Retrieve an existing LTL shipment cost or cost comparison.
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
ltlCostId
string
required
X-DELEGATED-PARTNER-ID
string
``200 LTL Cost retrieved.
``404 Unable to find LTL Cost
Updated 26 days ago
ShellNodeRubyPHPPython
Bearer
xxxxxxxxxx
curl --request GET \
--url https://api.shipium.com/api/v1/ltl/shipment/cost/ltlCostId \
--header 'accept: application/json'
application/json
200404
Updated26 days ago