This method is used to add information about customer.

email is a mandatory field and should be unique.

Example request demonstrates adding a customer John Doe with an email [email protected].

Response Codes

201Customer was created successfully
400Request parameter is absent or incorrect. For example, wrong email address.
401Authorization failed
409Customer with such email is already registered
500Server error
Language
Authorization
Header
Click Try It! to start a request and see the response here!