GuidesRecipesAPI Reference
API Reference

Update product

Allows a buyer to update title, description, tags, and Google Product Category. This does not update the seller instance of the product.

Path Params
string
required

ID of the product to update

Body Params

Product to update

attributes
object

Attributes are to be used to store additional details regarding this resource that are not supported on the Convictional resource. The object keys are the names of the attributes.

string

The brand of the product.

string

A buyer identifier for the product

string

The ID of the company the product belongs to.

string

The time the product was created in Convictional's system.

string

The sanitized HTML body or description of the product.

descriptionTranslations
object

The description of the product in different languages.

googleProductCategory
object

The Google Product Category this product belongs to. Please refer to this reference for more details.

string

The ID of the product.

images
array of objects

Array of image objects for this product.

images
metafields
object
optionNames
array of strings

Array of variant option names for this product.

optionNames
string

A seller identifier for the product.

string

The SEO title of the product.

tags
array of strings

The tags associated with the product.

tags
string

The title of the product.

titleTranslations
object

The title of the product in different languages.

string

The time the product was last updated in Convictional's system.

variants
array of objects

The variants belonging to the product.

variants
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json