post https://sandbox.sellingpartnerapi-na.amazon.com/shipping/v2/shipments/rates
Returns the available shipping service offerings.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Returns the available shipping service offerings.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
12curl --request POST \
--url https://sandbox.sellingpartnerapi-na.amazon.com/shipping/v2/shipments/rates \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'x-amzn-shipping-business-id: AmazonShipping_US' \
--data '
{
"channelDetails": {
"channelType": "AMAZON"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: