Retrieve a list of existing carrier selections.
| Time | Status | User Agent |
|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
shipiumShipmentIds
array of strings
required
shipiumShipmentIds* ADD string
carrierSelectionIds
array of strings
required
carrierSelectionIds* ADD string
X-DELEGATED-PARTNER-ID
string
``200 CarrierSelections retrieved.
``404 Unable to find Carrier Selections.
Updated 26 days ago
ShellNodeRubyPHPPython
Bearer
xxxxxxxxxx
curl --request GET \
--url https://api.shipium.com/api/v1/deliveryexperience/shipment/carrierSelections \
--header 'accept: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
200404
Updated26 days ago