Update Variant

Update a single variant

Log in to see full request history
Path Params
string
required
Body Params

Information about updated fields in Variant

products_variant
object

Variants

Responses

Response body
object
integer
required

ID

string | null

Variant public ID

integer
required

Product ID

string
required

Name

string | null

The description of the variant. The description of the default variant is the user-facing description of the Product.

string | null

SKU

string
required

Type

array | null

Properties values

properties_value_ids
string | null

Out of stock sales

number | null

Weight

string
required

Weight unit

number | null

Height

number | null

Width

number | null

Length

string | null

Dimensions unit

integer | null

Quantity

array | null

Tags

tag_ids
string | null

Tax category ID

array | null

Assets

asset_ids
string | null

Taxable

boolean | null

Track Quantity

boolean | null

Archived

boolean | null

Is visible

array | null

Price IDs

price_ids
boolean | null

Fulfillment required

string | null

Country of manufacture

array | null

The images for the variant.

image_ids
array | null

The fulfillment locations for the variant.

fulfillments_location_ids
date-time | null

Added

date-time | null

Updated

boolean | null

Identifies if the variant is the default variant for the product.

array of objects | null

The property values of the Variant. e.g. 'Large', 'Red' etc.

properties_values
object
integer | null

The ID of the property

string | null

The value

created_by_platform_application
object

The platform application that created the variant

string

The public ID of the platform application

trusted_skus
array of strings

Array of third party sources for which the SKUs can be relied on

trusted_skus

Language
Credentials
URL