You can create a personarrow-up-right by calling the person API. Upon creation, each person is assigned a unique identifier, personId.
personId
The person creation process will assign the created person entity a PENDING or ACTIVE status based on your selected person API configuration.
PENDING
ACTIVE
Before you can perform any operations, such as creating a bank account, the person's status needs to be changed from PENDING to ACTIVE.
To view the sample API calls of person creation, refer to the following examples in the API cookbook:
create private personarrow-up-right,
create legal personarrow-up-right.
Last updated 2 months ago
Was this helpful?