Create Father package
Packages
Create Father package
Creates a Father package by consolidating multiple Son packages for bulk first-mile shipping.
POST
Create Father package
Requests go to the live environment — all actions are real.
nocnoc manages two types of packages: Son and Father. You must first create individual Son packages before grouping them into a Father package.
Authorization
string
required
Your seller API key. Provided by your nocnoc account manager.
Body parameters
array
required
Array of Son package IDs to include in this Father package.
array
Array of label objects for the consolidated shipment. Minimum 1, maximum 10. Each object contains:
tracking_code(string, required) — tracking code of the consolidated packagecarrier(string, required) — first-mile carrier (e.g."FedEx","UPS")url(string, required) — URL to track the shipment