Customers
Create new customer
Create a new customer for a merchant organization. This endpoint is currently only used by the Sulu platform as part of the subscription flow.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The unique identifier for the consumer.
The unique identifier for the merchant organization.
Response
201
application/json
Customer created successfully