eBay Sell Fulfillment MCP connector
eBay Sell Fulfillment is eBay's API for managing post-sale order processing, shipping, and payment disputes on the platform. The eBay Sell Fulfillment MCP connector allows AI agents to retrieve order and shipping fulfillment details and create new shipment records to keep buyers informed. It also supports issuing refunds, managing payment disputes, and submitting evidence files, helping sellers resolve post-sale issues efficiently.
Authentication type
- OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.
Uses
Use the eBay Sell Fulfillment MCP connector to perform the following actions:
- Track order fulfillment status across eBay marketplaces
- Create shipping fulfillments for grouped order line items
- Retrieve detailed order and shipment information by identifier
- Process refunds directly through the fulfillment workflow
- Manage payment disputes from initiation through resolution
- Submit evidence files to support payment dispute cases
- Search and filter payment disputes by custom criteria
- Monitor payment dispute activity history for compliance tracking
Example prompts
Use the following example prompts to invoke eBay Sell Fulfillment MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all orders placed on eBay Sell Fulfillment last week.Pull up the details for order number 12345 in eBay Sell Fulfillment.Create a shipping fulfillment for my latest eBay Sell Fulfillment order.What fulfillments exist for this order in eBay Sell Fulfillment?Issue a refund for a damaged item through eBay Sell Fulfillment.List all open payment disputes in eBay Sell Fulfillment.Upload evidence for a payment dispute case in eBay Sell Fulfillment.Has the buyer responded to my eBay Sell Fulfillment payment dispute yet.Accept the payment dispute filed against my eBay Sell Fulfillment order.Search for disputes filed in the last 30 days on eBay Sell Fulfillment.
eBay Sell Fulfillment MCP connector tools
The eBay Sell Fulfillment MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| getOrders | Search for and retrieve one or more orders based on their creation date, last modification date, or fulfillment status u... |
| getOrder | Retrieve the contents of an order based on its unique identifier, orderId . |
| getShippingFulfillments | Retrieve the contents of all fulfillments currently defined for a specified order based on the order's unique identifier... |
| createShippingFulfillment | When you group an order's line items into one or more packages, each package requires a corresponding plan for handling,... |
| getShippingFulfillment | Retrieve the contents of a fulfillment based on its unique identifier, fulfillmentId (combined with the associated order... |
| issueRefund | Issue Refund |
| getPaymentDispute | Get Payment Dispute Details |
| acceptPaymentDispute | Accept Payment Dispute |
| getActivities | Get Payment Dispute Activity |
| addEvidence | Add an Evidence File |
| contestPaymentDispute | Contest Payment Dispute |
| fetchEvidenceContent | Get Payment Dispute Evidence File |
| updateEvidence | Update evidence |
| uploadEvidenceFile | Upload an Evidence File |
| getPaymentDisputeSummaries | Search Payment Dispute by Filters |