Create Son package
Packages
Create Son package
Creates a Son package for a single order. Each order requires its own Son package.
POST
Create Son package
nocnoc manages two types of packages: Son and Father. Create a Son package per order, then group multiple Son packages into a Father package for consolidated first-mile shipping.
Authorization
Your seller API key. Provided by your nocnoc account manager.
Body parameters
The reference ID of the order included in this package.
Array of label objects. Minimum 1, maximum 10. Each object contains:
tracking_code(string) — tracking code of the packagecarrier(string) — first-mile carrier (e.g."FedEx","UPS"). Use"nocnoc"for a nocnoc labelurl(string) — URL to track the order
Array of item objects inside the package. Minimum 1, maximum 10. Each object contains:
sku(string) — item SKU, between 1 and 45 charactersquantity(integer) — quantity of the item, between 0 and 9999