- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
CreateCustomerDTO
The customer to be created.
company_name
null | stringOptionalThe company name of the customer.
first_name
null | stringOptionalThe first name of the customer.
last_name
null | stringOptionalThe last name of the customer.
email
null | stringOptionalThe email of the customer.
phone
null | stringOptionalThe phone of the customer.
created_by
null | stringOptionalWho created the customer.
has_account
booleanOptionalWhether the customer has an account.
The addresses of the customer.
Holds custom data in key-value pairs.
Was this page helpful?