Skip to main content
POST
Calculate duties on a consignment
Requires the consignments:write scope. Runs a landed-cost assessment over every item on the consignment using its declared (or classified) HS codes, origins, and values. The result is stored as an assessment and emits a duties.calculated webhook.
string
required
The consignment ID.
Retrieve past assessments with GET /consignments/{id}/assessments and GET /consignments/{id}/assessments/{assessment_id}.