Streams png formatted version of a previously requested carrier label.
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
shipiumShipmentId
string
required
carrierSelectionId
string
required
shipiumLabelId
string
required
packageReferenceIdentifier
string
200 PNG formatted label previously generated for the shipment.
404 Unable to find Carrier Label
ShellNodeRubyPHPPython
Bearer
xxxxxxxxxx
curl --request GET \
--url https://api.shipium.com/api/v1/deliveryexperience/shipment/shipiumShipmentId/carrierSelection/carrierSelectionId/label/shipiumLabelId/png/ \
--header 'accept: image/png'
Click Try It! to start a request and see the response here! Or choose an example:
image/png
200404
Updated 26 days ago