Skip to main content

Create customer

POST/customers
Create a new customer in the organisation

Request Body

accountIdstringAccount ID that owns this customer
email*string (email)Customer email address (must be unique per organisation)
firstNamestringCustomer first name
lastNamestringCustomer last name
phonestringCustomer phone number
externalIdstringExternal system customer ID
metadataobjectCustom metadata for the customer

Response

Customer created successfully

Code Samples
No code examples available for this operation.

Try It

Request Body
Account ID that owns this customer
Customer email address (must be unique per organisation)
Customer first name
Customer last name
Customer phone number
External system customer ID
Custom metadata for the customer