post

/shopgate.catalog.getProductDescription.v1

This pipeline is used to retrieve the product description only. This could be a very long text, including html

Request Body

Schema
object
productId
string
required

Responses

Successful response.

1 Example
Schema
object
description
string

The description text of the product

Send a Test Request

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