List inbound plans
Developing
GET
https://app.sellerassistant.app/api/v1/sp-api/inbound/fba/2024-03-20/inboundPlans
SP-API
Request
Query Params
pageSize
optional
Example:
10
paginationToken
optional
status
optional
Example:
ACTIVE
sortBy
optional
Example:
LAST_UPDATED_TIME
sortOrder
optional
Example:
DESC
domain
optional
amazon.com
is used by default if domain
and marketplaceId
are not provided. If both domain
and marketplaceId
are chosen, domain
has bigger priority. Options: amazon.com, amazon.ca, amazon.co.uk, amazon.de, amazon.es, amazon.it, amazon.fr, amazon.in, amazon.com.mx, amazon.com.br.Example:
amazon.com
marketplaceId
optional
amazon.com
is used by default if domain
and marketplaceId
are not provided. If both domain
and marketplaceId
are chosen, domain
has bigger priority. See all options here.Example:
ATVPDKIKX0DER
Request samples
Responses
Modified at 2025-07-02 12:57:33