Creates a new individual Entity. An Entity can be created with an empty object
and progressively updated with more information from your end user.
Entities are not checked for existing duplicate Entities.
Body
The type of the Entity. Must be individual
Individual information of the Entity.
The legal first name of the individual Entity.
The legal last name of the individual Entity.
Mobile phone number of the individual Entity in E.164 format. The number will only be used for KYC / AML verification.
The Entity's phone number must be verified before it can be used for creating an Entity.
Email address of the individual Entity. The email will only be used for KYC / AML verification.
The Entity's date of birth in ISO 8601 format.
The last 4 digits of the individual's SSN.
Address information of the Entity.
The first line of the Entity's address.
The second line of the Entity's address.
The city of the Entity's address.
The two-letter abbreviation for the state of the Entity's address.
The ZIP code of the Entity's address.
Returns
Returns the Entity associated with the ID.