v1
latestOpenAPI 3.0.42026-07-2685196386.6 KBCustomer
Create customer
Registers a customer for the store using their email. If the customer already exists and is linked to the store, a 409 conflict is returned. Requires the stores.customers.create permission.
post/stores/{storeId}/customers
Path parameters
storeIdstring uuid required
ID of the store.
Request body
Response
The object was successfully created.