POST
/
products

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
price
object
required
tax_category
enum<string>
required

Represents the different categories of taxation applicable to various products and services.

Available options:
digital_products,
saas,
e_book
description
string | null
name
string | null

Response

200 - application/json
product_id
string
required