Request Properties

Property

Description

Required

Example

deals.[].conditions

Set of rules combined that decides if deal is going to be applied or not.

 

 

deals.[].conditions.simulationDateTime.startDateTime

The start date time for this condition.

true

"2023-08-17T00:00:00Z"

deals.[].conditons.simulationDateTime.endDateTime

The end date time for this condition.

true

"2024-12-31T14:48:05Z"

deals.[].conditions.lineItem.vendorItemIds

The list of alphanumeric identifiers vendorItemIds that allow this discount.

true (if lineItem is present)

["1234567890"]

deals.[].conditions.lineItem.minimumQuantity

The minimum quantity in the cart of these products to be eligible to for this deal.

false

1

deals.[].conditions.lineItem.sharedMinimumQuantity

Indicates if this deal considers all items to reach minimum quantity.

false

false

deals.[].conditions.lineItem.crossDiscount

A flag that indicates if the discount can be applied to a different vendorItemId from the condition in the Output.

false

false