Add Product

Add a new product to your stored products that you can then use in your shipment requests.

Body Params

Product details

string
required
length between 1 and 30

Product SKU
Stock Keeping Unit Number.

string
required
length between 1 and 255

Product Description

double
required
0.01 to 9999999.99

Product Value
The value of an individual product.

string
required
length ≥ 1

Weight
The weight of an individual product in the unit of measure specified by WeightUnitOfMeasure (defaults to KG).


Required for dutiable shipments.
The minimum weight allowed is 1 gram(for dutiable shipments only).
The maximum weight allowed is 1000 KG.

string | null

HS Code
The Harmonized Commodity Description and Coding System Code.
At minimum, the 6 alpha numeric code is required when the HS Code is provided (some services/destinations may require 8).
Up to a 13 digit alpha numeric code can be used.
Dots and spaces in your code are also allowed.
Used by Customs to calculate potential duties / taxes.


Required by some carriers for dutiable shipments.

string | null

Country of Origin / Manufacture
ISO Alpha-2 Country Code


Required by some carriers for dutiable shipments.

string
required
length between 3 and 3

Currency Code
The currency code used for any monetary value related to the shipment.
3 letter ISO Currency Code


Required if any monetary values other than zero are provided.

string
enum

The unit of measure used for all weight values in the shipment, expressed in grams and kilograms, for example, DeclaredWeight, ItemWeight. This is crucial for accurately describing shipment weight.

Note: By default, this field is set to KG.

Allowed:
Hazmat
object

Hazmat Information

Responses

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Response
Choose an example:
application/json