POST
/
catalog
/
products

Authorizations

Authorization
string
headerrequired

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

Body

application/json
name
string
required
product_type
enum<string>
required
Available options:
physical,
digital,
bundle

Response

200 - application/json
message
string
success
boolean
content
object