Customers
Create customer
This endpoint allows creating a new customer.
POST
Authorizations
API Key Authentication.
Body
application/json
Schema representing a customer.
Response
201
application/json
The request was successfully processed, and the customer has been created. The response contains the details of the newly created customer.