Update one product variant

Requires the product:update scope. Updates a single variant. Product update does not accept bulk variant changes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1
^(?:[1-9][0-9]*|variant_[A-Za-z0-9_-]+|[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{12})$

Positive numeric variant ID, variant_... unique reference, or canonical UUID, resolved within the authenticated business.

Body Params

Single product variant data to update

number

Cost of Goods Sold

string
enum

The currency code for the item price.

Allowed:
string

Variant Description

images
array of uris

List of image URLs

images
image_configs
object

Per-image variant configuration

string
enum

Unit of the recurring billing period

Allowed:
integer

Interval count for recurring variants

boolean

Mark variant as sellable

boolean

Variant discussion capability flag

boolean

Variant email notification capability flag

boolean

Variant file delivery capability flag

boolean

Variant license capability flag

boolean

Variant LMS capability flag

string
enum

Type of the product item

Allowed:
metadata
object

Additional metadata

string

Option 1 value for this variant. May be set only when the product has option1_name configured.

string

Option 2 value for this variant. May be set only when the product has option2_name configured.

string

Option 3 value for this variant. May be set only when the product has option3_name configured.

number

Price

string
enum

Type of the product pricing

Allowed:
number

Reseller Price

string

Variant Rich Description

self_file_urls
array of uris

List of self file URLs

self_file_urls
string

SKU

integer

Validity period for one-time variants

string
enum

Unit of the one-time validity period

Allowed:
integer

Weight in grams

Responses

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