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
X-Spree-Order-Token
string
headerrequiredOrder token to authorize Cart and Checkout requests.
Response
200 - application/vnd.api+json
data
object[]
requiredincluded
object[]
requiredWas this page helpful?