post

/shopgate.catalog.getProductVariants.v1

This pipeline retrieves variant-products and the characteristics to distinguish these.

Request Body

Schema
object
productId
string
required
showInactive
boolean

Only active products would be fetched by default, to fetch inactive products too, set this to true

1 validation

Responses

Successful response.

1 Example
Schema
object

A collection of variant-data for one product

products
array[object]

List of variant values that identify the different variant products

characteristics
array[object]

A list of the available characteristics of the variants of this product

Send a Test Request

Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
host