API Reference

Creates a new customer in the system. A customer represents an individual or entity that can make payments to a merchant. The customer record includes the configured payment methods (which include the wallet address and token information).

Log in to see full request history
Body Params
string
required

The identifier of the merchant that this customer will be associated with. This merchant must already exist in the system.

string

(Optional) An external customer reference ID used to tie this customer to a customer in an external system.

paymentMethod
object

The details for a new payment method that will be linked to the created customer. Either provide this or paymentMethodId to use an existing payment method. If both are provided, the paymentMethodId takes precedence.

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json