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": "P9kev9lWb06CuKDxl0CN1A==",
    "flipChartPageIdentifierGuid": "bf1ed93f-56d9-4e6f-82b8-a0f197408dd4",
    "pluG_UID": "JqUgiy3AwEiFToSsdaPuNA==",
    "pluGuid": "8b20a526-c02d-48c0-854e-84ac75a3ee34",
    "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": "dyLBLTPqKECtYpecjdfs8g==",
      "guid": "2dc12277-ea33-4028-ad62-979c8dd7ecf2",
      "apn": "sample string 1",
      "apnChanged": true,
      "apnSwitched": true,
      "barcode": "sample string 4",
      "itemNumber": "sample string 5",
      "itemNumberChanged": true,
      "priceGroupG_UID": "PVmosZ/24EGg0Ci/8KM4iw==",
      "priceGroupGuid": "b1a8593d-f69f-41e0-a0d0-28bff0a3388b",
      "blueprintID": 1,
      "lastCountedDate": "2025-06-14T07:22:47.9028171",
      "externalID": "sample string 7",
      "active": true,
      "activated": "2025-06-14T07:22:47.9028171",
      "pluCreated": "2025-06-14T07:22:47.9028171",
      "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-06-14T07:22:47.9028171",
      "lastManualUpdate": "2025-06-14T07:22:47.9028171",
      "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-06-14T07:22:47.9028171",
      "currentCostUpdated": "2025-06-14T07:22:47.9028171",
      "costDecimals": 31,
      "costChanged": true,
      "dealCostIdentifier": "QEA=",
      "excludeFromRebate": true,
      "rebateOverride": 1,
      "costCalcMethod": 1,
      "costCalcMethodChanged": true,
      "costEffectiveDate": "2025-06-14T07:22:47.9028171",
      "defaultGP": 1,
      "breakTargetMode": 32,
      "break1": 1,
      "price1": 1,
      "target1": 33,
      "break2": 1,
      "price2": 1,
      "target2": 34,
      "break3": 1,
      "price3": 1,
      "target3": 35,
      "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,
      "awsUpdated": "2025-06-14T07:22:47.9028171",
      "posTare": 1,
      "altPrice": 1.0,
      "altPriceChanged": true,
      "altPriceMode": 52,
      "altPriceModeChanged": true,
      "altPLUG_UID": "mlfsDzkM3U6ng2w18QBgDQ==",
      "altPLUGuid": "0fec579a-0c39-4edd-a783-6c35f100600d",
      "altPLUGuidChanged": true,
      "altPriceDescription1": "sample string 53",
      "altPriceDescription2": "sample string 54",
      "cartonQuantity": 55,
      "cartonQuantityChanged": true,
      "trayID": 1,
      "promptID": 1,
      "tare": 1,
      "packQty": 1,
      "fixedWeight": 1,
      "extraMesg": 1,
      "text1": "sample string 57",
      "text2": "sample string 58",
      "text3": "sample string 59",
      "labelText": "sample string 60",
      "labelTextChanged": true,
      "sendToScale": true,
      "nonScaleWeigh": true,
      "labelFormat": "sample string 64",
      "barcodeFormat": "sample string 65",
      "austMade": 1,
      "coolCode": 66,
      "countryOfOrigin": "sample string 67",
      "percentContent": 68.1,
      "departmentID": 1,
      "subDepartmentID": 1,
      "minorDepartmentID": 1,
      "lesserDepartmentID": 1,
      "deptCode": "sample string 69",
      "subDeptCode": "sample string 70",
      "minorDeptCode": "sample string 71",
      "lesserDeptCode": "sample string 72",
      "deptName": "sample string 73",
      "subDeptName": "sample string 74",
      "minorDeptName": "sample string 75",
      "lesserDeptName": "sample string 76",
      "departmentChanged": true,
      "subCategoryID": 1,
      "expiry": 1,
      "showDays": 1,
      "datePrint": 1,
      "labelRequired": true,
      "labelShelfQty": 79,
      "labelShelfChanged": true,
      "labelTalkerQty": 81,
      "labelSmall": true,
      "labelLastPrinted": "2025-06-14T07:22:47.9028171",
      "labelLastPrice": 1,
      "shelfPageLayoutG_UID": "vcv+tyd9yUedltUVDEeIUQ==",
      "shelfPageLayoutGuid": "b7fecbbd-7d27-47c9-9d96-d5150c478851",
      "talkerPageLayoutG_UID": "ITr2RLzS20SwLO/k18KP+Q==",
      "talkerPageLayoutGuid": "44f63a21-d2bc-44db-b02c-efe4d7c28ff9",
      "unitMeasure": 1.1,
      "unitMeasureChanged": true,
      "unitMeasureKind": 84,
      "unitMeasureKindChanged": true,
      "signIQData": "sample string 86",
      "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": 90,
      "notForSaleChanged": true,
      "excludeFromDeals": true,
      "excludeFromVoucher": true,
      "minimumAge": 93,
      "minimumAgeChanged": true,
      "buyingLimit": 1,
      "buyingLimitChanged": true,
      "buyingLimitIndependent": true,
      "buyingLimitIndependentChanged": true,
      "inventoryGuid": "lA3Xavy56kKG2SI07JgV+w==",
      "inventoryIdentifier": "6ad70d94-b9fc-42ea-86d9-2234ec9815fb",
      "inventoryAccuracy": 1,
      "baseUnits": 97,
      "orderPacked": 1,
      "isManufactured": true,
      "isIngredient": true,
      "isModifier": true,
      "isModifierChanged": true,
      "hasModifiers": 98,
      "defaultPrinter": "sample string 99",
      "defaultPrinterGroup": "sample string 100",
      "ingredientsOnManufacture": true,
      "manufactureUnitMeasure": 1,
      "mpl": 1,
      "maxShelfQty": 101,
      "allowAutoOrder": true,
      "warrantyPeriod": 1,
      "parentPluG_UId": "pmOvHUQ9mES0o5uqMVj9/w==",
      "parentPluGuid": "1daf63a6-3d44-4498-b4a3-9baa3158fdff",
      "preferredHostVendor": 103,
      "preferredHostChanged": true,
      "code": "sample string 105",
      "supplierIdentifier": "PJK735DQuE+1PWt+uuQ8hQ==",
      "supplierIdentifierGuid": "dfbb923c-d090-4fb8-b53d-6b7ebae43c85",
      "supplierChanged": true,
      "rebateSupplierIdentifier": "dV2yChI6fkqUS0mVEPw0/Q==",
      "rebateSupplierIdentifierGuid": "0ab25d75-3a12-4a7e-944b-499510fc34fd",
      "rebateSupplierChanged": true,
      "availableForOrder": true,
      "warehouseDirectIndicator": "sample string 107",
      "warehouseDirectIndicatorChanged": true,
      "productGrade": "sample string 109",
      "productType": "sample string 110",
      "productGroup": "sample string 111",
      "complianceIndicator": "sample string 112",
      "inhouseBrand": "sample string 113",
      "slowMoving": true,
      "generalMerchandise": true,
      "comment": "sample string 116",
      "lastUpdatedByUser": "sample string 117",
      "lastManualUpdatedByUser": "sample string 118",
      "lastUpdatedByUserOverride": true,
      "lastUpdatedByHost": "2025-06-14T07:22:47.9028171",
      "commodity": "sample string 120",
      "businessPillar": "sample string 121",
      "mscCommodity": "sample string 122",
      "hostIdentifier": "EeNayk+if0+LRfP4adqBQA==",
      "hostIdentifierGuid": "ca5ae311-a24f-4f7f-8b45-f3f869da8140",
      "serviceFeeID": 1,
      "serviceFeeIDChanged": true,
      "providerName": "sample string 124",
      "aisleEnds": "sample string 125",
      "deleted": true,
      "deletedChanged": true,
      "hidden": true,
      "doNotRange": true,
      "doNotRangeChanged": true,
      "doNotOrder": true,
      "doNotOrderChanged": true,
      "locked": true,
      "excludeFromWebUpdate": true,
      "excludeFromWebUpdateChanged": true,
      "webPriceBasedOn": 136,
      "webPriceRounding": true,
      "webMarkup": 138,
      "webPriceMode": 139,
      "altDepartmentID": 1,
      "altSubDepartmentID": 1,
      "altMinorDepartmentID": 1,
      "altLesserDepartmentID": 1,
      "altDeptCode": "sample string 140",
      "altSubDeptCode": "sample string 141",
      "altMinorDeptCode": "sample string 142",
      "altLesserDeptCode": "sample string 143",
      "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-06-14T07:22:47.9028171",
        "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": "X/hvqgIjHUuwsOMW/iX1Aw==",
        "hostIdentifierGuid": "aa6ff85f-2302-4b1d-b0b0-e316fe25f503",
        "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-06-14T07:22:47.9028171",
        "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": "fjhik22OTkKDfS4dYB69Jg==",
            "hostIdentifierGuid": "9362387e-8e6d-424e-837d-2e1d601ebd26",
            "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": "r8unUCQrIkK8n0ODZXWhvQ==",
              "identifierGuid": "50a7cbaf-2b24-4222-bc9f-43836575a1bd",
              "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": "ttar/wTLe0GIS/NNkYqZYg==",
              "hostSupplierIdentifierGuid": "ffabd6b6-cb04-417b-884b-f34d918a9962",
              "loyaltyPriceLevelIdentifier": "3MTbFOQAyEys+LicT+VGuQ==",
              "loyaltyPriceLevelIdentifierGuid": "14dbc4dc-00e4-4cc8-acf8-b89c4fe546b9",
              "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-06-14T07:22:47.9028171",
              "lastProcessed": "2025-06-14T07:22:47.9028171",
              "hold": true,
              "supplierName": "sample string 35",
              "supplier": {
                "$id": "7",
                "identifier": "lxv4t/pO6kat3m5MJk8hgA==",
                "identifierGuid": "b7f81b97-4efa-46ea-adde-6e4c264f2180",
                "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": "WV/r3L35wk2TLw9xcTqgjA==",
                "primaryContactID": "dceb5f59-f9bd-4dc2-932f-0f71713aa08c",
                "storeID": 1,
                "abn": "sample string 16",
                "supplierGroupIdentifier": "/4Nui3PRu0S25ItSOSiiqw==",
                "supplierGroupGuid": "8b6e83ff-d173-44bb-b6e4-8b523928a2ab",
                "rebate": 1.0,
                "rebateType": 1,
                "rebateFrequency": 1,
                "rebateSource": 1,
                "rebateLastClaimed": "2025-06-14T07:22:47.9028171",
                "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": "c55ff21c-1a03-4fef-8cd9-f1ed63782cf9",
                  "identifier": "E+WeeSeikUOuyzy+wwUdvg==",
                  "identifierGuid": "799ee513-a227-4391-aecb-3cbec3051dbe",
                  "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": "tS6/ZqfjZEuvBaQP6j3+RA==",
                    "supplierIdentifierGuid": "66bf2eb5-e3a7-4b64-af05-a40fea3dfe44",
                    "contactGuid": "Sh2wbI7ZXk+Y4yKxbTJ+VA==",
                    "contactID": "6cb01d4a-d98e-4f5e-98e3-22b16d327e54",
                    "contact": {
                      "$ref": "8"
                    },
                    "supplier": {
                      "$ref": "7"
                    }
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "products": [
                  {
                    "$id": "10",
                    "pluG_UID": "vkuOaz8YREWjudNnlmTp4w==",
                    "pluGuid": "6b8e4bbe-183f-4544-a3b9-d3679664e9e3",
                    "supplierIdentifier": "rkrWVIhaykieOOKa13UCsg==",
                    "supplierIdentifierGuid": "54d64aae-5a88-48ca-9e38-e29ad77502b2",
                    "cartonQuantity": 1,
                    "cartonQuantityChanged": true,
                    "productSize": "sample string 2",
                    "cigarettesPerSleeve": 1,
                    "randomWeight": true,
                    "piecesPerUnit": 4,
                    "averagePackSize": 5,
                    "effectiveDate": "2025-06-14T07:22:47.9028171",
                    "pricedByWeight": true,
                    "landedUnitCostEx": 8,
                    "landedUnitCostInc": 9,
                    "landedCartonCostInc": 10,
                    "landedCartonCostEx": 11,
                    "standardCost": 12,
                    "deliveryFee": 1,
                    "deliveryFeeBasis": "sample string 13",
                    "pickAndPackFee": 1,
                    "pickAndPackFeeBasis": "sample string 14",
                    "financeFee": 1,
                    "financeFeeBasis": "sample string 15",
                    "cartonLength": 1,
                    "cartonWidth": 1,
                    "cartonHeight": 1,
                    "palletLayerQuantity": 1,
                    "palletLayers": 1,
                    "itemCode": "sample string 16",
                    "invoiceCode": "sample string 17",
                    "invoiceDesc": "sample string 18",
                    "orderDirect": true,
                    "useCost": true,
                    "minimumQuantity": 19,
                    "hostType": 20,
                    "fromHost": 21,
                    "minimumReorder": 1,
                    "maximumReorder": 1,
                    "orderMultiple": 22.1,
                    "sellMultiple": 23.1,
                    "baseMultiple": 24.1,
                    "hostStandardCost": 25,
                    "hostTotalCost": 26,
                    "hostRetail": 27,
                    "hostLandedUnitCostEx": 28,
                    "hostLandedUnitCostInc": 29,
                    "hostDesc": "sample string 30",
                    "directIndicator": "sample string 31",
                    "availableToOrder": true,
                    "hostRangeIndicator": "sample string 33",
                    "hostProductType": "sample string 34",
                    "hostProductGrade": "sample string 35",
                    "hostProductGroup": "sample string 36",
                    "hostSlowMoving": true,
                    "hostGeneralMerchandise": true,
                    "hostPillar": "sample string 39",
                    "hostLastUpdated": "2025-06-14T07:22:47.9028171",
                    "rebate": 1.0,
                    "rebateExclude": true,
                    "invoiceCodes": [
                      {
                        "$id": "11",
                        "pluG_UID": "zxj7Jq3OCEaWH1boft9SGg==",
                        "pluGuid": "26fb18cf-cead-4608-961f-56e87edf521a",
                        "supplierIdentifier": "g5jPba3HNESos9jcvUreQg==",
                        "supplierIdentifierGuid": "6dcf9883-c7ad-4434-a8b3-d8dcbd4ade42",
                        "invoiceCode": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "storeIDs": [
                      1,
                      2
                    ],
                    "preferredSupplier": true,
                    "preferredRebateSupplier": true,
                    "supplierName": "sample string 40",
                    "salesMode": 41,
                    "orderPacked": true,
                    "active": true,
                    "price": 1,
                    "costGstPercent": 43,
                    "parentPluG_UID": "hWtkoLXny065TvGEn2U4KA==",
                    "parentPluGuid": "a0646b85-e7b5-4ecb-b94e-f1849f653828",
                    "freight": 44.0,
                    "freightType": 1,
                    "product": {
                      "$ref": "2"
                    },
                    "supplier": {
                      "$ref": "7"
                    },
                    "serviceFee": {
                      "$id": "12",
                      "id": 1,
                      "description": "sample string 1",
                      "fee": 1
                    },
                    "isPrimaryHost": true,
                    "hostVendor": 46
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "orderCycleHeaders": [
                  {
                    "$id": "13",
                    "storeID": 1,
                    "supplierIdentifier": "BTIfcXdwkkG5NFOvY2fkYA==",
                    "supplierGuid": "711f3205-7077-4192-b934-53af6367e460",
                    "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": "B/Rphj0rmk26qOf+IHaN0A==",
                    "supplierGuid": "8669f407-2b3d-4d9a-baa8-e7fe20768dd0",
                    "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-06-14T07:22:47.9028171",
                    "deliveryDate": "2025-06-14T07:22:47.9028171",
                    "nextCutOffDate": "2025-06-14T07:22:47.9028171",
                    "nextDeliveryDate": "2025-06-14T07:22:47.9028171",
                    "nextDaysBuffer": 10
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "store": {
                  "$ref": "3"
                },
                "updated": "2025-06-14T07:22:47.9028171",
                "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-06-14T07:22:47.9028171",
                  "processed": "2025-06-14T07:22:47.9028171",
                  "isProcessing": true,
                  "processedCount": 6,
                  "processingTime": 1,
                  "collectedUtc": "2025-06-14T07:22:47.9028171",
                  "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-06-14T07:22:47.9028171",
                    "businessPillar": "sample string 3",
                    "fileType": "sample string 4"
                  }
                },
                {
                  "$ref": "15"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "17",
                  "id": 1,
                  "hostIdentifier": "uEyTVf6IVkGOJSHEb27hTA==",
                  "hostIdentifierGuid": "55934cb8-88fe-4156-8e25-21c46f6ee14c",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "2b675a34-d7d0-4ee0-b737-62e4f659a012",
                    "2f5c93ea-0d8a-43e3-9cdb-da71e70676fc"
                  ]
                },
                {
                  "$ref": "17"
                }
              ],
              "hostFileStoreSetting": {
                "$ref": "5"
              },
              "hostStoreSettings": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "promotionPlacements": [
                {
                  "$id": "18",
                  "identifier": "2KGT5EOAdkKKfGrURamEDg==",
                  "identifierGuid": "e493a1d8-8043-4276-8a7c-6ad445a9840e",
                  "code": "sample string 2",
                  "description": "sample string 3",
                  "isAdvertised": true
                },
                {
                  "$ref": "18"
                }
              ],
              "promoTypeGuids": [
                "2fa33422-3142-45d3-a153-73523bd46b35",
                "cad3a6b0-4745-4f14-8986-ffcdfbc8a103"
              ],
              "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-06-14T07:22:47.9028171",
            "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": "96772cc9-515e-483c-8d54-80664bc9f05c",
        "updateStore": {
          "$id": "24",
          "id": "90ec7bc5-76e6-4678-8cf5-4606d74e6a1d",
          "name": "sample string 1",
          "lastActivity": "2025-06-14T07:22:47.9028171",
          "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-06-14T07:22:47.9028171"
        },
        "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": "8OnzR2QU/E6ke7iJVoWolA==",
          "pluGuid": "47f3e9f0-1464-4efc-a47b-b8895685a894",
          "plu": 1,
          "storeID": 1,
          "zoneID": 2,
          "zoneName": "sample string 3",
          "store": "sample string 4",
          "priceNow": 5,
          "costNow": 6,
          "costNowDecimals": 7,
          "normalPrice": 8,
          "gstPercent": 9,
          "normalCost": 10,
          "normalCostDecimals": 11,
          "costGstPercent": 12,
          "costCalcMethod": 1,
          "currentCost": 13,
          "currentCostDecimals": 14,
          "break1": 15,
          "price1": 16,
          "break2": 17,
          "price2": 18,
          "break3": 19,
          "price3": 20,
          "fuelItem": 21,
          "fixedWeight": 22,
          "active": true,
          "complianceIndicator": "sample string 23",
          "doNotOrder": true,
          "doNotRange": true,
          "isNormalPriceChangesCampaign": true,
          "updated": "2025-06-14T07:22:47.9028171"
        },
        {
          "$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-06-14T07:22:47.9028171",
          "priceChangeType": 0,
          "costDecimals": 10
        },
        "normalPluPrices": {
          "$ref": "28"
        },
        "winningCampaign": 1,
        "winner": {
          "$id": "29",
          "campaignName": "sample string 1",
          "campaignDescription": "sample string 2",
          "startDate": "2025-06-14T07:22:47.9028171",
          "startTime": 3,
          "endDate": "2025-06-14T07:22:47.9028171",
          "endTime": 4,
          "newPrice": 5,
          "newCost": 6,
          "newCostDecimals": 7,
          "pctDiscount": 8,
          "promoType": 1,
          "promotionTypeCode": "sample string 9",
          "hostType": 10,
          "hostIdentifier": "vLqugkUzdUCb7PUqqQaOiw==",
          "hostIdentifierGuid": "82aebabc-3345-4075-9bec-f52aa9068e8b",
          "storeNames": [
            "sample string 1",
            "sample string 2"
          ]
        },
        "details": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ]
      },
      "tray": {
        "$id": "30",
        "g_UId": "q6YfJvKmpEiHJ4QbxgKcyg==",
        "guid": "261fa6ab-a6f2-48a4-8727-841bc6029cca",
        "name": "sample string 1",
        "number": 1,
        "tare": 1
      },
      "priceGroup": {
        "$id": "31",
        "priceGroupG_UID": "rND4FeEiREKOKSf+AMBoKQ==",
        "priceGroupGuid": "15f8d0ac-22e1-4244-8e29-27fe00c06829",
        "name": "sample string 2",
        "code": 1,
        "modified": true,
        "updated": "2025-06-14T07:22:47.9028171",
        "buyingLimit": 1,
        "buyingLimitIndependent": true,
        "buyingLimitType": 0,
        "number": 1,
        "products": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "productCount": 1
      },
      "priceGroupName": "sample string 145",
      "nutrifacts": {
        "$id": "32",
        "pluG_UID": "r4BEbOCxzUm5eZFmxhRp1Q==",
        "pluGuid": "6c4480af-b1e0-49cd-b979-9166c61469d5",
        "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": "96d04fbb-67e0-4b9f-8a98-1282d7d63cdb",
        "created": "2025-06-14T07:22:47.9028171",
        "createdByUser": "sample string 1",
        "activated": "2025-06-14T07:22:47.9028171",
        "deactivated": "2025-06-14T07:22:47.9028171",
        "lastOrdered": "2025-06-14T07:22:47.9028171",
        "lastOrderedQty": 2.0,
        "lastReceived": "2025-06-14T07:22:47.9028171",
        "lastReceivedQty": 3.0,
        "lastInvoiceStatus": 1,
        "lastCounted": "2025-06-14T07:22:47.9028171",
        "lastSold": "2025-06-14T07:22:47.9028171",
        "firstSold": "2025-06-14T07:22:47.9028171",
        "awsUpdated": "2025-06-14T07:22:47.9028171",
        "lastManualUpdate": "2025-06-14T07:22:47.9028171",
        "lastManualUpdatedByUser": "sample string 5",
        "lastUpdated": "2025-06-14T07:22:47.9028171",
        "lastUpdatedByUser": "sample string 7",
        "lastUpdatedByHost": "2025-06-14T07:22:47.9028171",
        "doNotRangeUpdated": "2025-06-14T07:22:47.9028171",
        "doNotOrderUpdated": "2025-06-14T07:22:47.9028171",
        "tracked": "2025-06-14T07:22:47.9028171"
      },
      "allergens": [
        {
          "$id": "34",
          "allergenID": 1,
          "pluG_UID": "yBgJYrj6aESyH/Ws1S8fvg==",
          "pluGuid": "620918c8-fab8-4468-b21f-f5acd52f1fbe",
          "contains": 2,
          "allergenName": "sample string 3",
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "34"
        }
      ],
      "costs": {
        "$id": "35",
        "pluG_UID": "VlocIg2ae0aXehiimH9VjA==",
        "pluGuid": "221c5a56-9a0d-467b-977a-18a2987f558c",
        "enteredCost": 1,
        "weightedAvgCost": 1,
        "lastCost": 1,
        "rawEnteredCost": 2,
        "rawWeightedAvgCost": 3,
        "rawLastCost": 4,
        "freight": 5.0,
        "freightType": 6,
        "costDecimals": 7,
        "fifoCost": 1,
        "updated": "2025-06-14T07:22:47.9028171",
        "normalCost": 1,
        "currentCost": 1
      },
      "sales": [
        {
          "$id": "36",
          "saleHeaderID": 1,
          "created": "2025-06-14T07:22:47.9028171",
          "createdLocal": "2025-06-14T07:22:47.9028171",
          "storeID": 3,
          "storeName": "sample string 4",
          "operatorG_Uid": "/Sm6O0qFNEesWWHDhyNh0w==",
          "operatorGuid": "3bba29fd-854a-4734-ac59-61c3872361d3",
          "operatorName": "sample string 5",
          "tranType": 1,
          "plu": 1,
          "pluG_UId": "bFO24baQhU2/uZ+QnLvvkg==",
          "pluGuid": "e1b6536c-90b6-4d85-bfb9-9f909cbbef92",
          "normalPrice": 1,
          "totalCents": 1,
          "cost": 1,
          "grossProfit": 1,
          "quantity": 1,
          "operator": {
            "$id": "37",
            "id": 1,
            "g_Uid": "O/ezvaNHPUCroZkqMYPEOw==",
            "guid": "bdb3f73b-47a3-403d-aba1-992a3183c43b",
            "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-06-14T07:22:47.9028171",
            "passwordResetRequired": true,
            "alteredInStore": true,
            "startShift": "2025-06-14T07:22:47.9028171",
            "endShift": "2025-06-14T07:22:47.9028171",
            "machineName": "sample string 20",
            "drawerID": 1,
            "stores": [
              {
                "$id": "38",
                "operatorG_UID": "IkOp+sBAMEeabFG6gqqMKQ==",
                "operatorGuid": "faa94322-40c0-4730-9a6c-51ba82aa8c29",
                "storeID": 2,
                "operator": {
                  "$ref": "37"
                },
                "store": {
                  "$ref": "3"
                }
              },
              {
                "$ref": "38"
              }
            ]
          }
        },
        {
          "$ref": "36"
        }
      ],
      "apns": [
        {
          "$id": "39",
          "pluID": 1,
          "pluG_UID": "jBDTBgz8O06eLQ1xkFMQdw==",
          "pluGuid": "06d3108c-fc0c-4e3b-9e2d-0d7190531077",
          "apn": "sample string 1",
          "deleted": true,
          "storeID": 1,
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "39"
        }
      ],
      "tuns": [
        {
          "$id": "40",
          "pluG_UId": "o/iVLzk5T0GWRnvy0gBsLg==",
          "pluGuid": "2f95f8a3-3939-414f-9646-7bf2d2006c2e",
          "apn": "sample string 1",
          "tun": "sample string 2",
          "cartonQuantity": 3,
          "product": {
            "$ref": "2"
          },
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "40"
        }
      ],
      "competitionPricing": [
        {
          "$id": "41",
          "identifier": "CtlvITTh7kuSlg9uXm645w==",
          "identifierGuid": "216fd90a-e134-4bee-9296-0f6e5e6eb8e7",
          "pluG_UID": "fHV95GrDn0SJ94QC5/91/A==",
          "pluGuid": "e47d757c-c36a-449f-89f7-8402e7ff75fc",
          "competitionID": 1,
          "name": "sample string 2",
          "sellMultiple": 3,
          "retailPrice": 4,
          "storeName": "sample string 5"
        },
        {
          "$ref": "41"
        }
      ],
      "supplier": {
        "$ref": "7"
      },
      "supplierName": "sample string 146",
      "children": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "ordering": {
        "$ref": "10"
      },
      "flipChartPages": [
        {
          "$id": "42",
          "identifier": "9mbHxuOIvUSF5s1Pa2cQ9Q==",
          "groupName": "sample string 1",
          "identifierGuid": "c6c766f6-88e3-44bd-85e6-cd4f6b6710f5",
          "exists": true,
          "flipChartIdentifier": "UDGMp6lEQE2Yaf6EDRSvFw==",
          "flipChartIdentifierGuid": "a78c3150-44a9-4d40-9869-fe840d14af17",
          "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": "t077QixlTEKXxvOo8KpbZg==",
          "groupIdentifierGuid": "42fb4eb7-652c-424c-97c6-f3a8f0aa5b66",
          "flipChart": {
            "$id": "43",
            "identifier": "9Mx0VjmQ2EayRYiIkEdjoA==",
            "identifierGuid": "5674ccf4-9039-46d8-b245-8888904763a0",
            "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": "fTifdWBPA0quprvgFFxcMA==",
              "identifierGuid": "759f387d-4f60-4a03-aea6-bbe0145c5c30",
              "name": "sample string 2",
              "formType": "sample string 3",
              "forms": [
                {
                  "$id": "45",
                  "id": 1,
                  "g_UID": "++ZcraaWkkCbWB0sKutfYg==",
                  "guid": "ad5ce6fb-96a6-4092-9b58-1d2c2aeb5f62",
                  "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": "W6WIdNbyPUysIBusbVGGVQ==",
                  "previousFormGuid": "7488a55b-f2d6-4c3d-ac20-1bac6d518655",
                  "nextForm": 1,
                  "nextFormG_UID": "TuSj8pvQK0uCe1vegMDdpw==",
                  "nextFormGuid": "f2a3e44e-d09b-4b2b-827b-5bde80c0dda7",
                  "attributes": "sample string 10",
                  "updated": "2025-06-14T07:22:47.9028171",
                  "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": "CYWVVG8FPUm6E98X13rsGA==",
                      "checkoutFormGuid": "54958509-056f-493d-ba13-df17d77aec18",
                      "identifier": "ewnoW0uMk0SSeFmqIKF1Pw==",
                      "identifierGuid": "5be8097b-8c4b-4493-9278-59aa20a1753f",
                      "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": "YVzPprvCsEKFUcn2lEuPLg==",
                      "valueGuid": "a6cf5c61-c2bb-42b0-8551-c9f6944b8f2e",
                      "buttonText": "sample string 10",
                      "valueText": "sample string 11",
                      "drawImageAndButton": true,
                      "updated": "2025-06-14T07:22:47.9028171",
                      "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-06-14T07:22:47.9028171",
                        "imageData": "QEA=",
                        "readOnly": true
                      }
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "panels": [
                    {
                      "$id": "48",
                      "id": 1,
                      "checkoutFormID": 2,
                      "checkoutFormG_UID": "NjGsoklN1EiMTNtnhSis5w==",
                      "checkoutFormGuid": "a2ac3136-4d49-48d4-8c4c-db678528ace7",
                      "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": "i4TOTFl/B0WBEk5hzVGLTg==",
          "pluGuid": "4cce848b-7f59-4507-8112-4e61cd518b4e",
          "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-06-14T07:22:47.9028171",
          "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": "jg4bQQ5qrEatx8NOLsJaBA==",
          "ingredientGuid": "ddn3WMQ1Lk2A5+E7rNnu2w==",
          "ingredientIdentifier": "58f7d975-35c4-4d2e-80e7-e13bacd9eedb",
          "quantity": 1.0,
          "storeIDs": [
            1,
            2
          ],
          "ingredientText": "sample string 1",
          "ingredient": {
            "$ref": "2"
          }
        },
        {
          "$ref": "50"
        }
      ],
      "bins": [
        {
          "$id": "51",
          "pluG_UID": "LYvdC/VkYkCgoDr82biaDw==",
          "pluGuid": "0bdd8b2d-64f5-4062-a0a0-3afcd9b89a0f",
          "shelfLocationIdentifier": "ID20se7z8ESwQt2+T6SN4g==",
          "shelfLocationGuid": "b1b43d20-f3ee-44f0-b042-ddbe4fa48de2",
          "labelShelfDefault": 1,
          "labelTalkerDefault": 1,
          "labelSmall": true,
          "labelPageLayoutG_UID": "ndu0lQHrKUOjsPJWWXOPxA==",
          "labelPageLayoutGuid": "95b4db9d-eb01-4329-a3b0-f25659738fc4",
          "updated": "2025-06-14T07:22:47.9028171",
          "electronicShelfLabelIdentifier": "sample string 5",
          "electronicshelfLabelsConfigurationID": 6,
          "labelShelfChanged": true,
          "productName": "sample string 8",
          "locationText": "sample string 9",
          "product": {
            "$ref": "2"
          },
          "location": {
            "$id": "52",
            "identifier": "ukjsiHJ1qkWIfz5T5LKMhg==",
            "storeID": 1,
            "identifierGuid": "88ec48ba-7572-45aa-887f-3e53e4b28c86",
            "name": "sample string 2",
            "haccp": true,
            "blueprintID": 1,
            "updated": "2025-06-14T07:22:47.9028171",
            "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": "CPVtQ8NxLUm6rC9qIufywg==",
          "pluGuid": "436df508-71c3-492d-baac-2f6a22e7f2c2",
          "deptNo": 1,
          "product": {
            "$ref": "2"
          },
          "scaleLocation": {
            "$id": "54",
            "id": 1,
            "deptNo": 1,
            "deptCode": "sample string 2",
            "name": "sample string 3",
            "enabled": true,
            "updated": "2025-06-14T07:22:47.9028171",
            "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-06-14T07:22:47.9028171",
                          "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": "k04OhAi7gUKUKT9eTh8LoQ==",
                          "labelPageLayoutGuid": "840e4e93-bb08-4281-9429-3f5e4e1f0ba1",
                          "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-06-14T07:22:47.9028171",
                      "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": "92leSwwyO0qDtVg+TJtg8w==",
                      "labelPageLayoutGuid": "4b5e69f7-320c-4a3b-83b5-583e4c9b60f3",
                      "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-06-14T07:22:47.9028171",
                  "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": "G8gTUnigy0aK6FPDD/g3UQ==",
                  "labelPageLayoutGuid": "5213c81b-a078-46cb-8ae8-53c30ff83751",
                  "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-06-14T07:22:47.9028171",
              "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": "mPE1SRfZ0UShSj2iW1/PrA==",
              "labelPageLayoutGuid": "4935f198-d917-44d1-a14a-3da25b5fcfac",
              "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": "RBza9cKW5Embzf6SQSNgIw==",
        "pluGuid": "f5da1c44-96c2-49e4-9bcd-fe9241236023",
        "newPrice": 1,
        "pctDiscount": 1,
        "newCost": 1,
        "newCostDecimals": 6,
        "dealCostIdentifier": "TzGci42uyEGN0ALrXNYHKg==",
        "dealCostGuid": "8b9c314f-ae8d-41c8-8dd0-02eb5cd6072a",
        "pluName": "sample string 7",
        "apn": "sample string 8",
        "fuelItem": true,
        "priceGroupG_UID": "e1PuutA6CUeeUkbt0JMLoA==",
        "priceGroupGuid": "baee537b-3ad0-4709-9e52-46edd0930ba0",
        "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-06-14T07:22:47.9028171",
        "rrp": 26,
        "campaignDescription": "sample string 27",
        "campaignComboPriceGroupG_UID": "n7QIQN8w2UmjjF0tmdAgNQ==",
        "campaignComboPriceGroupIdentifier": "4008b49f-30df-49d9-a38c-5d2d99d02035",
        "promotionPlacementDescription": "sample string 28",
        "storeAcceptances": [
          {
            "$id": "64",
            "plu": 1,
            "pluG_UId": "QEA=",
            "campaignID": 1,
            "campaignName": "sample string 2",
            "storeID": 3,
            "acceptedUtc": "2025-06-14T07:22:47.9028171",
            "operatorG_UID": "0oFZtvuh2UG3wA3T3CBA5g==",
            "operatorGuid": "b65981d2-a1fb-41d9-b7c0-0dd3dc2040e6",
            "machineID": 1,
            "processed": true,
            "appliedUtc": "2025-06-14T07:22:47.9028171",
            "signIqTicketFileMovedUtc": "2025-06-14T07:22:47.9028171",
            "user": "sample string 6",
            "campaignDescription": "sample string 7",
            "productDesc": "sample string 8",
            "storeName": "sample string 9",
            "effectiveUtc": "2025-06-14T07:22:47.9028171",
            "priceChangeType": 0,
            "operatorName": "sample string 10",
            "hostCampaign": true,
            "product": {
              "$ref": "2"
            },
            "campaignPlu": {
              "$ref": "63"
            }
          },
          {
            "$ref": "64"
          }
        ],
        "campaign": {
          "$id": "65",
          "id": 1,
          "storeID": 2,
          "name": "6c65b3d2-bcfe-4288-a0f6-122f887b8381",
          "nameGuid": "6c65b3d2-bcfe-4288-a0f6-122f887b8381",
          "description": "sample string 4",
          "showDiscounts": true,
          "showTotals": true,
          "onlyEvaluateOnSubtotal": true,
          "useDescription": true,
          "campaignType": 1,
          "startDate": "2025-06-14T07:22:47.9028171",
          "startTime": 1,
          "endDate": "2025-06-14T07:22:47.9028171",
          "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-06-14T07:22:47.9028171",
          "system": true,
          "created": "2025-06-14T07:22:47.9028171",
          "updated": "2025-06-14T07:22:47.9028171",
          "priceChangeNotifiedUtc": "2025-06-14T07:22:47.9028171",
          "promoType": 1,
          "promotionTypeCode": "sample string 13",
          "hostIdentifier": "NwuwcJhA002NlOmlKjYgHA==",
          "hostIdentifierGuid": "70b00b37-4098-4dd3-8d94-e9a52a36201c",
          "hostType": 14,
          "createdByUser": "sample string 15",
          "fromHost": true,
          "deleted": true,
          "campaignDeleted": "2025-06-14T07:22:47.9028171",
          "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": "TjL7ZZg340Coe9umhGriYg==",
              "pluGuid": "65fb324e-3798-40e3-a87b-dba6846ae262",
              "hostOfferID": 1,
              "priceGroupG_UID": "RfiLTN0ik0WGh0/6024C1A==",
              "priceGroupGuid": "4c8bf845-22dd-4593-8687-4ffad36e02d4",
              "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-06-14T07:22:47.9028171",
              "rrp": 17,
              "campaignDescription": "sample string 18",
              "product": {
                "$ref": "2"
              },
              "campaign": {
                "$ref": "65"
              }
            },
            {
              "$ref": "66"
            }
          ],
          "sellingRules": [
            {
              "$id": "67",
              "id": 1,
              "identifier": "UFPVm5HxsEe/SlAtq+nF5A==",
              "identifierStr": "UFPVm5HxsEe/SlAtq+nF5A==",
              "identifierGuid": "9bd55350-f191-47b0-bf4a-502dabe9c5e4",
              "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": "6d/RYoPUQUiO1zMuHLj35A==",
              "customerIDGuid": "62d1dfe9-d483-4841-8ed7-332e1cb8f7e4",
              "campaign": {
                "$ref": "65"
              },
              "customer": {
                "$id": "69",
                "identifier": "wVZcpEAE+E6pbpIpthysBA==",
                "identifierGuid": "a45c56c1-0440-4ef8-a96e-9229b61cac04",
                "code": "sample string 2",
                "familyName": "sample string 3",
                "givenName": "sample string 4",
                "otherName": "sample string 5",
                "title": "sample string 6",
                "dateOfBirth": "2025-06-14T07:22:47.9028171",
                "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": "m9+vrd50JEC8vlP/CZKJRQ==",
                "communityIdentifierGuid": "adafdf9b-74de-4024-bcbe-53ff09928945",
                "joined": "2025-06-14T07:22:47.9028171",
                "updated": "2025-06-14T07:22:47.9028171",
                "active": true,
                "reasonInactive": 1,
                "groupCustomer": true,
                "loyaltyPoints": 1,
                "homeStoreID": 1,
                "availableSpend": 1,
                "priceLevelIdentifier": "HjHUU5GXvkSRqd0yUBd6Jw==",
                "priceLevelIdentifierGuid": "53d4311e-9791-44be-91a9-dd3250177a27",
                "marketingID": "sample string 18",
                "hidden": true,
                "registered": true,
                "registeredOn": "2025-06-14T07:22:47.9028171",
                "emailMarketing": true,
                "smsMarketing": true,
                "deleted": true,
                "deletedUser": "sample string 24",
                "homeStoreName": "sample string 25",
                "customerCards": [
                  {
                    "$id": "70",
                    "cardType": 2,
                    "issueDate": "2025-06-14T07:22:47.9028171",
                    "expiry": "2025-06-14T07:22:47.9028171",
                    "customerID": "eak6vOfTgkaOvrP5vVuuzA==",
                    "customerIDGuid": "bc3aa979-d3e7-4682-8ebe-b3f9bd5baecc",
                    "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-06-14T07:22:47.9028171",
                    "linkedAccount": "py/hPjIOG0u448/fBuXNBA==",
                    "linkedAccountGuid": "3ee12fa7-0e32-4b1b-b8e3-cfdf06e5cd04",
                    "currentValueChanged": true,
                    "limitsChanged": true,
                    "customer": {
                      "$ref": "69"
                    },
                    "account": {
                      "$id": "71",
                      "id": 1,
                      "identifier": "sZXyuEurkkiOdvwhD+2doQ==",
                      "identifierGuid": "b8f295b1-ab4b-4892-8e76-fc210fed9da1",
                      "referenceNo": "sample string 3",
                      "name": "sample string 4",
                      "created": "2025-06-14T07:22:47.9028171",
                      "owner": "MPp+E6GI50mDbf5rwoX0rA==",
                      "ownerGuid": "137efa30-88a1-49e7-836d-fe6bc285f4ac",
                      "accountStoreGroupIdentifier": "sLsKBoh/gkaWBXZK0w5SCA==",
                      "accountStoreGroupGuid": "060abbb0-7f88-4682-9605-764ad30e5208",
                      "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-06-14T07:22:47.9028171",
                      "active": true,
                      "updated": "2025-06-14T07:22:47.9028171",
                      "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": "bh7X+y8z/k+UfRgfns4ilQ==",
                          "identifierGuid": "fbd71e6e-332f-4ffe-947d-181f9ece2295",
                          "name": "sample string 2",
                          "primaryContact": "To2xv6pnFEy1yq3Sj5EdwQ==",
                          "primaryContactGuid": "bfb18d4e-67aa-4c14-b5ca-add28f911dc1",
                          "accountID": "OYkDd2hRakySdai3GoEoig==",
                          "accountIDGuid": "77038939-5168-4c6a-9275-a8b71a81288a",
                          "special": true,
                          "updated": "2025-06-14T07:22:47.9028171",
                          "active": true,
                          "reasonInactive": 1,
                          "priceLevelIdentifier": "CJI25SNIckWyCuB7Cmw8kg==",
                          "priceLevelIdentifierGuid": "e5369208-4823-4572-b20a-e07b0a6c3c92",
                          "deleted": true,
                          "account": {
                            "$ref": "71"
                          },
                          "primaryContactCustomer": {
                            "$ref": "69"
                          },
                          "customerGroupMembers": [
                            {
                              "$id": "74",
                              "id": 1,
                              "groupID": "bYI99yr0yUKlB2B2GY3eYA==",
                              "groupIDGuid": "f73d826d-f42a-42c9-a507-6076198dde60",
                              "customerID": "/s5UuJWXu0iTYcnGqvlmow==",
                              "customerIDGuid": "b854cefe-9795-48bb-9361-c9c6aaf966a3",
                              "card": "sample string 4",
                              "linkedAccount": "njCAREkj8Ey+VygcGXeyrw==",
                              "linkedAccountGuid": "4480309e-2349-4cf0-be57-281c1977b2af",
                              "customer": {
                                "$ref": "69"
                              },
                              "group": {
                                "$ref": "73"
                              },
                              "customerCard": {
                                "$ref": "70"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ]
                        },
                        {
                          "$ref": "73"
                        }
                      ]
                    },
                    "payments": [
                      {
                        "$id": "75",
                        "id": 1,
                        "identifier": "Q9q43ucBS0OMYtqapSxQVA==",
                        "identifierGuid": "deb8da43-01e7-434b-8c62-da9aa52c5054",
                        "storeID": 2,
                        "operatorName": "sample string 3",
                        "saleHeaderID": 4,
                        "paymentType": 5,
                        "amount": 6,
                        "account": "sample string 7",
                        "accountID": "V+WwHY++dkiAi1IYJ2Yi4g==",
                        "accountIDGuid": "1db0e557-be8f-4876-808b-5218276622e2",
                        "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-06-14T07:22:47.9028171",
                        "invRocNo": "sample string 14",
                        "responseCode": "sample string 15",
                        "cashout": 1,
                        "tip": 16,
                        "idempotentVoid": "llxvr/qYEU+YryBOnYfVUw==",
                        "idempotentVoidGuid": "af6f5c96-98fa-4f11-98af-204e9d87d553",
                        "offline": true,
                        "processed": 1,
                        "storeSaleHeader": {
                          "$id": "76",
                          "saleHeaderID": 1,
                          "saleHeaderGuid": "bbKFcr9IVk2sAtQrJxjH8g==",
                          "saleHeaderIdentifierGuid": "7285b26d-48bf-4d56-ac02-d42b2718c7f2",
                          "created": "2025-06-14T07:22:47.9028171",
                          "createdLocal": "2025-06-14T07:22:47.9028171",
                          "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-06-14T07:22:47.9028171",
                          "storeID": 1,
                          "operatorG_Uid": "kJ+Qzglb7U2+DSy/ngtTHg==",
                          "operatorGuid": "ce909f90-5b09-4ded-be0d-2cbf9e0b531e",
                          "customerG_Uid": "eBfb/e6KIEaCI274UhVNeA==",
                          "customerGuid": "fddb1778-8aee-4620-8223-6ef852154d78",
                          "communityIdentifier": "04XLZPxNo02tused9kjq3Q==",
                          "communityIdentifierGuid": "64cb85d3-4dfc-4da3-adba-c79df648eadd",
                          "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": "/7FjnG+6VE6e9nSSyIcyJQ==",
                          "priceLevelIdentifierGuid": "9c63b1ff-ba6f-4e54-9ef6-7492c8873225",
                          "locked": 36,
                          "relationChecksum": "sample string 37",
                          "loyaltyTender": 1,
                          "giftCardTender": 1,
                          "operator": {
                            "$ref": "37"
                          },
                          "customer": {
                            "$ref": "69"
                          },
                          "communityOrganisation": {
                            "$id": "77",
                            "id": 1,
                            "identifier": "y/VI4u70EUSJshWUjhjEfQ==",
                            "identifierGuid": "e248f5cb-f4ee-4411-89b2-15948e18c47d",
                            "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-06-14T07:22:47.9028171",
                            "deleted": true
                          },
                          "details": [
                            {
                              "$id": "78",
                              "saleItemID": 1,
                              "identifier": "6JbTu7w1K0ioCwSop26PJA==",
                              "identifierGuid": "bbd396e8-35bc-482b-a80b-04a8a76e8f24",
                              "saleHeaderID": 2,
                              "plu": 1,
                              "pluG_UId": "oK//ASRONE2uISf8FAn0rA==",
                              "pluGuid": "01ffafa0-4e24-4d34-ae21-27fc1409f4ac",
                              "accountID": "jLhRxYJZAkSeBl1heWIzKA==",
                              "accountIDGuid": "c551b88c-5982-4402-9e06-5d6179623328",
                              "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-06-14T07:22:47.9028171",
                              "bestOrExpireType": 1,
                              "providerName": "sample string 11",
                              "refundG_UID": "kvW8QzXZbkCRSXNfjaE/VQ==",
                              "refundGuid": "43bcf592-d935-406e-9149-735f8da13f55",
                              "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": "utADA7vMKkaPBcRmcdPWTw==",
                              "idempotentVoidGuid": "0303d0ba-ccbb-462a-8f05-c46671d3d64f",
                              "priceLevelIdentifier": "XezPqaUuREehCNpMAsiWRA==",
                              "priceLevelIdentifierGuid": "a9cfec5d-2ea5-4744-a108-da4c02c89644",
                              "productName": "sample string 23",
                              "apn": "sample string 24",
                              "unknownScans": [
                                {
                                  "$id": "79",
                                  "id": 1,
                                  "saleDetailID": 2,
                                  "storeID": 1,
                                  "scanned": "2025-06-14T07:22:47.9028171",
                                  "operatorG_UID": "QEA=",
                                  "barcode": "sample string 4",
                                  "processed": 1
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "refund": {
                                "$id": "80",
                                "id": 1,
                                "g_UID": "l1yrG/1EzEClWZGq+qRpew==",
                                "guid": "1bab5c97-44fd-40cc-a559-91aafaa4697b",
                                "description": "sample string 1",
                                "dumped": true,
                                "inventoryReasonID": 1,
                                "sortOrder": 1,
                                "updated": "2025-06-14T07:22:47.9028171"
                              },
                              "modifier": {
                                "$id": "81",
                                "id": 1,
                                "setG_UID": "gOoAPTrjwUKRlIZCXO8O0g==",
                                "modifierSetGuid": "3d00ea80-e33a-42c1-9194-86425cef0ed2",
                                "name": "sample string 2",
                                "price": 1,
                                "quantity": 1,
                                "modifierType": 1,
                                "groupNumber": 1,
                                "pageNumber": 1,
                                "controlOrder": 1,
                                "printToStation": true,
                                "pluG_UID": "9SEq1kJXXEaUqE0cXK7p3Q==",
                                "pluGuid": "d62a21f5-5742-465c-94a8-4d1c5caee9dd",
                                "deleted": true,
                                "g_UID": "u9lk+K8MFUOd6ipbqkijeQ==",
                                "guid": "f864d9bb-0caf-4315-9dea-2a5baa48a379",
                                "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": "dqWsYkXAeUKngejQ7aw7Dw==",
                              "pluGuid": "62aca576-c045-4279-a781-e8d0edac3b0f",
                              "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-06-14T07:22:47.9028171",
                              "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-06-14T07:22:47.9028171",
                              "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": "/W05pGgxvE6UUllzICxWzw==",
                              "pluGuid": "a4396dfd-3168-4ebc-9452-5973202c56cf",
                              "accountID": "abOFTtNJd0yiPOkN8vCKog==",
                              "accountIDGuid": "4e85b369-49d3-4c77-a23c-e90df2f08aa2",
                              "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-06-14T07:22:47.9028171",
                              "bestOrExpireType": 1,
                              "refundG_UID": "PsQYflysKkKoXDcHOU7pRg==",
                              "refundGuid": "7e18c43e-ac5c-422a-a85c-3707394ee946",
                              "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": "StHBGWpnj0yyIWRx3oafHQ==",
                              "identifierGuid": "19c1d14a-676a-4c8f-b221-6471de869f1d",
                              "id": 1,
                              "orderNo": 2,
                              "externalSaleIdentifier": "sample string 3",
                              "storeID": 4,
                              "zoneID": 5,
                              "deptNo": 6,
                              "customerIdentifier": "cU1iTr9tTU+kEaLjkpzuaQ==",
                              "customerIdentifierGuid": "4e624d71-6dbf-4f4d-a411-a2e3929cee69",
                              "operatorNo": 1,
                              "operatorG_UID": "hc4wAyn+SkK6pebcSNvLng==",
                              "operatorGuid": "0330ce85-fe29-424a-baa5-e6dc48dbcb9e",
                              "created": "2025-06-14T07:22:47.9028171",
                              "ordered": "2025-06-14T07:22:47.9028171",
                              "started": "2025-06-14T07:22:47.9028171",
                              "completed": "2025-06-14T07:22:47.9028171",
                              "supplied": "2025-06-14T07:22:47.9028171",
                              "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": "Ck8P3C/0AEqPLc3hGgv1VA==",
                                  "pluGuid": "dc0f4f0a-f42f-4a00-8f2d-cde11a0bf554",
                                  "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": "wloOx9bKW0+85iAnr6KNYQ==",
                                  "headerIdentifierGuid": "c70e5ac2-cad6-4f5b-bce6-2027afa28d61",
                                  "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": "7Lq9fHJYGEGbQO3PkDt9pA==",
                              "surveyGuid": "7cbdbaec-5872-4118-9b40-edcf903b7da4",
                              "saleHeaderGuid": "nI3K4zcMmkCSXhjuCRw+eA==",
                              "saleGuid": "e3ca8d9c-0c37-409a-925e-18ee091c3e78",
                              "textResponse": "sample string 1",
                              "integerResponse": 1,
                              "g_UIDResponse": "ONYobch6Bkeh+qbIx57Aig==",
                              "guidResponse": "6d28d638-7ac8-4706-a1fa-a6c8c79ec08a",
                              "whoAnswered": 2,
                              "answeredAtUTC": "2025-06-14T07:22:47.9028171",
                              "sale": {
                                "$ref": "76"
                              },
                              "survey": {
                                "$id": "90",
                                "g_UID": "HMQedGtl90OktC5MvJMCcQ==",
                                "guid": "741ec41c-656b-43f7-a4b4-2e4cbc930271",
                                "name": "sample string 1",
                                "storeID": 2,
                                "zoneID": 1,
                                "checkoutFormG_UID": "4lxW3plDCkyNlUwXuKcwCQ==",
                                "checkoutFormGuid": "de565ce2-4399-4c0a-8d95-4c17b8a73009",
                                "displayToWho": 3,
                                "displayWhen": 4,
                                "start": "2025-06-14T07:22:47.9028171",
                                "end": "2025-06-14T07:22:47.9028171",
                                "deleted": true,
                                "updated": "2025-06-14T07:22:47.9028171",
                                "possibleIntegerResponses": [
                                  1,
                                  2
                                ],
                                "possibleTextResponses": [
                                  "sample string 1",
                                  "sample string 2"
                                ],
                                "possibleGuidResponses": [
                                  "94b64289-90c5-40c6-a467-6472116d82bf",
                                  "4943d090-b161-447e-8a95-04e9f92fba98"
                                ],
                                "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": "uUVVtgnQkkOy480vQ0UEAw==",
                          "accountIdentifier": "b65545b9-d009-4392-b2e3-cd2f43450403",
                          "accountName": "sample string 42",
                          "customerOrderIdentifier": "UtqZO+gOlEufxQS2GaKYrg==",
                          "customerOrderIdentifierGuid": "3b99da52-0ee8-4b94-9fc5-04b619a298ae",
                          "priceLevelName": "sample string 43",
                          "revision": 44,
                          "ingressId": "sample string 45"
                        },
                        "metadata": {
                          "$id": "91",
                          "id": 1,
                          "paymentID": 2,
                          "paymentIdentifier": "u6txUAz5hEWGJ+v6SrseHA==",
                          "paymentIdentifierGuid": "5071abbb-f90c-4584-8627-ebfa4abb1e1c",
                          "identifier": "27ntpIvFpEK0SvTUu69xmw==",
                          "identifierGuid": "a4edb9db-c58b-42a4-b44a-f4d4bbaf719b",
                          "metadata": "sample string 3",
                          "signatureImage": "QEA=",
                          "itemIdentifier": "NtvtD2S+3E2XOfjVde0CWQ==",
                          "itemIdentifierGuid": "0feddb36-be64-4ddc-9739-f8d575ed0259"
                        }
                      },
                      {
                        "$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": "UsE8N1JHUUiBRbxmECVYSw==",
                    "customerIdentifierGuid": "373cc152-4752-4851-8145-bc661025584b",
                    "voucherName": "sample string 2",
                    "count": 3,
                    "storeID": 4,
                    "barcode": "sample string 5",
                    "redeemCount": 6,
                    "issueCount": 7,
                    "storeSalePaymentID": 1,
                    "idempotentID": "biWeoetB6Uirf6Nu8Q3TRw==",
                    "idempotentGuid": "a19e256e-41eb-48e9-ab7f-a36ef10dd347",
                    "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-06-14T07:22:47.9028171",
                      "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-06-14T07:22:47.9028171",
                        "labelPageLayout": "tdTRxP+zCUaMWVKSew1Hrg==",
                        "pageLayoutGuid": "c4d1d4b5-b3ff-4609-8c59-52927b0d47ae",
                        "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-06-14T07:22:47.9028171"
                          },
                          {
                            "$ref": "96"
                          }
                        ]
                      },
                      "customerVouchers": [
                        {
                          "$id": "97",
                          "id": 1,
                          "customerIdentifier": "jdXMGlzMr0GwIcx/Pbm/lQ==",
                          "customerIdentifierGuid": "1accd58d-cc5c-41af-b021-cc7f3db9bf95",
                          "voucherID": 3,
                          "voucherName": "sample string 4",
                          "storeID": 1,
                          "barcode": "sample string 5",
                          "dateOfIssue": "2025-06-14T07:22:47.9028171",
                          "issuedSaleHeaderID": 1,
                          "issuedSaleIdentifier": "sample string 7",
                          "issuedOfflinePaymentID": 1,
                          "issuedIdempotentID": "bciN1tsGI0+DpuOpsuSZow==",
                          "issuedIdempotentGuid": "d68dc86d-06db-4f23-83a6-e3a9b2e499a3",
                          "issuedOffline": true,
                          "issuedUser": "sample string 9",
                          "issuedNotes": "sample string 10",
                          "expiryDate": "2025-06-14T07:22:47.9028171",
                          "expiredUser": "sample string 11",
                          "expiredNotes": "sample string 12",
                          "redeemed": "2025-06-14T07:22:47.9028171",
                          "redeemedSaleHeaderID": 1,
                          "redeemedSaleIdentifier": "sample string 13",
                          "redeemedOfflinePaymentID": 1,
                          "redeemedIdempotentID": "KLhe4r2DLk2ivB368A8G1g==",
                          "redeemedIdempotentGuid": "e25eb828-83bd-4d2e-a2bc-1dfaf00f06d6",
                          "redeemedUser": "sample string 14",
                          "redeemedNotes": "sample string 15",
                          "redeemedOffline": true,
                          "updated": "2025-06-14T07:22:47.9028171",
                          "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": "NIRY2DUmZkSH/EjFjOOcRg==",
              "groupIDGuid": "d8588434-2635-4466-87fc-48c58ce39c46",
              "campaign": {
                "$ref": "65"
              },
              "group": {
                "$ref": "73"
              }
            },
            {
              "$ref": "98"
            }
          ],
          "signIqTickets": [
            {
              "$id": "99",
              "identifier": "c3m8VRP39UqyBY4yPs7z9A==",
              "identifierGuid": "55bc7973-f713-4af5-b205-8e323ecef3f4",
              "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": "TpWq+6GdIk2Mb1xa3aCOyA==",
              "guid": "fbaa954e-9da1-4d22-8c6f-5c5adda08ec8",
              "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": "moPOfdlQREOmXFbGZ+QJtw==",
                  "groupGuid": "7dce839a-50d9-4344-a65c-56c667e409b7",
                  "comboPriceType": 5,
                  "priceType": 5,
                  "pluG_UID": "nN+RN6B1tU+U2VkHKOPfGA==",
                  "pluGuid": "3791df9c-75a0-4fb5-94d9-590728e3df18",
                  "priceGroupG_UID": "DR85+UTvE0yrvcEq7KSkkg==",
                  "priceGroupGuid": "f9391f0d-ef44-4c13-abbd-c12aeca4a492",
                  "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": "yKMRokD9jk6odNCSAwo81g==",
              "priceLevelIdentifierGuid": "a211a3c8-fd40-4e8e-a874-d092030a3cd6",
              "campaignName": "sample string 3",
              "priceLevelName": "sample string 4"
            },
            {
              "$ref": "102"
            }
          ]
        },
        "product": {
          "$ref": "2"
        },
        "dealCost": {
          "$id": "103",
          "headerIdentifier": "VDWUlu+O/0iJGEPlEZ4uPw==",
          "headerIdentifierGuid": "96943554-8eef-48ff-8918-43e5119e2e3f",
          "identifier": "wSFZH11AM02UacIqzPLPGw==",
          "identifierGuid": "1f5921c1-405d-4d33-9469-c22accf2cf1b",
          "supplierIdentifier": "v9LT08ic10iU9Z44sz+ZzQ==",
          "supplierGuid": "d3d3d2bf-9cc8-48d7-94f5-9e38b33f99cd",
          "pluG_UID": "eXOroPv+UECAUR3JfwLFQA==",
          "pluGuid": "a0ab7379-fefb-4050-8051-1dc97f02c540",
          "campaignName": "83419d25-7dbf-4b6e-9f81-8e960915e30e",
          "description": "sample string 4",
          "cost": 5,
          "costDecimals": 6,
          "start": "2025-06-14T07:22:47.9028171",
          "end": "2025-06-14T07:22:47.9028171",
          "type": 9,
          "promoType": 10,
          "bonusItemPLUG_UID": "crBQpkWGFkKDLCxUS/F0mg==",
          "bonusItemPluGuid": "a650b072-8645-4216-832c-2c544bf1749a",
          "bonusPurchaseUnits": 11,
          "bonusReceiveUnits": 12,
          "updated": "2025-06-14T07:22:47.9028171",
          "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-06-14T07:22:47.9028171",
          "campaignEndDate": "2025-06-14T07:22:47.9028171",
          "masterPLUG_UID": "XJYPQwtSy0GTKkesZ91+tQ==",
          "masterID": "430f965c-520b-41cb-932a-47ac67dd7eb5",
          "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": "gJi4EQk+n0CidHU3HX7Prg==",
          "bonusMasterID": "11b89880-3e09-409f-a274-75371d7ecfae",
          "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-06-14T07:22:47.9028171",
      "dealCosts": [
        {
          "$ref": "103"
        },
        {
          "$ref": "103"
        }
      ],
      "tags": [
        {
          "$id": "104",
          "pluG_UID": "K6OrMxKG+0Oj2ZC5N5gc0A==",
          "pluGuid": "33aba32b-8612-43fb-a3d9-90b937981cd0",
          "tagID": 1,
          "description": "sample string 1",
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "104"
        }
      ],
      "alternateProductG_UID": "sAWiiB3b+0SkbS+/5o3ixw==",
      "alternateProduct": "88a205b0-db1d-44fb-a46d-2fbfe68de2c7",
      "productHostCode": {
        "$id": "105",
        "id": 1,
        "pluG_UID": "xBJRGY40zUmHcGi/xjf86Q==",
        "pluGuid": "195112c4-348e-49cd-8770-68bfc637fce9",
        "ibaCode": "sample string 2"
      },
      "mscCat": {
        "$ref": "59"
      },
      "mscCom": {
        "$ref": "60"
      },
      "mscDep": {
        "$ref": "62"
      },
      "mscSubCom": {
        "$ref": "61"
      },
      "isUserUpdate": true,
      "ignoreMasterProduct": true,
      "priceGroupLabelRequested": true,
      "firstSold": "2025-06-14T07:22:47.9028171",
      "inventoryTracked": "2025-06-14T07:22:47.9028171",
      "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:
PK�:�Z�G��5xl/workbook.xml �(�����0D�&�C��H)��x��}-[i�-ik��-H�yۙ�};|��Zۓ��/]E�ƒ1/:��OvDw�:
!J�bVJ%�����&I��5�S��+��B�;Ġ��AZ���C�����l���o�/��bQĀƊ6��Ź�=S�J�{��R�mVbvW��wg���PK�:�Z����	�[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
�:�Z�C''_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="R4b2336bb93f743e4" /></Relationships>PK�:�Z̉}�wxl/worksheets/sheet1.xml �(���Ks�@F�
�~�ߏ��Jb�yO�bf�h�m����"�4]v6���n7�����l|��Lu>a�@��L�q��V?Dx=�u�Y������U1�U����r�VYRFz�rsn��,����#֫U�PS��e*�b��I*�T�N�ex���Z�Pɲ�B�9�ʒ4'�ej�vj5o��;�x2��ߩڗg���J�j�y����f�<��YK�Jv����U���L�h�Y�MYYzh]dɿ�{�.��8D0bq	9�0�]Y����4l��ɣS�P������<n����8�3B0{��r�4yҭ/"L��9P".�i���� ��*@�0x9Ϛ<;�e	`�^��&ǻui$%%�	����&/���$��"�17��e7w	l�n�/��!h�]!D��a�|�pR��=1iv�(7�g���V>�ه@ D@����V?������a`+ $�{�Ό�Br�	�U��
TRȑ�M��">���}?M�d2*�>(�Ӧ��������<J�����Q�u�6�퐀}�nH�>1�O�	�'fC����!���|H�>�8$D�x�O<;:f5�ŁX]}u V[����w�566>��@�h�z}�@�f���L�5��qH3sĭi=����&����G����A�:��R��g�W�<r�;#��b�2u �����m��;��'?��G^���b�/���F�g/���Ǫ��֕*����_��?PK�:�Z8�i��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�qC��ݰa[z��Q;�]�gc���V� �X��j4��'�|���o�H^0���ʂA��\��)�����G��D��I^q����@iT'?����$SNCOg���G��iX2�I���C��
�:M��`���1Z�d/C����R��P�
�Iw��6��JH��^5@���b:����L+V(�F!?T�7��2�~N!_z�,/�t{�F3#_U�l/j��/6_PK�:�ZЃ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��PK�:�Z�k�
'xl/sharedStrings.xml �(��ZYo�8~_`����U�Ӓ��ncrx�d��b�)GhY�R:�b��I�H��ͪ��,��uɟ~���wRӼ*�O�S�dAʴ�y�=?y}����mP�QQ����@����ϟ(m Z�󓷦��rvF�7�C�ړ8YU�P�����k�0}#��g�m/�v(/OiՖ����,�2��%W��?j>����
��m�
��ɳ�ԟΚϟ��(����������Z��	��������D[��p�6�I�%�΂�ځ��hGf����;�<�ñ���h~����1�Ln�3�)���A`V�7Y��(�6ڐ���!�k�L2���ˬ`�c�'�̊�$���9q����T&J\��Jm[~��V�Ċ|����4�����h�/\�n�by���3&[�w�����-��?�禩j�������e[#��&sY`(�֠#�*
�6p���)I����9m����!Ve�\�-�M˲�t��놡E��Y�킹�ҵ�0N��!I3��/֏����ct�A:7��"�2{3�%�!�m�1W��c�KH����o����j��V� ���� ���-���b��a�r�$�l0F%\�%{P�_�=�3��F
;����!��"��u����C�|��-Q�e�C��N�߉d"N�5�E�Y� �u���+5X4fv?�wj�,���V%�&4��=s?]��ʗ�6GQC�F��
BEU��$0�*�r��B'�M���d�����{yT���8�2��%��n>�y�,�ڽ7���qG`�T���!t��.��1{Hg6e�m�J����v�
B�U�7�&�1>�˦<������w��5�Sx�̨�J�%���T�X'�b_o$�Q��=�-3�n뚭e&]�4ߡ�Ǩ+J!d�MS͜�=AݔG/�nt���
��MsMP�8j]u`��7iтg���$��{����P�>���f��n������|M2����l����zK�΃=w�;�kO�=o��
�U������`=��`�a&��^:C(8����)=��7���ޝhf���:`�-����~�Z��J�Tos��Sg|���,���l��|��=d�i���L֥��R�WT����dU�<EpdC�6�/܇_�Z3�X�t��$m2b��I|�*�wt������3���7��;�qd\W<qB�����?���.p�h��QS���"��҂0F��z����Ba�Y��2�j�ƪм�R1���7uu(b]��"���X�l�5:�e3���^*��w�F�7Q������$߾
�J�=�ġ>1-�y��D=��y�(�R����M�q�_�M
��住U�I�,�/t�G(�V��,�a��/Zv��tZ]�\
t)��){�sq�&�pk�%S
����fc�=�5�ŗZ�·�qO(t &���q�U<ndF����F�~���t��:����>�2a��6xL�\A��B��›���Z���`2��Y3:X���3����O�k�F�Lܪ0V��6µQ��B$7�@
YLWg-
��h���c��:�I�=:Tm3?����=�@�$�
�Z~��V�㥅'�S?���0�4?����~���X�MR��qb%��Z$#>S7�2n��2o���g��HD��󷜗��o�|&ߖ���
����R��YM�jnP]�WT4�u��}���w죻T���Sּ��C�,S*+��sʇȲ�*���t,���3T����v�(,�u��
,ߖ�@O�9Y?������S*t]�%S^��IƔ�~ې:G򅗨3��'��iݩ2L6k �mDƌm��å�������?�6}#r)��[�����J{��t���6^"�C}N�P�,:�=��ߕ�@�lЅ-L
�
_"�8��$� J�Y�����4�� K�4m�}I�Q�3h�>�g%z�e��M�:ߊ��-�r��+6�Uԉ�鿠���D��ݻH3�1f����WCB�,lЫJ�J�@����I\�����}H	ֱ���/ڦ�&������w�Z+'k��9�����G�p
#�����}rRY��<+N� �p���Y��ò��p9�]:��1M�C��؁(ZĔ��$HGu��,Ib�K-lǶ�g	�x�Z&!I�4R�1�
� ��Ԙ���J����!ǵ|+�����8p�,�����;���X7�wѻ_CpN�՟�7<�7e���FƷK������a�q���9*SrD1�_�\�Kpvl��	6�r�;�����P���T����Nė�KQdљ��@y?���JE�X7K�/bt2?��� ��1�pb�TA�z�u^Ƞ�+"����J�7���i���q,����0�����ˢe�Q����v�w��D��)ӌ�����_�\^�^� 7%�@ B}A%�tC>�1NFVP\���h(#oz�G������i(K��d��s�=�:D�����i��G��Rf<C���,VF��x���?�x��W��5�L���Vx�ݾ��܅wN5�:��j0�s���=�����si%键���2��d���hlZ��1X'N�
�-�)�l6 ?C)B�-)m��+g`�d��i'һ=��-�J��p�q�!ң�4���-/p���0AfJ]O���ZE�D �vrq���GY?6��K��_)d���a^1y�̂�Ԓ-�}SL�����hzG�Gs|=ϋ�zX@̈́P�T��J`c'��,�
�I� ��?ŠU����F�;�lU��w�j�C٬���Ez��[�����qG�����PK-�:�Z�G��5xl/workbook.xmlPK-�:�Z����	��[Content_Types].xmlPK-
�:�Z�C''U_rels/.relsPK-�:�Z̉}�w�xl/worksheets/sheet1.xmlPK-�:�Z8�i��P�xl/_rels/workbook.xml.relsPK-�:�ZЃc'2E
Dxl/styles.xmlPK-�:�Z�k�
'�	xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�:�Z5�2�5xl/workbook.xml �(�����0��&�C���@�'.^=x_�V�O�||�o�vfg��j4�ӓ��/]M�lɘ�*�cQO;a��0I�bFɱ5��PvL��9 H�}'�������;Ġ��@j��w�Ts����G9k��$l	��Ta�ETD�š����\�5M)q���/R�%9���张{�Ul��|PK�:�Z����	�[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
�:�Z�vT�''_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="Rc3670769b31a4b27" /></Relationships>PK�:�Z̉}�wxl/worksheets/sheet1.xml �(���Ks�@F�
�~�ߏ��Jb�yO�bf�h�m����"�4]v6���n7�����l|��Lu>a�@��L�q��V?Dx=�u�Y������U1�U����r�VYRFz�rsn��,����#֫U�PS��e*�b��I*�T�N�ex���Z�Pɲ�B�9�ʒ4'�ej�vj5o��;�x2��ߩڗg���J�j�y����f�<��YK�Jv����U���L�h�Y�MYYzh]dɿ�{�.��8D0bq	9�0�]Y����4l��ɣS�P������<n����8�3B0{��r�4yҭ/"L��9P".�i���� ��*@�0x9Ϛ<;�e	`�^��&ǻui$%%�	����&/���$��"�17��e7w	l�n�/��!h�]!D��a�|�pR��=1iv�(7�g���V>�ه@ D@����V?������a`+ $�{�Ό�Br�	�U��
TRȑ�M��">���}?M�d2*�>(�Ӧ��������<J�����Q�u�6�퐀}�nH�>1�O�	�'fC����!���|H�>�8$D�x�O<;:f5�ŁX]}u V[����w�566>��@�h�z}�@�f���L�5��qH3sĭi=����&����G����A�:��R��g�W�<r�;#��b�2u �����m��;��'?��G^���b�/���F�g/���Ǫ��֕*����_��?PK�:�Zw�
�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8Nݐ��ݰa[z��x�Q;�]�gc���V� �X��j4��'�|���o� ^؇��T��`K������
�����i"t�DZ���.��A�@�27�M���cJ}+'�#�,�</��3�)���CtM�?::�l�`���1t��}˱��R����D�dj�Q��/���J/�!o��y������dtU!�T��zE���t��<G�.=w��gj�P��� ��֨�EM^���PK�:�ZЃ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��PK�:�Z�k�
'xl/sharedStrings.xml �(��ZYo�8~_`����U�Ӓ��ncrx�d��b�)GhY�R:�b��I�H��ͪ��,��uɟ~���wRӼ*�O�S�dAʴ�y�=?y}����mP�QQ����@����ϟ(m Z�󓷦��rvF�7�C�ړ8YU�P�����k�0}#��g�m/�v(/OiՖ����,�2��%W��?j>����
��m�
��ɳ�ԟΚϟ��(����������Z��	��������D[��p�6�I�%�΂�ځ��hGf����;�<�ñ���h~����1�Ln�3�)���A`V�7Y��(�6ڐ���!�k�L2���ˬ`�c�'�̊�$���9q����T&J\��Jm[~��V�Ċ|����4�����h�/\�n�by���3&[�w�����-��?�禩j�������e[#��&sY`(�֠#�*
�6p���)I����9m����!Ve�\�-�M˲�t��놡E��Y�킹�ҵ�0N��!I3��/֏����ct�A:7��"�2{3�%�!�m�1W��c�KH����o����j��V� ���� ���-���b��a�r�$�l0F%\�%{P�_�=�3��F
;����!��"��u����C�|��-Q�e�C��N�߉d"N�5�E�Y� �u���+5X4fv?�wj�,���V%�&4��=s?]��ʗ�6GQC�F��
BEU��$0�*�r��B'�M���d�����{yT���8�2��%��n>�y�,�ڽ7���qG`�T���!t��.��1{Hg6e�m�J����v�
B�U�7�&�1>�˦<������w��5�Sx�̨�J�%���T�X'�b_o$�Q��=�-3�n뚭e&]�4ߡ�Ǩ+J!d�MS͜�=AݔG/�nt���
��MsMP�8j]u`��7iтg���$��{����P�>���f��n������|M2����l����zK�΃=w�;�kO�=o��
�U������`=��`�a&��^:C(8����)=��7���ޝhf���:`�-����~�Z��J�Tos��Sg|���,���l��|��=d�i���L֥��R�WT����dU�<EpdC�6�/܇_�Z3�X�t��$m2b��I|�*�wt������3���7��;�qd\W<qB�����?���.p�h��QS���"��҂0F��z����Ba�Y��2�j�ƪм�R1���7uu(b]��"���X�l�5:�e3���^*��w�F�7Q������$߾
�J�=�ġ>1-�y��D=��y�(�R����M�q�_�M
��住U�I�,�/t�G(�V��,�a��/Zv��tZ]�\
t)��){�sq�&�pk�%S
����fc�=�5�ŗZ�·�qO(t &���q�U<ndF����F�~���t��:����>�2a��6xL�\A��B��›���Z���`2��Y3:X���3����O�k�F�Lܪ0V��6µQ��B$7�@
YLWg-
��h���c��:�I�=:Tm3?����=�@�$�
�Z~��V�㥅'�S?���0�4?����~���X�MR��qb%��Z$#>S7�2n��2o���g��HD��󷜗��o�|&ߖ���
����R��YM�jnP]�WT4�u��}���w죻T���Sּ��C�,S*+��sʇȲ�*���t,���3T����v�(,�u��
,ߖ�@O�9Y?������S*t]�%S^��IƔ�~ې:G򅗨3��'��iݩ2L6k �mDƌm��å�������?�6}#r)��[�����J{��t���6^"�C}N�P�,:�=��ߕ�@�lЅ-L
�
_"�8��$� J�Y�����4�� K�4m�}I�Q�3h�>�g%z�e��M�:ߊ��-�r��+6�Uԉ�鿠���D��ݻH3�1f����WCB�,lЫJ�J�@����I\�����}H	ֱ���/ڦ�&������w�Z+'k��9�����G�p
#�����}rRY��<+N� �p���Y��ò��p9�]:��1M�C��؁(ZĔ��$HGu��,Ib�K-lǶ�g	�x�Z&!I�4R�1�
� ��Ԙ���J����!ǵ|+�����8p�,�����;���X7�wѻ_CpN�՟�7<�7e���FƷK������a�q���9*SrD1�_�\�Kpvl��	6�r�;�����P���T����Nė�KQdљ��@y?���JE�X7K�/bt2?��� ��1�pb�TA�z�u^Ƞ�+"����J�7���i���q,����0�����ˢe�Q����v�w��D��)ӌ�����_�\^�^� 7%�@ B}A%�tC>�1NFVP\���h(#oz�G������i(K��d��s�=�:D�����i��G��Rf<C���,VF��x���?�x��W��5�L���Vx�ݾ��܅wN5�:��j0�s���=�����si%键���2��d���hlZ��1X'N�
�-�)�l6 ?C)B�-)m��+g`�d��i'һ=��-�J��p�q�!ң�4���-/p���0AfJ]O���ZE�D �vrq���GY?6��K��_)d���a^1y�̂�Ԓ-�}SL�����hzG�Gs|=ϋ�zX@̈́P�T��J`c'��,�
�I� ��?ŠU����F�;�lU��w�j�C٬���Ez��[�����qG�����PK-�:�Z5�2�5xl/workbook.xmlPK-�:�Z����	�[Content_Types].xmlPK-
�:�Z�vT�''V_rels/.relsPK-�:�Z̉}�w�xl/worksheets/sheet1.xmlPK-�:�Zw�
�Pxl/_rels/workbook.xml.relsPK-�:�ZЃc'2E
Fxl/styles.xmlPK-�:�Z�k�
'�	xl/sharedStrings.xmlPK��