Create transaction account
Create a transaction account — a bank account or a payment service provider account that payments are registered on.
Required scope: write:transaction-accounts
Authorizations
Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}.
Path Parameters
Id of the tenant
Body
Name of the transaction account
"Client account — Nordea 1234"
Whether the account is a bank account or a payment service provider account
BANK_ACCOUNT, PSP Your own id for the account. For example the account number in the law firm or ERP system.
Response
Successful operation
Id of the transaction account
Name of the transaction account
"Client account — Nordea 1234"
Whether the account is a bank account or a payment service provider account
BANK_ACCOUNT, PSP Your own id for the account. For example the account number in the law firm or ERP system.
Id of the tenant
Created at timestamp of the transaction account