Fetch a transfer
Retrieve details of a specific transfer by ID.
Path parameters
Transfer ID (trf_*).
Response
Transfer details.
Transfer ID. Prefix: trf_
Source entity ID (payment ID, order ID, or merchant account ID for direct transfers).
Destination Linked Account ID (acc_*).
Transfer amount in paise. Minimum 10000 (₹100).
Always INR for transfers.
Total amount reversed so far in paise.
Transfer fee charged in paise.
GST on transfer fee in paise.
Transfer processing status.
Settlement status of the transferred funds in the Linked Account.
If true, settlement of this transfer is on hold.
Unix timestamp until which settlement is on hold. null means indefinite hold.
Settlement ID (setl_*) in the Linked Account once settled.
Key-value pairs for storing custom metadata. Maximum 15 pairs. Each key and value must not exceed 256 characters.
Keys from notes that will be visible to the Linked Account in their dashboard.
Unix timestamp when the transfer was processed.