Get shipment fees
Developing
GET
https://app.sellerassistant.app/api/v1/inboundPlans/{inboundPlanId}/shipments/{shipmentId}/fees
Shipments
Request
Path Params
inboundPlanId
required
Example:
wf64bdf98e-986d-4bbe-8e20-7196e3aaa1d2
shipmentId
required
Example:
sh7059be6b-54b3-4320-8553-f913d3472cc3
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:14