Merchants
Create a new merchant organization
Create a new merchant organization. A merchant organization represents a business entity that sells one or more products. Merchant organizations own resources such as products
, prices
, customers
, subscriptions
, etc.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
201
application/json
Merchant organization created successfully
The response is of type object
.