Update Product

Update a product for a workspace

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

Information about updated fields in Product

object

Products

Responses

Response body
object
integer
required

ID

string | null

Product Public ID

integer
required

Workspace ID

string
required

Product name

string | null

Current Path

boolean | null

Archived

boolean | null

Visible in Store

boolean | null

Visible in Customer Center

string | null

Image

string | null

A clear title without branding or mentioning the domain itself. Longer is better, but max is 60 characters.

string | null

A clear SEO description, at least two sentences long. Longer is better, but max is 160 characters. You will find the actual user-facing description on the default variant of the product (see the Products::Variant resource).

string | null

SEO image

boolean | null

Commissionable

array | null

Images

image_ids
integer
required

The ID of the default variant of the product

array | null

Variant IDs

variant_ids
array | null

Price IDs

price_ids
array | null

Any valid array, empty or with valid tags will overwrite existing values. To avoid losing existing tags first use the Fetch Product endpoint, then be sure to include the existing tags in your payload along with any new addition(s)

tag_ids
string | null

Redirect funnel

string | null

Cancellation Funnel Url

date-time | null

Added

date-time | null

Updated

array of objects | null

Properties that are specific to the default variant of a product

variant_properties
object
integer
required

ID

string
required

Name

Language
Credentials
URL