Skip to main content

Create Customer

POST 

/payerCustomers

Create a new customer record.

The response includes a nested payer object — save payer.id if you plan to add a bank account for this customer via Add Bank Account. It is a different value than the top-level id (payerCustomerId) used elsewhere in this API.

Request

Responses

Customer created successfully