v2

latestOpenAPI 3.0.02026-07-31355176194.7 KB
v1Products

Update a product

patch/v1/products/{id}

Path parameters

idstring required

Request body

namestring

The name of the product.

descriptionstring

The description of the product.

pricenumber

The price of the product.

externalIdstring

The external id of the product that can be used to sync with other systems.

isActiveboolean

Whether the product is active and selectable in CRM deals. Inactive products are hidden from regular members but preserved for sales history.

customFieldsobject

Response

idstring required
namestring required

The name of the product.

descriptionstring

The description of the product.

pricenumber required

The price of the product.

externalIdstring

The external id of the product that can be used to sync with other systems.

isActiveboolean

Whether the product is active and selectable in CRM deals. Inactive products are hidden from regular members but preserved for sales history.

customFieldsobject required