get https://t{tenantId}-s{siteId}.{env}.mozu.com/api/commerce/shipping/admin/carriers
Retrieves a list of Carrier Configurations according to any specified filter criteria and sort options
Response
Retrieves a list of Carrier Configurations according to any specified filter criteria and sort options
xxxxxxxxxx
curl --request GET \
--url 'https://t0-s0.sandbox.mozu.com/api/commerce/shipping/admin/carriers?startIndex=0&pageSize=0' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: