Transfers
Validate Customer Transfer Request
This endpoint allows you to validate a transfer request using the provided OTP.
POST
Validate Customer Transfer Request
Use this endpoint to validate a previously initiated transfer request by providing the OTP sent to the customer.
Request Parameters
A unique identifier for the request, used for idempotency.
Example: e0b9f8d0-7a57-4a67-a8b2-4d7c7b5a37c9
The unique identifier for the transaction, returned after successfully initiating the transfer request.
Example: txn_0011223344
The reference ID for the OTP, returned after successfully initiating the transfer request.
Example: otp_1234567890
The one-time password sent to the phone number associated with the source account.
Example: 123456
Was this page helpful?