Get shipment items
Developing
GET
https://app.sellerassistant.app/api/v1/sp-api/fba/inbound/v0/shipmentItems
SP-API
Request
Query Params
queryType
required
Example:
DATE_RANGE
lastUpdatedBefore
optional
Example:
2025-06-01
lastUpdatedAfter
optional
Example:
2025-01-01
nextToken
optional
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:27