Basic Information

appmixer.bigCommerce.core.UpdateProduct

1.0.0

Public

Update an existing product identified by its product ID. Use this endpoint to modify details like name, price, or visibility among others.

Input Ports

in

FieldTypeDescription
Product Id number Unique identifier for the product to update.
Name text Updated product name.
Price number Updated product price.
Is Visible toggle Updated visibility status.

Output Ports

out

FieldTypeDescription
No fields defined for this port

Full Metadata