get https://t{tenantId}-s{siteId}.{env}.mozu.com/api/commerce/orders//payments
Retrieves payment transactions for an order. Allows filtering and sorting.
Response
Retrieves payment transactions for an order. Allows filtering and sorting.
xxxxxxxxxx
curl --request GET \
--url https://t0-s0.sandbox.mozu.com/api/commerce/orders/orderId/payments \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: