Skip to main content
POST
Create fiat withdrawal

Authorizations

X-API-Key
string
header
required

Your Daya API key, sent in the X-API-Key header. Issue and scope keys in the Daya dashboard.

Headers

Idempotency-Key
string
required

Stable key for this logical operation; reuse it for every retry

Body

application/json

bank_account_id + quote_id

bank_account_id
string
required
Example:

"b2c3d4e5-6f7a-8b9c-0d1e-2f3a4b5c6d7e"

quote_id
string
required
Example:

"eyJhbGciOiJIUzI1NiJ9.eyJhbW91bnRfdXNkIjoiMTAwLjAwIn0"

Response

Withdrawal accepted (held + enqueued)

data
object
error
object
message
string

Message is an optional banner/toast string.

success
boolean
timestamp
string