Skip to main content

Create New Customer

POST 

/customers

This endpoint creates a new customer in the system.

The system will ensure the uniqueness of the customer either within the entire company or a shop. This depends on whether you include shopId in the request or not. If the customer already exists for the company or the shop, the system returns an error.

Request

Responses

Customer successfully created.