Merchant Refund 360

This api can be used to trigger a refund against a successful merchant transaction. There are two types of refunds supported - ONLINE and OFFLINE.

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.

ONLINE refunds get credited to remitter account instantly, whereas OFFLINE refunds take around 2-3 working days.

Note

This is an idempotent api.

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