A valid request URL is required to generate request examples{
"items": [
{
"cost": 123,
"productCode": "<string>"
}
],
"totalCount": 123
}Get costs for products. This cost is the amount the merchant pays for the product—it is not the price that the shopper sees on the storefront (which is usually higher).
A valid request URL is required to generate request examples{
"items": [
{
"cost": 123,
"productCode": "<string>"
}
],
"totalCount": 123
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body