All in one mega endpoint which allows end users to create a shipment, run carrier selection, and have the carrier generate a label based on the service level selected.

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Parameters used in the mega method when creating the shipment.

Response Codes

curl --request POST \
     --url https://api.shipium.com/api/v1/shipment/carrierselection/label \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Application Format: application/json

--- 26 days ago