Parcel

Parcel object describes the attributes required for a parcel in a quick shipment.

AttributeTypeDescription

items*

array

List of items in parcel. See Parcel Item for details in each item.

description*

string

Description of items in parcel.

metadata

object

Additional data to be included in parcel.

weight_unit*

string

Weight unit of parcel. Only kg is allowed at this time.

Last updated