Update Product

Update data for a specific product.

Path Params
string
required

ID of the product you want to update. External ID is also accepted here

Body Params

Object creation attributes.

string
string

Name/title of the product.

uri

URL to the product's detail page in the store. Returns null if the product is unpublished or deleted.

uri

URL to a small (300x300px) photo of the product.

float

Price of the product.

string

The SKU of the product. This is used in Google Shopping reviews data.

string

The global ID of the product. This is used in Google Shopping reviews data.

string

The Universal Part Code of the product. This is used in Google Shopping reviews data.

string

The Global Trade Item Number of the product. This is used in Google Shopping reviews data.

string

The Manufacturer Part Number of the product. This is used in Google Shopping reviews data.

string

The barcode of the product. This is used in Google Shopping reviews data.

string

The brand of the product. This is used in Google Shopping reviews data.

string

The URL handle (AKA URL key, AKA slug) that can be used to generate a URL to the product. This will be used to generate a URL to the product if a URL is not specified. Example: example.com/us/HANDLE.

tags
array of strings

Array of tags that describe the product.

You can use these tags to exclude certain products from being reviewed.

tags
number

Total inventory stock available for purchase of the product (cumulative across all variants).

Responses

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