Products
Create a new product
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Name of the product. This will be displayed to the customer.
Description of the product. This will be displayed to the customer.
The merchant organization that will own this product
Optional metadata to associate with the product
Response
201
application/json
Product created successfully
Unique identifier for a product
Available options:
product
The merchant organization that owns this product
Key-value pairs for storing additional data