Merchant Refund 360

This api can be used to trigger a refund against a successful complaint resolve and if the transaction is successful. There are two types of refunds supported - ONLINE and OFFLINE. ONLINE refunds get credited to remitter account instantly, whereas OFFLINE refunds take around 3-5 working days.

Refund360 will be used for initiating a new refund or getting the status of an existing refund. If the "refundRequestId" is present with the PSP, then the latest status of the existing refund will be returned. If not present, then a new refund will be triggered.

Note

This is an idempotent api.
Use --header x-api-version: 3 to get gatewayRefundTransactionId and merchantRequestId in response.

API Endpoints
Production Link
POST
{{host}}/api/n2/merchants/transactions/refund360
Body
200 : Success