Create an individual

Creates a person who can later be linked to one or more businesses as an owner or signatory. Sensitive numbers, such as the tax ID, are stored securely and only the last four digits are returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Details of the person. Only firstName and lastName are required to create the person; the other fields are needed before the person can be approved as an owner or signatory.

string
length ≤ 255

Your own reference for this record, up to 255 characters. Use it to find the record later with the externalId filter.

string
required

The person's legal first name.

string

The person's middle name.

string
required

The person's legal last name.

date

Date of birth in YYYY-MM-DD format. The person must be at least 18 years old. Needed before the person can be approved as an owner or signatory.

string
^[A-Z]{2}$

Country of citizenship, as a two-letter ISO 3166-1 code, for example US. Needed before the person can be approved as an owner or signatory.

string

The person's email address. Needed before the person can be approved as an owner or signatory.

string
^\+[1-9]\d{1,14}$

The person's phone number in international E.164 format, for example +15125550171. Needed before the person can be approved as an owner or signatory.

taxId
object

The person's Social Security Number or ITIN. Needed before the person can be approved as an owner or signatory.

governmentIds
array of objects

The person's government-issued photo IDs. Needed before the person can be approved as an owner or signatory.

governmentIds
addresses
array of objects

The person's addresses. Include their home address. Needed before the person can be approved as an owner or signatory.

addresses
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
.readme-logo { display: none !important; }