Calculate customs duty
Calculate Customs Duty
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The unique identifier for the corporation to calculate an import duty rate for.
Example:
"b6d009b0-d174-463f-b030-94643c28e209"
ISO 4217 alpha-3 currency code for the transaction.
Example:
"USD"
Total amount before tax, shipping, handling, and discounts.
Example:
10.99
ISO 3166 2-letter country code. Ex: US, IN, GB.
Example:
"US"
ISO 3166 2-letter country code. Ex: US, IN, GB.
Example:
"US"
Total discount amount applied to the subtotal.
Example:
0.99
Total shipping and handling charges.
Example:
0