Register a Customer
Authentication
OAuth 2.0 Bearer token authentication. This API uses OAuth 2.0 Client Credentials flow. Please refer to the Authentication section for detailed information on how to obtain and use your OAuth credentials.
Request
The type of customer being registered.
Allowed values:
- Personal: Use this for individual customers registering for personal transactions. This is suitable for individuals making personal payments, transfers, or currency exchanges.
- Business: Use this for business entities, corporations, or organizations. When selecting “Business”, you should provide company details in the
companyfield including business registration information, incorporation details, and business address.
Customer-facing contacts responsible for communication and trading authorisation. Provide one or two contact records for each customer.
Response
A unique identifier returned immediately after customer registration. Use this identifier with the Get Customer’s ID endpoint to retrieve the customer’s ID once the registration process is complete.