Create a transaction account

Create an account for bank transaction history

Path Params
uuid
required
Body Params
string | null

Partner transaction account id. Can be added as a reference, for example if the account does not have an iban. Several accounts with same external account id are not allowed. Either this property or 'iban' must be set. Both can be set.

string
enum
required

Currency of the account

string | null

Account IBAN, if applicable (not needed for internal accounts or similar). Several accounts with same IBAN are not allowed. Either this property or 'account_id' must be set. Both properties can be set.

string | null

Name referencing account type (business, internal, etc.)

date-time

Date when account was created with the calling party

Responses

422

The account IBAN is invalid.

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