Users
Create user
Create a new user.
POST
client
Create user registers a new user with their identity and compliance information.
Users must read and agree with the general Terms of Service associated with their country of residence, and you must provide it in the
termsOfService field of the request.
You can optionally include custom entity metadata in the metadata field to store your own business data (e.g., external IDs, settings, tracking parameters). If not provided during creation, you can add it later using Set metadata endpoint.
Authorizations
OAuth 2.0 authentication.
Body
application/json
- Individual
- Business
The type of the user.
Available options:
individual The email address.
Maximum string length:
255The country of residency.
Pattern:
^[A-Z]{2}$The citizenship country.
Pattern:
^[A-Z]{2}$The general terms of service the user agreed to.
Available options:
general-us-hq, general-gb-fca, general-pt-bop, general-lt-fcs, general-bs-scb The subdivision of residency.
Pattern:
^[A-Z]{2}-[A-Z0-9]{1,3}$The date and time when the user was onboarded by the partner.