Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-request-id
string
x-account-id
string

Body

application/json
shipTo
object
required
shipFrom
object
required
commodities
object[]
required
customs
object
currency
enum<string>
default:GBP
Available options:
GBP,
USD,
EUR,
CAD,
AUD,
BGN,
CZK,
DKK,
HUF,
PLN,
RON,
SEK,
NZD,
SAR,
AED,
HKD,
SGD
orderTrackingReference
string
shipmentId
string
trackingNumber
string

Tracking number for the shipment. Required for DDU collection creation.

externalManifestId
string

External manifest ID for partner reference (must be unique per account)

freightCharge
object

The freight/shipping charge for VAT-on-freight calculations.

consigneeCharges
object
insuranceValue
object
weight
object

Package weight for DDU collection

dimensions
object

Package dimensions for DDU collection

description
string

Shipment description

customerReference
string

Customer/partner reference number

packageType
enum<string>

Package type

Available options:
envelope,
tube,
parcel
contentType
enum<string>

Content type

Available options:
Documents,
Gift,
Sample,
Other,
CommercialGoods,
ReturnOfGoods
metadata
object

Additional metadata

additionalServices
object

Additional services for duties calculation

Response

messages
object[]
required
dutiesAndTaxes
object

Duties and taxes calculation result

collection
object

Taxes collection details (when additionalServices.taxesCollection=true)