Submits the OTP for a wallet transfer that was initiated with mode OTP_VERIFICATION.
Use Get Transfer Details or webhooks for terminal status.
Documentation Index
Fetch the complete documentation index at: https://www.cashfree.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Your unique client identifier issued by Cashfree.
The secret key associated with your client ID.
API version to be used. Format is in YYYY-MM-DD.
"2025-11-01"
Transfer identifier from the initiate transfer request (transfer_id you supplied while initiating the transfer).
1 - 50"TRANSFER123456"
One-time password received by the end user on the configured notification channels.
4 - 10"222113"
OTP verified successfully and transfer submitted for processing.
Unique identifier for the user, as provided by you during PPI user creation.
"USER827364"
Unique identifier for the wallet, as provided by you during wallet creation.
"WALLET936721"
Unique identifier for the transfer transaction, generated by Cashfree.
"8901234567890123456"
Unique identifier for the transfer transaction, as provided by you during the transfer request.
"TRANSFER123456"
Amount that was transferred.
1250.5
Mode of transfer used.
RTGS, NEFT, IMPS, UPI "IMPS"
Sub-wallet details from which the amount was transferred.
Status of the transfer operation.
RECEIVED, PENDING, SUCCESS, FAILED, REJECTED, VALIDATION_PENDING, REVERSED, APPROVAL_PENDING, QUEUED, MANUALLY_REJECTED "PENDING"
Bank reference number for the transfer. Will be null if transfer is not yet processed.
"BNK202502101530001"
Status code for detailed tracking of transfer progress.
"TRANSFER_INITIATED"
Beneficiary details used for the transfer.
Purpose of the transfer.
"SALARY"
Remarks for the transfer transaction.
"Monthly groceries transfer"
Additional notes provided during transfer creation.
{
"example_key": "example_value",
"example_key2": "example_value2"
}Timestamp when the transfer transaction was initiated.
"2025-09-02T10:15:30Z"
Timestamp when the transfer transaction was processed. Will be null if still pending.
"2025-09-02T10:17:45Z"