Skip to content

Get a single variation value based on filters and sort

GET
/rest/v1/product/variation-value/item

Parameters

Query Parameters

filter[id]

Filter by ID

Type
string
filter[variationGroupId]

Filter by variation group ID

Type
string
filter[displayValue]

Filter by display value

Type
string
filter[name.el]

Filter by name (Greek)

Type
string
filter[name.en]

Filter by name (English)

Type
string
sort

Sort order

Type
string
with

With relations

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI