Automate eBay Account
HumDay reads eBay Account’s own published API description and derives 36 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What eBay Account is
The Account API gives sellers the ability to configure their eBay seller accounts, including the seller's policies (eBay business policies and seller-defined custom policies), opt in and out of eBay seller programs, configure sales tax tables, and get account information. For details on the availability of the methods in this API, see <a href="/api-docs/sell/account/overview.html#
API host: api.ebay.com{basepath}
Things people automate with eBay Account
- Post new eBay orders to SlackeBay → Slack
- Post new eBay orders to TelegrameBay → Telegram
- Post new eBay orders to Google ChateBay → Google Chat
- Email customers from Gmail when an eBay order landseBay → Gmail
- Email customers from Resend when an eBay order landseBay → Resend
- Email customers from Postmark when an eBay order landseBay → Postmark
- Email customers from Mandrill when an eBay order landseBay → Mandrill
What HumDay can do in eBay Account
15 documented operations change something in eBay Account.
- POSTThis method creates a new payment policy where the policy encapsulates seller's terms for order payments.
/payment_policy - POSTThis method creates a new return policy where the policy encapsulates seller's terms for returning items.
/return_policy - POSTThis method creates a new fulfillment policy where the policy encapsulates seller's terms for fulfilling item purchases.
/fulfillment_policy/ - POSTThis method creates a new custom policy in which a seller specifies their terms for complying with local governmental regulations.
/custom_policy/ - DELETEThis method deletes a payment policy.
/payment_policy/{payment_policy_id} - PUTThis method updates an existing payment policy.
/payment_policy/{payment_policy_id} - POSTThis method opts the seller in to an eBay seller program.
/program/opt_in - POSTThis method opts the seller out of a seller program to which you have previously opted-in to.
/program/opt_out - PUTThis method creates or updates a sales tax table entry for a jurisdiction.
/sales_tax/{countryCode}/{jurisdictionId} - PUTThis method updates an existing custom policy specified by the custompolicyid path parameter for the selected marketplace.
/custom_policy/{custom_policy_id} - DELETEThis method deletes a return policy.
/return_policy/{return_policy_id} - PUTThis method updates an existing return policy.
/return_policy/{return_policy_id} - DELETEThis method deletes a fulfillment policy.
/fulfillment_policy/{fulfillmentPolicyId} - PUTThis method updates an existing fulfillment policy.
/fulfillment_policy/{fulfillmentPolicyId} - DELETEThis call deletes a sales tax table entry for a jurisdiction.
/sales_tax/{countryCode}/{jurisdictionId}
What HumDay can read from eBay Account
These are the operations a schedule or a trigger can watch.
- GETThis method retrieves a list of subscriptions associated with the seller account.
/subscription - GETThis method retrieves the list of custom policies specified by the policytypes query parameter for the selected eBay marketplace.
/custom_policy/ - GETThis method retrieves all the payment policies configured for the marketplace you specify using the marketplaceid query parameter.
/payment_policy - GETNote: This method was originally created to see which onboarding requirements were still pending for sellers being onboarded for eBay managed payments, but now that all seller acc…
/kyc - GETThis method retrieves a seller's shipping rate tables for the country specified in the countrycode query parameter.
/rate_table - GETThis method retrieves all the return policies configured for the marketplace you specify using the marketplaceid query parameter.
/return_policy - GETThis method retrieves all the fulfillment policies configured for the marketplace you specify using the marketplaceid query parameter.
/fulfillment_policy - GETThis method gets a list of the seller programs that the seller has opted-in to.
/program/get_opted_in_programs - GETThis method retrieves the details of a specific payment policy.
/payment_policy/get_by_policy_name - GETNote: This method is no longer applicable, as all seller accounts globally have been enabled for the new eBay payment and checkout flow.
/payments_program/{marketplace_id}/{payments_program_type} - GETThis method retrieves the complete details of a payment policy.
/payment_policy/{payment_policy_id} - GETThis method retrieves the seller's current set of privileges, including whether or not the seller's eBay registration has been completed, as well as the details of their site-wide…
/privilege - GETUse this call to retrieve all sales tax table entries that the seller has defined for a specific country.
/sales_tax - GETThis method allows developers to check the seller eligibility status for eBay advertising programs.
/advertising_eligibility - GETNote: This method is no longer applicable, as all seller accounts globally have been enabled for the new eBay payment and checkout flow.
/payments_program/{marketplace_id}/{payments_program_type}/onboarding - GETThis method retrieves the details of a specific return policy.
/return_policy/get_by_policy_name - GETThis method retrieves the details for a specific fulfillment policy.
/fulfillment_policy/get_by_policy_name - GETThis method retrieves the custom policy specified by the custompolicyid path parameter for the selected eBay marketplace.
/custom_policy/{custom_policy_id} - GETThis method retrieves the complete details of the return policy specified by the returnPolicyId path parameter.
/return_policy/{return_policy_id} - GETThis method retrieves the complete details of a fulfillment policy.
/fulfillment_policy/{fulfillmentPolicyId} - GETThis call gets the current sales tax table entry for a specific tax jurisdiction.
/sales_tax/{countryCode}/{jurisdictionId}
How automating eBay Account works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live eBay Account account.
- Grant access, then go live. You approve the specific eBay Account operations it may use — and only those.
Popular eBay Account integrations
Connect eBay Account to the tools people pair it with most.
- eBay Account and OData for namespace microsoft.graphintegration
- eBay Account and Cloudflareintegration
- eBay Account and NetBoxintegration
- eBay Account and GitHubintegration
- eBay Account and Mistintegration
- eBay Account and Loket.nlintegration
- eBay Account and Atlassian The Jira Cloud platformintegration
- eBay Account and Magento B2Bintegration
- eBay Account and Stripeintegration
- eBay Account and Zuora Reference Billingintegration
- eBay Account and bunqintegration
- eBay Account and DocuSignintegration
Automate eBay Account with these
- eBay Analytics2 operations
- eBay Browse11 operations
- eBay Buy Marketing1 operations
- eBay Catalog2 operations
- eBay Charity2 operations
- eBay Compliance3 operations
- eBay Deal4 operations
- eBay Feed23 operations
- eBay Finances7 operations
- eBay Fulfillment15 operations
- eBay Identity1 operations
- eBay Item Feed4 operations
Categories
Questions about eBay Account automation
- Can HumDay connect to eBay Account?
- Yes. HumDay reads eBay Account's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 36 operations are documented.
- Do I need to write code to automate eBay Account?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your eBay Account account.
- What can HumDay do in eBay Account?
- 15 of the 36 documented operations change something in eBay Account, and 21 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my eBay Account account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to eBay Account is held behind that approval.
Where this came from
The operations above are read from a published API description for eBay Account at developer.ebay.com/api-docs/master/sell/account/openapi/3/sell_account_v1_oas3.json. Descriptions are the provider’s own words, not ours. Last published 2021-06-30.