Create currency account
Last updated
Was this helpful?
Last updated
Was this helpful?
In this example we will review how to open a currency account with the minimal set of date.
Currency account type
The name of the account holder is Trevor Harry Tuum
Trevor is assigned to the GROUP_A customer group.
The standard price list is assigned to the account
Trevor's residency country is the Great Britain
The account currency code is GBP
To create an account for a person, make the following API call.
https://account-api.sandbox.tuumplatform.com/api/v4/persons/{personId}/accounts
Below is an example request body of the API call for creating an account.
Below you find an example response body to the API call above.
The outcome of the API call is the complete set of account data. Including the parameters generated by the Tuum system:
A unique identifier is assigned to the new account.
The new account is created and activated.
The IBAN assigned to the new account.
The BIC assigned to the new account.