Parcel

Parcel object: the description of parcel information

box_type
string
required

Type of box for packaging

dimension
Dimension
required

Dimension object: the description of width/height/depth information

width
number
required

width

height
number
required

height

depth
number
required

depth

unit
string
required

unit

Allowed values:
cminmmmftyd
items
array[Item]
required

items of package Item object, use to describe product to ship

quantity
integer
required

The quantity of the item Minimum: 1

description
string
required

The description of the item

description_cn
string

the description of the item in Chinese

price
Money

The money object is used to represent the currency amount.

item_id
string

The ID of the item

origin_country
string

Country in ISO 3166-1 alpha 3 code

weight
Weight

Weight object: unit weight of the item

sku
string

The sku of the item.

hs_code
string

The HS Code (Harmonized Commodity Description and Coding System) of the item.

return_reason
string

The reason of return

description
string

The description of the parcel

weight
Weight

Weight object: unit weight of the item

Example
preparing...