Skip to main content
POST
Validate crypto payout OTP

Authorizations

Authorization
string
header
required

API Key for accessing management endpoints

Path Parameters

oid
string
required

Crypto Payout Order ID

Body

application/json

OTP code

code
string
required
Example:

"123456"

Response

OK

createdAt
string
Example:

"2025-01-15T10:30:00Z"

destination
object
detailUrl
string
Example:

"/api/v1/account/bank-payouts/e5f6a7b8-c9d0-4e1f-2a3b-4c5d6e7f8a9b"

displayType
string
Example:

"PayOut"

fee
object
fx
object
id
string
Example:

"e5f6a7b8-c9d0-4e1f-2a3b-4c5d6e7f8a9b"

origin
object
reference
string
Example:

"PAY-2025-001234"

state
string
Example:

"PENDING"

type
string
Example:

"TYPE_PAYOUT"

validatedAt
string
Example:

"2025-01-15T10:30:05Z"