Import a label into Shipium's system that was created outside of Shipium. There must be a shipment and a carrier selection already created within Shipium's system that the label can be associated with.

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Shipment Details

Fields

Responses

Example CURL Command

curl --request POST \
     --url https://api.shipium.com/api/v1/deliveryexperience/shipment/shipmentId/carrierSelection/carrierSelectionId/labelImport \
     --header 'accept: application/json' \
     --header 'content-type: application/json'