Create a bank account entry

This page describes the Create a Bank Account API endpoint.
The endpoint is used to provide the end-user's bank account details necessary for Coinify to send the requested FIAT currency for the user's completed Sell trade.

On success, the endpoint returns the newly created bank-account object, which contains the bank account ID, among other data provided in the request.

Some of the fields are only required if the bank account is of type international. See bank account types.

Body Params
account
object
required

Object with additional information about the bank account.

holder
object
required

Object with additional information about the bank account holder.

Headers
string
required
Defaults to Bearer {{accessToken}}

Must contain Bearer <access_token> value as received upon Authentication.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json