eBay Sell Account MCP connector
eBay Sell Account is eBay's API for managing seller account configurations and business policies. The eBay Sell Account MCP connector allows AI agents to create and manage fulfillment policies, payment policies, and return policies, as well as retrieve advertising eligibility and custom policy settings. It also supports policy lookup by name, policy deletion, and optimization recommendations to help sellers maintain compliant and efficient account configurations.
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 Account MCP connector to perform the following actions:
- Create and manage fulfillment policies to define shipping and delivery terms across marketplaces
- Set up payment and return policies to standardize buyer transaction and refund procedures
- Check seller eligibility for eBay advertising programs and opt into promotional opportunities
- Define custom policies for regulatory compliance and specialized business requirements
- Monitor seller privileges and program enrollment status to maintain account standing
- Configure shipping rate tables by country to automate carrier pricing
- Retrieve and update policies by name for quick access to marketplace-specific rules
Example prompts
Use the following example prompts to invoke eBay Sell Account MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all fulfillment policies I have set up in eBay Sell Account.Create a new return policy for my eBay store that allows 30-day returns.What payment policies do I have configured in eBay Sell Account for the US marketplace?Check if I'm eligible to join eBay advertising programs through eBay Sell Account.Update my fulfillment policy to reflect new shipping rates in eBay Sell Account.List all the eBay seller programs I'm currently enrolled in.Delete the return policy named 'International Returns' from eBay Sell Account.Get my shipping rate tables for Canada in eBay Sell Account.Retrieve the custom policies I've created for local regulations in eBay Sell Account.Show me my current seller privileges and account status in eBay Sell Account.
eBay Sell Account MCP connector tools
The eBay Sell Account MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| getAdvertisingEligibility | Retrieves whether a seller account is eligible to use advertising features. |
| getCustomPolicies | Retrieves all custom policies associated with a seller account. |
| createCustomPolicy | Creates a new custom policy with specified terms and conditions. |
| getCustomPolicy | Retrieves details for a specific custom policy by identifier. |
| updateCustomPolicy | Modifies an existing custom policy with new information. |
| getFulfillmentPolicies | Retrieves all fulfillment policies for a seller account. |
| createFulfillmentPolicy | Creates a new fulfillment policy defining shipping and handling terms. |
| getFulfillmentPolicyByName | Retrieves a specific fulfillment policy by its name. |
| deleteFulfillmentPolicy | Removes a fulfillment policy from a seller account. |
| getFulfillmentPolicy | Retrieves details for a specific fulfillment policy. |
| updateFulfillmentPolicy | Modifies an existing fulfillment policy with updated terms. |
| getKYC | Retrieves know-your-customer verification status for a seller account. |
| getPaymentPolicies | Retrieves all payment policies configured for a seller account. |
| createPaymentPolicy | Creates a new payment policy specifying accepted payment methods. |
| getPaymentPolicyByName | Retrieves a specific payment policy by its assigned name. |
| deletePaymentPolicy | Removes a payment policy from a seller account. |
| getPaymentPolicy | Retrieves details for a specific payment policy. |
| updatePaymentPolicy | Modifies an existing payment policy with new payment terms. |
| getPaymentsProgram | Retrieves current payments program enrollment and status information. |
| getPaymentsProgramOnboarding | Retrieves onboarding requirements and status for payments programs. |
| getPrivileges | Retrieves the list of privileges and permissions granted to a seller. |
| getOptedInPrograms | Retrieves all seller programs the account is currently enrolled in. |
| optInToProgram | Enrolls a seller account into a specified program. |
| optOutOfProgram | Removes a seller account from an enrolled program. |
| getRateTables | Retrieves applicable rate tables for fees and commissions. |
| getReturnPolicies | Retrieves all return policies configured for a seller account. |
| createReturnPolicy | Creates a new return policy specifying return terms and conditions. |
| getReturnPolicyByName | Retrieves a specific return policy by its assigned name. |
| deleteReturnPolicy | Removes a return policy from a seller account. |
| getReturnPolicy | Retrieves details for a specific return policy. |
| updateReturnPolicy | Updates an existing return policy. |
| getSalesTaxes | Retrieve all sales tax table entries that the seller has defined for a specific country. |
| deleteSalesTax | Deletes a sales tax table entry for a jurisdiction. |
| getSalesTax | Get Sales Tax. |
| createOrReplaceSalesTax | Creates or updates a sales tax table entry for a jurisdiction. |
| getSubscription | Retrieves a list of subscriptions associated with the seller account. |