Fiat by ID
GET /withdrawals/fiat_accounts/:id
GET /withdrawals/fiat_accounts/:id
Sample Response
Returns a specific fiat withdrawal account associated with your participant or platform.
See GET /withdrawals/fiat_accounts for response field descriptions.
Withdrawal Request Status
PENDING
The request has been created and is pending approval from users
APPROVED
The request is approved but not settled
REJECTED
The request is rejected and in a terminal state
SETTLED
The request was settled and sent for confirmation onchain if a digital asset
Withdrawal Account Status
PENDING_CREATION
Account is awaiting approval
APPROVED
The account is approved for use
REJECTED
The account was rejected for use
DELETED
The account was deleted, removing it from view in the portal
PENDING_CHANGE
DEPRECATED
The address is awaiting a change approval for either unlocking or changing the limit
Last updated