post

/shopgate.catalog.getProductChildren.v1

This pipeline retrieves the child products of a given product.

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
products
array[object]

Send a Test Request

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