Skip to main content
POST
Withdraw to counterparty

API Key Permissions

This endpoint requires the “transfer” permission. Withdrawals are restricted to the profile associated with the API key.

Authorizations

cb-access-key
string
header
required
cb-access-passphrase
string
header
required
cb-access-sign
string
header
required
cb-access-timestamp
string
header
required

Body

application/json
amount
string
required
counterparty_id
string
required
currency
string
required

Response

id
string
counterparty_id
string
amount
string
currency
string
status
enum<string>
default:UNKNOWN
Available options:
UNKNOWN,
PENDING,
DONE