Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

productTypeId
integer<int32>
required

Query Parameters

productCode
string
startIndex
integer<int32>
default:0
pageSize
integer<int32>
default:0
sortBy
string
filter
string
responseFields
string

limits which fields are returned in the response body

Body

application/json
attributeFQN
string | null

Unique identifier of the Attribute.

isProductImageGroupSelector
boolean | null

Defines whether or not this option can be used to segment product images

values
object[] | null

List of all the values for this product option.

Response

OK

Collection of product variations where the variations are returned in a series of pages.

items
object[] | null
pageCount
integer<int32>
pageSize
integer<int32>
startIndex
integer<int32>
totalCount
integer<int32>