post

/shopgate.catalog.getProductImages.v1

This pipeline is used to only retrieve the images of a product. The BasicProduct, which is returned by getProduct and getProducts only holds the first one.

Request Body

Schema
object
productId
string
required

Responses

Successful response.

1 Example
Schema
object
images
array[string]

Send a Test Request

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