POST
/
v1
/
products

Headers

X-BUSINESS-API-KEY
string
required

Body

multipart/form-data
name
string
required

The name of the product

price
number
required

The price of the product

currency
string

The currency of the product

delivery_method_required
boolean | null
description
string

The description of the product

headline
string

The headline of the product

images
object[]
is_manageable
enum<string>
default:
1

The is manageable of the product

Available options:
1,
0
is_pinned
enum<string>
default:
0

The is pinned of the product

Available options:
1,
0
product_weight
integer | null

Weight in gram

publish
enum<string>
default:
1
Available options:
1,
0
quantity
number

The quantity of the product

Required range: x > 0
quantity_alert_level
number

The quantity alert level of the product. It is required when quantity alert level is present.

Required range: x > 0
variations
object[]

Response

201 - application/json
business_id
string
required
category_id
string[]
required
created_at
string
required
currency
string
required
description
string
required
has_variations
boolean
required
id
string
required
is_manageable
integer
required
is_pinned
boolean
required
is_published
boolean
required
is_shopify
boolean
required
name
string
required
price
number
required
price_display
string
required
price_stored
integer
required
product_url
string
required
status
string
required
updated_at
string
required
variations
object[]
required
variations_count
integer
required
delivery_method_required
boolean
ends_at
string | null
headline
string | null
images
object[]
product_weight
integer

Weight in gram

starts_at
string | null
tax_id
string | null
variation_key_1
string | null
variation_key_2
string | null
variation_key_3
string | null