Create Customer

Create a new customer account with profile information and optional metadata.

Overview

Create a new customer on your site. At minimum, provide an email address or old_provider_id or display_name.

Example: A new user registers on your site. Create a customer with their email and name, then store their company in metadata for segmentation.


Conditional Requirements

ConditionRequired Fields
Alwaysemail OR old_provider_id OR display_name (at least one)
Account has TAP payment gateway activeemail, first_name, last_name, phone
import_payment_methods=truepayment_gateway_id (Stripe customer ID, format: cus_*)
password_type is setpassword
password is set without password_typeDefaults to password_bcrypt

Related Endpoints

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