Skip to main content

Create Customer

POST 

/customers/

Creates a new customer in the system.

A customer may be created with as little as a name. extra key-value pairs and additional tags may be attached to a customer.

Request

Responses

Customer successfully created. Returns the new customer object.