Customers
Create Customer
Create a customer
POST
/
customers
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The name of the store to perform actions on via the API
Body
application/json
Customer email
Customer name
Customer surname
Customer phone
Customer phone country code
Customer country code
Customer street address
Customer street address additional info
Customer city
Customer postal code
Customer state
Was this page helpful?