Creates a new Customer from the information sent in the body.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Customer created successfully.
The response is of type object
.
Creates a new Customer from the information sent in the body.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Customer created successfully.
The response is of type object
.