Update a Product Variant

Update a Product Variant's details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the Product.

string
required

The ID of the Product Variant.

Body Params
string

The title of the product variant.

string

The unique SKU of the product variant.

string

The EAN number of the item.

string

The UPC number of the item.

string

A generic GTIN field of the product variant.

string

The Harmonized System code of the product variant.

integer

The amount of stock kept of the product variant.

boolean

Whether the product variant can be purchased when out of stock.

boolean

Whether Nelo should keep track of the inventory of this product variant.

number

The weight of the product variant.

number

The length of the product variant.

number

The height of the product variant.

number

The width of the product variant.

string

The country of origin of the product variant.

string

The Manufacturer Identification code of the product variant.

string

The material composition of the product variant.

metadata
object

An optional set of key-value pairs with additional information.

prices
array of objects

An array of product variant prices. A product variant can have different prices for each region or currency code.

prices
options
array of objects

An array of Product Option values that the variant corresponds to.

options
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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