get https://api-sandbox.ecom.io/transaction/v1/api/refunds
Do not forget to add your API credentials in the headers.
X-Ecom-Api-Token
X-Ecom-MidYou can get these keys from your Ecom dashboard (API-Credentials) tab
Responses
Do not forget to add your API credentials in the headers.
X-Ecom-Api-Token
X-Ecom-MidYou can get these keys from your Ecom dashboard (API-Credentials) tab
xxxxxxxxxx
curl --request GET \
--url https://api-sandbox.ecom.io/transaction/v1/api/refunds \
--header 'X-Ecom-Mid: 123456' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: