Create account application
Last updated
Was this helpful?
Last updated
Was this helpful?
In this example, we will review how to create a currency account (account application) with an external service provider.
Creating a currency account.
The external provider is LHV.
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.
The account currency is EUR.
The account interest rate is set to 10.
The account holder is a private person.
To create an account application, make the following API call.
https://account-api.sandbox.tuumplatform.com/api/v2/persons/{personId}/applications
Below is an example request body of the API call for creating an account application.
Below you find an example response body to the API call above.
A new account application ID-1007
is created.