Withdrawals

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
quoteIdstringRequired
Responses
post
/quotes/crypto-withdrawal/{quoteId}/confirm
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
amountstringRequired
addressstringRequired
currencystring · enumRequiredPossible values:
Responses
201

Crypto withdrawal quote created successfully

application/json
post
/quotes/crypto-withdrawal
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
quoteIdstringRequired
Responses
post
/quotes/fiat-withdrawal/{quoteId}/confirm
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
amountstringRequired
currencystring · enumRequiredPossible values:
ibanstring · min: 16Required
Responses
201

Fiat withdrawal quote created successfully

application/json
post
/quotes/fiat-withdrawal

Last updated