Create person

You can create a personarrow-up-right by calling the person API. Upon creation, each person is assigned a unique identifier, personId.

The person creation process will assign the created person entity a PENDING or ACTIVE status based on your selected person API configuration.

circle-info

Before you can perform any operations, such as creating a bank account, the person's status needs to be changed from PENDING to ACTIVE.

Sample API calls

To view the sample API calls of person creation, refer to the following examples in the API cookbook:

Last updated

Was this helpful?