Retrieve Shipium details for a previously generated shipment label.
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
shipiumShipmentIdstring
required
carrierSelectionIdstring
required
shipiumLabelIdstring
required
``200 Shipium Label details retrieval successful.
``404 Unable to find Carrier Label
Updated 26 days ago
ShellNodeRubyPHPPython
Bearer
xxxxxxxxxx
curl --request GET \
--url https://api.shipium.com/api/v1/deliveryexperience/shipment/shipiumShipmentId/carrierSelection/carrierSelectionId/label/shipiumLabelId/shipiumDetails \
--header 'accept: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
200404
Updated 26 days ago