A valid request URL is required to generate request examples{
"applicableDiscounts": [
{
"discountId": 123,
"expirationDate": "2023-11-07T05:31:56Z",
"friendlyDescription": "<string>",
"impact": 123,
"name": "<string>"
}
]
}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",
"friendlyDescription": "<string>",
"impact": 123,
"name": "<string>"
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
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