Quoted Landed Cost

Calculate and provide a detailed breakdown of the landed costs associated with international shipments.
The landed cost includes not only the price of goods but also shipping charges, duties, taxes, and any additional costs for dutiable shipments.
This API is important to understand the total cost of shipping items internationally before proceeding with a transaction.

Body Params

The quoted landed cost request.

string | null

A unique identifier for the shipping account, which can either be generated by the system or provided by you (alias) during shipping account creation.
This ID helps associate the request with a specific shipping account.

Shipment
object
required

A detailed object representing the shipment information required for calculating the landed cost.

Items
array of objects
required

A collection of items for which the user wants to receive calculated taxes and duties, facilitating detailed landed cost calculations.

Before sending the request, make sure of the following conditions:

  • At least one item must be sent in the request.
  • A maximum of 12 items can be sent in a single request.
Note: For better performance, it is recommended to send 10 items in a single request.

Items*
Responses

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Response
Choose an example:
application/json