Create Customer
POST/customers
Creates a new customer in the system.
A customer may be created with as little as a name.
metadata key-value pairs and additional tags may be attached to a customer.
Request
Responses
- 201
- 422
Customer successfully created. Returns the new customer object.
Validation error in request parameters