v1

latestOpenAPI 3.0.0Proprietary2026-07-1313647393.0 KB
Transfers

Reverse a transfer

Move funds from a Linked Account back to the merchant. Partial reversals are supported. Multiple reversals per transfer are allowed as long as the total reversed amount does not exceed the transfer amount.

post/transfers/{id}/reversals

Path parameters

idstring required

Transfer ID (trf_*).

Request body

amountinteger

Amount to reverse in paise. Omit to reverse the full remaining amount.

notesNotes

Key-value pairs for storing custom metadata. Maximum 15 pairs. Each key and value must not exceed 256 characters.

Response

Reversal created.

idstring

Reversal ID. Prefix: rvrsl_

entity'reversal'
transfer_idstring

Transfer ID being reversed (trf_*).

amountinteger

Reversed amount in paise.

currency'INR'
notesNotes

Key-value pairs for storing custom metadata. Maximum 15 pairs. Each key and value must not exceed 256 characters.

initiator_idstring

ID of the entity that initiated the reversal.

created_atinteger