Create an Individual or Business Customer
Create a new customer.
verificationProfiles array that tracks KYC/KYB completion status. You must specify type upfront — it cannot be changed after creation.
Individual customers resident in the EEA+ region and EEA+ incorporated businesses have additional fields that must be present before verification. Those fields are optional at creation. See EEA+ residents and EEA+ businesses.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
- Individual Customer Create
- Business Customer Create
The customer's address.
The customer email address
254"jane.smith@example.com"
The customer phone number in E.164 format
^\+(?:[0-9]){6,14}[0-9]$"+14155550123"
individual The date string in YYYY-MM-DD format
"2026-01-01"
The customer's legal first name.
1 - 100"Jane"
The customer's legal last name.
1 - 100"Smith"
Additional metadata associated with the customer
The customer's legal middle name.
1 - 100"Anne"
Personal information including tax identification details for individual customers. When any tax identification field is provided, all tax identification fields (number, type, country) and address are required. Please refer to the Individual Verification Criteria for the full list of reference.
Response
- Individual
- Business
Response containing information about an individual customer.
ISO 8601 formatted customer creation timestamp
"2026-03-09T20:46:31.305Z"
Customer ID
"customer_f31121c389624d3697cbf3ea8830b7a4"
Customer Terms of Service acceptance status (incomplete | pending | approved).
incomplete, pending, approved "incomplete"
Customer type
individual "individual"
ISO 8601 formatted customer update timestamp
"2026-03-09T20:46:31.305Z"
Array of verification profiles. For individual customers, this will include kyc_profile_a. For business customers, this will include kyb_profile_a. See KYC Flow for individuals or KYB Flow for businesses. See Verification Profile for individual status definitions and criteria breakdown or Verification Profile for business status definitions and criteria breakdown.
The customer's date of birth in YYYY-MM-DD format (individual customers only).
"1990-01-15"
Customer email address
"jane.smith@example.com"
Customer first name (individual customers only)
"Jane"
Customer last name (individual customers only)
"Smith"
Personal information for an individual customer, echoed back from the most recent submission. The tax identification number is omitted from responses for privacy.
Customer phone number
"+14155550123"