Skip to main content
PUT
Edit Custom Product

Path Parameters

customProduct
integer
required

The custom product ID

Body

application/json
name
string
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