Set account access rights
Last updated
Was this helpful?
Last updated
Was this helpful?
In this example, we will review how to create a currency account for a legal person and add access rights for a private person.
The legal account ID-3397.
...persons/ID-3397/accounts
The private person ID-3392 is granted all rights to the bank account of the legal person.
To create an account and set access rights, make the following 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 and setting access rights.
Below you find an example response body to the API call above.
A new current account ID-1286
was created. The private person ID-3397
was granted all rights to the created account.