A valid request URL is required to generate request examples{
"applicableDiscounts": [
{
"discountId": 123,
"expirationDate": "2023-11-07T05:31:56Z",
"name": "<string>",
"friendlyDescription": "<string>",
"impact": 123
}
]
}Validate if a collection of discounts is valid for a product. This includes discounts that would normally be considered order level discounts.
A valid request URL is required to generate request examples{
"applicableDiscounts": [
{
"discountId": 123,
"expirationDate": "2023-11-07T05:31:56Z",
"name": "<string>",
"friendlyDescription": "<string>",
"impact": 123
}
]
}JWT Authorization header using the Bearer scheme.
Customer Id may be set in the querystring or in the user claims bag if the caller context is a shopper.
limits which fields are returned in the response body
Discount Selections
Discount Ids
Success
Provides a summary (more accurately it is a container) for valid discounts for potentially valid discounts for a product
Applicable/Valid Discounts
Show child attributes