Authorizations
API key for authentication. Must be included in the x-api-key header.
Body
application/json
The unique identifier of the user
Example:
"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
Type of destination account
Available options:
bank_account, card Example:
"bank_account"
Primary currency for this account (ISO 4217)
Example:
"EUR"
Optional nickname for the account
Example:
"My Account Name"
Response
Destination account registered successfully