Create a new Customer by Country
This is the primary method for creating customers when you want your users to complete KYC in multiple countries.
With this method, a customer may reuse the same email address to register in different jurisdictions. Each registration will generate a new customerId, so it’s important to link all of these customerIds to the same unique user ID within your system.
This ensures that user activity and KYC records across countries remain properly associated with a single user profile on your platform.
Supported countries:
MX AR BR CO DO US CN HK CL PE BO
Supported type:
BUSINESS INDIVIDUAL
The request body may optionally include the following fields:
phoneNumber: Contact number associated with the customer. businessId: Identifier for the business entity linked to the customer.
