Checkout / Shipments
List Shipping Rates
Returns a list of available shipping rates for the checkout.
Shipping rates are grouped against shipments. Each checkout can have multiple shipments. Some products are in stock and will be shipped immediately, while others might be back-ordered and sent later.
GET
/
api
/
v2
/
storefront
/
checkout
/
shipping_rates
Authorizations
Order token to authorize Cart and Checkout requests.
Was this page helpful?