Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

productCode
string
required

Merchant-supplied code associated with the product, for example, a SKU. Required.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json

Properties of the product variations that you are modifying. Required.

Collection of product variations returned as a whole. A collection is not paged.

items
object[] | null
totalCount
integer<int32>

Response

OK

Collection of product variations returned as a whole. A collection is not paged.

items
object[] | null
totalCount
integer<int32>