Skip to main content
Skip to main content

AdminPostCustomersReq

The details of the customer to create.

Properties

emailstringRequired
The customer's email.
first_namestringRequired
The customer's first name.
last_namestringRequired
The customer's last name.
passwordstringRequired
The customer's password.
phonestring
The customer's phone number.
metadataRecord<string, unknown>
An optional set of key-value pairs to hold additional information.
Was this section helpful?