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