Get Delivery Estimate
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
deliveryEstimateId
string
required
The delivery estimate id provided from the productview action.
X-DELEGATED-PARTNER-ID
string
200 Delivery Estimate retrieved.
400 Invalid inputs were provided.
403 Not authenticated / authorized via OAuth.
404 Unable to find the deliveryEstimateId.
Updated 26 days ago
ShellNodeRubyPHPPython
Bearer
xxxxxxxxxx
curl --request GET \
--url https://api.shipium.com/api/v1/deliveryexperience/productview/deliveryEstimateId \
--header 'accept: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
200400403404
Updated26 days ago