Manifest a previously generated shipment label shorcut version where only the shipiumLabelId is required.
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
shipiumLabelId
string
required
``200 Manifested label.
``404 Unable to find Carrier Label
Updated 26 days ago
ShellNodeRubyPHPPython
Bearer
xxxxxxxxxx
curl --request POST \
--url https://api.shipium.com/api/v1/deliveryexperience/shipment/carrierSelection/label/shipiumLabelId/manifest \
--header 'accept: application/json'
application/json
200404
Updated26 days ago