Get old shipment items by old shipment id
Developing
GET
https://app.sellerassistant.app/api/v1/sp-api/fba/inbound/v0/shipments/{shipmentId}/items
SP-API
Request
Path Params
shipmentId
required
Example:
FBA18VL7CBZ0
Query Params
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:30