Import a batch of labels into Shipium's system that were created outside of Shipium. There must be a shipment and a carrier selection already created within Shipium's system that each 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.

labels

The set of labels to import.

labels* ADD object
X-DELEGATED-PARTNER-ID string

``200 Labels imported successfully.

``400 Invalid inputs were provided.


ShellNodeRubyPHPPython

Bearer

xxxxxxxxxx

curl --request POST \

--url https://api.shipium.com/api/v1/deliveryexperience/shipment/carrierSelection/batchLabelImport \

--header 'accept: application/json' \

--header 'content-type: application/json'

Click Try It!

To start a request and see the response here! Or choose an example:

application/json

200400