Individual Clients
Create individual client
Create a new individual client for the company.
POST
Creates a new individual client for the company with identity data and address. Documentation and products are enabled on demand after creation. Requires an API key with access level 1 or higher.
Body
Client’s first name.
Client’s second or middle name.
Client’s last name.
Client’s email address. Must be a valid email.
Client’s date of birth (
yyyy-mm-dd).Client’s physical address.
Phone country code.
Phone number.
Response
Unique client identifier.
Client type. Always
individual.Account status (e.g.,
pending, active, rejected).Client’s first name.
Client’s second or middle name.
Client’s last name.
Client’s email address.
Client’s date of birth.
Phone country code.
Phone number.
Client’s physical address with
street_line1, street_line2, city, postal_code, state, state_code, country, country_code.
