A valid request URL is required to generate request examples{
"totalCount": 123,
"items": [
{
"productCode": "<string>",
"cost": 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{
"totalCount": 123,
"items": [
{
"productCode": "<string>",
"cost": 123
}
]
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body