Set the partner manifest id and timestamp for any (matching) labels that meet the supplied criteria, are eligible for manifesting, and have not been manifested.

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Fields

Responses

curl --request PUT \
     --url https://api.shipium.com/api/v1/deliveryexperience/shipment/carrierSelection/labels/endOfDayManifest \
     --header 'accept: application/json' \
     --header 'content-type: application/json'
{ "status": "success", "code": 200 }
{ "status": "error", "code": 400, "message": "Invalid input" }