Create a new customer. Once created, you can use the customer ID to enroll them into drip campaigns or make outbound calls.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the customer in your system.
The first name of the customer.
The last name of the customer.
The email address of the customer.
The primary phone number of the customer. (E.164 format)
The address of the customer.
The middle name of the customer.
The secondary phone number of the customer. (E.164 format)
The last four digits of the customer's Social Security Number. Required for collections customers.
4The date of birth of the customer. YYYY-MM-DD format. Required for collections customers.
Required for customers with collections. If set, you must also provide ssnLastFour and dateOfBirth.
Customer response
The ID of the customer.
The ID of the customer in your system.
The first name of the customer.
The last name of the customer.
The email address of the customer.
The primary phone number of the customer. (E.164 format)
The address of the customer.
The middle name of the customer.
The secondary phone number of the customer. (E.164 format)
The last four digits of the customer's Social Security Number. Required for collections customers.
4The date of birth of the customer. YYYY-MM-DD format. Required for collections customers.