E-commerce platforms
api.ebay.com:sell-account
Account sandbox and mock API
The <b>Account API</b> 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. <br/><br/>For details on the availability of the methods in this API, see <a href="/api-docs/sell/account/overview.html# Writes persist, data moves on a schedule and every change can fire a signed webhook.
- Operations
- 36
- Collections
- -
- Event types
- -
example request
curl https://your-api-ebay-sell-account.slurry.io/advertising_eligibility \
-H "Authorization: Bearer slurry_sim_..."Your simulation gets its own hostname, key and IP allow-list. Built from API version v1.9.0.
What gets simulated
Collections, relationships and state machines are worked out from the spec when you start the simulation.
- State. Creates, updates and deletes persist and show up in later reads.
- Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
- Webhooks. Every change emits a signed, retried event.
- Failure. Per-endpoint errors, latency and chaos rules, on demand.
Operations
First 12 of 36.
- GET/advertising_eligibility
- GET/custom_policy/
- POST/custom_policy/
- GET/custom_policy/{custom_policy_id}
- PUT/custom_policy/{custom_policy_id}
- GET/fulfillment_policy
- POST/fulfillment_policy/
- GET/fulfillment_policy/get_by_policy_name
- GET/fulfillment_policy/{fulfillmentPolicyId}
- PUT/fulfillment_policy/{fulfillmentPolicyId}
- DELETE/fulfillment_policy/{fulfillmentPolicyId}
- GET/kyc