post https://t{tenantId}-s{siteId}.{env}.mozu.com/api/commerce/catalog/storefront/shipping/request-rates
Get Rate Responses for a Rate Request
Response
Get Rate Responses for a Rate Request
xxxxxxxxxx
curl --request POST \
--url 'https://t0-s0.sandbox.mozu.com/api/commerce/catalog/storefront/shipping/request-rates?includeRawResponse=false' \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!