post

/shopgate.catalog.getProductRelations.v1

Requests all related products to the given productId and returns them as array.

Request Body

1 Example
Schema
object
productId
string
required
type
string
1 validation + required
limit
integer
offset
integer

Responses

1 Example
Schema
object
relations
array[object]
required

Send a Test Request

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