Skip to main content
POST
Add Custom Product to Profile List

Path Parameters

profile
string<uuid>
required

The profile ID

handle
string
required

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
quantity
integer
position
integer | null
Required range: x >= 1

Response

ProductListItem

data
ProductListItem · object
required