Skip to main content
POST
Add Custom Product

Body

application/json
name
string
required
description
string | null
barcode
string | null
sku
string | null
url
string | null
price
number | null
currency
string | null
image_url
string | null
product_id
integer

Response

CustomProduct

data
CustomProduct · object
required