Manifest

POST {{url}}/ship/manifest

A manifest includes a list of tracking numbers that will be unified in a single manifest.

The manifest is usually used to identify which shipment labels should be picked up when the courier arrives to the warehouse.

To create a manifest you can send a request including the tracking numbers that will be assigned to the manifest.

Request Body

{"trackingNumbers"=>["0133626778", "0133626777", "0133626773", "0133626725", "1269530544", "1268991415"]}