Skip to main content
POST
Create a customer

Body parameters

string
The name of the customer.
string
The email of the customer.
string
The phone number of the customer.
object
The address of the customer
array
A Set of key-value pairs that can be used to store additional information about the product.

Returns

If the request is successful, it returns a customer object.