Validate bank payout OTP
Bank Payout
Validate bank payout OTP
Validate the OTP code for a bank payout order in “Created” state. On success, the order transitions to “Pending” and is dispatched. In sandbox the OTP code is always 123456.
POST
Validate bank payout OTP
Documentation Index
Fetch the complete documentation index at: https://doc.raliopay.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key for accessing management endpoints
Path Parameters
Bank Payout Order ID
Body
application/json
OTP code
Example:
"123456"
Response
OK
Example:
"2025-01-15T10:30:00.000Z"
Example:
"/api/v1/account/bank-payouts/e5f6a7b8-c9d0-4e1f-2a3b-4c5d6e7f8a9b"
Example:
"PayOut"
Example:
"e5f6a7b8-c9d0-4e1f-2a3b-4c5d6e7f8a9b"
Example:
"PAY-2025-001234"
Example:
"PENDING"
Example:
"TYPE_PAYOUT"
Example:
"2025-01-15T10:30:05.000Z"