Create Customer

scope customers:create

Create a new Customer for the specified Account (Merchant). This endpoint allows you to establish a customer relationship and store customer information for future interactions.

Info

The ref field is required and must be unique within your account. This reference will be used to identify the customer in subsequent API calls.

You can add customer addresses and metadata during creation or update them later using the respective endpoints.

Tip: For bulk customer creation, consider using the SFTP bulk operations which allow you to upload CSV files for large-scale customer onboarding.

Language
Credentials
Header
Click Try It! to start a request and see the response here!