GET api/flipchart/{id}/page/{pageID}/products

List all flipchart page products

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

FlipChart Identifier

globally unique identifier

Required

pageID

FlipChartPage Identifier

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

List of flip chart products

Collection of FlipChartPageProduct
NameDescriptionTypeAdditional information
FlipChartPageIdentifier

Collection of byte

None.

FlipChartPageIdentifierGuid

globally unique identifier

None.

PLUG_UID

Collection of byte

None.

PluGuid

globally unique identifier

None.

SortOrder

integer

None.

Sent

boolean

None.

ProductChanged

Used to determine whether a patch is required for the product on save.

boolean

Relation. This field may not always be loaded or used for updates.

ProductImageName

If product changed, used to set the product ImageName

string

Relation. This field may not always be loaded or used for updates.

ProductShowImageOnFlipCharts

If product changed, used to set the product ShowImageOnFlipCharts field

boolean

Relation. This field may not always be loaded or used for updates.

ProductShowTextOnFlipCharts

If product changed, used to set the product ShowTextOnFlipCharts field

boolean

Relation. This field may not always be loaded or used for updates.

ProductOverrideFlipChartText

If product changed, used to set the product OverrideFlipChartText field

boolean

Relation. This field may not always be loaded or used for updates.

ProductFlipChartText

If product changed, used to set the product FlipChartText field

string

Relation. This field may not always be loaded or used for updates.

Product

Product

Relation. This field may not always be loaded or used for updates.

DepartmentSortOrder

integer

Relation. This field may not always be loaded or used for updates.

SubDepartmentName

string

Relation. This field may not always be loaded or used for updates.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "flipChartPageIdentifier": "f1NJ2D83Tk6BkvSU41IbRQ==",
    "flipChartPageIdentifierGuid": "d849537f-373f-4e4e-8192-f494e3521b45",
    "pluG_UID": "1C7326U6ukekndooBzgVMg==",
    "pluGuid": "dbf72ed4-3aa5-47ba-a49d-da2807381532",
    "sortOrder": 3,
    "sent": true,
    "productChanged": true,
    "productImageName": "sample string 6",
    "productShowImageOnFlipCharts": true,
    "productShowTextOnFlipCharts": true,
    "productOverrideFlipChartText": true,
    "productFlipChartText": "sample string 10",
    "product": {
      "$id": "2",
      "plu": 1,
      "storeID": 1,
      "masterPluG_UID": "QEA=",
      "storeIDs": [
        1,
        2
      ],
      "g_UId": "D1CUR542wEmtypo29ZuShQ==",
      "guid": "4794500f-369e-49c0-adca-9a36f59b9285",
      "apn": "sample string 1",
      "apnChanged": true,
      "apnSwitched": true,
      "barcode": "sample string 4",
      "itemNumber": "sample string 5",
      "itemNumberChanged": true,
      "priceGroupG_UID": "x6qHBq1D1kGXNfkGt9tB8w==",
      "priceGroupGuid": "0687aac7-43ad-41d6-9735-f906b7db41f3",
      "blueprintID": 1,
      "lastCountedDate": "2025-10-05T00:03:51.4541956",
      "externalID": "sample string 7",
      "active": true,
      "activated": "2025-10-05T00:03:51.4541956",
      "pluCreated": "2025-10-05T00:03:51.4541956",
      "createdByUser": "sample string 9",
      "name": "sample string 10",
      "nameChanged": true,
      "secondDescription": "sample string 12",
      "hostDescription": "sample string 13",
      "keepCartonQty": true,
      "keepDescription": true,
      "keepDepartments": true,
      "keepSuppliers": true,
      "markdownDescription": "sample string 18",
      "altDescription": "sample string 19",
      "bestOrExpire": 20,
      "lastUpdate": "2025-10-05T00:03:51.4541956",
      "lastManualUpdate": "2025-10-05T00:03:51.4541956",
      "imageName": "sample string 23",
      "showImageOnFlipCharts": true,
      "showTextOnFlipCharts": true,
      "overrideFlipChartText": true,
      "flipChartText": "sample string 27",
      "salesMode": 1,
      "eftCode": 1,
      "price": 1,
      "priceChanged": true,
      "rrp": 1,
      "gstPercent": 28,
      "gstPercentChanged": true,
      "costGSTPercent": 29,
      "costGSTPercentChanged": true,
      "wetPercent": 1,
      "priceOverride": 1,
      "cost": 1,
      "currentCost": 1,
      "currentCostDecimals": 1,
      "grossProfit": 1.0,
      "currentCostDesc": "sample string 30",
      "currentCostEnd": "2025-10-05T00:03:51.4541956",
      "currentCostUpdated": "2025-10-05T00:03:51.4541956",
      "costDecimals": 31,
      "costChanged": true,
      "dealCostIdentifier": "QEA=",
      "excludeFromRebate": true,
      "rebateOverride": 1,
      "costCalcMethod": 32,
      "costCalcMethodChanged": true,
      "costEffectiveDate": "2025-10-05T00:03:51.4541956",
      "defaultGP": 1,
      "breakTargetMode": 33,
      "break1": 1,
      "price1": 1,
      "target1": 34,
      "break2": 1,
      "price2": 1,
      "target2": 35,
      "break3": 1,
      "price3": 1,
      "target3": 36,
      "break1Changed": true,
      "price1Changed": true,
      "target1Changed": true,
      "break2Changed": true,
      "price2Changed": true,
      "target2Changed": true,
      "break3Changed": true,
      "price3Changed": true,
      "target3Changed": true,
      "breakTargetModeChanged": true,
      "margin": 1.1,
      "marginChanged": true,
      "marginRanged": true,
      "marginRangedChanged": true,
      "minimumMargin": 1.1,
      "minimumMarginChanged": true,
      "maximumMargin": 1.1,
      "maximumMarginChanged": true,
      "overrideHostWarehouseIndicator": true,
      "overrideHostWarehouseIndicatorChanged": true,
      "overrideHostPrice": true,
      "overrideHostPriceChanged": true,
      "overrideHostCost": true,
      "overrideHostCostChanged": true,
      "overrideHostMargin": true,
      "overrideHostMarginChanged": true,
      "alwaysApplyMargin": true,
      "alwaysApplyMarginChanged": true,
      "aws": 1.0,
      "paws": 1.0,
      "awsUpdated": "2025-10-05T00:03:51.4541956",
      "posTare": 1,
      "altPrice": 1.0,
      "altPriceChanged": true,
      "altPriceMode": 53,
      "altPriceModeChanged": true,
      "altPLUG_UID": "vKrSOGqkUUSiIzQPUdPDMw==",
      "altPLUGuid": "38d2aabc-a46a-4451-a223-340f51d3c333",
      "altPLUGuidChanged": true,
      "altPriceDescription1": "sample string 54",
      "altPriceDescription2": "sample string 55",
      "cartonQuantity": 56,
      "cartonQuantityChanged": true,
      "trayID": 1,
      "promptID": 1,
      "tare": 1,
      "packQty": 1,
      "fixedWeight": 1,
      "extraMesg": 1,
      "text1": "sample string 58",
      "text2": "sample string 59",
      "text3": "sample string 60",
      "labelText": "sample string 61",
      "labelTextChanged": true,
      "sendToScale": true,
      "nonScaleWeigh": true,
      "labelFormat": "sample string 65",
      "barcodeFormat": "sample string 66",
      "austMade": 1,
      "coolCode": 67,
      "countryOfOrigin": "sample string 68",
      "percentContent": 69.1,
      "departmentID": 1,
      "subDepartmentID": 1,
      "minorDepartmentID": 1,
      "lesserDepartmentID": 1,
      "deptCode": "sample string 70",
      "subDeptCode": "sample string 71",
      "minorDeptCode": "sample string 72",
      "lesserDeptCode": "sample string 73",
      "deptName": "sample string 74",
      "subDeptName": "sample string 75",
      "minorDeptName": "sample string 76",
      "lesserDeptName": "sample string 77",
      "departmentChanged": true,
      "subCategoryID": 1,
      "expiry": 1,
      "showDays": 1,
      "datePrint": 1,
      "labelRequired": true,
      "labelShelfQty": 80,
      "labelShelfChanged": true,
      "labelTalkerQty": 82,
      "labelSmall": true,
      "labelLastPrinted": "2025-10-05T00:03:51.4541956",
      "labelLastPrice": 1,
      "shelfPageLayoutG_UID": "02hkP+mjXkqOSqWUYjT6QA==",
      "shelfPageLayoutGuid": "3f6468d3-a3e9-4a5e-8e4a-a5946234fa40",
      "talkerPageLayoutG_UID": "EcomRXEqzkeYGuRnOZJlGg==",
      "talkerPageLayoutGuid": "4526ca11-2a71-47ce-981a-e4673992651a",
      "unitMeasure": 1.1,
      "unitMeasureChanged": true,
      "unitMeasureKind": 85,
      "unitMeasureKindChanged": true,
      "signIQData": "sample string 87",
      "refresh": true,
      "earnLoyaltyPoints": true,
      "earnLoyaltyPointsChanged": true,
      "quantityOverride": true,
      "quantityOverrideChanged": true,
      "quantityRequired": true,
      "quantityRequiredChanged": true,
      "allowDiscounts": true,
      "allowDiscountsChanged": true,
      "discountDiscounts": true,
      "discountDiscountsChanged": true,
      "itemRecalled": true,
      "itemRecalledChanged": true,
      "noRefund": true,
      "noRefundChanged": true,
      "allowMarkdown": true,
      "allowMarkdownChanged": true,
      "priceRequired": true,
      "priceRequiredChanged": true,
      "fuelItem": true,
      "fuelItemChanged": true,
      "trackSerial": true,
      "trackSerialChanged": true,
      "allowZeroPrice": true,
      "allowZeroPriceChanged": true,
      "notForSale": 91,
      "notForSaleChanged": true,
      "excludeFromDeals": true,
      "excludeFromVoucher": true,
      "minimumAge": 94,
      "minimumAgeChanged": true,
      "buyingLimit": 1,
      "buyingLimitChanged": true,
      "buyingLimitIndependent": true,
      "buyingLimitIndependentChanged": true,
      "inventoryGuid": "8BUGXiJkTU6nhGjgrcCFKQ==",
      "inventoryIdentifier": "5e0615f0-6422-4e4d-a784-68e0adc08529",
      "inventoryAccuracy": 1,
      "baseUnits": 98,
      "orderPacked": 1,
      "isManufactured": true,
      "isIngredient": true,
      "isModifier": true,
      "isModifierChanged": true,
      "hasModifiers": 99,
      "defaultPrinter": "sample string 100",
      "defaultPrinterGroup": "sample string 101",
      "ingredientsOnManufacture": true,
      "manufactureUnitMeasure": 1,
      "mpl": 1,
      "maxShelfQty": 102,
      "allowAutoOrder": true,
      "warrantyPeriod": 1,
      "parentPluG_UId": "7QhN1wuxLECHpXo9l0CS6A==",
      "parentPluGuid": "d74d08ed-b10b-402c-87a5-7a3d974092e8",
      "preferredHostVendor": 104,
      "preferredHostChanged": true,
      "code": "sample string 106",
      "supplierIdentifier": "l+RrEQeI8UaoO2OCNIG3gw==",
      "supplierIdentifierGuid": "116be497-8807-46f1-a83b-63823481b783",
      "supplierChanged": true,
      "rebateSupplierIdentifier": "05VR13Q0P0OoDN5uFGQwCw==",
      "rebateSupplierIdentifierGuid": "d75195d3-3474-433f-a80c-de6e1464300b",
      "rebateSupplierChanged": true,
      "availableForOrder": true,
      "warehouseDirectIndicator": "sample string 108",
      "warehouseDirectIndicatorChanged": true,
      "productGrade": "sample string 110",
      "productType": "sample string 111",
      "productGroup": "sample string 112",
      "complianceIndicator": "sample string 113",
      "inhouseBrand": "sample string 114",
      "slowMoving": true,
      "generalMerchandise": true,
      "comment": "sample string 117",
      "lastUpdatedByUser": "sample string 118",
      "lastManualUpdatedByUser": "sample string 119",
      "lastUpdatedByUserOverride": true,
      "lastUpdatedByHost": "2025-10-05T00:03:51.4541956",
      "commodity": "sample string 121",
      "businessPillar": "sample string 122",
      "mscCommodity": "sample string 123",
      "hostIdentifier": "R6Wc0x3M3E6yXDp+p1nRPg==",
      "hostIdentifierGuid": "d39ca547-cc1d-4edc-b25c-3a7ea759d13e",
      "serviceFeeID": 1,
      "serviceFeeIDChanged": true,
      "providerName": "sample string 125",
      "aisleEnds": "sample string 126",
      "deleted": true,
      "deletedChanged": true,
      "hidden": true,
      "doNotRange": true,
      "doNotRangeChanged": true,
      "doNotOrder": true,
      "doNotOrderChanged": true,
      "locked": true,
      "excludeFromWebUpdate": true,
      "excludeFromWebUpdateChanged": true,
      "webPriceBasedOn": 137,
      "webPriceRounding": true,
      "webMarkup": 139,
      "webPriceMode": 140,
      "altDepartmentID": 1,
      "altSubDepartmentID": 1,
      "altMinorDepartmentID": 1,
      "altLesserDepartmentID": 1,
      "altDeptCode": "sample string 141",
      "altSubDeptCode": "sample string 142",
      "altMinorDeptCode": "sample string 143",
      "altLesserDeptCode": "sample string 144",
      "altDepartmentChanged": true,
      "storeProducts": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "store": {
        "$id": "3",
        "id": 1,
        "isMaster": true,
        "shortName": "sample string 3",
        "url": "sample string 4",
        "sortOrder": 1,
        "name": "sample string 5",
        "phone": "sample string 6",
        "fax": "sample string 7",
        "email": "sample string 8",
        "address1": "sample string 9",
        "address2": "sample string 10",
        "city": "sample string 11",
        "state": "sample string 12",
        "country": "sample string 13",
        "postCode": "sample string 14",
        "delivery": 1,
        "exportAccounts": 1,
        "salesAccountFolder": "sample string 15",
        "purchaseAccountFolder": "sample string 16",
        "initLoad": 1,
        "initIDs": 1,
        "zoneID": 1,
        "actAsMaster": 1,
        "lastActiveUtc": "2025-10-05T00:03:51.4541956",
        "active": true,
        "warehouse": true,
        "abn": "sample string 19",
        "phoneOrderSubjectLine": "sample string 20",
        "caseConfiguration": 21,
        "isNormalPriceChangesCampaign": true,
        "generatePrintLabels": true,
        "headerLogo": "sample string 24",
        "custNo": "sample string 25",
        "stateCode": "sample string 26",
        "hostIdentifier": "eWrlFMKmx0+HHmVJ1DfwnA==",
        "hostIdentifierGuid": "14e56a79-a6c2-4fc7-871e-6549d437f09c",
        "hostName": 1,
        "hostAddress": "sample string 27",
        "hostUsername": "sample string 28",
        "hostPassword": "sample string 29",
        "excludeFromLeadInOut": true,
        "accountingProvider": 31,
        "accountingAddress": "sample string 32",
        "accountingUsername": "sample string 33",
        "accountingPassword": "sample string 34",
        "storeAccountingCode": "sample string 35",
        "softwareVariance": 36,
        "fuelWarningVariance": 37.0,
        "fuelErrorVariance": 38.0,
        "fuelAccumulatedWarningVariance": 39.0,
        "fuelAccumulatedErrorVariance": 40.0,
        "drawManagment": 41,
        "endOfDayManagment": true,
        "autoFillCashBalancing": true,
        "fuelDayVariance": 44,
        "accountingTradingTime": "00:00:00.1234567",
        "stockActivateProduct": 46,
        "giftCardSalesAccountingDeptCode": "sample string 47",
        "transactionDiscountAccountingDeptCode": "sample string 48",
        "size": 49,
        "updated": "2025-10-05T00:03:51.4541956",
        "priceZoneName": "sample string 51",
        "storeFuelConfigured": true,
        "shippingAddressCopied": true,
        "shippingAddress": {
          "$id": "4",
          "storeID": 1,
          "addressType": 1,
          "address1": "sample string 1",
          "address2": "sample string 2",
          "city": "sample string 3",
          "state": "sample string 4",
          "country": "sample string 5",
          "postCode": "sample string 6"
        },
        "billingAddress": {
          "$ref": "4"
        },
        "hostStoreSettings": [
          {
            "$id": "5",
            "id": 1,
            "hostIdentifier": "24WI+Sz+fECSQ/P9j4nAqg==",
            "hostIdentifierGuid": "f98885db-fe2c-407c-9243-f3fd8f89c0aa",
            "storeID": 2,
            "username": "sample string 3",
            "password": "sample string 4",
            "passwordPlain": "sample string 5",
            "serverAddress": "sample string 6",
            "serverPort": 1,
            "excludeFromLeadInOut": true,
            "useForHostFile": true,
            "metcashPillarID": "sample string 9",
            "metcashStateCode": "sample string 10",
            "metcashCustomerID": "sample string 11",
            "metcashTradingPartnerID": "sample string 12",
            "drakesCustomerNumber": 1,
            "sparCustomerNumber": "sample string 13",
            "sparOrderUsername": "sample string 14",
            "sparOrderPassword": "sample string 15",
            "sparOrderPasswordPlain": "sample string 16",
            "pharmXSiteID": 1,
            "ibaZoneID": 1,
            "ibaState": "sample string 17",
            "foodlandStoreCode": "sample string 18",
            "ilgMemberNumber": "sample string 19",
            "ilgOutletLocation": 1,
            "ilgBaseCost": 1,
            "ilgApplyNonAdvertisedPromos": true,
            "ilgExemptFromFreight": true,
            "ilgOrderDealReview": true,
            "ilgFinanceFee": 1,
            "processPromotions": true,
            "hostProvider": 0,
            "host": {
              "$id": "6",
              "identifier": "H+io7OQ/qUeSrDDVNUap1Q==",
              "identifierGuid": "eca8e81f-3fe4-47a9-92ac-30d53546a9d5",
              "isPrimary": true,
              "obeyPreferredHost": true,
              "loadCampaigns": true,
              "isHostOwnedGroup": true,
              "serviceFeeID": 1,
              "deletedDiscountRate": 1,
              "deletedDiscountDuration": 1,
              "doNotRange": true,
              "doNotOrder": true,
              "updateMaster": true,
              "ignoreHostPriceGroups": true,
              "ignoreNormalSellIncrease": true,
              "ignoreNormalSellIncreaseRange": 11,
              "ignoreNormalSellDecrease": true,
              "ignoreNormalSellDecreaseRange": 13,
              "roundNormalSell": true,
              "ignorePromotionSell": true,
              "ignoreNonAdvertisedPromotionSell": true,
              "splitAdvertisedAndNonAdvertisedPromotions": true,
              "ignoreLeadInOut": true,
              "hostSupplierIdentifier": "rXkir+o92ki/1vDS+b2rRA==",
              "hostSupplierIdentifierGuid": "af2279ad-3dea-48da-bfd6-f0d2f9bdab44",
              "loyaltyPriceLevelIdentifier": "3ViFNgCGBUW2jbL/t99qIw==",
              "loyaltyPriceLevelIdentifierGuid": "368558dd-8600-4505-b68d-b2ffb7df6a23",
              "isGroup": true,
              "description": "sample string 22",
              "hostProvider": 23,
              "hostTypeEnum": 24,
              "hostType": "sample string 25",
              "hostCode": "sample string 26",
              "username": "sample string 27",
              "password": "sample string 28",
              "passwordPlain": "sample string 29",
              "server": "sample string 30",
              "url": "sample string 31",
              "global": true,
              "stateCode": "sample string 33",
              "lastCollected": "2025-10-05T00:03:51.4541956",
              "lastProcessed": "2025-10-05T00:03:51.4541956",
              "hold": true,
              "supplierName": "sample string 35",
              "supplier": {
                "$id": "7",
                "identifier": "lbqudnj6OEK3gGw6/fhjcw==",
                "identifierGuid": "76aeba95-fa78-4238-b780-6c3afdf86373",
                "code": "sample string 1",
                "name": "sample string 2",
                "fuelSupplier": true,
                "isSupplier": true,
                "isHostedSupplier": true,
                "hostID": 1,
                "accountCode": "sample string 6",
                "invoiceSuffix": "sample string 7",
                "orderEmail": "sample string 8",
                "orderEmailBcc": "sample string 9",
                "orderFax": "sample string 10",
                "showOrderCost": true,
                "receiptCostUpdate": true,
                "sendReceipt": true,
                "receiptEmail": "sample string 14",
                "receiptEmailBcc": "sample string 15",
                "primaryContactGuid": "7lUv46lREE6O6dE4joqwYA==",
                "primaryContactID": "e32f55ee-51a9-4e10-8ee9-d1388e8ab060",
                "storeID": 1,
                "abn": "sample string 16",
                "supplierGroupIdentifier": "ck5qoCYUckO/cOXuhenGBA==",
                "supplierGroupGuid": "a06a4e72-1426-4372-bf70-e5ee85e9c604",
                "rebate": 1.0,
                "rebateType": 1,
                "rebateFrequency": 1,
                "rebateSource": 1,
                "rebateLastClaimed": "2025-10-05T00:03:51.4541956",
                "rebateLastClaimedAmount": 1.0,
                "cartonsOnly": true,
                "minimumOrderValue": 1,
                "enforceMinimumQuantity": true,
                "freight": 19.0,
                "freightType": 20,
                "deleted": true,
                "deletedUser": "sample string 22",
                "storeName": "sample string 23",
                "primaryContact": {
                  "$id": "8",
                  "id": "c03289ed-cd0b-48ed-b6bc-e212c33090c5",
                  "identifier": "mO3bJps1iUG3K1+SlglFxw==",
                  "identifierGuid": "26dbed98-359b-4189-b72b-5f92960945c7",
                  "familyName": "sample string 1",
                  "givenNames": "sample string 2",
                  "otherNames": "sample string 3",
                  "title": "sample string 4",
                  "dateOfBirth": "sample string 5",
                  "sex": "sample string 6",
                  "address": "sample string 7",
                  "address1": "sample string 8",
                  "address2": "sample string 9",
                  "town": "sample string 10",
                  "state": "sample string 11",
                  "country": "sample string 12",
                  "postalCode": "sample string 13",
                  "telephone": "sample string 14",
                  "mobile": "sample string 15",
                  "email": "sample string 16",
                  "fax": "sample string 17",
                  "primary": true
                },
                "contacts": [
                  {
                    "$id": "9",
                    "supplierIdentifier": "246h6AhHtEuDJ6EgBcWycw==",
                    "supplierIdentifierGuid": "e8a18edb-4708-4bb4-8327-a12005c5b273",
                    "contactGuid": "X1zvK4xaYkWq1EysNSbJXg==",
                    "contactID": "2bef5c5f-5a8c-4562-aad4-4cac3526c95e",
                    "contact": {
                      "$ref": "8"
                    },
                    "supplier": {
                      "$ref": "7"
                    }
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "products": [
                  {
                    "$id": "10",
                    "pluG_UID": "lxG7J09p30GfL1znEU52bg==",
                    "pluGuid": "27bb1197-694f-41df-9f2f-5ce7114e766e",
                    "supplierIdentifier": "rBfU4RNSnUSM4rWianfMNA==",
                    "supplierIdentifierGuid": "e1d417ac-5213-449d-8ce2-b5a26a77cc34",
                    "cartonQuantity": 1,
                    "cartonQuantityChanged": true,
                    "productSize": "sample string 3",
                    "cigarettesPerSleeve": 1,
                    "randomWeight": true,
                    "piecesPerUnit": 5,
                    "averagePackSize": 6,
                    "effectiveDate": "2025-10-05T00:03:51.4541956",
                    "pricedByWeight": true,
                    "landedUnitCostEx": 9,
                    "landedUnitCostInc": 10,
                    "landedCartonCostInc": 11,
                    "landedCartonCostEx": 12,
                    "standardCost": 13,
                    "deliveryFee": 1,
                    "deliveryFeeBasis": "sample string 14",
                    "pickAndPackFee": 1,
                    "pickAndPackFeeBasis": "sample string 15",
                    "financeFee": 1,
                    "financeFeeBasis": "sample string 16",
                    "cartonLength": 1,
                    "cartonWidth": 1,
                    "cartonHeight": 1,
                    "palletLayerQuantity": 1,
                    "palletLayers": 1,
                    "itemCode": "sample string 17",
                    "invoiceCode": "sample string 18",
                    "invoiceDesc": "sample string 19",
                    "orderDirect": true,
                    "useCost": true,
                    "minimumQuantity": 20,
                    "hostType": 21,
                    "fromHost": 22,
                    "minimumReorder": 1,
                    "maximumReorder": 1,
                    "orderMultiple": 23.1,
                    "sellMultiple": 24.1,
                    "baseMultiple": 25.1,
                    "hostStandardCost": 26,
                    "hostTotalCost": 27,
                    "hostRetail": 28,
                    "hostLandedUnitCostEx": 29,
                    "hostLandedUnitCostInc": 30,
                    "hostDesc": "sample string 31",
                    "directIndicator": "sample string 32",
                    "availableToOrder": true,
                    "hostRangeIndicator": "sample string 34",
                    "hostProductType": "sample string 35",
                    "hostProductGrade": "sample string 36",
                    "hostProductGroup": "sample string 37",
                    "hostSlowMoving": true,
                    "hostGeneralMerchandise": true,
                    "hostPillar": "sample string 40",
                    "hostLastUpdated": "2025-10-05T00:03:51.4541956",
                    "rebate": 1.0,
                    "rebateExclude": true,
                    "invoiceCodes": [
                      {
                        "$id": "11",
                        "pluG_UID": "lTROV40WP0CeeTHhoNQWCw==",
                        "pluGuid": "574e3495-168d-403f-9e79-31e1a0d4160b",
                        "supplierIdentifier": "ckMoIt3dYkG9jq/mPiVtvg==",
                        "supplierIdentifierGuid": "22284372-dddd-4162-bd8e-afe63e256dbe",
                        "invoiceCode": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "storeIDs": [
                      1,
                      2
                    ],
                    "preferredSupplier": true,
                    "preferredRebateSupplier": true,
                    "supplierName": "sample string 41",
                    "salesMode": 42,
                    "orderPacked": true,
                    "active": true,
                    "price": 1,
                    "costGstPercent": 44,
                    "parentPluG_UID": "0OrgVy9EW0ea4S7+fVE39A==",
                    "parentPluGuid": "57e0ead0-442f-475b-9ae1-2efe7d5137f4",
                    "freight": 45.0,
                    "freightType": 1,
                    "product": {
                      "$ref": "2"
                    },
                    "supplier": {
                      "$ref": "7"
                    },
                    "serviceFee": {
                      "$id": "12",
                      "id": 1,
                      "description": "sample string 1",
                      "fee": 1
                    },
                    "isPrimaryHost": true,
                    "hostVendor": 47
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "orderCycleHeaders": [
                  {
                    "$id": "13",
                    "storeID": 1,
                    "supplierIdentifier": "NH0+oHAlm0iWlzit5eMugA==",
                    "supplierGuid": "a03e7d34-2570-489b-9697-38ade5e32e80",
                    "departmentCode": "sample string 2",
                    "warehouseDirectIndicator": "sample string 3",
                    "type": 4,
                    "storeName": "sample string 5",
                    "departmentName": "sample string 6",
                    "orderDays": 7
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "cycles": [
                  {
                    "$id": "14",
                    "storeID": 1,
                    "supplierIdentifier": "lqLfa8XNzEGOLd85z8An7A==",
                    "supplierGuid": "6bdfa296-cdc5-41cc-8e2d-df39cfc027ec",
                    "departmentCode": "sample string 2",
                    "warehouseDirectIndicator": "sample string 3",
                    "type": 4,
                    "cutOffWeek": 5,
                    "cutOffDay": 6,
                    "cutOffTime": "00:00:00.1234567",
                    "leadTime": 7,
                    "daysBuffer": 8,
                    "supplierName": "sample string 9",
                    "cutOffDate": "2025-10-05T00:03:51.4541956",
                    "deliveryDate": "2025-10-05T00:03:51.4541956",
                    "nextCutOffDate": "2025-10-05T00:03:51.4541956",
                    "nextDeliveryDate": "2025-10-05T00:03:51.4541956",
                    "nextDaysBuffer": 10
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "store": {
                  "$ref": "3"
                },
                "updated": "2025-10-05T00:03:51.4541956",
                "isHost": true
              },
              "files": [
                {
                  "$id": "15",
                  "id": "sample string 1",
                  "fileName": "sample string 2",
                  "extension": "sample string 3",
                  "provider": 0,
                  "type": 0,
                  "hostType": "sample string 4",
                  "createdUtc": "2025-10-05T00:03:51.4541956",
                  "processed": "2025-10-05T00:03:51.4541956",
                  "isProcessing": true,
                  "processedCount": 6,
                  "processingTime": 1,
                  "collectedUtc": "2025-10-05T00:03:51.4541956",
                  "size": 1,
                  "sizeFormat": "sample string 7",
                  "isArchive": true,
                  "version": "sample string 9",
                  "reference": "sample string 10",
                  "digest": "sample string 11",
                  "contentType": "sample string 12",
                  "host": {
                    "$ref": "6"
                  },
                  "metcashHeader": {
                    "$id": "16",
                    "customerNumber": "sample string 1",
                    "creationDate": "2025-10-05T00:03:51.4541956",
                    "businessPillar": "sample string 3",
                    "fileType": "sample string 4"
                  }
                },
                {
                  "$ref": "15"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "17",
                  "id": 1,
                  "hostIdentifier": "V2ykBf/EWU6ddanqeRWxeA==",
                  "hostIdentifierGuid": "05a46c57-c4ff-4e59-9d75-a9ea7915b178",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "9d6a2410-a206-4cbe-91b5-eb61dd9944a3",
                    "10f59f34-e7c3-4065-b5e4-90d55bb3c048"
                  ]
                },
                {
                  "$ref": "17"
                }
              ],
              "hostFileStoreSetting": {
                "$ref": "5"
              },
              "hostStoreSettings": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "promotionPlacements": [
                {
                  "$id": "18",
                  "identifier": "e8wLo4cVVUWsdSJ/qTWZXw==",
                  "identifierGuid": "a30bcc7b-1587-4555-ac75-227fa935995f",
                  "code": "sample string 2",
                  "description": "sample string 3",
                  "isAdvertised": true
                },
                {
                  "$ref": "18"
                }
              ],
              "promoTypeGuids": [
                "1a99fb09-61c2-4c60-9778-74349ca1656c",
                "c03453ce-8f52-4369-ad0b-2628d376c3d1"
              ],
              "isPromotionOnly": false,
              "isOrderable": false,
              "vendor": 0
            },
            "groupIDs": [
              1,
              2
            ],
            "hostDescription": "sample string 24"
          },
          {
            "$ref": "5"
          }
        ],
        "accounts": [
          {
            "$id": "19",
            "id": 1,
            "storeID": 1,
            "accountName": "sample string 2",
            "bsb": "sample string 3",
            "accountNumber": "sample string 4",
            "accountDesignated": true
          },
          {
            "$ref": "19"
          }
        ],
        "sales": [
          {
            "$id": "20",
            "id": 1,
            "storeID": 1,
            "externalSalesType": 2,
            "ftpSiteID": 1,
            "lastSaleProcessed": "2025-10-05T00:03:51.4541956",
            "ftpSite": {
              "$id": "21",
              "id": 1,
              "description": "sample string 2",
              "address": "sample string 3",
              "username": "sample string 4",
              "password": "sample string 5",
              "path": "sample string 7",
              "protocol": 8
            }
          },
          {
            "$ref": "20"
          }
        ],
        "zoneMatrix": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "cashManagements": [
          {
            "$id": "22",
            "id": 1,
            "storeID": 1,
            "cashManagementType": 2,
            "apiID": 1,
            "organisationID": "sample string 3",
            "siteName": "sample string 4",
            "thirdPartyAPI": {
              "$id": "23",
              "id": 1,
              "description": "sample string 2",
              "address": "sample string 3",
              "username": "sample string 4",
              "password": "sample string 5",
              "passwordPlain": "sample string 6",
              "token": "sample string 7",
              "apiType": 8,
              "apiSubType": 9
            }
          },
          {
            "$ref": "22"
          }
        ],
        "updateStoreID": "527e950b-dba6-4ce7-b9dd-10fb704dc40b",
        "updateStore": {
          "$id": "24",
          "id": "bbcee094-bac9-4c9c-9923-4529b892f9bb",
          "name": "sample string 1",
          "lastActivity": "2025-10-05T00:03:51.4541956",
          "zone": "sample string 2",
          "timeZoneOffset": 0.0,
          "businessHoursStart": "00:00:00.1234567",
          "businessHoursEnd": "00:00:00.1234567",
          "master": true,
          "lastIP": "sample string 10",
          "lastHostName": "sample string 11",
          "ping": 1,
          "pingStatus": "sample string 12",
          "lastUpdateCompleted": "2025-10-05T00:03:51.4541956"
        },
        "timeZoneId": "sample string 53",
        "securityOptions": {
          "$id": "25",
          "loginMode": 1,
          "allowSelfVerification": true,
          "verifierEmail": "sample string 3",
          "source": "sample string 4",
          "loginModeInherited": 5,
          "loginModeSource": "sample string 6",
          "selfVerifyInherited": true,
          "selfVerifySource": "sample string 8",
          "verifyEmailInherited": "sample string 9",
          "verifyEmailSource": "sample string 10"
        }
      },
      "storePrices": [
        {
          "$id": "26",
          "pluG_UID": "7mdncK1EzkuxXkjMQFbQGA==",
          "pluGuid": "706767ee-44ad-4bce-b15e-48cc4056d018",
          "plu": 1,
          "storeID": 1,
          "zoneID": 2,
          "zoneName": "sample string 3",
          "store": "sample string 4",
          "priceNow": 5,
          "costNow": 6,
          "costNowDecimals": 7,
          "normalPrice": 8,
          "priceNext": 1,
          "costNext": 1,
          "costNextDecimals": 9,
          "nextCampaignName": "sample string 10",
          "gstPercent": 11,
          "normalCost": 12,
          "normalCostDecimals": 13,
          "costGstPercent": 14,
          "costCalcMethod": 1,
          "currentCost": 15,
          "currentCostDecimals": 16,
          "break1": 17,
          "price1": 18,
          "break2": 19,
          "price2": 20,
          "break3": 21,
          "price3": 22,
          "fuelItem": 23,
          "fixedWeight": 24,
          "active": true,
          "complianceIndicator": "sample string 25",
          "doNotOrder": true,
          "doNotRange": true,
          "isNormalPriceChangesCampaign": true,
          "updated": "2025-10-05T00:03:51.4541956"
        },
        {
          "$ref": "26"
        }
      ],
      "currentPrices": {
        "$id": "27",
        "pluPrices": {
          "$id": "28",
          "plu": 1,
          "pluG_UID": "QEA=",
          "stores": [
            1,
            2
          ],
          "normalPrice": 1,
          "cost": 2,
          "break1": 3,
          "price1": 4,
          "break2": 5,
          "price2": 6,
          "break3": 7,
          "price3": 8,
          "discountPrice": 9,
          "acceptedUtc": "2025-10-05T00:03:51.4541956",
          "priceChangeType": 0,
          "costDecimals": 10
        },
        "normalPluPrices": {
          "$ref": "28"
        },
        "winningCampaign": 1,
        "winner": {
          "$id": "29",
          "campaignName": "sample string 1",
          "campaignDescription": "sample string 2",
          "startDate": "2025-10-05T00:03:51.4541956",
          "startTime": 3,
          "endDate": "2025-10-05T00:03:51.4541956",
          "endTime": 4,
          "newPrice": 5,
          "newCost": 6,
          "newCostDecimals": 7,
          "pctDiscount": 8,
          "promoType": 1,
          "promotionTypeCode": "sample string 9",
          "hostType": 10,
          "hostIdentifier": "es4wOZ2uVkKECJS6BuKnkg==",
          "hostIdentifierGuid": "3930ce7a-ae9d-4256-8408-94ba06e2a792",
          "storeNames": [
            "sample string 1",
            "sample string 2"
          ]
        },
        "details": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ]
      },
      "tray": {
        "$id": "30",
        "g_UId": "mHXemr2RREe3BIfah+aC1g==",
        "guid": "9ade7598-91bd-4744-b704-87da87e682d6",
        "name": "sample string 1",
        "number": 1,
        "tare": 1
      },
      "priceGroup": {
        "$id": "31",
        "priceGroupG_UID": "v8A0Ly1S5EG2uXMsWmzQqA==",
        "priceGroupGuid": "2f34c0bf-522d-41e4-b6b9-732c5a6cd0a8",
        "name": "sample string 2",
        "code": 1,
        "modified": true,
        "updated": "2025-10-05T00:03:51.4541956",
        "buyingLimit": 1,
        "buyingLimitIndependent": true,
        "buyingLimitType": 0,
        "number": 1,
        "products": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "productCount": 1
      },
      "priceGroupName": "sample string 146",
      "nutrifacts": {
        "$id": "32",
        "pluG_UID": "CDqTq+7om0+9rreCWagmGA==",
        "pluGuid": "ab933a08-e8ee-4f9b-bdae-b78259a82618",
        "plu": 1,
        "servingsPerPack": 1,
        "servingSize": 1,
        "showAllergens": 1,
        "energy": 1,
        "protein": 1,
        "fat": 1,
        "saturated": 1,
        "carbo": 1,
        "sugars": 1,
        "sodium": 1,
        "potasium": 1,
        "calcium": 1,
        "fibre": 1,
        "soya": 1,
        "nutsSeeds": 1,
        "shells": 1,
        "eggs": 1,
        "dairy": 1,
        "gluten": 1,
        "sulphites": 1,
        "peanuts": 1,
        "sesame": 1,
        "fish": 1,
        "lupins": 1
      },
      "dates": {
        "$id": "33",
        "pluGuid": "6a2cb6ca-e3d7-46e4-84e7-5a0870c1c05c",
        "created": "2025-10-05T00:03:51.4541956",
        "createdByUser": "sample string 1",
        "activated": "2025-10-05T00:03:51.4541956",
        "deactivated": "2025-10-05T00:03:51.4541956",
        "lastOrdered": "2025-10-05T00:03:51.4541956",
        "lastOrderedQty": 2.0,
        "lastReceived": "2025-10-05T00:03:51.4541956",
        "lastReceivedQty": 3.0,
        "lastInvoiceStatus": 1,
        "lastCounted": "2025-10-05T00:03:51.4541956",
        "lastSold": "2025-10-05T00:03:51.4541956",
        "firstSold": "2025-10-05T00:03:51.4541956",
        "awsUpdated": "2025-10-05T00:03:51.4541956",
        "lastManualUpdate": "2025-10-05T00:03:51.4541956",
        "lastManualUpdatedByUser": "sample string 5",
        "lastUpdated": "2025-10-05T00:03:51.4541956",
        "lastUpdatedByUser": "sample string 7",
        "lastUpdatedByHost": "2025-10-05T00:03:51.4541956",
        "doNotRangeUpdated": "2025-10-05T00:03:51.4541956",
        "doNotOrderUpdated": "2025-10-05T00:03:51.4541956",
        "tracked": "2025-10-05T00:03:51.4541956"
      },
      "allergens": [
        {
          "$id": "34",
          "allergenID": 1,
          "pluG_UID": "64XdUlSjJEGM3SYj9rMCwg==",
          "pluGuid": "52dd85eb-a354-4124-8cdd-2623f6b302c2",
          "contains": 2,
          "allergenName": "sample string 3",
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "34"
        }
      ],
      "costs": {
        "$id": "35",
        "pluG_UID": "4W4d5P82zU2FeOXketFKVQ==",
        "pluGuid": "e41d6ee1-36ff-4dcd-8578-e5e47ad14a55",
        "enteredCost": 1,
        "weightedAvgCost": 1,
        "lastCost": 1,
        "rawEnteredCost": 2,
        "rawWeightedAvgCost": 3,
        "rawLastCost": 4,
        "freight": 5.0,
        "freightType": 6,
        "costDecimals": 7,
        "fifoCost": 1,
        "updated": "2025-10-05T00:03:51.4541956",
        "normalCost": 1,
        "currentCost": 1
      },
      "sales": [
        {
          "$id": "36",
          "saleHeaderID": 1,
          "created": "2025-10-05T00:03:51.4541956",
          "createdLocal": "2025-10-05T00:03:51.4541956",
          "storeID": 3,
          "storeName": "sample string 4",
          "operatorG_Uid": "yyPnV3HWPkazVDPVsz546g==",
          "operatorGuid": "57e723cb-d671-463e-b354-33d5b33e78ea",
          "operatorName": "sample string 5",
          "tranType": 1,
          "plu": 1,
          "pluG_UId": "0AGV2IxShUiFpDxvRvLCvA==",
          "pluGuid": "d89501d0-528c-4885-85a4-3c6f46f2c2bc",
          "normalPrice": 1,
          "totalCents": 1,
          "cost": 1,
          "grossProfit": 1,
          "quantity": 1,
          "operator": {
            "$id": "37",
            "id": 1,
            "g_Uid": "hifFTGlz7ECnYjlAP2DZXA==",
            "guid": "4cc52786-7369-40ec-a762-39403f60d95c",
            "operatorNumber": 1,
            "shortName": "sample string 2",
            "firstName": "sample string 3",
            "lastName": "sample string 4",
            "password": "sample string 5",
            "hasPassword": true,
            "passwordText": "sample string 6",
            "rfidTagID": "sample string 7",
            "blueprintID": 1,
            "groupID": 1,
            "groupName": "sample string 8",
            "managerGroupID": 1,
            "managerGroupName": "sample string 9",
            "zoneID": 1,
            "zoneName": "sample string 10",
            "loggedIn": 1,
            "lastUsedIP": "sample string 11",
            "deleted": true,
            "locked": true,
            "allowOpenTill": true,
            "webEmail": "sample string 14",
            "simpleOperatorType": 0,
            "webRole": "sample string 15",
            "updated": "2025-10-05T00:03:51.4541956",
            "passwordResetRequired": true,
            "alteredInStore": true,
            "startShift": "2025-10-05T00:03:51.4541956",
            "endShift": "2025-10-05T00:03:51.4541956",
            "machineName": "sample string 20",
            "drawerID": 1,
            "stores": [
              {
                "$id": "38",
                "operatorG_UID": "aM6rZju+1UeeRNRARBuRaQ==",
                "operatorGuid": "66abce68-be3b-47d5-9e44-d440441b9169",
                "storeID": 2,
                "operator": {
                  "$ref": "37"
                },
                "store": {
                  "$ref": "3"
                }
              },
              {
                "$ref": "38"
              }
            ]
          }
        },
        {
          "$ref": "36"
        }
      ],
      "apns": [
        {
          "$id": "39",
          "pluID": 1,
          "pluG_UID": "48PlnwSGykSMsBTz2tMaYw==",
          "pluGuid": "9fe5c3e3-8604-44ca-8cb0-14f3dad31a63",
          "apn": "sample string 1",
          "deleted": true,
          "storeID": 1,
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "39"
        }
      ],
      "tuns": [
        {
          "$id": "40",
          "pluG_UId": "EJm2x9n1wU6KG8EvZlS5Kw==",
          "pluGuid": "c7b69910-f5d9-4ec1-8a1b-c12f6654b92b",
          "apn": "sample string 1",
          "tun": "sample string 2",
          "cartonQuantity": 3,
          "product": {
            "$ref": "2"
          },
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "40"
        }
      ],
      "competitionPricing": [
        {
          "$id": "41",
          "identifier": "NitXOnub70O6f45Nbn1z9g==",
          "identifierGuid": "3a572b36-9b7b-43ef-ba7f-8e4d6e7d73f6",
          "pluG_UID": "zPAfz2RwmU+6Z5XtrqB1hw==",
          "pluGuid": "cf1ff0cc-7064-4f99-ba67-95edaea07587",
          "competitionID": 1,
          "name": "sample string 2",
          "sellMultiple": 3,
          "retailPrice": 4,
          "storeName": "sample string 5"
        },
        {
          "$ref": "41"
        }
      ],
      "supplier": {
        "$ref": "7"
      },
      "supplierName": "sample string 147",
      "children": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "ordering": {
        "$ref": "10"
      },
      "flipChartPages": [
        {
          "$id": "42",
          "identifier": "VvEKjIHlnk2CLKbLFXYUnA==",
          "groupName": "sample string 1",
          "identifierGuid": "8c0af156-e581-4d9e-822c-a6cb1576149c",
          "exists": true,
          "flipChartIdentifier": "5RyCO4g3/Ua+zabmr2VZFw==",
          "flipChartIdentifierGuid": "3b821ce5-3788-46fd-becd-a6e6af655917",
          "contentPanelName": "sample string 5",
          "selectionMode": 1,
          "maximumSelections": 1,
          "enableProductRecogniser": true,
          "displayName": "sample string 7",
          "sortOrder": 8,
          "storeID": 1,
          "productsPerRow": 9,
          "rows": 10,
          "showButtonText": true,
          "showButtonImage": true,
          "buttonWidth": 13,
          "buttonHeight": 14,
          "autoSizeButtons": true,
          "autoSizeGrid": true,
          "buttonAnchor": 17,
          "buttonBackgroundImage": "sample string 18",
          "buttonTopColour": 1,
          "buttonTextColour": 1,
          "buttonBottomColour": 1,
          "buttonBorderColour": 1,
          "buttonBorderWidth": 1,
          "buttonRadius": 1,
          "buttonGradientMode": 1,
          "buttonDropShadow": true,
          "buttonShadowWidth": 1,
          "buttonHighLightOnPush": true,
          "buttonFontFamily": "sample string 19",
          "buttonFontSize": 1.1,
          "buttonFontStyle": 1,
          "buttonTextAlign": 1,
          "buttonWordBreak": true,
          "buttonDrawImageAndButton": true,
          "buttonVerticalText": true,
          "buttonImageAlign": 1,
          "buttonMarginX": 20,
          "buttonMarginY": 21,
          "beginButtonsX": 22,
          "beginButtonsY": 23,
          "manualSortProducts": true,
          "sortProductsKind": 25,
          "groupIdentifier": "MTs7g1WSmEm4LiCY2pSBFw==",
          "groupIdentifierGuid": "833b3b31-9255-4998-b82e-2098da948117",
          "flipChart": {
            "$id": "43",
            "identifier": "R4QbshEDPEqEZSg+N3hUrg==",
            "identifierGuid": "b21b8447-0311-4a3c-8465-283e377854ae",
            "displayName": "sample string 2",
            "sortOrder": 3,
            "productsPerRow": 4,
            "rowsPerPage": 5,
            "buttonMarginX": 6,
            "buttonMarginY": 7,
            "beginButtonsX": 8,
            "beginButtonsY": 9,
            "autoSizeButtons": true,
            "autoSizeGrid": true,
            "showButtonText": true,
            "showButtonImage": true,
            "formLocationX": 1,
            "formLocationY": 1,
            "formWidth": 14,
            "formHeight": 15,
            "formMaximised": true,
            "formResizable": true,
            "formBackgroundImage": "sample string 16",
            "formBackgroundColourA": 1,
            "formBackgroundColourR": 1,
            "formBackgroundColourG": 1,
            "formBackgroundColourB": 1,
            "formFontFamily": "sample string 17",
            "formFontSize": 1.1,
            "formFontStyle": 1,
            "formAttributes": "sample string 18",
            "buttonWidth": 19,
            "buttonHeight": 20,
            "buttonAnchor": 21,
            "buttonBackgroundImage": "sample string 22",
            "buttonTopColour": 1,
            "buttonTextColour": 1,
            "buttonBottomColour": 1,
            "buttonBorderColour": 1,
            "buttonBorderWidth": 1,
            "buttonRadius": 1,
            "buttonGradientMode": 1,
            "buttonDropShadow": true,
            "buttonShadowWidth": 1,
            "buttonHighLightOnPush": true,
            "buttonFontFamily": "sample string 23",
            "buttonFontSize": 1.1,
            "buttonFontStyle": 1,
            "buttonTextAlign": 1,
            "buttonWordBreak": true,
            "buttonDrawImageAndButton": true,
            "buttonVerticalText": true,
            "buttonImageAlign": 1,
            "panelLocationX": 1,
            "panelLocationY": 1,
            "panelWidth": 1,
            "panelHeight": 1,
            "panelAnchor": 1,
            "panelFontFamily": "sample string 24",
            "panelFontSize": 1.1,
            "panelFontStyle": 1,
            "panelBackgroundColour": 1,
            "panelTextColour": 1,
            "panelAttributes": "sample string 25",
            "unsentCount": 26,
            "group": {
              "$id": "44",
              "identifier": "0i5cVfIyakaFQHwWSY2h7A==",
              "identifierGuid": "555c2ed2-32f2-466a-8540-7c16498da1ec",
              "name": "sample string 2",
              "formType": "sample string 3",
              "forms": [
                {
                  "$id": "45",
                  "id": 1,
                  "g_UID": "Fd0kwJ/b1EukNzqy9VXaJQ==",
                  "guid": "c024dd15-db9f-4bd4-a437-3ab2f555da25",
                  "zoneID": 3,
                  "storeID": 4,
                  "name": "sample string 5",
                  "formType": "sample string 6",
                  "locationX": 1,
                  "locationY": 1,
                  "width": 1,
                  "height": 1,
                  "maximised": true,
                  "resizable": true,
                  "backgroundImage": "sample string 7",
                  "backgroundColour": "sample string 8",
                  "backgroundColourA": 1,
                  "backgroundColourR": 1,
                  "backgroundColourG": 1,
                  "backgroundColourB": 1,
                  "fontFamily": "sample string 9",
                  "fontSize": 1.1,
                  "fontStyle": 1,
                  "previousForm": 1,
                  "previousFormG_UID": "dsjc3cYuZE6AQcYjv05xWQ==",
                  "previousFormGuid": "dddcc876-2ec6-4e64-8041-c623bf4e7159",
                  "nextForm": 1,
                  "nextFormG_UID": "rozOAdn+hUiQJnSLP7izEQ==",
                  "nextFormGuid": "01ce8cae-fed9-4885-9026-748b3fb8b311",
                  "attributes": "sample string 10",
                  "updated": "2025-10-05T00:03:51.4541956",
                  "positioning": 1,
                  "contentPanel": "sample string 11",
                  "selectionMode": 1,
                  "maximumSelections": 1,
                  "alteredInStore": true,
                  "deleted": true,
                  "blueprintID": 1,
                  "preserveLayout": true,
                  "mainCheckoutFormName": "sample string 13",
                  "nextCheckoutForm": {
                    "$ref": "45"
                  },
                  "previousCheckoutForm": {
                    "$ref": "45"
                  },
                  "buttons": [
                    {
                      "$id": "46",
                      "id": 1,
                      "checkoutFormID": 2,
                      "checkoutFormG_UID": "dWoSxJyF5EatJFpgamggVQ==",
                      "checkoutFormGuid": "c4126a75-859c-46e4-ad24-5a606a682055",
                      "identifier": "DxEyAsP/XUS+fcQsl5QwYw==",
                      "identifierGuid": "0232110f-ffc3-445d-be7d-c42c97943063",
                      "name": "sample string 5",
                      "plu": 1,
                      "locationX": 1,
                      "locationY": 1,
                      "width": 1,
                      "height": 1,
                      "anchor": 1,
                      "backgroundImage": "sample string 6",
                      "backgroundImageID": 1,
                      "backgroundImageUrl": "sample string 7",
                      "topColour": 1,
                      "textColour": 1,
                      "bottomColour": 1,
                      "borderColour": 1,
                      "borderWidth": 1,
                      "radius": 1,
                      "gradientMode": 1,
                      "dropShadow": true,
                      "shadowWidth": 1,
                      "highLightOnPush": true,
                      "fontFamily": "sample string 8",
                      "fontSize": 1.1,
                      "fontStyle": 1,
                      "textAlign": 1,
                      "imageAlign": 1,
                      "wordBreak": true,
                      "verticalText": true,
                      "buttonFunction": 1,
                      "buttonValue": 1,
                      "valueG_UID": "XoxGom1huUC2lwMK1wFl+w==",
                      "valueGuid": "a2468c5e-616d-40b9-b697-030ad70165fb",
                      "buttonText": "sample string 10",
                      "valueText": "sample string 11",
                      "drawImageAndButton": true,
                      "updated": "2025-10-05T00:03:51.4541956",
                      "action": "sample string 12",
                      "valueForm": {
                        "$ref": "45"
                      },
                      "image": {
                        "$id": "47",
                        "name": "sample string 3.sample string 4",
                        "imageID": 2,
                        "imageName": "sample string 3",
                        "imageExtension": "sample string 4",
                        "lastUpdate": "2025-10-05T00:03:51.4541956",
                        "imageData": "QEA=",
                        "readOnly": true
                      }
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "panels": [
                    {
                      "$id": "48",
                      "id": 1,
                      "checkoutFormID": 2,
                      "checkoutFormG_UID": "VqCmke+PSEywd9W5KUcEFg==",
                      "checkoutFormGuid": "91a6a056-8fef-4c48-b077-d5b929470416",
                      "panelType": "sample string 4",
                      "name": "sample string 5",
                      "locationX": 6,
                      "locationY": 7,
                      "width": 8,
                      "height": 9,
                      "anchor": 10,
                      "fontFamily": "sample string 11",
                      "fontSize": 12.1,
                      "fontStyle": 13,
                      "backgroundColour": 14,
                      "textColour": 15,
                      "attributes": "sample string 16"
                    },
                    {
                      "$ref": "48"
                    }
                  ]
                },
                {
                  "$ref": "45"
                }
              ],
              "panels": [
                {
                  "$ref": "48"
                },
                {
                  "$ref": "48"
                }
              ]
            },
            "pages": [
              {
                "$ref": "42"
              },
              {
                "$ref": "42"
              }
            ]
          },
          "contentPanel": {
            "$ref": "48"
          },
          "products": [
            {
              "$ref": "1"
            },
            {
              "$ref": "1"
            }
          ],
          "productCount": 27,
          "pages": [
            {
              "$ref": "42"
            },
            {
              "$ref": "42"
            }
          ]
        },
        {
          "$ref": "42"
        }
      ],
      "priceHistory": [
        {
          "$id": "49",
          "pluG_UID": "coNpz9uTH0iBnr0DHHbOYQ==",
          "pluGuid": "cf698372-93db-481f-819e-bd031c76ce61",
          "price": 1,
          "costCalcMethod": 1,
          "cost": 2,
          "weightedAvgCost": 3,
          "lastCost": 4,
          "rawCost": 5,
          "rawWeightedAvgCost": 6,
          "rawLastCost": 7,
          "costDecimals": 8,
          "serviceFeeID": 9,
          "freight": 10.0,
          "freightType": 11,
          "process": "sample string 12",
          "user": "sample string 13",
          "updated": "2025-10-05T00:03:51.4541956",
          "previousPrice": 1,
          "previousCostCalcMethod": 1,
          "previousCost": 1,
          "previousWeightedAvgCost": 1,
          "previousLastCost": 1,
          "previousRawCost": 15,
          "previousRawWeightedAvgCost": 16,
          "previousRawLastCost": 17,
          "previousCostDecimals": 1,
          "previousServiceFeeID": 18,
          "previousFreight": 19.0,
          "previousFreightType": 20,
          "storeID": 21,
          "storeName": "sample string 22",
          "serviceFeeDescription": "sample string 23",
          "previousServiceFeeDescription": "sample string 24"
        },
        {
          "$ref": "49"
        }
      ],
      "ingredients": [
        {
          "$id": "50",
          "pluG_UID": "m3wH8Yl18kihpCrzUADOkw==",
          "ingredientGuid": "pr+0hNTNmUaI5rUeYLxCaQ==",
          "ingredientIdentifier": "84b4bfa6-cdd4-4699-88e6-b51e60bc4269",
          "quantity": 1.0,
          "storeIDs": [
            1,
            2
          ],
          "ingredientText": "sample string 1",
          "ingredient": {
            "$ref": "2"
          }
        },
        {
          "$ref": "50"
        }
      ],
      "bins": [
        {
          "$id": "51",
          "pluG_UID": "j3PZyD510UaA6D5+BlvUPA==",
          "pluGuid": "c8d9738f-753e-46d1-80e8-3e7e065bd43c",
          "shelfLocationIdentifier": "jbEacDg/cUmXpa7H+I4jbw==",
          "shelfLocationGuid": "701ab18d-3f38-4971-97a5-aec7f88e236f",
          "labelShelfDefault": 1,
          "labelTalkerDefault": 1,
          "labelSmall": true,
          "labelPageLayoutG_UID": "tN+SWsk1I0qCAr699MG4zA==",
          "labelPageLayoutGuid": "5a92dfb4-35c9-4a23-8202-bebdf4c1b8cc",
          "updated": "2025-10-05T00:03:51.4541956",
          "electronicShelfLabelIdentifier": "sample string 5",
          "electronicshelfLabelsConfigurationID": 6,
          "labelShelfChanged": true,
          "productName": "sample string 8",
          "locationText": "sample string 9",
          "product": {
            "$ref": "2"
          },
          "location": {
            "$id": "52",
            "identifier": "Y7SUm0bM606VmYNOMPGUYA==",
            "storeID": 1,
            "identifierGuid": "9b94b463-cc46-4eeb-9599-834e30f19460",
            "name": "sample string 2",
            "haccp": true,
            "blueprintID": 1,
            "updated": "2025-10-05T00:03:51.4541956",
            "minTemp": 1,
            "maxTemp": 1,
            "checkFrequency": 1,
            "storeCaseConfiguration": 5,
            "storeName": "sample string 6",
            "bins": [
              {
                "$ref": "51"
              },
              {
                "$ref": "51"
              }
            ]
          }
        },
        {
          "$ref": "51"
        }
      ],
      "bin": {
        "$ref": "51"
      },
      "scaleLocations": [
        {
          "$id": "53",
          "plu": 1,
          "pluG_UID": "Cseh2X9HAU6r3tn2IBWMsw==",
          "pluGuid": "d9a1c70a-477f-4e01-abde-d9f620158cb3",
          "deptNo": 1,
          "product": {
            "$ref": "2"
          },
          "scaleLocation": {
            "$id": "54",
            "id": 1,
            "deptNo": 1,
            "deptCode": "sample string 2",
            "name": "sample string 3",
            "enabled": true,
            "updated": "2025-10-05T00:03:51.4541956",
            "department": {
              "$id": "55",
              "id": 1,
              "name": "sample string 2",
              "code": "sample string 3",
              "sortOrder": 4,
              "isLiquor": true,
              "isTobacco": true,
              "excludeTalker": true,
              "externalSales": true,
              "saleGLCode": "sample string 9",
              "cogsglCode": "sample string 10",
              "accountingCategoryID": 11,
              "maximumMarkdownPercentage": 12.0,
              "accountingOnly": true,
              "generateExternalID": 1,
              "useNonReportableTaxCode": true,
              "minPLU": 15,
              "maxPLU": 16,
              "scaleLocation": {
                "$ref": "54"
              },
              "subDepartments": [
                {
                  "$id": "56",
                  "id": 1,
                  "departmentID": 2,
                  "name": "sample string 3",
                  "code": "sample string 4",
                  "departmentCode": "sample string 5",
                  "externalSales": true,
                  "minorDepartments": [
                    {
                      "$id": "57",
                      "id": 1,
                      "subDepartmentID": 2,
                      "departmentID": 3,
                      "name": "sample string 4",
                      "subDepartmentCode": "sample string 5",
                      "departmentCode": "sample string 6",
                      "code": "sample string 7",
                      "lesserDepartments": [
                        {
                          "$id": "58",
                          "id": 1,
                          "departmentID": 2,
                          "subDepartmentID": 3,
                          "minorDepartmentID": 4,
                          "name": "sample string 5",
                          "code": "sample string 6",
                          "departmentCode": "sample string 7",
                          "subDepartmentCode": "sample string 8",
                          "minorDepartmentCode": "sample string 9",
                          "updated": "2025-10-05T00:03:51.4541956",
                          "salesMode": 1,
                          "gstPercent": 1,
                          "costGSTPercent": 1,
                          "earnLoyaltyPoints": true,
                          "quantityOverride": true,
                          "quantityRequired": true,
                          "allowDiscounts": true,
                          "discountDiscounts": true,
                          "itemRecalled": true,
                          "noRefund": true,
                          "active": true,
                          "allowMarkdown": true,
                          "defaultGP": 1.1,
                          "labelShelfDefault": 1,
                          "labelTalkerDefault": 1,
                          "labelSmall": true,
                          "tags": "sample string 11",
                          "unitMeasureKind": 1,
                          "fuelItem": true,
                          "trackSerial": true,
                          "warrantyPeriod": 1,
                          "costCalcMethod": 1,
                          "providerName": "sample string 12",
                          "overrideHostMargin": true,
                          "keepDescription": true,
                          "mscCommodity": "sample string 15",
                          "allowAutoOrder": true,
                          "excludeFromWebUpdate": true,
                          "webPriceBasedOn": true,
                          "labelFormat": "sample string 16",
                          "sendToScale": true,
                          "labelPageLayoutG_UID": "MLaQPG6GUkKx6WfR+sAkeQ==",
                          "labelPageLayoutGuid": "3c90b630-866e-4252-b1e9-67d1fac02479",
                          "minimumAge": 17,
                          "countryOfOrigin": "sample string 18",
                          "serviceFeeID": 1,
                          "eftCode": 19,
                          "defaultPrinter": "sample string 20",
                          "defaultPrinterGroup": "sample string 21",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "includeInDistinctLimit": true,
                          "defaultsEmpty": false,
                          "mscCat": {
                            "$id": "59",
                            "dept": 1,
                            "category": 2,
                            "name": "sample string 3",
                            "active": true,
                            "mscCommodities": [
                              {
                                "$id": "60",
                                "dept": 1,
                                "category": 2,
                                "commodity": 3,
                                "name": "sample string 4",
                                "active": true,
                                "mscSubCommodities": [
                                  {
                                    "$id": "61",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "subCommodity": 4,
                                    "name": "sample string 5",
                                    "active": true,
                                    "subCommodityCode": "sample string 7"
                                  },
                                  {
                                    "$ref": "61"
                                  }
                                ],
                                "commodityCode": "sample string 6"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "categoryCode": "sample string 5"
                          },
                          "mscCom": {
                            "$ref": "60"
                          },
                          "mscDep": {
                            "$id": "62",
                            "dept": 1,
                            "name": "sample string 2",
                            "active": true,
                            "mscCategories": [
                              {
                                "$ref": "59"
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "deptCode": "sample string 4"
                          },
                          "mscSubCom": {
                            "$ref": "61"
                          }
                        },
                        {
                          "$ref": "58"
                        }
                      ],
                      "updated": "2025-10-05T00:03:51.4541956",
                      "salesMode": 1,
                      "gstPercent": 1,
                      "costGSTPercent": 1,
                      "earnLoyaltyPoints": true,
                      "quantityOverride": true,
                      "quantityRequired": true,
                      "allowDiscounts": true,
                      "discountDiscounts": true,
                      "itemRecalled": true,
                      "noRefund": true,
                      "active": true,
                      "allowMarkdown": true,
                      "defaultGP": 1.1,
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "tags": "sample string 9",
                      "unitMeasureKind": 1,
                      "fuelItem": true,
                      "trackSerial": true,
                      "warrantyPeriod": 1,
                      "costCalcMethod": 1,
                      "providerName": "sample string 10",
                      "overrideHostMargin": true,
                      "keepDescription": true,
                      "mscCommodity": "sample string 13",
                      "allowAutoOrder": true,
                      "excludeFromWebUpdate": true,
                      "webPriceBasedOn": true,
                      "labelFormat": "sample string 14",
                      "sendToScale": true,
                      "labelPageLayoutG_UID": "4dYn3JQIVEymIBE6n/U18w==",
                      "labelPageLayoutGuid": "dc27d6e1-0894-4c54-a620-113a9ff535f3",
                      "minimumAge": 15,
                      "countryOfOrigin": "sample string 16",
                      "serviceFeeID": 1,
                      "eftCode": 17,
                      "defaultPrinter": "sample string 18",
                      "defaultPrinterGroup": "sample string 19",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "includeInDistinctLimit": true,
                      "defaultsEmpty": false,
                      "mscCat": {
                        "$ref": "59"
                      },
                      "mscCom": {
                        "$ref": "60"
                      },
                      "mscDep": {
                        "$ref": "62"
                      },
                      "mscSubCom": {
                        "$ref": "61"
                      }
                    },
                    {
                      "$ref": "57"
                    }
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2025-10-05T00:03:51.4541956",
                  "salesMode": 1,
                  "gstPercent": 1,
                  "costGSTPercent": 1,
                  "earnLoyaltyPoints": true,
                  "quantityOverride": true,
                  "quantityRequired": true,
                  "allowDiscounts": true,
                  "discountDiscounts": true,
                  "itemRecalled": true,
                  "noRefund": true,
                  "active": true,
                  "allowMarkdown": true,
                  "defaultGP": 1.1,
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "tags": "sample string 9",
                  "unitMeasureKind": 1,
                  "fuelItem": true,
                  "trackSerial": true,
                  "warrantyPeriod": 1,
                  "costCalcMethod": 1,
                  "providerName": "sample string 10",
                  "overrideHostMargin": true,
                  "keepDescription": true,
                  "mscCommodity": "sample string 13",
                  "allowAutoOrder": true,
                  "excludeFromWebUpdate": true,
                  "webPriceBasedOn": true,
                  "labelFormat": "sample string 14",
                  "sendToScale": true,
                  "labelPageLayoutG_UID": "ohnuWMnEnUabmj7av4sbNA==",
                  "labelPageLayoutGuid": "58ee19a2-c4c9-469d-9b9a-3edabf8b1b34",
                  "minimumAge": 15,
                  "countryOfOrigin": "sample string 16",
                  "serviceFeeID": 1,
                  "eftCode": 17,
                  "defaultPrinter": "sample string 18",
                  "defaultPrinterGroup": "sample string 19",
                  "buyingLimit": 1,
                  "buyingLimitIndependent": true,
                  "buyingLimitType": 0,
                  "includeInDistinctLimit": true,
                  "defaultsEmpty": false,
                  "mscCat": {
                    "$ref": "59"
                  },
                  "mscCom": {
                    "$ref": "60"
                  },
                  "mscDep": {
                    "$ref": "62"
                  },
                  "mscSubCom": {
                    "$ref": "61"
                  }
                },
                {
                  "$ref": "56"
                }
              ],
              "stores": [
                1,
                2
              ],
              "investmentBuyOverride": true,
              "updated": "2025-10-05T00:03:51.4541956",
              "salesMode": 1,
              "gstPercent": 1,
              "costGSTPercent": 1,
              "earnLoyaltyPoints": true,
              "quantityOverride": true,
              "quantityRequired": true,
              "allowDiscounts": true,
              "discountDiscounts": true,
              "itemRecalled": true,
              "noRefund": true,
              "active": true,
              "allowMarkdown": true,
              "defaultGP": 1.1,
              "labelShelfDefault": 1,
              "labelTalkerDefault": 1,
              "labelSmall": true,
              "tags": "sample string 19",
              "unitMeasureKind": 1,
              "fuelItem": true,
              "trackSerial": true,
              "warrantyPeriod": 1,
              "costCalcMethod": 1,
              "providerName": "sample string 20",
              "overrideHostMargin": true,
              "keepDescription": true,
              "mscCommodity": "sample string 23",
              "allowAutoOrder": true,
              "excludeFromWebUpdate": true,
              "webPriceBasedOn": true,
              "labelFormat": "sample string 24",
              "sendToScale": true,
              "labelPageLayoutG_UID": "gtz2BIDhmUahWRCV2JRY5A==",
              "labelPageLayoutGuid": "04f6dc82-e180-4699-a159-1095d89458e4",
              "minimumAge": 25,
              "countryOfOrigin": "sample string 26",
              "serviceFeeID": 1,
              "eftCode": 27,
              "defaultPrinter": "sample string 28",
              "defaultPrinterGroup": "sample string 29",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "includeInDistinctLimit": true,
              "defaultsEmpty": false,
              "mscCat": {
                "$ref": "59"
              },
              "mscCom": {
                "$ref": "60"
              },
              "mscDep": {
                "$ref": "62"
              },
              "mscSubCom": {
                "$ref": "61"
              }
            }
          }
        },
        {
          "$ref": "53"
        }
      ],
      "nextPrice": {
        "$id": "63",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "plu": 1,
        "hostOfferID": 1,
        "metcashPromotionID": "sample string 4",
        "metcashPromotionPlacement": "sample string 5",
        "pluG_UID": "SzxANr0n7EKN3zhJet1zgg==",
        "pluGuid": "36403c4b-27bd-42ec-8ddf-38497add7382",
        "newPrice": 1,
        "pctDiscount": 1,
        "newCost": 1,
        "newCostDecimals": 6,
        "dealCostIdentifier": "8Y8/fvt6F0SreVs3iaZVDQ==",
        "dealCostGuid": "7e3f8ff1-7afb-4417-ab79-5b3789a6550d",
        "pluName": "sample string 7",
        "apn": "sample string 8",
        "fuelItem": true,
        "priceGroupG_UID": "Mv3ZL4/Dr0CqlfT163WOzA==",
        "priceGroupGuid": "2fd9fd32-c38f-40af-aa95-f4f5eb758ecc",
        "itemNumber": "sample string 10",
        "cri": "sample string 11",
        "pluPrice": 12,
        "pluCost": 13,
        "pluCostIndicator": "sample string 14",
        "pluPriceGstPercent": 15,
        "pluCostGstPercent": 16,
        "pluActive": true,
        "cartonQty": 1.1,
        "baseUnits": 18.1,
        "salesMode": 1,
        "pluNormalCost": 19,
        "pluaws": 20.0,
        "directNumber": "sample string 21",
        "departmentName": "sample string 22",
        "subDepartmentName": "sample string 23",
        "priceGroupName": "sample string 24",
        "supplierName": "sample string 25",
        "stockOnHand": 1.1,
        "stockOnOrder": 1.1,
        "lastReceived": "2025-10-05T00:03:51.4541956",
        "rrp": 26,
        "campaignDescription": "sample string 27",
        "campaignComboPriceGroupG_UID": "iTgfL/A2skqwvLNyoqoNRA==",
        "campaignComboPriceGroupIdentifier": "2f1f3889-36f0-4ab2-b0bc-b372a2aa0d44",
        "promotionPlacementDescription": "sample string 28",
        "storeAcceptances": [
          {
            "$id": "64",
            "plu": 1,
            "pluG_UId": "QEA=",
            "campaignID": 1,
            "campaignName": "sample string 2",
            "storeID": 3,
            "acceptedUtc": "2025-10-05T00:03:51.4541956",
            "operatorG_UID": "BkqnvZow/0y+ThhsC2XzCg==",
            "operatorGuid": "bda74a06-309a-4cff-be4e-186c0b65f30a",
            "machineID": 1,
            "processed": true,
            "appliedUtc": "2025-10-05T00:03:51.4541956",
            "signIqTicketFileMovedUtc": "2025-10-05T00:03:51.4541956",
            "user": "sample string 6",
            "campaignDescription": "sample string 7",
            "productDesc": "sample string 8",
            "storeName": "sample string 9",
            "effectiveUtc": "2025-10-05T00:03:51.4541956",
            "priceChangeType": 0,
            "operatorName": "sample string 10",
            "hostCampaign": true,
            "product": {
              "$ref": "2"
            },
            "campaignPlu": {
              "$ref": "63"
            }
          },
          {
            "$ref": "64"
          }
        ],
        "campaign": {
          "$id": "65",
          "id": 1,
          "storeID": 2,
          "name": "1af3a593-2c95-4308-a660-e11f8b132b80",
          "nameGuid": "1af3a593-2c95-4308-a660-e11f8b132b80",
          "description": "sample string 4",
          "showDiscounts": true,
          "showTotals": true,
          "onlyEvaluateOnSubtotal": true,
          "useDescription": true,
          "campaignType": 1,
          "startDate": "2025-10-05T00:03:51.4541956",
          "startTime": 1,
          "endDate": "2025-10-05T00:03:51.4541956",
          "endTime": 1,
          "recurrence": 1,
          "recurrenceType": 1,
          "monthType": 1,
          "weekDays": 1,
          "months": 1,
          "monthWeeks": 1,
          "monthDays": "sample string 7",
          "printed": true,
          "talkerText": "sample string 8",
          "rangeDescription": "sample string 9",
          "dealDescription": "sample string 10",
          "labelQuantity": 11,
          "active": 1,
          "deactivated": "2025-10-05T00:03:51.4541956",
          "system": true,
          "created": "2025-10-05T00:03:51.4541956",
          "updated": "2025-10-05T00:03:51.4541956",
          "priceChangeNotifiedUtc": "2025-10-05T00:03:51.4541956",
          "promoType": 1,
          "promotionTypeCode": "sample string 13",
          "hostIdentifier": "Gb15LTnnWECWLeFzGBV06w==",
          "hostIdentifierGuid": "2d79bd19-e739-4058-962d-e173181574eb",
          "hostType": 14,
          "createdByUser": "sample string 15",
          "fromHost": true,
          "deleted": true,
          "campaignDeleted": "2025-10-05T00:03:51.4541956",
          "updatedByUser": "sample string 18",
          "offerID": 1,
          "isPriceChangeCampaign": true,
          "stores": [
            1,
            2
          ],
          "storeNames": [
            "sample string 1",
            "sample string 2"
          ],
          "campaignPlus": [
            {
              "$ref": "63"
            },
            {
              "$ref": "63"
            }
          ],
          "campaignPools": [
            {
              "$id": "66",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 4,
              "pluG_UID": "aaHM7DNDikqHC/HyIh6cSw==",
              "pluGuid": "eccca169-4333-4a8a-870b-f1f2221e9c4b",
              "hostOfferID": 1,
              "priceGroupG_UID": "tQ94ojhhbk2pq2CO2e2yJQ==",
              "priceGroupGuid": "a2780fb5-6138-4d6e-a9ab-608ed9edb225",
              "fuelItem": true,
              "pluName": "sample string 6",
              "apn": "sample string 7",
              "pluActive": true,
              "cartonQty": 1,
              "baseUnits": 9.1,
              "cri": "sample string 10",
              "salesMode": 1,
              "pluaws": 11.0,
              "directNumber": "sample string 12",
              "departmentName": "sample string 13",
              "subDepartmentName": "sample string 14",
              "priceGroupName": "sample string 15",
              "supplierName": "sample string 16",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2025-10-05T00:03:51.4541956",
              "rrp": 17,
              "campaignDescription": "sample string 18",
              "product": {
                "$ref": "2"
              },
              "campaign": {
                "$ref": "65"
              }
            },
            {
              "$ref": "66"
            }
          ],
          "sellingRules": [
            {
              "$id": "67",
              "id": 1,
              "identifier": "XB/aqM4VVUScjM/eCq3xkQ==",
              "identifierStr": "XB/aqM4VVUScjM/eCq3xkQ==",
              "identifierGuid": "a8da1f5c-15ce-4455-9c8c-cfde0aadf191",
              "campaignID": 4,
              "campaignName": "sample string 5",
              "ruleJoin": 1,
              "ruleType": 6,
              "operand0": "sample string 7",
              "comparisonOp": 1,
              "operand1": "sample string 8",
              "action": 1,
              "operand2": "sample string 9",
              "operand3": "sample string 10",
              "includeExcludedItems": true,
              "noFurtherDiscounts": true,
              "description": "sample string 11",
              "sortOrder": 1,
              "isItemRule": false,
              "prevDept": "sample string 12",
              "campaign": {
                "$ref": "65"
              }
            },
            {
              "$ref": "67"
            }
          ],
          "customers": [
            {
              "$id": "68",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "customerID": "wlkA9ettuEKRIJ1YPHm5bg==",
              "customerIDGuid": "f50059c2-6deb-42b8-9120-9d583c79b96e",
              "campaign": {
                "$ref": "65"
              },
              "customer": {
                "$id": "69",
                "identifier": "vT8wwX2pn0G4S08skyOn0A==",
                "identifierGuid": "c1303fbd-a97d-419f-b84b-4f2c9323a7d0",
                "code": "sample string 2",
                "familyName": "sample string 3",
                "givenName": "sample string 4",
                "otherName": "sample string 5",
                "title": "sample string 6",
                "dateOfBirth": "2025-10-05T00:03:51.4541956",
                "sex": "sample string 7",
                "address1": "sample string 8",
                "address2": "sample string 9",
                "town": "sample string 10",
                "state": "sample string 11",
                "country": "sample string 12",
                "postalCode": "sample string 13",
                "email": "sample string 14",
                "telephone": "sample string 15",
                "mobile": "sample string 16",
                "communityIdentifier": "Qi+5MibUNUy9AOttHumF+A==",
                "communityIdentifierGuid": "32b92f42-d426-4c35-bd00-eb6d1ee985f8",
                "joined": "2025-10-05T00:03:51.4541956",
                "updated": "2025-10-05T00:03:51.4541956",
                "active": true,
                "reasonInactive": 1,
                "groupCustomer": true,
                "loyaltyPoints": 1,
                "homeStoreID": 1,
                "availableSpend": 1,
                "priceLevelIdentifier": "WhWAlBeoPEm9f0XLfIQhMA==",
                "priceLevelIdentifierGuid": "9480155a-a817-493c-bd7f-45cb7c842130",
                "marketingID": "sample string 18",
                "hidden": true,
                "registered": true,
                "registeredOn": "2025-10-05T00:03:51.4541956",
                "emailMarketing": true,
                "smsMarketing": true,
                "deleted": true,
                "deletedUser": "sample string 24",
                "homeStoreName": "sample string 25",
                "customerCards": [
                  {
                    "$id": "70",
                    "cardType": 2,
                    "issueDate": "2025-10-05T00:03:51.4541956",
                    "expiry": "2025-10-05T00:03:51.4541956",
                    "customerID": "+4s7uw/6MkWvbFrvp40otA==",
                    "customerIDGuid": "bb3b8bfb-fa0f-4532-af6c-5aefa78d28b4",
                    "initialValue": 1,
                    "currentValue": 1,
                    "maxLimit": 1,
                    "minTransaction": 1,
                    "maxTransaction": 1,
                    "multiplier": 1.1,
                    "active": true,
                    "reasonInactive": 1,
                    "idRequired": true,
                    "idType": 1,
                    "idValue": "sample string 5",
                    "updated": "2025-10-05T00:03:51.4541956",
                    "linkedAccount": "XK3bK9Y3wEOhTrMbK8U08g==",
                    "linkedAccountGuid": "2bdbad5c-37d6-43c0-a14e-b31b2bc534f2",
                    "currentValueChanged": true,
                    "limitsChanged": true,
                    "customer": {
                      "$ref": "69"
                    },
                    "account": {
                      "$id": "71",
                      "id": 1,
                      "identifier": "dqecQftSbU2o6cKleEgE2g==",
                      "identifierGuid": "419ca776-52fb-4d6d-a8e9-c2a5784804da",
                      "referenceNo": "sample string 3",
                      "name": "sample string 4",
                      "created": "2025-10-05T00:03:51.4541956",
                      "owner": "olP/hrxqBEOUFMLfaeriLg==",
                      "ownerGuid": "86ff53a2-6abc-4304-9414-c2df69eae22e",
                      "accountStoreGroupIdentifier": "dqQ4KuNDfUCaDSqhcRB9Ag==",
                      "accountStoreGroupGuid": "2a38a476-43e3-407d-9a0d-2aa171107d02",
                      "accountType": 1,
                      "currentBalance": 1,
                      "externalID": "sample string 7",
                      "maximumLimit": 1,
                      "accruePoints": true,
                      "loyaltyPoints": 1,
                      "termsOfTrade": 1,
                      "signatureRequired": true,
                      "referenceRequired": true,
                      "statementSendType": 10,
                      "ageingPeriod": 1,
                      "monthlyAgeingPeriod": true,
                      "explodedInvoice": true,
                      "isFifoAllocation": true,
                      "lastStatementSent": "2025-10-05T00:03:51.4541956",
                      "active": true,
                      "updated": "2025-10-05T00:03:51.4541956",
                      "deleted": true,
                      "deletedUser": "sample string 16",
                      "currentBalanceChanged": true,
                      "maximumLimitChanged": true,
                      "loyaltyPointsChanged": true,
                      "projectedBalance": 17,
                      "accountStoreGroupStoreIDs": [
                        1,
                        2
                      ],
                      "customerEmail": "sample string 18",
                      "ownerCustomer": {
                        "$ref": "69"
                      },
                      "card": {
                        "$ref": "70"
                      },
                      "members": {
                        "$id": "72",
                        "sample string 1": [
                          {
                            "$ref": "69"
                          },
                          {
                            "$ref": "69"
                          }
                        ],
                        "sample string 2": [
                          {
                            "$ref": "69"
                          },
                          {
                            "$ref": "69"
                          }
                        ]
                      },
                      "customerGroups": [
                        {
                          "$id": "73",
                          "identifier": "WltruUl/BESucJ6wx6zxTw==",
                          "identifierGuid": "b96b5b5a-7f49-4404-ae70-9eb0c7acf14f",
                          "name": "sample string 2",
                          "primaryContact": "78RgpUxa2UGShDAJ8oxIjg==",
                          "primaryContactGuid": "a560c4ef-5a4c-41d9-9284-3009f28c488e",
                          "accountID": "QG8JGE24EkK0pgDGpHGnOQ==",
                          "accountIDGuid": "18096f40-b84d-4212-b4a6-00c6a471a739",
                          "special": true,
                          "updated": "2025-10-05T00:03:51.4541956",
                          "active": true,
                          "reasonInactive": 1,
                          "priceLevelIdentifier": "JsyHTD8p10qfw1zHy0HyMQ==",
                          "priceLevelIdentifierGuid": "4c87cc26-293f-4ad7-9fc3-5cc7cb41f231",
                          "deleted": true,
                          "account": {
                            "$ref": "71"
                          },
                          "primaryContactCustomer": {
                            "$ref": "69"
                          },
                          "customerGroupMembers": [
                            {
                              "$id": "74",
                              "id": 1,
                              "groupID": "hcBnp6hoqUaT2UEoXUJiow==",
                              "groupIDGuid": "a767c085-68a8-46a9-93d9-41285d4262a3",
                              "customerID": "LgxW+pj2GkeC9MImUllj5g==",
                              "customerIDGuid": "fa560c2e-f698-471a-82f4-c226525963e6",
                              "card": "sample string 4",
                              "linkedAccount": "49GW9rXyVUeXg2HkL2qMfA==",
                              "linkedAccountGuid": "f696d1e3-f2b5-4755-9783-61e42f6a8c7c",
                              "customer": {
                                "$ref": "69"
                              },
                              "group": {
                                "$ref": "73"
                              },
                              "customerCard": {
                                "$ref": "70"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ]
                        },
                        {
                          "$ref": "73"
                        }
                      ]
                    },
                    "payments": [
                      {
                        "$id": "75",
                        "id": 1,
                        "identifier": "hyyMXtezN0SD+gTB3Zy0rA==",
                        "identifierGuid": "5e8c2c87-b3d7-4437-83fa-04c1dd9cb4ac",
                        "storeID": 2,
                        "operatorName": "sample string 3",
                        "saleHeaderID": 4,
                        "paymentType": 5,
                        "amount": 6,
                        "account": "sample string 7",
                        "accountID": "Kk1vJq+pNUSGH90j39f20g==",
                        "accountIDGuid": "266f4d2a-a9af-4435-861f-dd23dfd7f6d2",
                        "customerAccount": {
                          "$ref": "71"
                        },
                        "customerCard": {
                          "$ref": "70"
                        },
                        "accountType": 1,
                        "cardName": "sample string 8",
                        "authorisationNumber": "sample string 9",
                        "bankReference": "sample string 10",
                        "merchantID": "sample string 11",
                        "terminalID": "sample string 12",
                        "cardNumber": "sample string 13",
                        "paymentDate": "2025-10-05T00:03:51.4541956",
                        "invRocNo": "sample string 14",
                        "responseCode": "sample string 15",
                        "cashout": 1,
                        "tip": 16,
                        "idempotentVoid": "PZyHiHfeq0WCUjCR62VwJQ==",
                        "idempotentVoidGuid": "88879c3d-de77-45ab-8252-3091eb657025",
                        "offline": true,
                        "processed": 1,
                        "storeSaleHeader": {
                          "$id": "76",
                          "saleHeaderID": 1,
                          "saleHeaderGuid": "p9Mpm98Ad0+nW2DJDgxeZA==",
                          "saleHeaderIdentifierGuid": "9b29d3a7-00df-4f77-a75b-60c90e0c5e64",
                          "created": "2025-10-05T00:03:51.4541956",
                          "createdLocal": "2025-10-05T00:03:51.4541956",
                          "createdText": "sample string 4",
                          "itemCount": 5,
                          "totalAmount": 6,
                          "cashTender": 1,
                          "cardTender": 1,
                          "cheqTender": 1,
                          "acctTender": 1,
                          "voucherTender": 1,
                          "loyaltyPoints": 1,
                          "cashout": 1,
                          "changeAmount": 1,
                          "rounding": 1,
                          "gstAmount": 1,
                          "transactionDiscountTender": 1,
                          "totalTip": 7,
                          "tranType": 1,
                          "processed": 1,
                          "imported": "2025-10-05T00:03:51.4541956",
                          "storeID": 1,
                          "operatorG_Uid": "uI8ueypmE06Py8i/ItaVvA==",
                          "operatorGuid": "7b2e8fb8-662a-4e13-8fcb-c8bf22d695bc",
                          "customerG_Uid": "xBIurQN1mk2zRpO3tixmBg==",
                          "customerGuid": "ad2e12c4-7503-4d9a-b346-93b7b62c6606",
                          "communityIdentifier": "UUIuPWuGzUeSl922R/SMQQ==",
                          "communityIdentifierGuid": "3d2e4251-866b-47cd-9297-ddb647f48c41",
                          "saleIdentifier": "sample string 8",
                          "deptNo": 9,
                          "zoneID": 10,
                          "operatorID": 11,
                          "voucherForegone": 12,
                          "cardName": "sample string 13",
                          "accountType": 14,
                          "authID": "sample string 15",
                          "bankRef": "sample string 16",
                          "invRoc": "sample string 17",
                          "responseCode": "sample string 18",
                          "orderNo": 19,
                          "accountNo": 20,
                          "machineID": 21,
                          "timeInSale": "00:00:00.1234567",
                          "timeInSubtotal": "00:00:00.1234567",
                          "newID": 22,
                          "totalTaxInclusive": 23,
                          "totalTaxExempt": 24,
                          "taxTransactionDiscount": 25,
                          "taxTransactionDiscountTender": 1,
                          "tableNumber": 1,
                          "note": "sample string 26",
                          "source": "sample string 27",
                          "customerReference": "sample string 28",
                          "receiptPrinted": true,
                          "drawerID": 1,
                          "demoID": "sample string 30",
                          "externalTransNo": "sample string 31",
                          "externalSale": 32,
                          "smartReceiptStatus": 33,
                          "requiredExports": 34,
                          "loyaltyMetadata": "sample string 35",
                          "priceLevelIdentifier": "Ess5r/pUvEqBg4BjWRm6Xw==",
                          "priceLevelIdentifierGuid": "af39cb12-54fa-4abc-8183-80635919ba5f",
                          "locked": 36,
                          "relationChecksum": "sample string 37",
                          "loyaltyTender": 1,
                          "giftCardTender": 1,
                          "operator": {
                            "$ref": "37"
                          },
                          "customer": {
                            "$ref": "69"
                          },
                          "communityOrganisation": {
                            "$id": "77",
                            "id": 1,
                            "identifier": "5+g8iStZRkm++TP0ibqSfw==",
                            "identifierGuid": "893ce8e7-592b-4946-bef9-33f489ba927f",
                            "name": "sample string 3",
                            "lookupIdentifier": "sample string 4",
                            "externalID": "sample string 5",
                            "phone": "sample string 6",
                            "fax": "sample string 7",
                            "email": "sample string 8",
                            "address1": "sample string 9",
                            "address2": "sample string 10",
                            "city": "sample string 11",
                            "postCode": "sample string 12",
                            "state": "sample string 13",
                            "country": "sample string 14",
                            "totalAmountAwarded": 15.1,
                            "updated": "2025-10-05T00:03:51.4541956",
                            "deleted": true
                          },
                          "details": [
                            {
                              "$id": "78",
                              "saleItemID": 1,
                              "identifier": "WAwBx9nRq0WCNavXPnpBvQ==",
                              "identifierGuid": "c7010c58-d1d9-45ab-8235-abd73e7a41bd",
                              "saleHeaderID": 2,
                              "plu": 1,
                              "pluG_UId": "7s8/j7uYkky8IQmRAkWyaw==",
                              "pluGuid": "8f3fcfee-98bb-4c92-bc21-09910245b26b",
                              "accountID": "s8eIwDHARUWgFB4d+G00NQ==",
                              "accountIDGuid": "c088c7b3-c031-4545-a014-1e1df86d3435",
                              "normalPrice": 3,
                              "originalSellingPrice": 4,
                              "discountPrice": 5,
                              "unit": 1,
                              "quantity": 6,
                              "totalCents": 7,
                              "fixedPrice": 1,
                              "tranType": 1,
                              "discountType": 1,
                              "cost": 1,
                              "costDecimals": 8,
                              "markdown": 1,
                              "manualQuantity": 1,
                              "manualPrice": 1,
                              "manualMode": 1,
                              "active": 1,
                              "offline": true,
                              "barcode": "sample string 9",
                              "keyedSale": 1,
                              "discountedID": 1,
                              "fuelID": 1,
                              "serialNumber": "sample string 10",
                              "bestOrExpire": "2025-10-05T00:03:51.4541956",
                              "bestOrExpireType": 1,
                              "providerName": "sample string 11",
                              "refundG_UID": "0VQPTgRGcEeL72VR7l9Q+A==",
                              "refundGuid": "4e0f54d1-4604-4770-8bef-6551ee5f50f8",
                              "campaign": "sample string 12",
                              "campaignType": 13,
                              "modifiedID": 1,
                              "omittedIngredient": true,
                              "taxPercent": 1.0,
                              "taxAmount": 1.0,
                              "refundablePrice": 1.0,
                              "showDiscounts": true,
                              "orderPrinted": true,
                              "note": "sample string 16",
                              "modifierName": "sample string 17",
                              "modifierSetName": "sample string 18",
                              "totalValueWasScanned": true,
                              "sold": true,
                              "campaignPrice": true,
                              "scannedValue": 1,
                              "campaignName": "sample string 22",
                              "comboDiscount": 1,
                              "idempotentVoid": "AFT8MK9NKUm3cZy+5/yH2A==",
                              "idempotentVoidGuid": "30fc5400-4daf-4929-b771-9cbee7fc87d8",
                              "priceLevelIdentifier": "SVKtee4BOEGvgDUVO4Lh5g==",
                              "priceLevelIdentifierGuid": "79ad5249-01ee-4138-af80-35153b82e1e6",
                              "productName": "sample string 23",
                              "apn": "sample string 24",
                              "unknownScans": [
                                {
                                  "$id": "79",
                                  "id": 1,
                                  "saleDetailID": 2,
                                  "storeID": 1,
                                  "scanned": "2025-10-05T00:03:51.4541956",
                                  "operatorG_UID": "QEA=",
                                  "barcode": "sample string 4",
                                  "processed": 1
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "refund": {
                                "$id": "80",
                                "id": 1,
                                "g_UID": "9UqrYBQaX0SIBIm5QxYF5Q==",
                                "guid": "60ab4af5-1a14-445f-8804-89b9431605e5",
                                "description": "sample string 1",
                                "dumped": true,
                                "inventoryReasonID": 1,
                                "sortOrder": 1,
                                "updated": "2025-10-05T00:03:51.4541956"
                              },
                              "modifier": {
                                "$id": "81",
                                "id": 1,
                                "setG_UID": "Dup4gwWoqkSps5oE81XFMQ==",
                                "modifierSetGuid": "8378ea0e-a805-44aa-a9b3-9a04f355c531",
                                "name": "sample string 2",
                                "price": 1,
                                "quantity": 1,
                                "modifierType": 1,
                                "groupNumber": 1,
                                "pageNumber": 1,
                                "controlOrder": 1,
                                "printToStation": true,
                                "pluG_UID": "twyefbEvtUW6fU1Z6jD7Sw==",
                                "pluGuid": "7d9e0cb7-2fb1-45b5-ba7d-4d59ea30fb4b",
                                "deleted": true,
                                "g_UID": "eIW9zov9LU+Hrt+TD4Xg+g==",
                                "guid": "cebd8578-fd8b-4f2d-87ae-df930f85e0fa",
                                "product": {
                                  "$ref": "2"
                                }
                              },
                              "priceLevelName": "sample string 25",
                              "pumpNumber": 1,
                              "hoseNumber": 1
                            },
                            {
                              "$ref": "78"
                            }
                          ],
                          "eftReceipts": [
                            {
                              "$id": "82",
                              "id": 1,
                              "storeID": 1,
                              "saleHeaderID": 2,
                              "storeSaleHeader": {
                                "$ref": "76"
                              },
                              "receipt": "sample string 3",
                              "processed": 1
                            },
                            {
                              "$ref": "82"
                            }
                          ],
                          "payments": [
                            {
                              "$ref": "75"
                            },
                            {
                              "$ref": "75"
                            }
                          ],
                          "cards": [
                            {
                              "$id": "83",
                              "id": 1,
                              "saleHeaderID": 1,
                              "identifier": "sample string 2",
                              "cardType": 3,
                              "providerName": "sample string 4"
                            },
                            {
                              "$ref": "83"
                            }
                          ],
                          "campaignHits": [
                            {
                              "$id": "84",
                              "id": 1,
                              "saleHeaderID": 2,
                              "campaign": "sample string 3",
                              "name": "sample string 4",
                              "processed": 1,
                              "campaignDescription": "sample string 5"
                            },
                            {
                              "$ref": "84"
                            }
                          ],
                          "fuel": [
                            {
                              "$id": "85",
                              "id": 1,
                              "plu": 1,
                              "pluG_UID": "EX3UNvSXzUiFpdV00HdC5A==",
                              "pluGuid": "36d47d11-97f4-48cd-85a5-d574d07742e4",
                              "saleHeaderID": 2,
                              "totalCents": 3,
                              "grade": 1,
                              "gradeDescription": "sample string 4",
                              "dispenser": 1,
                              "hose": 1,
                              "quantity": 1,
                              "cost": 1,
                              "acquirerNum": 1,
                              "attendant": 1,
                              "ePurseBalance": 1.0,
                              "cardSignature": "sample string 5",
                              "compartmentNumber": 1,
                              "contractNumber": 1,
                              "discountCardPAN": "sample string 6",
                              "discountID": 1,
                              "discountName": "sample string 7",
                              "discountNetValue": 1.0,
                              "discountType": 1,
                              "discountValue": 1.0,
                              "discretionaryData": "sample string 8",
                              "driverID": "sample string 9",
                              "eftBatchNumber": 1,
                              "eftResponseCode": "sample string 10",
                              "endDateTime": "2025-10-05T00:03:51.4541956",
                              "engineHours": 1.1,
                              "fposNumber": 1,
                              "loyaltyCardPAN": "sample string 11",
                              "miscData1": 1,
                              "miscData2": "sample string 12",
                              "miscFlags": 1,
                              "mop": 1,
                              "odometer": 1,
                              "panNumber": "sample string 13",
                              "saleRefund": true,
                              "saleStatus": 1,
                              "sequenceNumber": 1,
                              "stan": 1,
                              "startDateTime": "2025-10-05T00:03:51.4541956",
                              "tagNumber": "sample string 15",
                              "trackTwoRem": "sample string 16",
                              "transCode": 1,
                              "transType": 1,
                              "unitPrice": 1.0,
                              "vehicleReg": "sample string 17",
                              "offline": true,
                              "processed": 1
                            },
                            {
                              "$ref": "85"
                            }
                          ],
                          "fuelResells": [
                            {
                              "$id": "86",
                              "saleItemID": 1,
                              "saleHeaderID": 2,
                              "plu": 1,
                              "pluG_UId": "WNi5kKENlEyGPA+59UVHjA==",
                              "pluGuid": "90b9d858-0da1-4c94-863c-0fb9f545478c",
                              "accountID": "ZEoBJv6xiUygnqxumSxBRg==",
                              "accountIDGuid": "26014a64-b1fe-4c89-a09e-ac6e992c4146",
                              "normalPrice": 3,
                              "originalSellingPrice": 4,
                              "discountPrice": 5,
                              "unit": 1,
                              "quantity": 6,
                              "totalCents": 7,
                              "fixedPrice": 1,
                              "tranType": 1,
                              "processed": 1,
                              "discountType": 1,
                              "cost": 1,
                              "costDecimals": 1,
                              "markdown": 1,
                              "manualQuantity": 1,
                              "manualPrice": 1,
                              "manualMode": 1,
                              "active": 1,
                              "barcode": "sample string 8",
                              "offline": 1,
                              "keyedSale": 1,
                              "discountedID": 1,
                              "fuelID": 1,
                              "serialNumber": "sample string 9",
                              "bestOrExpire": "2025-10-05T00:03:51.4541956",
                              "bestOrExpireType": 1,
                              "refundG_UID": "vkbom9Jl1USrwLwDIul/Vw==",
                              "refundGuid": "9be846be-65d2-44d5-abc0-bc0322e97f57",
                              "providerName": "sample string 10",
                              "campaign": "sample string 11",
                              "campaignType": 1,
                              "modifiedID": 1,
                              "omittedIngredient": 1,
                              "taxPercent": 1.0,
                              "taxAmount": 1.0,
                              "refundablePrice": 1.0,
                              "showDiscounts": true,
                              "orderPrinted": true,
                              "note": "sample string 14",
                              "modifierName": "sample string 15",
                              "modifierSetName": "sample string 16",
                              "totalValueWasScanned": true,
                              "sold": true,
                              "campaignPrice": true,
                              "scannedValue": 1,
                              "campaignName": "sample string 20",
                              "comboDiscount": 1
                            },
                            {
                              "$ref": "86"
                            }
                          ],
                          "customerOrder": [
                            {
                              "$id": "87",
                              "identifier": "HdbKO3Xsi0+Z+1rvoxihvA==",
                              "identifierGuid": "3bcad61d-ec75-4f8b-99fb-5aefa318a1bc",
                              "id": 1,
                              "orderNo": 2,
                              "externalSaleIdentifier": "sample string 3",
                              "storeID": 4,
                              "zoneID": 5,
                              "deptNo": 6,
                              "customerIdentifier": "5N09KwxgsEyg35B0j180UA==",
                              "customerIdentifierGuid": "2b3ddde4-600c-4cb0-a0df-90748f5f3450",
                              "operatorNo": 1,
                              "operatorG_UID": "Eq6pWZC1ik+que3Sy2i14Q==",
                              "operatorGuid": "59a9ae12-b590-4f8a-aab9-edd2cb68b5e1",
                              "created": "2025-10-05T00:03:51.4541956",
                              "ordered": "2025-10-05T00:03:51.4541956",
                              "started": "2025-10-05T00:03:51.4541956",
                              "completed": "2025-10-05T00:03:51.4541956",
                              "supplied": "2025-10-05T00:03:51.4541956",
                              "quickTicket": 1,
                              "deleted": true,
                              "walkAway": true,
                              "approxWait": 1,
                              "actualWait": 1,
                              "deliveryMethod": 8,
                              "externalSaleType": 9,
                              "customer": {
                                "$ref": "69"
                              },
                              "operator": {
                                "$ref": "37"
                              },
                              "details": [
                                {
                                  "$id": "88",
                                  "headerID": 1,
                                  "plu": 1,
                                  "pluG_UId": "MxfjDmWUA0SXx0PV50pCTQ==",
                                  "pluGuid": "0ee31733-9465-4403-97c7-43d5e74a424d",
                                  "quantity": 1,
                                  "unit": 1,
                                  "status": 1,
                                  "soldQuantity": 1,
                                  "soldWeight": 1,
                                  "soldCents": 1,
                                  "soldGstCents": 1,
                                  "soldFixedPrice": 1,
                                  "soldSalesMode": 1,
                                  "promptDetailID": 1,
                                  "groupID": 1,
                                  "menuPath": "sample string 1",
                                  "promptPath": "sample string 2",
                                  "notes": "sample string 3",
                                  "headerIdentifier": "oFDKCErtkESsx68EdBmnsw==",
                                  "headerIdentifierGuid": "08ca50a0-ed4a-4490-acc7-af047419a7b3",
                                  "product": {
                                    "$ref": "2"
                                  }
                                },
                                {
                                  "$ref": "88"
                                }
                              ],
                              "storeName": "sample string 11",
                              "customerName": "sample string 12",
                              "storeReplyTo": "sample string 13",
                              "storeSubjectLine": "sample string 14",
                              "storeSaleHeader": {
                                "$ref": "76"
                              }
                            },
                            {
                              "$ref": "87"
                            }
                          ],
                          "surveyResponses": [
                            {
                              "$id": "89",
                              "surveyG_UID": "2DpQqO/GA0y4o9uZT4o4xw==",
                              "surveyGuid": "a8503ad8-c6ef-4c03-b8a3-db994f8a38c7",
                              "saleHeaderGuid": "i3cHdCfGVkKaoRZuIATQPg==",
                              "saleGuid": "7407778b-c627-4256-9aa1-166e2004d03e",
                              "textResponse": "sample string 1",
                              "integerResponse": 1,
                              "g_UIDResponse": "NoZAxMF2B0qcXalgowm98A==",
                              "guidResponse": "c4408636-76c1-4a07-9c5d-a960a309bdf0",
                              "whoAnswered": 2,
                              "answeredAtUTC": "2025-10-05T00:03:51.4541956",
                              "sale": {
                                "$ref": "76"
                              },
                              "survey": {
                                "$id": "90",
                                "g_UID": "d0eAbGTyYEqp1/zhf2zrAQ==",
                                "guid": "6c804777-f264-4a60-a9d7-fce17f6ceb01",
                                "name": "sample string 1",
                                "storeID": 2,
                                "zoneID": 1,
                                "checkoutFormG_UID": "WtzDLyI6wEC/0twxR8QYSQ==",
                                "checkoutFormGuid": "2fc3dc5a-3a22-40c0-bfd2-dc3147c41849",
                                "displayToWho": 3,
                                "displayWhen": 4,
                                "start": "2025-10-05T00:03:51.4541956",
                                "end": "2025-10-05T00:03:51.4541956",
                                "deleted": true,
                                "updated": "2025-10-05T00:03:51.4541956",
                                "possibleIntegerResponses": [
                                  1,
                                  2
                                ],
                                "possibleTextResponses": [
                                  "sample string 1",
                                  "sample string 2"
                                ],
                                "possibleGuidResponses": [
                                  "892e6dae-b493-477b-8f45-5b09b2b27905",
                                  "18c55811-1539-4fa7-83d6-b7b2df4affb2"
                                ],
                                "allowsAllTextResponses": true,
                                "surveyForm": {
                                  "$ref": "45"
                                }
                              },
                              "ingressId": "sample string 4"
                            },
                            {
                              "$ref": "89"
                            }
                          ],
                          "storeName": "sample string 38",
                          "machineName": "sample string 39",
                          "operatorName": "sample string 40",
                          "direction": 1,
                          "reason": "sample string 41",
                          "accountG_UID": "XY0I2FRF8kaufdLVSuqIxQ==",
                          "accountIdentifier": "d8088d5d-4554-46f2-ae7d-d2d54aea88c5",
                          "accountName": "sample string 42",
                          "customerOrderIdentifier": "e+yV4DfI4EWd0e/2KsBMVA==",
                          "customerOrderIdentifierGuid": "e095ec7b-c837-45e0-9dd1-eff62ac04c54",
                          "priceLevelName": "sample string 43",
                          "revision": 44,
                          "ingressId": "sample string 45"
                        },
                        "metadata": {
                          "$id": "91",
                          "id": 1,
                          "paymentID": 2,
                          "paymentIdentifier": "VKMNlJwZAEez8+CIvfPESg==",
                          "paymentIdentifierGuid": "940da354-199c-4700-b3f3-e088bdf3c44a",
                          "identifier": "fuM1IEqsB0OAMzcjoYZfGg==",
                          "identifierGuid": "2035e37e-ac4a-4307-8033-3723a1865f1a",
                          "metadata": "sample string 3",
                          "signatureImage": "QEA=",
                          "itemIdentifier": "ax1ne2CNTUmcCsT7hkzTvA==",
                          "itemIdentifierGuid": "7b671d6b-8d60-494d-9c0a-c4fb864cd3bc"
                        }
                      },
                      {
                        "$ref": "75"
                      }
                    ]
                  },
                  {
                    "$ref": "70"
                  }
                ],
                "customerGroupMembers": [
                  {
                    "$ref": "74"
                  },
                  {
                    "$ref": "74"
                  }
                ],
                "customerGroups": [
                  {
                    "$ref": "73"
                  },
                  {
                    "$ref": "73"
                  }
                ],
                "accounts": [
                  {
                    "$ref": "71"
                  },
                  {
                    "$ref": "71"
                  }
                ],
                "account": {
                  "$ref": "71"
                },
                "vouchers": [
                  {
                    "$id": "92",
                    "customerIdentifier": "+yC0k9fXSUCQeO+0L8+5tQ==",
                    "customerIdentifierGuid": "93b420fb-d7d7-4049-9078-efb42fcfb9b5",
                    "voucherName": "sample string 2",
                    "count": 3,
                    "storeID": 4,
                    "barcode": "sample string 5",
                    "redeemCount": 6,
                    "issueCount": 7,
                    "storeSalePaymentID": 1,
                    "idempotentID": "op8blUsSZUyRc5chI68l7A==",
                    "idempotentGuid": "951b9fa2-124b-4c65-9173-972123af25ec",
                    "offline": true,
                    "voucher": {
                      "$id": "93",
                      "id": 1,
                      "name": "sample string 2",
                      "description": "sample string 3",
                      "shortDescription": "sample string 4",
                      "url": "sample string 5",
                      "barcodeTemplateID": 1,
                      "expiry": 0,
                      "voucherType": 6,
                      "limitPerTransaction": 7,
                      "customerTracking": true,
                      "discountAccount": "sample string 9",
                      "endDate": "2025-10-05T00:03:51.4541956",
                      "barcodeTemplate": {
                        "$id": "94",
                        "templateID": 1,
                        "template": "sample string 1",
                        "bcFunction": "sample string 2",
                        "sortOrder": 3
                      },
                      "scaleLabel": {
                        "$id": "95",
                        "id": 1,
                        "uid": "sample string 2",
                        "name": "sample string 3",
                        "width": 1.1,
                        "height": 1.1,
                        "showBorder": true,
                        "borderWidth": 1.1,
                        "borderStyle": 1,
                        "borderColour": "sample string 5",
                        "updated": "2025-10-05T00:03:51.4541956",
                        "labelPageLayout": "P20ZbDhFwkKHd9m1jO6lUA==",
                        "pageLayoutGuid": "6c196d3f-4538-42c2-8777-d9b58ceea550",
                        "labelType": 6,
                        "oldName": "sample string 7",
                        "voucher": {
                          "$ref": "93"
                        },
                        "elements": [
                          {
                            "$id": "96",
                            "id": 1,
                            "scaleLabelID": 2,
                            "showPercentDI": true,
                            "showAvgPerHundred": true,
                            "showAvgPerServe": true,
                            "name": "sample string 6",
                            "x": 1.1,
                            "y": 1.1,
                            "width": 1.1,
                            "height": 1.1,
                            "type": 1,
                            "rotation": 1,
                            "text": "sample string 7",
                            "fontFamily": "sample string 8",
                            "align": 1,
                            "bold": true,
                            "italic": true,
                            "underline": true,
                            "strikeout": true,
                            "reverse": true,
                            "textColour": "sample string 9",
                            "fontSize": 1.1,
                            "picture": "QEA=",
                            "borderWidth": 10,
                            "sortOrder": 11,
                            "printOptions": 12,
                            "superScriptTextFontSize": 1.1,
                            "lineStyle": 1,
                            "spacingStyle": 1,
                            "interCharacterSpacing": 1.1,
                            "superScriptOffset": 1.1,
                            "lineSpacing": 1.1,
                            "dateFormat": "sample string 13",
                            "autoGrow": true,
                            "fontAutoResize": true,
                            "updated": "2025-10-05T00:03:51.4541956"
                          },
                          {
                            "$ref": "96"
                          }
                        ]
                      },
                      "customerVouchers": [
                        {
                          "$id": "97",
                          "id": 1,
                          "customerIdentifier": "takfMIPOrUOG1fUEEi/sXg==",
                          "customerIdentifierGuid": "301fa9b5-ce83-43ad-86d5-f504122fec5e",
                          "voucherID": 3,
                          "voucherName": "sample string 4",
                          "storeID": 1,
                          "barcode": "sample string 5",
                          "dateOfIssue": "2025-10-05T00:03:51.4541956",
                          "issuedSaleHeaderID": 1,
                          "issuedSaleIdentifier": "sample string 7",
                          "issuedOfflinePaymentID": 1,
                          "issuedIdempotentID": "CfRG77WVFUyuuEDTqwbd+g==",
                          "issuedIdempotentGuid": "ef46f409-95b5-4c15-aeb8-40d3ab06ddfa",
                          "issuedOffline": true,
                          "issuedUser": "sample string 9",
                          "issuedNotes": "sample string 10",
                          "expiryDate": "2025-10-05T00:03:51.4541956",
                          "expiredUser": "sample string 11",
                          "expiredNotes": "sample string 12",
                          "redeemed": "2025-10-05T00:03:51.4541956",
                          "redeemedSaleHeaderID": 1,
                          "redeemedSaleIdentifier": "sample string 13",
                          "redeemedOfflinePaymentID": 1,
                          "redeemedIdempotentID": "hE40LmY+gEaVMjvViuCCWA==",
                          "redeemedIdempotentGuid": "2e344e84-3e66-4680-9532-3bd58ae08258",
                          "redeemedUser": "sample string 14",
                          "redeemedNotes": "sample string 15",
                          "redeemedOffline": true,
                          "updated": "2025-10-05T00:03:51.4541956",
                          "storeName": "sample string 17",
                          "scaleLabel": {
                            "$ref": "95"
                          },
                          "voucher": {
                            "$ref": "93"
                          },
                          "customer": {
                            "$ref": "69"
                          },
                          "issuedOfflinePayment": {
                            "$ref": "75"
                          },
                          "redeemedOfflinePayment": {
                            "$ref": "75"
                          }
                        },
                        {
                          "$ref": "97"
                        }
                      ]
                    },
                    "customer": {
                      "$ref": "69"
                    }
                  },
                  {
                    "$ref": "92"
                  }
                ]
              }
            },
            {
              "$ref": "68"
            }
          ],
          "customerGroups": [
            {
              "$id": "98",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "groupID": "l/j98CvJkUGrdqwuEUdrYg==",
              "groupIDGuid": "f0fdf897-c92b-4191-ab76-ac2e11476b62",
              "campaign": {
                "$ref": "65"
              },
              "group": {
                "$ref": "73"
              }
            },
            {
              "$ref": "98"
            }
          ],
          "signIqTickets": [
            {
              "$id": "99",
              "identifier": "5V+kZtsST0yxrJTIs27ryg==",
              "identifierGuid": "66a45fe5-12db-4c4f-b1ac-94c8b36eebca",
              "campaignName": "sample string 2",
              "message": "sample string 3",
              "ticketFileSource": "sample string 4",
              "ticketFileDestination": "sample string 5",
              "storeID": 1
            },
            {
              "$ref": "99"
            }
          ],
          "comboPriceGroups": [
            {
              "$id": "100",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "g_UID": "OnshfzprrEqJK8PkRc/PzA==",
              "guid": "7f217b3a-6b3a-4aac-892b-c3e445cfcfcc",
              "description": "sample string 5",
              "newPrice": 1,
              "rangeDescription": "sample string 6",
              "dealDescription": "sample string 7",
              "labelQuantity": 8,
              "hostProductCategoryID": 1,
              "offerID": 1,
              "dontUpdatePricePlus": true,
              "campaign": {
                "$ref": "65"
              },
              "comboPricePlus": [
                {
                  "$id": "101",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "groupG_UID": "1R0Ve3WhwUC+r6r0I63Omw==",
                  "groupGuid": "7b151dd5-a175-40c1-beaf-aaf423adce9b",
                  "comboPriceType": 5,
                  "priceType": 5,
                  "pluG_UID": "O5wH0QqKVE60ydoLq/74+w==",
                  "pluGuid": "d1079c3b-8a0a-4e54-b4c9-da0babfef8fb",
                  "priceGroupG_UID": "R99Iueuitk+Wo5frdL2OnA==",
                  "priceGroupGuid": "b948df47-a2eb-4fb6-96a3-97eb74bd8e9c",
                  "campaignPoolID": "sample string 7",
                  "quantity": 1,
                  "campaign": {
                    "$ref": "65"
                  },
                  "product": {
                    "$ref": "2"
                  },
                  "priceGroup": {
                    "$ref": "31"
                  },
                  "campaignPool": {
                    "$ref": "65"
                  }
                },
                {
                  "$ref": "101"
                }
              ]
            },
            {
              "$ref": "100"
            }
          ],
          "priceLevels": [
            {
              "$id": "102",
              "id": 1,
              "priceLevelIdentifier": "Hi5uL5bPJEG5MSZlwsU4oA==",
              "priceLevelIdentifierGuid": "2f6e2e1e-cf96-4124-b931-2665c2c538a0",
              "campaignName": "sample string 3",
              "priceLevelName": "sample string 4"
            },
            {
              "$ref": "102"
            }
          ]
        },
        "product": {
          "$ref": "2"
        },
        "dealCost": {
          "$id": "103",
          "headerIdentifier": "0Y8ua80Et0uJDKh/FbnRag==",
          "headerIdentifierGuid": "6b2e8fd1-04cd-4bb7-890c-a87f15b9d16a",
          "identifier": "r1xzGIwtxkW2di6QrwI4qg==",
          "identifierGuid": "18735caf-2d8c-45c6-b676-2e90af0238aa",
          "supplierIdentifier": "yWoM22rXaEG5J/DybF9qtg==",
          "supplierGuid": "db0c6ac9-d76a-4168-b927-f0f26c5f6ab6",
          "pluG_UID": "MfYN1k/lQUOZiHksqQEz3Q==",
          "pluGuid": "d60df631-e54f-4341-9988-792ca90133dd",
          "campaignName": "dbc91946-d809-4f25-8648-48b5ffc04528",
          "description": "sample string 4",
          "cost": 5,
          "costDecimals": 6,
          "start": "2025-10-05T00:03:51.4541956",
          "end": "2025-10-05T00:03:51.4541956",
          "type": 9,
          "promoType": 10,
          "bonusItemPLUG_UID": "F+F5+/IeIUyonNt8qL4SEw==",
          "bonusItemPluGuid": "fb79e117-1ef2-4c21-a89c-db7ca8be1213",
          "bonusPurchaseUnits": 11,
          "bonusReceiveUnits": 12,
          "updated": "2025-10-05T00:03:51.4541956",
          "metcashPromotionID": "sample string 14",
          "fromHost": 15,
          "storeNames": "sample string 16",
          "storeIDs": [
            1,
            2
          ],
          "supplierName": "sample string 17",
          "campaignDescription": "sample string 18",
          "newPrice": 1,
          "campaignMetcashPromotionID": "sample string 19",
          "campaignActive": true,
          "campaignStartDate": "2025-10-05T00:03:51.4541956",
          "campaignEndDate": "2025-10-05T00:03:51.4541956",
          "masterPLUG_UID": "A3VzinifNE6yCd4jbb60WA==",
          "masterID": "8a737503-9f78-4e34-b209-de236dbeb458",
          "productName": "sample string 22",
          "productAPN": "sample string 23",
          "orderCode": "sample string 24",
          "normalSell": 25,
          "normalCost": 26,
          "normalCostDecimals": 27,
          "cartonQuantity": 28,
          "salesMode": 29,
          "orderPacked": 30,
          "fuelItem": true,
          "active": true,
          "bonusMasterPLUG_UID": "4A5GEIIfCEihak7g4sseTA==",
          "bonusMasterID": "10460ee0-1f82-4808-a16a-4ee0e2cb1e4c",
          "bonusProductName": "sample string 34",
          "bonusProductAPN": "sample string 35",
          "bonusOrderCode": "sample string 36",
          "bonusNormalSell": 37,
          "bonusNormalCost": 38,
          "bonusNormalCostDecimals": 39,
          "bonusCartonQuantity": 40,
          "bonusSalesMode": 41,
          "bonusOrderPacked": 42,
          "bonusFuelItem": true,
          "bonusActive": true
        }
      },
      "currentCostStart": "2025-10-05T00:03:51.4541956",
      "dealCosts": [
        {
          "$ref": "103"
        },
        {
          "$ref": "103"
        }
      ],
      "tags": [
        {
          "$id": "104",
          "pluG_UID": "ePzRP+wZGEKho1QbPMSLhg==",
          "pluGuid": "3fd1fc78-19ec-4218-a1a3-541b3cc48b86",
          "tagID": 1,
          "description": "sample string 1",
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "104"
        }
      ],
      "alternateProductG_UID": "5Qu+zlmPfUOyMp9LRfA9oA==",
      "alternateProduct": "cebe0be5-8f59-437d-b232-9f4b45f03da0",
      "productHostCode": {
        "$id": "105",
        "id": 1,
        "pluG_UID": "amtLy0+OBkmLawVzsQ3zQA==",
        "pluGuid": "cb4b6b6a-8e4f-4906-8b6b-0573b10df340",
        "ibaCode": "sample string 2"
      },
      "mscCat": {
        "$ref": "59"
      },
      "mscCom": {
        "$ref": "60"
      },
      "mscDep": {
        "$ref": "62"
      },
      "mscSubCom": {
        "$ref": "61"
      },
      "isUserUpdate": true,
      "ignoreMasterProduct": true,
      "priceGroupLabelRequested": true,
      "firstSold": "2025-10-05T00:03:51.4541956",
      "inventoryTracked": "2025-10-05T00:03:51.4541956",
      "isNormalPriceChangesCampaign": true
    },
    "departmentSortOrder": 11,
    "subDepartmentName": "sample string 12"
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKyE[fK�p�5xl/workbook.xml �(����� ��&���?�1
���#l�X�0��m�ě����o�O�_������7T�8֌���p�\��譈I�'þ7:�o.�"�*�aѠڌ���Xa� T��+�
�h{<��fwSXd2���I�b�)����E',4�QP�8W�М_�4ܠTe^�����;���w�PKyE[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
yE[Ʃ�	''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R626350c3c20b4d8f" /></Relationships>PKyE[�q���wxl/worksheets/sheet1.xml �(���]s�0��
���|t�N[k���^�^�+S1`ݟ�Q$dLo��=	�<����*��E���0FƑ^��<[�m��!���`g��r�uY|]^�xYU��$)gK��%0��������,>�Xd3=6�m��U�!�I�Wie�*�٦�վS��:��[�W�Ry����`�����G�^�t�N�(
j�w�w��q�����|�<·1�٤O���\/���evS�},+�$VgffU֟Q��[Gy����e�j9�1�b���R��h�-+��9�F�*�<n���'�T�q)���'M����	��B�%.�i����0�9'�1�T`��ɳv}�)	1�]��&�Oy���9��D�.J1*��D/�e��m^E���o�M5y��]I��m��2�>�Gq`[A�Rb�%�
'����+�΄�>��C�}��	;{�:�Z�8sH„��"z���J,����
"v^�)��C	�W�n����U:f�i[tc��ia�}�|�� ��g�O�.q�'p��	�%����>���C��]b�'D�x��K<�	�%�=s���A���z��o���i�XNR�V
�9��� N���U�����H3�ĝi=���q&���F���K��:��Q��g�W�<�AZ#H���2� ����kD�z׈p��0�F^�H��A.�ɻF$g/���Ǫ��1�.����_��?PKyE[0�U��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞؉�ࢦݰa[z�'Q۲]�gc���V���X��j4��'�|���o�L^0����A������)�;��z��Ly"���$���Ø��4�+���qa�)�a�^���6�u4��f�����ΘI�S�m�L_]8�1��0`���%�U�y�=�k^7������ZL���w^�t�(��Jrlu�n*3ʀ�9�|�ҩ,jb�v��`�Ԣ5���ѫ��|PKyE[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKyE[�"?�
'xl/sharedStrings.xml �(��ZYo�8~_`����U"�:�=�crx��4���.-R�в��t����-R)RN�YU_��R�.�ӯ�|�F+������>Y�")IVl?�|}�����qAp^��Ɂ��ů_>1V/@�`�O^�z���K^���rO�e��5<V�3��(&��z������pV�,��)��'.:Y4E�WC/l�}�T�ɳ��+����%�E���>��_>�q�Q�m��)tu����_�W=oL�uY�Oѷ\�&�UI��M�-�wn�����wt��~-�S1������'�O𚫌���f�?�����v`�y�5�e����j�;�8���M�$�b���B�Z��9�k�^�Q����5�M��x�ط�p�-���"؍�E��ܩ�K�h�1����B7cg;����]��o�����s]�]^��N_�����]��,0Ik��wY�9Mj�����ʒ�����q��ˢF����Ӳ�*�cϷm�ySˋ��$�V�Q���&v#���W�����ct�A:�?�"�r{s�� �Pm�3���c���J��*_�n��U��g�(Aڃ�Ab����0�<�V"�Jc;؄d�9)J�
݃���ᝉ@F���y�̇������F������C����8��Ba(x�oT�� ���ت�.�q?@u���Wf0j�!�����Y���4)rEYRe{��qw%����m�t	Ѣ,~��8]�V9}�aκ��s�
2�W�I��8�M$L�WYX�2}�����s��!�����Q�hp�1vH!����1�H�6�
�mLJ�� \w�s���,��u
�b|7Ny����y�#n�/+Z%�V�Y#��K^���"�N�ž]K"�f�=z"_f��T_�L��I��9�Q��A6H33�%�9�=A]����l�8ZU
�ӍsEq�9jyu`
���IހoU��nZG��%��}���֯%��:���iJE�(_�7y};8����/��Һ�b���������#���`]��?`��E*�?�`�a&��^:�Upf!�Szf!4���ޝhf���:`�-����AQSV�\����Ω3>담��,%��lʊl��=d�i�w��L֥�+��7\�ײatY�,�pdC�6�/܇`�Z3Y�t!�$m 2b��I|�*��|`�����3�[�K�}���D�\��r�IP
(�6)�r�(�)�,�u��ڱ��"�b�I��	��y�ca�E���wJB�м�R}��e�7uu��h]��`H�~��l
>��4���^*��w�����2�7�;%�h�}r+��~�l;�C�b8Z��g�{�xAW�mhn��G��傼��j%ɕ�B��Y$�X�FV�|������7���ٵ̻�,[�.��)}����M���k��Q.q���{|kJ�/5��r�2hJL��e�_�Ǎfʞ3W�~�zM�|x�����>�2a��6xL���P���7E��=������d�_�u�.��g�WM
������i{�"[��ڴ�����D�QJ�|�:or�.ǃ��c�P����l������4�� #[��Q[؏��E^�=��0�8?���F&�$�q,���	������ű���_��~��5m@k/�Dԭ-1�D�_&t��d�b�;��|9
ۺ;�(�c�5�������*3���x��}x�J�^zʚ6��e�e9���lY�Zeڛ�e��x����B���e�.�X��B�I3'��Ӄ���`J����44��K=ɘ���kZeX��u�4��U9�BU��f5�u�2cG%�p�������#돲I^�\Xwe��Vl�$C���:�g����HG�P��=m��F���7�C:���Җ��?���s]>L'#�
"jc�ؑ�NL��$i�}Y�3�7h,*1��5Yۅ4��'u�:ߒ-�-�2��K>1�Uԉ�������m��|�g�Ѧc�:J�~
����쩐N$��H�v�]�?�b�|���KaCiYh�*�x���r0�
�	O�U���GD�$�Qbm{cy��XQ�}+Ĉġg�.m�����)�m��s��tlOc��-�Zɱ��liG��GC:�S�q�
��Њ";�� �&'B+@d��ل�0��d��Ԙ����'��
=�C(e��"4��xȶ7�2����or^��{��_AtNj���7:�7��)�¦���;��ao�8�2�k�t: f�H���Q���_��F�ߚ���SFC�\8�n�J2&_JP`���a[e#ҙ� N;������q]�
+g	s�
�燴�D91��S�TòډU��ؠ�+������J�E�}8��3��	��{��$�tBk����pHq���A�Z�AV���gO�f��70]e��_3���0 hc}Nk%uCF�NF�P^����h($9oz�G���*��i(L����9�{\u!t#*(��ɓ=�Pf<C%K��,^H�+�XF��r�&I|ӻs ϴ������7��;�q�Sw�C�
�ph����l`h�j1�a�M�:L,���8�OǦ�}�u�d����x�"����3�"���B��r�qO��+�f"��S�ڲ�વ.74��h M��|�rR��9L���R�S�	ĦV�?H��\�g��Q֏���b�پ�}�XL^$���d�w�����2��ޑ�a�_O��8^�=<�zB(w*\[%�ɓZ2�ۆ�~����bЪ��a
EY�v�Y�*sc�#zJ�b�|ܙK�"�����������v���1V�?PK-yE[fK�p�5xl/workbook.xmlPK-yE[����	�[Content_Types].xmlPK-
yE[Ʃ�	''V_rels/.relsPK-yE[�q���w�xl/worksheets/sheet1.xmlPK-yE[0�U��Pxl/_rels/workbook.xml.relsPK-yE[Ѓc'2E
Fxl/styles.xmlPK-yE[�"?�
'�	xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKyE[�皒�5xl/workbook.xml �(�����0��&�C��`�N\�z�^`+
�'m
>��o�vfg�:k;�Z��#'�J[��{S�$s'm@��V2�}͹���[���$9�01/�r�0��X�X`���V�dB��x@�.͞fe0�����"�)a�ETH1	n�gE��W8�Ȗ"��rkӮH�'Y�^���a�l��/PKyE[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
yE[h2�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R5b843adc7bfe47d6" /></Relationships>PKyE[�q���wxl/worksheets/sheet1.xml �(���]s�0��
���|t�N[k���^�^�+S1`ݟ�Q$dLo��=	�<����*��E���0FƑ^��<[�m��!���`g��r�uY|]^�xYU��$)gK��%0��������,>�Xd3=6�m��U�!�I�Wie�*�٦�վS��:��[�W�Ry����`�����G�^�t�N�(
j�w�w��q�����|�<·1�٤O���\/���evS�},+�$VgffU֟Q��[Gy����e�j9�1�b���R��h�-+��9�F�*�<n���'�T�q)���'M����	��B�%.�i����0�9'�1�T`��ɳv}�)	1�]��&�Oy���9��D�.J1*��D/�e��m^E���o�M5y��]I��m��2�>�Gq`[A�Rb�%�
'����+�΄�>��C�}��	;{�:�Z�8sH„��"z���J,����
"v^�)��C	�W�n����U:f�i[tc��ia�}�|�� ��g�O�.q�'p��	�%����>���C��]b�'D�x��K<�	�%�=s���A���z��o���i�XNR�V
�9��� N���U�����H3�ĝi=���q&���F���K��:��Q��g�W�<�AZ#H���2� ����kD�z׈p��0�F^�H��A.�ɻF$g/���Ǫ��1�.����_��?PKyE[��~A�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞���CM��m�\g�DM��v=�����ĂMW��==i���c�y�FrFg��V�v�]�h*جW;UL��@Ҋ

�1�O���B�f��c��TL����QuHc�K�2��2��ΘA���ӄ6����C����06�S
�x��@��vu^��Y!
���@���B��~���L�u%k��(�4"��L�<�/ѧK/��党Ғ�G��BJ��U�����PKyE[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKyE[�"?�
'xl/sharedStrings.xml �(��ZYo�8~_`����U"�:�=�crx��4���.-R�в��t����-R)RN�YU_��R�.�ӯ�|�F+������>Y�")IVl?�|}�����qAp^��Ɂ��ů_>1V/@�`�O^�z���K^���rO�e��5<V�3��(&��z������pV�,��)��'.:Y4E�WC/l�}�T�ɳ��+����%�E���>��_>�q�Q�m��)tu����_�W=oL�uY�Oѷ\�&�UI��M�-�wn�����wt��~-�S1������'�O𚫌���f�?�����v`�y�5�e����j�;�8���M�$�b���B�Z��9�k�^�Q����5�M��x�ط�p�-���"؍�E��ܩ�K�h�1����B7cg;����]��o�����s]�]^��N_�����]��,0Ik��wY�9Mj�����ʒ�����q��ˢF����Ӳ�*�cϷm�ySˋ��$�V�Q���&v#���W�����ct�A:�?�"�r{s�� �Pm�3���c���J��*_�n��U��g�(Aڃ�Ab����0�<�V"�Jc;؄d�9)J�
݃���ᝉ@F���y�̇������F������C����8��Ba(x�oT�� ���ت�.�q?@u���Wf0j�!�����Y���4)rEYRe{��qw%����m�t	Ѣ,~��8]�V9}�aκ��s�
2�W�I��8�M$L�WYX�2}�����s��!�����Q�hp�1vH!����1�H�6�
�mLJ�� \w�s���,��u
�b|7Ny����y�#n�/+Z%�V�Y#��K^���"�N�ž]K"�f�=z"_f��T_�L��I��9�Q��A6H33�%�9�=A]����l�8ZU
�ӍsEq�9jyu`
���IހoU��nZG��%��}���֯%��:���iJE�(_�7y};8����/��Һ�b���������#���`]��?`��E*�?�`�a&��^:�Upf!�Szf!4���ޝhf���:`�-����AQSV�\����Ω3>담��,%��lʊl��=d�i�w��L֥�+��7\�ײatY�,�pdC�6�/܇`�Z3Y�t!�$m 2b��I|�*��|`�����3�[�K�}���D�\��r�IP
(�6)�r�(�)�,�u��ڱ��"�b�I��	��y�ca�E���wJB�м�R}��e�7uu��h]��`H�~��l
>��4���^*��w�����2�7�;%�h�}r+��~�l;�C�b8Z��g�{�xAW�mhn��G��傼��j%ɕ�B��Y$�X�FV�|������7���ٵ̻�,[�.��)}����M���k��Q.q���{|kJ�/5��r�2hJL��e�_�Ǎfʞ3W�~�zM�|x�����>�2a��6xL���P���7E��=������d�_�u�.��g�WM
������i{�"[��ڴ�����D�QJ�|�:or�.ǃ��c�P����l������4�� #[��Q[؏��E^�=��0�8?���F&�$�q,���	������ű���_��~��5m@k/�Dԭ-1�D�_&t��d�b�;��|9
ۺ;�(�c�5�������*3���x��}x�J�^zʚ6��e�e9���lY�Zeڛ�e��x����B���e�.�X��B�I3'��Ӄ���`J����44��K=ɘ���kZeX��u�4��U9�BU��f5�u�2cG%�p�������#돲I^�\Xwe��Vl�$C���:�g����HG�P��=m��F���7�C:���Җ��?���s]>L'#�
"jc�ؑ�NL��$i�}Y�3�7h,*1��5Yۅ4��'u�:ߒ-�-�2��K>1�Uԉ�������m��|�g�Ѧc�:J�~
����쩐N$��H�v�]�?�b�|���KaCiYh�*�x���r0�
�	O�U���GD�$�Qbm{cy��XQ�}+Ĉġg�.m�����)�m��s��tlOc��-�Zɱ��liG��GC:�S�q�
��Њ";�� �&'B+@d��ل�0��d��Ԙ����'��
=�C(e��"4��xȶ7�2����or^��{��_AtNj���7:�7��)�¦���;��ao�8�2�k�t: f�H���Q���_��F�ߚ���SFC�\8�n�J2&_JP`���a[e#ҙ� N;������q]�
+g	s�
�燴�D91��S�TòډU��ؠ�+������J�E�}8��3��	��{��$�tBk����pHq���A�Z�AV���gO�f��70]e��_3���0 hc}Nk%uCF�NF�P^����h($9oz�G���*��i(L����9�{\u!t#*(��ɓ=�Pf<C%K��,^H�+�XF��r�&I|ӻs ϴ������7��;�q�Sw�C�
�ph����l`h�j1�a�M�:L,���8�OǦ�}�u�d����x�"����3�"���B��r�qO��+�f"��S�ڲ�વ.74��h M��|�rR��9L���R�S�	ĦV�?H��\�g��Q֏���b�پ�}�XL^$���d�w�����2��ޑ�a�_O��8^�=<�zB(w*\[%�ɓZ2�ۆ�~����bЪ��a
EY�v�Y�*sc�#zJ�b�|ܙK�"�����������v���1V�?PK-yE[�皒�5xl/workbook.xmlPK-yE[����	�[Content_Types].xmlPK-
yE[h2�''V_rels/.relsPK-yE[�q���w�xl/worksheets/sheet1.xmlPK-yE[��~A�Pxl/_rels/workbook.xml.relsPK-yE[Ѓc'2E
Fxl/styles.xmlPK-yE[�"?�
'�	xl/sharedStrings.xmlPK��