Untitled

mail@pastecode.io avatar
unknown
json
2 years ago
3.7 kB
3
Indexable
Never
{
  "banner": "string",
  "asOfDateTime": "2021-12-23T00:00:00",
  "stores": [
    {
      "storeNumber": "string",
      "calculation": {
        "minRetailPrice": 0,
        "maxRetailPrice": 0
      },
      "products": [
        {
          "productNumber": "string",
          "isSpecialBuy": true,
          "retail": {
            "baseRegularPrice": 0,
            "regularPriceEffectiveDate": "2022-06-08",
            "regularPriceEndDate": "2022-06-08",
            "totalRegularPrice": 0,
            "dealStartDate": "2021-12-23T00:00:00",
            "dealEndDate": "2021-12-23T00:00:00",
            "storeDealStartDate": "2021-12-23T00:00:00",
            "storeDealEndDate": "2021-12-23T00:00:00",
            "dealKindCode": "string",
            "dealNumber": "string",
            "dealYear": "string",
            "basePromoPrice": 0,
            "totalPromoPrice": 0,
            "fees": [
              {
                "feeProductNumber": "1637254",
                "feeType": "ecoFee",
                "feeEmbedded": true,
                "effectiveDate": "2021-03-12",
                "endDate": "2022-03-12",
                "geographicAreaCode": "AB",
                "feeAmount": 12,
                "receiptTextEnglish": "Deposit",
                "receiptTextFrench": "Consigne",
                "component": false,
                "disclosure": false
              }
            ]
          },
          "saveStory": {
            "saveStoryEnglish": "string",
            "saveStoryFrench": "string",
            "saveTactic": "string",
            "savePercentAmount": 10,
            "saveDollarAmount": 25.25
          },
          "loyaltyOffer": {
            "loyaltyOfferStartDate": "2021-12-23T00:00:00",
            "loyaltyOfferEndDate": "2021-12-23T00:00:00",
            "storeLoyaltyOfferStartDate": "2021-12-23T00:00:00",
            "storeLoyaltyOfferEndDate": "2021-12-23T00:00:00",
            "loyaltyOfferDescription": "string",
            "loyaltyOfferType": "string",
            "loyaltyOfferRule": "string",
            "loyaltyOfferQuantity": 1
          },
          "inStore": {
            "priceEffectiveDate": "2021-12-23T00:00:00",
            "retailRegularPrice": 0,
            "retailPromoPrice": 0,
            "dealStartDate": "2021-12-23T00:00:00",
            "dealEndDate": "2021-12-23T00:00:00",
            "signageRegularPrice": 0,
            "signagePromoPrice": 0,
            "includesEcoFeeInPriceIndicator": "string",
            "coreCharge": 0,
            "totalEcoFee": 0,
            "dealNumber": "string",
            "dealYear": "string",
            "wasPrice1": 0,
            "wasPrice2": 0,
            "wasPrice3": 0,
            "saveStoryEnglish": "string",
            "saveStoryFrench": "string",
            "rainCheckAvailInd": "string",
            "advertFeatureCode": "string",
            "nextDealStartDate": "2021-12-23T00:00:00",
            "nextPromoPrice": 0,
            "lastDealStartDate": "2021-12-23T00:00:00",
            "lastPromoPrice": 0,
            "lastDealNumber": "string",
            "lastDealYear": "string",
            "dealerRegularPrice": 0,
            "dealerPromoPrice": 0,
            "dealType": "string",
            "dealDescriptionEnglish": "string",
            "dealDescriptionFrench": "string",
            "dealOrigin": "string",
            "dealClassification": "string",
            "aimIndicator": "string",
            "corpDealStartDate": "2021-12-23T00:00:00",
            "corpDealEndDate": "2021-12-23T00:00:00"
          }
        }
      ]
    }
  ]
}