@api-emulator/amazon-seller
v0.1.0
Published
Amazon Selling Partner API provides seller marketplace, orders, inventory, and restricted data token workflows.
Downloads
20
Readme
@api-emulator/amazon-seller
Amazon Selling Partner API provides seller marketplace, orders, inventory, and restricted data token workflows.
Part of api-emulator — local drop-in replacement services for CI and no-network sandboxes.
Install
npm install @api-emulator/amazon-sellerRun
npx -p api-emulator api --plugin ./@amazon-seller/api-emulator.mjs --service amazon-sellerEndpoints
POST /auth/o2/tokenGET /sellers/v1/marketplaceParticipationsGET /orders/v0/ordersGET /orders/v0/orders/:orderIdPOST /tokens/2021-03-01/restrictedDataTokenGET /amazon-seller/inspect/state
Auth
Uses fake local credentials only; provide any deterministic bearer token or API key expected by the client under test.
Seed Configuration
amazon-seller:
# Add provider-specific seed state here.