{
"discounts": [
{
"id": 0,
"code": "0",
"startDate": "System.String",
"scope": "LineItem",
"amount": 0,
"amountType": "FreeAutoAdd",
"doesNotApplyToSalePrice": false,
"doesNotApplyToProductsWithSalePrice": false,
"isUnconditional": false,
"isPublic": false,
"isSubscriptionDiscount": false,
"content": {
"name": "System.String",
"friendlyDescription": "System.String"
},
"conditions": {
"maxRedemptionCount": "System.Int32",
"requiresCoupon": "System.Boolean",
"couponCode": "System.String",
"requiresAuthenticatedUser": "System.Boolean",
"includedPaymentWorkflows": [],
"customerSegments": [
{
"id": "System.Int32"
}
],
"includedCategories": [
{
"categoryId": "System.Int32"
}
],
"excludedCategories": [
{
"categoryId": "System.Int32"
}
],
"includedProducts": [
{
"productCode": "System.String"
}
],
"excludedProducts": [
{
"productCode": "System.String"
}
],
"minimumQuantityRequiredProducts": "System.Int32",
"minimumQuantityProductsRequiredInCategories": "System.Int32",
"minimumOrderAmount": "System.Decimal",
"maximumOrderAmount": "System.Decimal",
"categoriesToExcludeFromMinOrderTotal": [
{
"categoryId": "System.Int32"
}
],
"productsToExcludeFromMinOrderTotal": [
{
"productCode": "System.String"
}
],
"minimumLifetimeValueAmount": "System.Decimal",
"minimumCategorySubtotalBeforeDiscounts": "System.Decimal",
"minimumRequiredQuantityPerRedemption": "System.Int32",
"validSubscriptionFrequencies": [],
"validSubscriptionContinuityOrdinals": [],
"minDistinctProductsRequired": "System.Int32",
"minTotalOrderQuantity": "System.Int32",
"pricingContext": "System.String",
"continuityRecurrenceSettings": {
"startOrdinal": "System.Int32",
"interval": "System.Int32",
"stopOrdinal": "System.Int32"
},
"validFulfillmentMethods": [],
"exclusiveSiteIds": [],
"exclusiveLocationCodes": []
},
"target": {
"type": "Product",
"includeAllProducts": false,
"includedCategoriesOperator": "Any",
"excludedCategoriesOperator": "Any",
"products": [
{
"productCode": "System.String"
}
],
"excludeItemsWithExistingShippingDiscounts": false,
"excludeItemsWithExistingProductDiscounts": false,
"maximumQuantityPerRedemption": 1
},
"maximumUsesPerUser": "System.Int32",
"maximumDiscountImpactPerOrder": "System.Decimal",
"maximumDiscountImpactPerRedemption": "System.Decimal",
"maximumRedemptionsPerOrder": "System.Int32",
"includedPriceLists": [],
"doesNotApplyToMultiShipToOrders": "System.Boolean",
"pricingContext": "Any",
"purchaseRequirementType": "Combination",
"isGroupDiscount": false,
"doesNotApplyToMultiShipToOrders": false,
"isBxGx": false,
"canBeStackedUpon": false,
"stackingLayer": 1,
"ThresholdMessage": {
"discountId": "System.Int32",
"message": "System.String",
"thresholdValue": "System.Decimal",
"showOnCheckout": "System.Boolean",
"showInCart": "System.Boolean",
"requiresCouponCode": "System.Boolean",
},
"preventLineItemShippingDiscounts": "System.Boolean",
"preventOrderProductDiscounts": "System.Boolean",
"preventOrderShippingDiscounts": "System.Boolean",
"hasPurchaseConditions": true,
"labels": []
}