GET api/store/{storeID}/cashBalancing?Take={Take}&Skip={Skip}&EndOfDayManagement={EndOfDayManagement}&StartDate={StartDate}&EndDate={EndDate}

Return a list of all existing cash balancing headers. Will not list running days that don't exist yet. For reporting selections ONLY

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

Store to get list of finalised headers from

integer

Required

Take

integer

None.

Skip

integer

None.

StoreID

integer

None.

EndOfDayManagement

Filled in by Store setting if not provided

boolean

None.

StartDate

Filter date to match of cash balancing header date

date

None.

EndDate

Filter date to match with cash balancing header date

date

None.

Body Parameters

None.

Response Information

Resource Description

PageList of matching cash balancing headers

PageListOfCashBalancingHeader
NameDescriptionTypeAdditional information
Type

string

None.

List

Collection of CashBalancingHeader

None.

Skip

Number of records to skip over

integer

None.

Take

Number of records to take

integer

None.

TotalCount

integer

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

Response Formats

application/json, text/json

Sample:
{
  "type": "CashBalancingHeader",
  "list": [
    {
      "$id": "2",
      "identifier": "8pIxW+WYAkaA8r9w6ZOJ9A==",
      "identifierGuid": "5b3192f2-98e5-4602-80f2-bf70e99389f4",
      "storeID": 2,
      "date": "2026-06-03T18:35:07.526354",
      "started": "2026-06-03T18:35:07.526354",
      "ended": "2026-06-03T18:35:07.526354",
      "cashFinalised": true,
      "cashTotalAmount": 4,
      "eftFinalised": true,
      "eftTotalAmount": 6,
      "bankFinalised": true,
      "bankTotalAmount": 8,
      "bankingOpened": true,
      "fuelRequired": true,
      "fuelFinalised": true,
      "createdDuringTradingDay": true,
      "accountingFinalised": 13,
      "endOfDayID": 14,
      "storeName": "sample string 15",
      "autoFill": true,
      "createRelations": true,
      "invalidDates": false,
      "cashDetails": [
        {
          "$id": "3",
          "id": 1,
          "headerIdentifier": "NPYlPj7AcUOgcBevCKuGjg==",
          "headerIdentifierGuid": "3e25f634-c03e-4371-a070-17af08ab868e",
          "operatorG_UID": "SEWR9a4WEEaHQlqh1+A+oQ==",
          "operatorGuid": "f5914548-16ae-4610-8742-5aa1d7e03ea1",
          "date": "2026-06-03T18:35:07.526354",
          "drawerID": 4,
          "machineID": 5,
          "shiftIdentifier": "yVbNUB5VG0OS2JVQRB6dBQ==",
          "shiftIdentifierGuid": "50cd56c9-551e-431b-92d8-9550441e9d05",
          "operatorCash": 6,
          "managerCash": 7,
          "expectedCash": 8,
          "finalisedCash": 9,
          "operatorCashNote": "sample string 10",
          "managerCashNote": "sample string 11",
          "expectedPickup": 12,
          "pickupCash": 13,
          "start": "2026-06-03T18:35:07.526354",
          "end": "2026-06-03T18:35:07.526354",
          "operatorName": "sample string 16",
          "operatorNumber": "sample string 17",
          "machineName": "sample string 18",
          "operators": "sample string 19"
        },
        {
          "$ref": "3"
        }
      ],
      "eftDetails": [
        {
          "$id": "4",
          "id": 1,
          "headerIdentifier": "RkW4y/lx8U6m+g72MEGLpg==",
          "headerIdentifierGuid": "cbb84546-71f9-4ef1-a6fa-0ef630418ba6",
          "date": "2026-06-03T18:35:07.526354",
          "machineID": 1,
          "cardID": 3,
          "cardName": "sample string 4",
          "expectedAmount": 1,
          "managerDeclared": 1,
          "eftTenderCount": 1,
          "machineName": "sample string 5"
        },
        {
          "$ref": "4"
        }
      ],
      "bankDetailSummary": {
        "$id": "5",
        "id": 1,
        "headerIdentifier": "PYoxlgiv/E6ZUEYFMg+rwQ==",
        "headerIdentifierGuid": "96318a3d-af08-4efc-9950-4605320fabc1",
        "bankName": "sample string 3",
        "expectedCash": 4,
        "cashDeclared": 1,
        "expectedPickup": 5,
        "pickupDeclared": 1,
        "expectedCheque": 6,
        "chequeDeclared": 1
      },
      "cashBalancingBankingAccounts": [
        {
          "$id": "6",
          "id": 1,
          "headerIdentifier": "RxWuXqpk3EuXM3zjjNlN1A==",
          "headerIdentifierGuid": "5eae1547-64aa-4bdc-9733-7ce38cd94dd4",
          "storeAccountID": 3,
          "cashDeclared": 4,
          "pickupDeclared": 5,
          "chequeDeclared": 6,
          "accountName": "sample string 7",
          "storeAccount": {
            "$id": "7",
            "id": 1,
            "storeID": 1,
            "accountName": "sample string 2",
            "bsb": "sample string 3",
            "accountNumber": "sample string 4",
            "accountDesignated": true
          }
        },
        {
          "$ref": "6"
        }
      ],
      "cashBalancingFuelTankLevels": [
        {
          "$id": "8",
          "headerIdentifier": "MsLQeW0waUijxGinVrwoIw==",
          "headerIdentifierGuid": "79d0c232-306d-4869-a3c4-68a756bc2823",
          "fuelTankNumber": 2,
          "fuelGradeID": 1,
          "fuelGrade": "sample string 3",
          "opening": 4.0,
          "openingAdjusted": true,
          "adjustments": 6.0,
          "deliveries": 7.0,
          "deliveriesAdjusted": true,
          "samples": 9.0,
          "pumpTest": 10.0,
          "sales": 11.0,
          "closing": 12.0,
          "closingAdjusted": true,
          "dailyVariance": 14.0,
          "waterLevel": 15.0,
          "meterSales": 16.0,
          "meterVariance": -5.0,
          "twentyEightDayVariance": 17.0,
          "fuelTank": {
            "$id": "9",
            "id": 1,
            "storeID": 2,
            "tankNumber": 3,
            "fuelGrade": "sample string 4",
            "fuelGradeID": 1,
            "capacity": 5.0,
            "lpg": true,
            "waterLevel": 7.0,
            "updated": "2026-06-03T18:35:07.526354",
            "storeName": "sample string 9",
            "store": {
              "$id": "10",
              "id": 1,
              "isMaster": true,
              "isElectedMaster": true,
              "electedMasterStoreID": 1,
              "isZoneMaster": 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": "2026-06-03T18:35:07.526354",
              "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": "KdM+evrXPkqUAbOvuYy1iw==",
              "hostIdentifierGuid": "7a3ed329-d7fa-4a3e-9401-b3afb98cb58b",
              "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,
              "defaultOrderDocumentId": 1,
              "defaultStockReceiveDocumentId": 1,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2026-06-03T18:35:07.526354",
              "priceZone": {
                "$id": "11",
                "id": 1,
                "name": "sample string 2",
                "hostIdentifier": "TGeUpaNJjUqduq+cvRe/GA==",
                "hostIdentifierGuid": "a594674c-49a3-4a8d-9dba-af9cbd17bf18",
                "sortOrder": 3,
                "zoneMasterStoreID": 1,
                "electedMasterStoreID": 1,
                "containsElectedMasterStore": true
              },
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "12",
                "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"
              },
              "billingAddressCopied": true,
              "billingAddress": {
                "$ref": "12"
              },
              "warehouseStore": {
                "$id": "13",
                "storeID": 1,
                "warehouseStoreID": 2,
                "storeName": "sample string 3",
                "warehouseName": "sample string 4"
              },
              "hostStoreSettings": [
                {
                  "$id": "14",
                  "id": 1,
                  "hostIdentifier": "dCPX99h8akq9fB9Jdb7YUA==",
                  "hostIdentifierGuid": "f7d72374-7cd8-4a6a-bd7c-1f4975bed850",
                  "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,
                  "secondPassword": "sample string 23",
                  "secondPasswordPlain": "sample string 24",
                  "secondServerAddress": "sample string 25",
                  "processPromotions": true,
                  "hostProvider": 0,
                  "host": {
                    "$id": "15",
                    "identifier": "ngn4mcpgeUiVL8pd7GT/Kw==",
                    "identifierGuid": "99f8099e-60ca-4879-952f-ca5dec64ff2b",
                    "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": "PHMm+ZWnP02LU5oF1dvB2A==",
                    "hostSupplierIdentifierGuid": "f926733c-a795-4d3f-8b53-9a05d5dbc1d8",
                    "loyaltyPriceLevelIdentifier": "tXvVEML8HEyJSAtDhwgnsQ==",
                    "loyaltyPriceLevelIdentifierGuid": "10d57bb5-fcc2-4c1c-8948-0b43870827b1",
                    "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": "2026-06-03T18:35:07.526354",
                    "lastProcessed": "2026-06-03T18:35:07.526354",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$id": "16",
                      "identifier": "c7zyea2AMkCIv7D96jNxHA==",
                      "identifierGuid": "79f2bc73-80ad-4032-88bf-b0fdea33711c",
                      "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": "aIhbMzqrTEu3bm6sUjsDNg==",
                      "primaryContactID": "335b8868-ab3a-4b4c-b76e-6eac523b0336",
                      "storeID": 1,
                      "abn": "sample string 16",
                      "supplierGroupIdentifier": "i2FehMTRV0aNgkpkL46uHg==",
                      "supplierGroupGuid": "845e618b-d1c4-4657-8d82-4a642f8eae1e",
                      "rebate": 1.0,
                      "rebateType": 1,
                      "rebateFrequency": 1,
                      "rebateSource": 1,
                      "rebateLastClaimed": "2026-06-03T18:35:07.526354",
                      "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": "17",
                        "id": "90d1c97b-4f01-4388-9ae6-bebf6feef659",
                        "identifier": "RcCTa701ik2oLt1hjbAWIA==",
                        "identifierGuid": "6b93c045-35bd-4d8a-a82e-dd618db01620",
                        "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": "18",
                          "supplierIdentifier": "N9GcRXFrCEChkQnfhHWl1Q==",
                          "supplierIdentifierGuid": "459cd137-6b71-4008-a191-09df8475a5d5",
                          "contactGuid": "1IMigMdWeEGk5+KYvRdhvQ==",
                          "contactID": "802283d4-56c7-4178-a4e7-e298bd1761bd",
                          "contact": {
                            "$ref": "17"
                          },
                          "supplier": {
                            "$ref": "16"
                          }
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "products": [
                        {
                          "$id": "19",
                          "pluG_UID": "EHhS3sjjGUKMHwkq2nUAFQ==",
                          "pluGuid": "de527810-e3c8-4219-8c1f-092ada750015",
                          "supplierIdentifier": "w0kWn3T07Eqy2lsxIzH9Cg==",
                          "supplierIdentifierGuid": "9f1649c3-f474-4aec-b2da-5b312331fd0a",
                          "cartonQuantity": 1,
                          "cartonQuantityChanged": true,
                          "productSize": "sample string 3",
                          "cigarettesPerSleeve": 1,
                          "randomWeight": true,
                          "piecesPerUnit": 5,
                          "averagePackSize": 6,
                          "effectiveDate": "2026-06-03T18:35:07.526354",
                          "pricedByWeight": true,
                          "landedUnitCostEx": 9,
                          "landedUnitCostInc": 10,
                          "landedCartonCostInc": 12,
                          "landedCartonCostEx": 13,
                          "standardCost": 14,
                          "deliveryFee": 1,
                          "deliveryFeeBasis": "sample string 15",
                          "pickAndPackFee": 1,
                          "pickAndPackFeeBasis": "sample string 16",
                          "financeFee": 1,
                          "financeFeeBasis": "sample string 17",
                          "cartonLength": 1,
                          "cartonWidth": 1,
                          "cartonHeight": 1,
                          "palletLayerQuantity": 1,
                          "palletLayers": 1,
                          "itemCode": "sample string 18",
                          "invoiceCode": "sample string 19",
                          "invoiceDesc": "sample string 20",
                          "orderDirect": true,
                          "useCost": true,
                          "minimumQuantity": 21,
                          "hostType": 22,
                          "fromHost": 23,
                          "minimumReorder": 1,
                          "maximumReorder": 1,
                          "orderMultiple": 24.1,
                          "sellMultiple": 25.1,
                          "baseMultiple": 26.1,
                          "hostStandardCost": 27,
                          "hostTotalCost": 28,
                          "hostRetail": 29,
                          "hostLandedUnitCostEx": 30,
                          "hostLandedUnitCostInc": 31,
                          "hostDesc": "sample string 32",
                          "directIndicator": "sample string 33",
                          "availableToOrder": true,
                          "hostRangeIndicator": "sample string 35",
                          "hostProductType": "sample string 36",
                          "hostProductGrade": "sample string 37",
                          "hostProductGroup": "sample string 38",
                          "hostSlowMoving": true,
                          "hostGeneralMerchandise": true,
                          "hostPillar": "sample string 41",
                          "hostLastUpdated": "2026-06-03T18:35:07.526354",
                          "rebate": 1.0,
                          "rebateExclude": true,
                          "invoiceCodes": [
                            {
                              "$id": "20",
                              "pluG_UID": "1YB/COH6XkWS814IHOuqLw==",
                              "pluGuid": "087f80d5-fae1-455e-92f3-5e081cebaa2f",
                              "supplierIdentifier": "x36I0971LUSHEPZrYi+kXw==",
                              "supplierIdentifierGuid": "d3887ec7-f5de-442d-8710-f66b622fa45f",
                              "invoiceCode": "sample string 1",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "20"
                            }
                          ],
                          "storeIDs": [
                            1,
                            2
                          ],
                          "preferredSupplier": true,
                          "preferredRebateSupplier": true,
                          "supplierName": "sample string 42",
                          "salesMode": 43,
                          "orderPacked": true,
                          "active": true,
                          "price": 1,
                          "costGstPercent": 45,
                          "parentPluG_UID": "qGV/St01PEefBha4NcYfWQ==",
                          "parentPluGuid": "4a7f65a8-35dd-473c-9f06-16b835c61f59",
                          "freight": 46.0,
                          "freightType": 1,
                          "product": {
                            "$id": "21",
                            "plu": 1,
                            "storeID": 1,
                            "masterPluG_UID": "QEA=",
                            "storeIDs": [
                              1,
                              2
                            ],
                            "g_UId": "ck1fC/QVB0u2UJDfS6xugg==",
                            "guid": "0b5f4d72-15f4-4b07-b650-90df4bac6e82",
                            "apn": "sample string 1",
                            "apnChanged": true,
                            "apnSwitched": true,
                            "barcode": "sample string 4",
                            "itemNumber": "sample string 5",
                            "itemNumberChanged": true,
                            "priceGroupG_UID": "esgzVZJhI0erCPbuCI3FsA==",
                            "priceGroupGuid": "5533c87a-6192-4723-ab08-f6ee088dc5b0",
                            "blueprintID": 1,
                            "lastCountedDate": "2026-06-03T18:35:07.526354",
                            "externalID": "sample string 7",
                            "active": true,
                            "activated": "2026-06-03T18:35:07.526354",
                            "pluCreated": "2026-06-03T18:35:07.526354",
                            "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": "2026-06-03T18:35:07.526354",
                            "lastManualUpdate": "2026-06-03T18:35:07.526354",
                            "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": "2026-06-03T18:35:07.526354",
                            "currentCostUpdated": "2026-06-03T18:35:07.526354",
                            "costDecimals": 31,
                            "costChanged": true,
                            "dealCostIdentifier": "QEA=",
                            "excludeFromRebate": true,
                            "rebateOverride": 1,
                            "costCalcMethod": 32,
                            "costCalcMethodChanged": true,
                            "costEffectiveDate": "2026-06-03T18:35:07.526354",
                            "defaultGP": 1,
                            "breakTargetMode": 33,
                            "break1": 1,
                            "price1": 1,
                            "target1": 34,
                            "break2": 1,
                            "price2": 1,
                            "target2": 35,
                            "break3": 1,
                            "price3": 1,
                            "target3": 36,
                            "break1Changed": true,
                            "price1Changed": true,
                            "target1Changed": true,
                            "break2Changed": true,
                            "price2Changed": true,
                            "target2Changed": true,
                            "break3Changed": true,
                            "price3Changed": true,
                            "target3Changed": true,
                            "breakTargetModeChanged": true,
                            "margin": 1.1,
                            "marginChanged": true,
                            "marginRanged": true,
                            "marginRangedChanged": true,
                            "minimumMargin": 1.1,
                            "minimumMarginChanged": true,
                            "maximumMargin": 1.1,
                            "maximumMarginChanged": true,
                            "overrideHostWarehouseIndicator": true,
                            "overrideHostWarehouseIndicatorChanged": true,
                            "overrideHostPrice": true,
                            "overrideHostPriceChanged": true,
                            "overrideHostCost": true,
                            "overrideHostCostChanged": true,
                            "overrideHostMargin": true,
                            "overrideHostMarginChanged": true,
                            "alwaysApplyMargin": true,
                            "alwaysApplyMarginChanged": true,
                            "aws": 1.0,
                            "paws": 1.0,
                            "awsUpdated": "2026-06-03T18:35:07.526354",
                            "posTare": 1,
                            "altPrice": 1.0,
                            "altPriceChanged": true,
                            "altPriceMode": 53,
                            "altPriceModeChanged": true,
                            "altPLUG_UID": "NBmwqBfcLEy/UMrrMDpClg==",
                            "altPLUGuid": "a8b01934-dc17-4c2c-bf50-caeb303a4296",
                            "altPLUGuidChanged": true,
                            "altPriceDescription1": "sample string 54",
                            "altPriceDescription2": "sample string 55",
                            "cartonQuantity": 56,
                            "cartonQuantityChanged": true,
                            "trayID": 1,
                            "promptID": 1,
                            "tare": 1,
                            "packQty": 1,
                            "fixedWeight": 1,
                            "extraMesg": 1,
                            "text1": "sample string 58",
                            "text2": "sample string 59",
                            "text3": "sample string 60",
                            "labelText": "sample string 61",
                            "labelTextChanged": true,
                            "sendToScale": true,
                            "nonScaleWeigh": true,
                            "labelFormat": "sample string 65",
                            "barcodeFormat": "sample string 66",
                            "austMade": 1,
                            "coolCode": 67,
                            "countryOfOrigin": "sample string 68",
                            "percentContent": 69.1,
                            "departmentID": 1,
                            "subDepartmentID": 1,
                            "minorDepartmentID": 1,
                            "lesserDepartmentID": 1,
                            "deptCode": "sample string 70",
                            "subDeptCode": "sample string 71",
                            "minorDeptCode": "sample string 72",
                            "lesserDeptCode": "sample string 73",
                            "deptName": "sample string 74",
                            "subDeptName": "sample string 75",
                            "minorDeptName": "sample string 76",
                            "lesserDeptName": "sample string 77",
                            "departmentChanged": true,
                            "subCategoryID": 1,
                            "expiry": 1,
                            "showDays": 1,
                            "datePrint": 1,
                            "labelRequired": true,
                            "labelShelfQty": 80,
                            "labelShelfChanged": true,
                            "labelTalkerQty": 82,
                            "labelSmall": true,
                            "labelLastPrinted": "2026-06-03T18:35:07.526354",
                            "labelLastPrice": 1,
                            "shelfPageLayoutG_UID": "Fqm5lgcGDkCdvR+6pkQt8w==",
                            "shelfPageLayoutGuid": "96b9a916-0607-400e-9dbd-1fbaa6442df3",
                            "talkerPageLayoutG_UID": "5N3GsKwzJEW5itM4Uu90Cg==",
                            "talkerPageLayoutGuid": "b0c6dde4-33ac-4524-b98a-d33852ef740a",
                            "unitMeasure": 1.1,
                            "unitMeasureChanged": true,
                            "unitMeasureKind": 85,
                            "unitMeasureKindChanged": true,
                            "signIQData": "sample string 87",
                            "refresh": true,
                            "earnLoyaltyPoints": true,
                            "earnLoyaltyPointsChanged": true,
                            "quantityOverride": true,
                            "quantityOverrideChanged": true,
                            "quantityRequired": true,
                            "quantityRequiredChanged": true,
                            "allowDiscounts": true,
                            "allowDiscountsChanged": true,
                            "discountDiscounts": true,
                            "discountDiscountsChanged": true,
                            "itemRecalled": true,
                            "itemRecalledChanged": true,
                            "noRefund": true,
                            "noRefundChanged": true,
                            "allowMarkdown": true,
                            "allowMarkdownChanged": true,
                            "priceRequired": true,
                            "priceRequiredChanged": true,
                            "fuelItem": true,
                            "fuelItemChanged": true,
                            "liabilityItem": true,
                            "trackSerial": true,
                            "trackSerialChanged": true,
                            "allowZeroPrice": true,
                            "allowZeroPriceChanged": true,
                            "notForSale": 92,
                            "notForSaleChanged": true,
                            "excludeFromDeals": true,
                            "excludeFromVoucher": true,
                            "minimumAge": 95,
                            "minimumAgeChanged": true,
                            "buyingLimit": 1,
                            "buyingLimitChanged": true,
                            "buyingLimitIndependent": true,
                            "buyingLimitIndependentChanged": true,
                            "inventoryGuid": "P1n1ALztHU6tebEJVK+fBw==",
                            "inventoryIdentifier": "00f5593f-edbc-4e1d-ad79-b10954af9f07",
                            "inventoryAccuracy": 1,
                            "baseUnits": 99,
                            "orderPacked": 1,
                            "isManufactured": true,
                            "isIngredient": true,
                            "isModifier": true,
                            "isModifierChanged": true,
                            "hasModifiers": 100,
                            "defaultPrinter": "sample string 101",
                            "defaultPrinterGroup": "sample string 102",
                            "ingredientsOnManufacture": true,
                            "manufactureUnitMeasure": 1,
                            "mpl": 1,
                            "maxShelfQty": 103,
                            "allowAutoOrder": true,
                            "warrantyPeriod": 1,
                            "parentPluG_UId": "v1oC+6UTSUyUrnfYbv4DUg==",
                            "parentPluGuid": "fb025abf-13a5-4c49-94ae-77d86efe0352",
                            "preferredHostVendor": 105,
                            "preferredHostChanged": true,
                            "code": "sample string 107",
                            "supplierIdentifier": "m9TCPRX6fE6iEzcasn3S7A==",
                            "supplierIdentifierGuid": "3dc2d49b-fa15-4e7c-a213-371ab27dd2ec",
                            "supplierChanged": true,
                            "rebateSupplierIdentifier": "mnkLCU4eZ025rK2lH6XohQ==",
                            "rebateSupplierIdentifierGuid": "090b799a-1e4e-4d67-b9ac-ada51fa5e885",
                            "rebateSupplierChanged": true,
                            "availableForOrder": true,
                            "warehouseDirectIndicator": "sample string 109",
                            "warehouseDirectIndicatorChanged": true,
                            "productGrade": "sample string 111",
                            "productType": "sample string 112",
                            "productGroup": "sample string 113",
                            "complianceIndicator": "sample string 114",
                            "inhouseBrand": "sample string 115",
                            "slowMoving": true,
                            "generalMerchandise": true,
                            "comment": "sample string 118",
                            "lastUpdatedByUser": "sample string 119",
                            "lastManualUpdatedByUser": "sample string 120",
                            "lastUpdatedByUserOverride": true,
                            "lastUpdatedByHost": "2026-06-03T18:35:07.526354",
                            "commodity": "sample string 122",
                            "businessPillar": "sample string 123",
                            "mscCommodity": "sample string 124",
                            "hostIdentifier": "D1cdNQLjnUGwULzeE3Ncng==",
                            "hostIdentifierGuid": "351d570f-e302-419d-b050-bcde13735c9e",
                            "serviceFeeID": 1,
                            "serviceFeeIDChanged": true,
                            "providerName": "sample string 126",
                            "aisleEnds": "sample string 127",
                            "deleted": true,
                            "deletedChanged": true,
                            "hidden": true,
                            "doNotRange": true,
                            "doNotRangeChanged": true,
                            "doNotOrder": true,
                            "doNotOrderChanged": true,
                            "locked": true,
                            "excludeFromWebUpdate": true,
                            "excludeFromWebUpdateChanged": true,
                            "webPriceBasedOn": 138,
                            "webPriceRounding": true,
                            "webMarkup": 140,
                            "webPriceMode": 141,
                            "altDepartmentID": 1,
                            "altSubDepartmentID": 1,
                            "altMinorDepartmentID": 1,
                            "altLesserDepartmentID": 1,
                            "altDeptCode": "sample string 142",
                            "altSubDeptCode": "sample string 143",
                            "altMinorDeptCode": "sample string 144",
                            "altLesserDeptCode": "sample string 145",
                            "altDepartmentChanged": true,
                            "storeProducts": [
                              {
                                "$ref": "21"
                              },
                              {
                                "$ref": "21"
                              }
                            ],
                            "store": {
                              "$ref": "10"
                            },
                            "storePrices": [
                              {
                                "$id": "22",
                                "pluG_UID": "JriCAvXY3kKjYX8EM8bReA==",
                                "pluGuid": "0282b826-d8f5-42de-a361-7f0433c6d178",
                                "plu": 1,
                                "storeID": 1,
                                "zoneID": 2,
                                "zoneName": "sample string 3",
                                "store": "sample string 4",
                                "isElectedMasterStore": true,
                                "isZoneMasterStore": true,
                                "priceNow": 7,
                                "costNow": 8,
                                "costNowDecimals": 9,
                                "normalPrice": 10,
                                "priceNext": 1,
                                "costNext": 1,
                                "costNextDecimals": 11,
                                "nextCampaignName": "sample string 12",
                                "gstPercent": 13,
                                "normalCost": 14,
                                "normalCostDecimals": 15,
                                "costGstPercent": 16,
                                "costCalcMethod": 1,
                                "currentCost": 17,
                                "currentCostDecimals": 18,
                                "break1": 19,
                                "price1": 20,
                                "break2": 21,
                                "price2": 22,
                                "break3": 23,
                                "price3": 24,
                                "fuelItem": 25,
                                "fixedWeight": 26,
                                "active": true,
                                "complianceIndicator": "sample string 27",
                                "doNotOrder": true,
                                "doNotRange": true,
                                "isNormalPriceChangesCampaign": true,
                                "updated": "2026-06-03T18:35:07.526354"
                              },
                              {
                                "$ref": "22"
                              }
                            ],
                            "currentPrices": {
                              "$id": "23",
                              "pluPrices": {
                                "$id": "24",
                                "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,
                                "memberDiscountPrice": 10,
                                "acceptedUtc": "2026-06-03T18:35:07.526354",
                                "priceChangeType": 0,
                                "costDecimals": 11,
                                "costCalcMethod": 12,
                                "targetCampaignPriceGtOrEquNormal": true
                              },
                              "normalPluPrices": {
                                "$ref": "24"
                              },
                              "winningCampaign": 1,
                              "winner": {
                                "$id": "25",
                                "campaignName": "sample string 1",
                                "campaignDescription": "sample string 2",
                                "talkerText": "sample string 3",
                                "disableWasSave": true,
                                "startDate": "2026-06-03T18:35:07.526354",
                                "startTime": 5,
                                "endDate": "2026-06-03T18:35:07.526354",
                                "endTime": 6,
                                "newPrice": 7,
                                "newCost": 8,
                                "newCostDecimals": 9,
                                "pctDiscount": 10,
                                "promoType": 1,
                                "promotionTypeCode": "sample string 11",
                                "hostType": 12,
                                "hostIdentifier": "GfhpnvrjlUe0F68GS72cEQ==",
                                "hostIdentifierGuid": "9e69f819-e3fa-4795-b417-af064bbd9c11",
                                "storeNames": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "details": [
                                {
                                  "$ref": "25"
                                },
                                {
                                  "$ref": "25"
                                }
                              ]
                            },
                            "tray": {
                              "$id": "26",
                              "g_UId": "kpxoDNawCUeHdtoFj0jVmQ==",
                              "guid": "0c689c92-b0d6-4709-8776-da058f48d599",
                              "name": "sample string 1",
                              "number": 1,
                              "tare": 1
                            },
                            "priceGroup": {
                              "$id": "27",
                              "priceGroupG_UID": "QeksKAZbXU63OmnfoMYVwg==",
                              "priceGroupGuid": "282ce941-5b06-4e5d-b73a-69dfa0c615c2",
                              "name": "sample string 2",
                              "code": 1,
                              "modified": true,
                              "updated": "2026-06-03T18:35:07.526354",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "number": 1,
                              "products": [
                                {
                                  "$ref": "21"
                                },
                                {
                                  "$ref": "21"
                                }
                              ],
                              "productCount": 1
                            },
                            "priceGroupName": "sample string 147",
                            "nutrifacts": {
                              "$id": "28",
                              "pluG_UID": "TU2hWUb1iEW0iIa68JRxKw==",
                              "pluGuid": "59a14d4d-f546-4588-b488-86baf094712b",
                              "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": "29",
                              "pluGuid": "2032b1f5-3efd-4ecf-a023-57e1facf06e6",
                              "created": "2026-06-03T18:35:07.526354",
                              "createdByUser": "sample string 1",
                              "activated": "2026-06-03T18:35:07.526354",
                              "activatedByUser": "sample string 2",
                              "deactivated": "2026-06-03T18:35:07.526354",
                              "deactivatedByUser": "sample string 3",
                              "lastOrdered": "2026-06-03T18:35:07.526354",
                              "lastOrderedQty": 4.0,
                              "lastReceived": "2026-06-03T18:35:07.526354",
                              "lastReceivedQty": 5.0,
                              "lastInvoiceStatus": 1,
                              "lastCounted": "2026-06-03T18:35:07.526354",
                              "lastSold": "2026-06-03T18:35:07.526354",
                              "firstSold": "2026-06-03T18:35:07.526354",
                              "awsUpdated": "2026-06-03T18:35:07.526354",
                              "lastManualUpdate": "2026-06-03T18:35:07.526354",
                              "lastManualUpdatedByUser": "sample string 7",
                              "lastUpdated": "2026-06-03T18:35:07.526354",
                              "lastUpdatedByUser": "sample string 9",
                              "lastUpdatedByHost": "2026-06-03T18:35:07.526354",
                              "doNotRangeUpdated": "2026-06-03T18:35:07.526354",
                              "doNotOrderUpdated": "2026-06-03T18:35:07.526354",
                              "tracked": "2026-06-03T18:35:07.526354"
                            },
                            "allergens": [
                              {
                                "$id": "30",
                                "primaryKey": {
                                  "$id": "31",
                                  "pluGuid": "8b4e666f-bfec-4875-a00f-06bd0626200d",
                                  "contains": 2
                                },
                                "allergenID": 1,
                                "pluG_UID": "b2ZOi+y/dUigDwa9BiYgDQ==",
                                "pluGuid": "8b4e666f-bfec-4875-a00f-06bd0626200d",
                                "contains": 2,
                                "allergenName": "sample string 3",
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "30"
                              }
                            ],
                            "costs": {
                              "$id": "32",
                              "pluG_UID": "NAXAi4IbRU2nRt1pKVvBow==",
                              "pluGuid": "8bc00534-1b82-4d45-a746-dd69295bc1a3",
                              "enteredCost": 1,
                              "weightedAvgCost": 1,
                              "lastCost": 1,
                              "rawEnteredCost": 2,
                              "rawWeightedAvgCost": 3,
                              "rawLastCost": 4,
                              "freight": 5.0,
                              "freightType": 6,
                              "costDecimals": 7,
                              "fifoCost": 1,
                              "updated": "2026-06-03T18:35:07.526354",
                              "normalCost": 1,
                              "currentCost": 1
                            },
                            "sales": [
                              {
                                "$id": "33",
                                "saleHeaderID": 1,
                                "created": "2026-06-03T18:35:07.526354",
                                "createdLocal": "2026-06-03T18:35:07.526354",
                                "storeID": 3,
                                "storeName": "sample string 4",
                                "operatorG_Uid": "f7cZUpOVzEaPEUzK/lqrDg==",
                                "operatorGuid": "5219b77f-9593-46cc-8f11-4ccafe5aab0e",
                                "operatorName": "sample string 5",
                                "tranType": 1,
                                "plu": 1,
                                "pluG_UId": "pv1k+pFgVESyds9jjNC2qw==",
                                "pluGuid": "fa64fda6-6091-4454-b276-cf638cd0b6ab",
                                "normalPrice": 1,
                                "totalCents": 1,
                                "cost": 1,
                                "grossProfit": 1,
                                "quantity": 1,
                                "operator": {
                                  "$id": "34",
                                  "id": 1,
                                  "g_Uid": "FAuI/2WHG0eMwAhKx0jwvQ==",
                                  "guid": "ff880b14-8765-471b-8cc0-084ac748f0bd",
                                  "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": "2026-06-03T18:35:07.526354",
                                  "passwordResetRequired": true,
                                  "alteredInStore": true,
                                  "startShift": "2026-06-03T18:35:07.526354",
                                  "endShift": "2026-06-03T18:35:07.526354",
                                  "machineName": "sample string 20",
                                  "drawerID": 1,
                                  "stores": [
                                    {
                                      "$id": "35",
                                      "operatorG_UID": "mIUxXeD+dUuzGR4FVjMldg==",
                                      "operatorGuid": "5d318598-fee0-4b75-b319-1e0556332576",
                                      "storeID": 2,
                                      "operator": {
                                        "$ref": "34"
                                      },
                                      "store": {
                                        "$ref": "10"
                                      }
                                    },
                                    {
                                      "$ref": "35"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "33"
                              }
                            ],
                            "apns": [
                              {
                                "$id": "36",
                                "pluID": 1,
                                "pluG_UID": "FGST6nXn3UW7eR2HBXVfsQ==",
                                "pluGuid": "ea936414-e775-45dd-bb79-1d8705755fb1",
                                "apn": "sample string 1",
                                "deleted": true,
                                "storeID": 1,
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "36"
                              }
                            ],
                            "tuns": [
                              {
                                "$id": "37",
                                "pluG_UId": "aus5gg/9G0SNbHiD0MswBQ==",
                                "pluGuid": "8239eb6a-fd0f-441b-8d6c-7883d0cb3005",
                                "apn": "sample string 1",
                                "tun": "sample string 2",
                                "cartonQuantity": 3,
                                "product": {
                                  "$ref": "21"
                                },
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "37"
                              }
                            ],
                            "competitionPricing": [
                              {
                                "$id": "38",
                                "identifier": "59tovC+6hk+okXAf9sIaiA==",
                                "identifierGuid": "bc68dbe7-ba2f-4f86-a891-701ff6c21a88",
                                "pluG_UID": "e4oRf+6N4E645Y2rqMLWiQ==",
                                "pluGuid": "7f118a7b-8dee-4ee0-b8e5-8daba8c2d689",
                                "competitionID": 1,
                                "name": "sample string 2",
                                "sellMultiple": 3,
                                "retailPrice": 4,
                                "storeName": "sample string 5"
                              },
                              {
                                "$ref": "38"
                              }
                            ],
                            "supplier": {
                              "$ref": "16"
                            },
                            "supplierName": "sample string 148",
                            "children": [
                              {
                                "$ref": "21"
                              },
                              {
                                "$ref": "21"
                              }
                            ],
                            "ordering": {
                              "$ref": "19"
                            },
                            "flipChartPages": [
                              {
                                "$id": "39",
                                "identifier": "YKYTbkUMakaeEXbO9w6hew==",
                                "groupName": "sample string 1",
                                "identifierGuid": "6e13a660-0c45-466a-9e11-76cef70ea17b",
                                "exists": true,
                                "flipChartIdentifier": "wvfzHCQRkEe8QbS7Ngs0Cg==",
                                "flipChartIdentifierGuid": "1cf3f7c2-1124-4790-bc41-b4bb360b340a",
                                "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": "fJ7yFVVXqkCTf8DyTah9pg==",
                                "groupIdentifierGuid": "15f29e7c-5755-40aa-937f-c0f24da87da6",
                                "flipChart": {
                                  "$id": "40",
                                  "identifier": "RgVxA1gpFUC8QdKDZWzMAg==",
                                  "identifierGuid": "03710546-2958-4015-bc41-d283656ccc02",
                                  "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": "41",
                                    "identifier": "yFmifbuQSEGiGmrIEIXAbQ==",
                                    "identifierGuid": "7da259c8-90bb-4148-a21a-6ac81085c06d",
                                    "name": "sample string 2",
                                    "formType": "sample string 3",
                                    "forms": [
                                      {
                                        "$id": "42",
                                        "id": 1,
                                        "g_UID": "eiO7ZA0ajEKm4dL5euL8cw==",
                                        "guid": "64bb237a-1a0d-428c-a6e1-d2f97ae2fc73",
                                        "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": "bl9B4znPZEW92Tu00+x6RQ==",
                                        "previousFormGuid": "e3415f6e-cf39-4564-bdd9-3bb4d3ec7a45",
                                        "nextForm": 1,
                                        "nextFormG_UID": "Dz73S2Cd+EiRzM6oW/vxGg==",
                                        "nextFormGuid": "4bf73e0f-9d60-48f8-91cc-cea85bfbf11a",
                                        "attributes": "sample string 10",
                                        "updated": "2026-06-03T18:35:07.526354",
                                        "positioning": 1,
                                        "contentPanel": "sample string 11",
                                        "selectionMode": 1,
                                        "maximumSelections": 1,
                                        "alteredInStore": true,
                                        "deleted": true,
                                        "blueprintID": 1,
                                        "preserveLayout": true,
                                        "mainCheckoutFormName": "sample string 13",
                                        "nextCheckoutForm": {
                                          "$ref": "42"
                                        },
                                        "previousCheckoutForm": {
                                          "$ref": "42"
                                        },
                                        "buttons": [
                                          {
                                            "$id": "43",
                                            "id": 1,
                                            "checkoutFormID": 2,
                                            "checkoutFormG_UID": "5dLWw+i2tEeIZH5n7wT/JA==",
                                            "checkoutFormGuid": "c3d6d2e5-b6e8-47b4-8864-7e67ef04ff24",
                                            "identifier": "delgWUwkcEmx03CKAy9CSQ==",
                                            "identifierGuid": "5960e975-244c-4970-b1d3-708a032f4249",
                                            "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": "q4VdjfX8MEG/noZobUtHKw==",
                                            "valueGuid": "8d5d85ab-fcf5-4130-bf9e-86686d4b472b",
                                            "buttonText": "sample string 10",
                                            "valueText": "sample string 11",
                                            "drawImageAndButton": true,
                                            "updated": "2026-06-03T18:35:07.526354",
                                            "action": "sample string 12",
                                            "valueForm": {
                                              "$ref": "42"
                                            },
                                            "image": {
                                              "$id": "44",
                                              "name": "sample string 3.sample string 4",
                                              "imageID": 2,
                                              "imageName": "sample string 3",
                                              "imageExtension": "sample string 4",
                                              "lastUpdate": "2026-06-03T18:35:07.526354",
                                              "imageData": "QEA=",
                                              "readOnly": true
                                            }
                                          },
                                          {
                                            "$ref": "43"
                                          }
                                        ],
                                        "panels": [
                                          {
                                            "$id": "45",
                                            "id": 1,
                                            "checkoutFormID": 2,
                                            "checkoutFormG_UID": "M313IndUa0WaCG9E6YVn5Q==",
                                            "checkoutFormGuid": "22777d33-5477-456b-9a08-6f44e98567e5",
                                            "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": "45"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "42"
                                      }
                                    ],
                                    "panels": [
                                      {
                                        "$ref": "45"
                                      },
                                      {
                                        "$ref": "45"
                                      }
                                    ]
                                  },
                                  "pages": [
                                    {
                                      "$ref": "39"
                                    },
                                    {
                                      "$ref": "39"
                                    }
                                  ]
                                },
                                "contentPanel": {
                                  "$ref": "45"
                                },
                                "products": [
                                  {
                                    "$id": "46",
                                    "flipChartPageIdentifier": "JcnF/Lew00WrF11neAzoAA==",
                                    "flipChartPageIdentifierGuid": "fcc5c925-b0b7-45d3-ab17-5d67780ce800",
                                    "pluG_UID": "kz1ZV1IQqkqCkPywTLqLzw==",
                                    "pluGuid": "57593d93-1052-4aaa-8290-fcb04cba8bcf",
                                    "sortOrder": 3,
                                    "sent": true,
                                    "productChanged": true,
                                    "productImageName": "sample string 6",
                                    "productShowImageOnFlipCharts": true,
                                    "productShowTextOnFlipCharts": true,
                                    "productOverrideFlipChartText": true,
                                    "productFlipChartText": "sample string 10",
                                    "product": {
                                      "$ref": "21"
                                    },
                                    "departmentSortOrder": 11,
                                    "subDepartmentName": "sample string 12"
                                  },
                                  {
                                    "$ref": "46"
                                  }
                                ],
                                "productCount": 27,
                                "pages": [
                                  {
                                    "$ref": "39"
                                  },
                                  {
                                    "$ref": "39"
                                  }
                                ]
                              },
                              {
                                "$ref": "39"
                              }
                            ],
                            "priceHistory": [
                              {
                                "$id": "47",
                                "pluG_UID": "TkrfHY+LqEqHjO62VfDDRw==",
                                "pluGuid": "1ddf4a4e-8b8f-4aa8-878c-eeb655f0c347",
                                "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": "2026-06-03T18:35:07.526354",
                                "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": "47"
                              }
                            ],
                            "ingredients": [
                              {
                                "$id": "48",
                                "pluG_UID": "/9A4OVFC1UmZyQ5LD9WkeQ==",
                                "ingredientGuid": "hvbZbio33kGOOEClcYthsQ==",
                                "ingredientIdentifier": "6ed9f686-372a-41de-8e38-40a5718b61b1",
                                "quantity": 1.0,
                                "storeIDs": [
                                  1,
                                  2
                                ],
                                "ingredientText": "sample string 1",
                                "ingredient": {
                                  "$ref": "21"
                                }
                              },
                              {
                                "$ref": "48"
                              }
                            ],
                            "bins": [
                              {
                                "$id": "49",
                                "pluG_UID": "ZP1gkMPK3kemxy8coLBkSA==",
                                "pluGuid": "9060fd64-cac3-47de-a6c7-2f1ca0b06448",
                                "shelfLocationIdentifier": "rhW2a2XoSU22B+jtKQLo1g==",
                                "shelfLocationGuid": "6bb615ae-e865-4d49-b607-e8ed2902e8d6",
                                "labelShelfDefault": 1,
                                "labelTalkerDefault": 1,
                                "labelSmall": true,
                                "labelPageLayoutG_UID": "ukwgpP1LwkyISL9/s7+Pww==",
                                "labelPageLayoutGuid": "a4204cba-4bfd-4cc2-8848-bf7fb3bf8fc3",
                                "updated": "2026-06-03T18:35:07.526354",
                                "electronicShelfLabelIdentifier": "sample string 5",
                                "electronicshelfLabelsConfigurationID": 6,
                                "labelShelfChanged": true,
                                "productName": "sample string 8",
                                "locationText": "sample string 9",
                                "product": {
                                  "$ref": "21"
                                },
                                "location": {
                                  "$id": "50",
                                  "identifier": "kEfuPwqduk2PQTSO9VKp4Q==",
                                  "storeID": 1,
                                  "identifierGuid": "3fee4790-9d0a-4dba-8f41-348ef552a9e1",
                                  "name": "sample string 2",
                                  "haccp": true,
                                  "blueprintID": 1,
                                  "updated": "2026-06-03T18:35:07.526354",
                                  "minTemp": 1,
                                  "maxTemp": 1,
                                  "checkFrequency": 1,
                                  "storeCaseConfiguration": 5,
                                  "storeName": "sample string 6",
                                  "bins": [
                                    {
                                      "$ref": "49"
                                    },
                                    {
                                      "$ref": "49"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "49"
                              }
                            ],
                            "bin": {
                              "$ref": "49"
                            },
                            "scaleLocations": [
                              {
                                "$id": "51",
                                "plu": 1,
                                "pluG_UID": "VAeQxaLRTU+1sBV018uyiQ==",
                                "pluGuid": "c5900754-d1a2-4f4d-b5b0-1574d7cbb289",
                                "deptNo": 1,
                                "product": {
                                  "$ref": "21"
                                },
                                "scaleLocation": {
                                  "$id": "52",
                                  "id": 1,
                                  "deptNo": 1,
                                  "deptCode": "sample string 2",
                                  "name": "sample string 3",
                                  "enabled": true,
                                  "updated": "2026-06-03T18:35:07.526354",
                                  "department": {
                                    "$id": "53",
                                    "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": "52"
                                    },
                                    "subDepartments": [
                                      {
                                        "$id": "54",
                                        "id": 1,
                                        "departmentID": 2,
                                        "name": "sample string 3",
                                        "code": "sample string 4",
                                        "departmentCode": "sample string 5",
                                        "externalSales": true,
                                        "minorDepartments": [
                                          {
                                            "$id": "55",
                                            "id": 1,
                                            "subDepartmentID": 2,
                                            "departmentID": 3,
                                            "name": "sample string 4",
                                            "subDepartmentCode": "sample string 5",
                                            "departmentCode": "sample string 6",
                                            "code": "sample string 7",
                                            "lesserDepartments": [
                                              {
                                                "$id": "56",
                                                "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": "2026-06-03T18:35:07.526354",
                                                "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": "i4msUl7okkqvKVEX1YYJ6Q==",
                                                "labelPageLayoutGuid": "52ac898b-e85e-4a92-af29-5117d58609e9",
                                                "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": "57",
                                                  "dept": 1,
                                                  "category": 2,
                                                  "name": "sample string 3",
                                                  "active": true,
                                                  "mscCommodities": [
                                                    {
                                                      "$id": "58",
                                                      "dept": 1,
                                                      "category": 2,
                                                      "commodity": 3,
                                                      "name": "sample string 4",
                                                      "active": true,
                                                      "mscSubCommodities": [
                                                        {
                                                          "$id": "59",
                                                          "dept": 1,
                                                          "category": 2,
                                                          "commodity": 3,
                                                          "subCommodity": 4,
                                                          "name": "sample string 5",
                                                          "active": true,
                                                          "subCommodityCode": "sample string 7"
                                                        },
                                                        {
                                                          "$ref": "59"
                                                        }
                                                      ],
                                                      "commodityCode": "sample string 6"
                                                    },
                                                    {
                                                      "$ref": "58"
                                                    }
                                                  ],
                                                  "categoryCode": "sample string 5"
                                                },
                                                "mscCom": {
                                                  "$ref": "58"
                                                },
                                                "mscDep": {
                                                  "$id": "60",
                                                  "dept": 1,
                                                  "name": "sample string 2",
                                                  "active": true,
                                                  "mscCategories": [
                                                    {
                                                      "$ref": "57"
                                                    },
                                                    {
                                                      "$ref": "57"
                                                    }
                                                  ],
                                                  "deptCode": "sample string 4"
                                                },
                                                "mscSubCom": {
                                                  "$ref": "59"
                                                }
                                              },
                                              {
                                                "$ref": "56"
                                              }
                                            ],
                                            "updated": "2026-06-03T18:35:07.526354",
                                            "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": "H9QX1jw6jkSz3q9aQyEptA==",
                                            "labelPageLayoutGuid": "d617d41f-3a3c-448e-b3de-af5a432129b4",
                                            "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": "57"
                                            },
                                            "mscCom": {
                                              "$ref": "58"
                                            },
                                            "mscDep": {
                                              "$ref": "60"
                                            },
                                            "mscSubCom": {
                                              "$ref": "59"
                                            }
                                          },
                                          {
                                            "$ref": "55"
                                          }
                                        ],
                                        "investmentBuyOverride": true,
                                        "updated": "2026-06-03T18:35:07.526354",
                                        "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": "laB7BqcDHUqy5x7l0h9U8Q==",
                                        "labelPageLayoutGuid": "067ba095-03a7-4a1d-b2e7-1ee5d21f54f1",
                                        "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": "57"
                                        },
                                        "mscCom": {
                                          "$ref": "58"
                                        },
                                        "mscDep": {
                                          "$ref": "60"
                                        },
                                        "mscSubCom": {
                                          "$ref": "59"
                                        }
                                      },
                                      {
                                        "$ref": "54"
                                      }
                                    ],
                                    "stores": [
                                      1,
                                      2
                                    ],
                                    "investmentBuyOverride": true,
                                    "updated": "2026-06-03T18:35:07.526354",
                                    "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": "OUQuKcGxNECKJ7eX58Rw2w==",
                                    "labelPageLayoutGuid": "292e4439-b1c1-4034-8a27-b797e7c470db",
                                    "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": "57"
                                    },
                                    "mscCom": {
                                      "$ref": "58"
                                    },
                                    "mscDep": {
                                      "$ref": "60"
                                    },
                                    "mscSubCom": {
                                      "$ref": "59"
                                    }
                                  }
                                }
                              },
                              {
                                "$ref": "51"
                              }
                            ],
                            "nextPrice": {
                              "$id": "61",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "plu": 1,
                              "hostOfferID": 1,
                              "metcashPromotionID": "sample string 4",
                              "metcashPromotionPlacement": "sample string 5",
                              "pluG_UID": "KoR4oKJ8VESVMFhFsc9FJA==",
                              "pluGuid": "a078842a-7ca2-4454-9530-5845b1cf4524",
                              "newPrice": 1,
                              "pctDiscount": 1,
                              "newCost": 1,
                              "newCostDecimals": 6,
                              "dealCostIdentifier": "xh3SOr+RXEKXU5SOjiX8zA==",
                              "dealCostGuid": "3ad21dc6-91bf-425c-9753-948e8e25fccc",
                              "pluName": "sample string 7",
                              "apn": "sample string 8",
                              "fuelItem": true,
                              "priceGroupG_UID": "U5QOhMhEUEentZSq3BBJ+g==",
                              "priceGroupGuid": "840e9453-44c8-4750-a7b5-94aadc1049fa",
                              "itemNumber": "sample string 10",
                              "cri": "sample string 11",
                              "pluPrice": 12,
                              "costCalcMethod": 13,
                              "pluCost": 14,
                              "pluCostIndicator": "sample string 15",
                              "pluPriceGstPercent": 16,
                              "pluCostGstPercent": 17,
                              "pluActive": true,
                              "cartonQty": 1.1,
                              "baseUnits": 19.1,
                              "salesMode": 1,
                              "orderPacked": 20,
                              "pluNormalCost": 21,
                              "pluaws": 22.0,
                              "directNumber": "sample string 23",
                              "departmentName": "sample string 24",
                              "subDepartmentName": "sample string 25",
                              "priceGroupName": "sample string 26",
                              "supplierName": "sample string 27",
                              "stockOnHand": 1.1,
                              "stockOnOrder": 1.1,
                              "lastReceived": "2026-06-03T18:35:07.526354",
                              "rrp": 28,
                              "campaignDescription": "sample string 29",
                              "hostCampaign": true,
                              "hostIdentifier": "QEA=",
                              "hostIdentifierGuid": "b8d92b34-89ed-4c26-92c9-c20d23dec51e",
                              "campaignComboPriceGroupG_UID": "/5wkBLiO/UeRvtI562Ewvg==",
                              "campaignComboPriceGroupIdentifier": "04249cff-8eb8-47fd-91be-d239eb6130be",
                              "promotionPlacementDescription": "sample string 31",
                              "storeAcceptances": [
                                {
                                  "$id": "62",
                                  "plu": 1,
                                  "pluG_UId": "QEA=",
                                  "campaignID": 1,
                                  "campaignName": "sample string 2",
                                  "storeID": 3,
                                  "acceptedUtc": "2026-06-03T18:35:07.526354",
                                  "operatorG_UID": "nVhzsQKSBUCjkqG8hzS0aQ==",
                                  "operatorGuid": "b173589d-9202-4005-a392-a1bc8734b469",
                                  "machineID": 1,
                                  "processed": true,
                                  "appliedUtc": "2026-06-03T18:35:07.526354",
                                  "signIqTicketFileMovedUtc": "2026-06-03T18:35:07.526354",
                                  "user": "sample string 6",
                                  "campaignDescription": "sample string 7",
                                  "productDesc": "sample string 8",
                                  "storeName": "sample string 9",
                                  "effectiveUtc": "2026-06-03T18:35:07.526354",
                                  "priceChangeType": 0,
                                  "operatorName": "sample string 10",
                                  "hostCampaign": true,
                                  "hostIdentifier": "QEA=",
                                  "hostIdentifierGuid": "ccf95f13-e486-4a33-84bd-8568252f63a9",
                                  "product": {
                                    "$ref": "21"
                                  },
                                  "campaignPlu": {
                                    "$ref": "61"
                                  },
                                  "fuelItem": true
                                },
                                {
                                  "$ref": "62"
                                }
                              ],
                              "campaign": {
                                "$id": "63",
                                "id": 1,
                                "storeID": 2,
                                "name": "a12ebe24-19b3-4562-9d2e-ffde0e8b77d3",
                                "nameGuid": "a12ebe24-19b3-4562-9d2e-ffde0e8b77d3",
                                "description": "sample string 4",
                                "showDiscounts": true,
                                "showTotals": true,
                                "onlyEvaluateOnSubtotal": true,
                                "useDescription": true,
                                "campaignType": 1,
                                "startDate": "2026-06-03T18:35:07.526354",
                                "startTime": 1,
                                "endDate": "2026-06-03T18:35:07.526354",
                                "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": "2026-06-03T18:35:07.526354",
                                "system": true,
                                "created": "2026-06-03T18:35:07.526354",
                                "updated": "2026-06-03T18:35:07.526354",
                                "priceChangeNotifiedUtc": "2026-06-03T18:35:07.526354",
                                "promoType": 1,
                                "promotionTypeCode": "sample string 13",
                                "hostIdentifier": "H1s+T0siTk23ieTNvqbSsw==",
                                "hostIdentifierGuid": "4f3e5b1f-224b-4d4e-b789-e4cdbea6d2b3",
                                "hostType": 14,
                                "createdByUser": "sample string 15",
                                "fromHost": true,
                                "deleted": true,
                                "campaignDeleted": "2026-06-03T18:35:07.526354",
                                "updatedByUser": "sample string 18",
                                "offerID": 1,
                                "isPriceChangeCampaign": true,
                                "stores": [
                                  1,
                                  2
                                ],
                                "storeNames": [
                                  "sample string 1",
                                  "sample string 2"
                                ],
                                "campaignPlus": [
                                  {
                                    "$ref": "61"
                                  },
                                  {
                                    "$ref": "61"
                                  }
                                ],
                                "campaignPools": [
                                  {
                                    "$id": "64",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "plu": 4,
                                    "pluG_UID": "+CylPZrkSkOSQl7nsJnnJg==",
                                    "pluGuid": "3da52cf8-e49a-434a-9242-5ee7b099e726",
                                    "hostOfferID": 1,
                                    "priceGroupG_UID": "3wAgpSYzl0ejOU8QSAqzow==",
                                    "priceGroupGuid": "a52000df-3326-4797-a339-4f10480ab3a3",
                                    "fuelItem": true,
                                    "pluName": "sample string 6",
                                    "apn": "sample string 7",
                                    "pluActive": true,
                                    "cartonQty": 1,
                                    "baseUnits": 9.1,
                                    "cri": "sample string 10",
                                    "salesMode": 1,
                                    "orderPacked": 11,
                                    "pluaws": 12.0,
                                    "directNumber": "sample string 13",
                                    "departmentName": "sample string 14",
                                    "subDepartmentName": "sample string 15",
                                    "priceGroupName": "sample string 16",
                                    "supplierName": "sample string 17",
                                    "stockOnHand": 1.1,
                                    "stockOnOrder": 1.1,
                                    "lastReceived": "2026-06-03T18:35:07.526354",
                                    "rrp": 18,
                                    "campaignDescription": "sample string 19",
                                    "product": {
                                      "$ref": "21"
                                    },
                                    "campaign": {
                                      "$ref": "63"
                                    }
                                  },
                                  {
                                    "$ref": "64"
                                  }
                                ],
                                "sellingRules": [
                                  {
                                    "$id": "65",
                                    "id": 1,
                                    "identifier": "DU53i9QbokG7Yo6yDrBi+g==",
                                    "identifierStr": "DU53i9QbokG7Yo6yDrBi+g==",
                                    "identifierGuid": "8b774e0d-1bd4-41a2-bb62-8eb20eb062fa",
                                    "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": "63"
                                    }
                                  },
                                  {
                                    "$ref": "65"
                                  }
                                ],
                                "customers": [
                                  {
                                    "$id": "66",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "customerID": "kyDJeRgRb0yS1AvSdv+I8g==",
                                    "customerIDGuid": "79c92093-1118-4c6f-92d4-0bd276ff88f2",
                                    "campaign": {
                                      "$ref": "63"
                                    },
                                    "customer": {
                                      "$id": "67",
                                      "identifier": "bMbuI1sWnU6NddgzhfbOjw==",
                                      "identifierGuid": "23eec66c-165b-4e9d-8d75-d83385f6ce8f",
                                      "code": "sample string 2",
                                      "familyName": "sample string 3",
                                      "givenName": "sample string 4",
                                      "otherName": "sample string 5",
                                      "title": "sample string 6",
                                      "dateOfBirth": "2026-06-03T18:35:07.526354",
                                      "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": "+sW8lHE7g0irkxPLfzwEZA==",
                                      "communityIdentifierGuid": "94bcc5fa-3b71-4883-ab93-13cb7f3c0464",
                                      "joined": "2026-06-03T18:35:07.526354",
                                      "updated": "2026-06-03T18:35:07.526354",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "groupCustomer": true,
                                      "loyaltyPoints": 1,
                                      "homeStoreID": 1,
                                      "availableSpend": 1,
                                      "priceLevelIdentifier": "h16PAaOImUmLOfl1tVTerQ==",
                                      "priceLevelIdentifierGuid": "018f5e87-88a3-4999-8b39-f975b554dead",
                                      "marketingID": "sample string 18",
                                      "receiptPrintOptions": 1,
                                      "hidden": true,
                                      "registered": true,
                                      "registeredOn": "2026-06-03T18:35:07.526354",
                                      "emailMarketing": true,
                                      "smsMarketing": true,
                                      "deleted": true,
                                      "deletedUser": "sample string 24",
                                      "homeStoreName": "sample string 25",
                                      "customerCards": [
                                        {
                                          "$id": "68",
                                          "cardType": 2,
                                          "issueDate": "2026-06-03T18:35:07.526354",
                                          "expiry": "2026-06-03T18:35:07.526354",
                                          "customerID": "5y31k47Tm0yt8muRJzuYjA==",
                                          "customerIDGuid": "93f52de7-d38e-4c9b-adf2-6b91273b988c",
                                          "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": "2026-06-03T18:35:07.526354",
                                          "linkedAccount": "NVLt8iyLxEaaHyLMOFtVWw==",
                                          "linkedAccountGuid": "f2ed5235-8b2c-46c4-9a1f-22cc385b555b",
                                          "currentValueChanged": true,
                                          "limitsChanged": true,
                                          "customer": {
                                            "$ref": "67"
                                          },
                                          "account": {
                                            "$id": "69",
                                            "id": 1,
                                            "identifier": "6/qiLUqybkOAVyjvHqSsRg==",
                                            "identifierGuid": "2da2faeb-b24a-436e-8057-28ef1ea4ac46",
                                            "referenceNo": "sample string 3",
                                            "name": "sample string 4",
                                            "created": "2026-06-03T18:35:07.526354",
                                            "owner": "5qYWv56qX0ykHMn9dy9mEg==",
                                            "ownerGuid": "bf16a6e6-aa9e-4c5f-a41c-c9fd772f6612",
                                            "accountStoreGroupIdentifier": "Eu2PuH+USECMxfWgBcjLXQ==",
                                            "accountStoreGroupGuid": "b88fed12-947f-4048-8cc5-f5a005c8cb5d",
                                            "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": "2026-06-03T18:35:07.526354",
                                            "active": true,
                                            "updated": "2026-06-03T18:35:07.526354",
                                            "deleted": true,
                                            "deletedUser": "sample string 16",
                                            "currentBalanceChanged": true,
                                            "maximumLimitChanged": true,
                                            "loyaltyPointsChanged": true,
                                            "projectedBalance": 17,
                                            "accountStoreGroupStoreIDs": [
                                              1,
                                              2
                                            ],
                                            "customerEmail": "sample string 18",
                                            "ownerCustomer": {
                                              "$ref": "67"
                                            },
                                            "card": {
                                              "$ref": "68"
                                            },
                                            "members": {
                                              "$id": "70",
                                              "sample string 1": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "sample string 2": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ]
                                            },
                                            "customerGroups": [
                                              {
                                                "$id": "71",
                                                "identifier": "98683nempESI6C/cP9bfnQ==",
                                                "identifierGuid": "debccef7-a677-44a4-88e8-2fdc3fd6df9d",
                                                "name": "sample string 2",
                                                "primaryContact": "q2q18GyzJkmXW4tr6nXDCw==",
                                                "primaryContactGuid": "f0b56aab-b36c-4926-975b-8b6bea75c30b",
                                                "accountID": "mntVAQHSd0mB5oFTtRv/UQ==",
                                                "accountIDGuid": "01557b9a-d201-4977-81e6-8153b51bff51",
                                                "special": true,
                                                "updated": "2026-06-03T18:35:07.526354",
                                                "active": true,
                                                "reasonInactive": 1,
                                                "priceLevelIdentifier": "XzD5XqaZ5US0AEIVvRqMig==",
                                                "priceLevelIdentifierGuid": "5ef9305f-99a6-44e5-b400-4215bd1a8c8a",
                                                "marketingListID": "sample string 7",
                                                "deleted": true,
                                                "account": {
                                                  "$ref": "69"
                                                },
                                                "primaryContactCustomer": {
                                                  "$ref": "67"
                                                },
                                                "customerGroupMembers": [
                                                  {
                                                    "$id": "72",
                                                    "id": 1,
                                                    "groupID": "GCOMi8iHjEKxqAAvrdklOw==",
                                                    "groupIDGuid": "8b8c2318-87c8-428c-b1a8-002fadd9253b",
                                                    "customerID": "rCuci5zGvEiBsJW91f9mvw==",
                                                    "customerIDGuid": "8b9c2bac-c69c-48bc-81b0-95bdd5ff66bf",
                                                    "card": "sample string 4",
                                                    "linkedAccount": "qNSqb+wLwk6IvxmEKrq09w==",
                                                    "linkedAccountGuid": "6faad4a8-0bec-4ec2-88bf-19842abab4f7",
                                                    "customer": {
                                                      "$ref": "67"
                                                    },
                                                    "group": {
                                                      "$ref": "71"
                                                    },
                                                    "customerCard": {
                                                      "$ref": "68"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "72"
                                                  }
                                                ]
                                              },
                                              {
                                                "$ref": "71"
                                              }
                                            ]
                                          },
                                          "payments": [
                                            {
                                              "$id": "73",
                                              "id": 1,
                                              "identifier": "8QTnLWzJsUaUksgUbmUy7w==",
                                              "identifierGuid": "2de704f1-c96c-46b1-9492-c8146e6532ef",
                                              "storeID": 2,
                                              "operatorName": "sample string 3",
                                              "saleHeaderID": 4,
                                              "paymentType": 5,
                                              "amount": 6,
                                              "account": "sample string 7",
                                              "accountID": "cG+bMO8mNEWZo4/S9bgIFw==",
                                              "accountIDGuid": "309b6f70-26ef-4534-99a3-8fd2f5b80817",
                                              "customerAccount": {
                                                "$ref": "69"
                                              },
                                              "customerCard": {
                                                "$ref": "68"
                                              },
                                              "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": "2026-06-03T18:35:07.526354",
                                              "invRocNo": "sample string 14",
                                              "responseCode": "sample string 15",
                                              "cashout": 1,
                                              "tip": 16,
                                              "idempotentVoid": "NO3Bct47b02PSC+yi1vkBA==",
                                              "idempotentVoidGuid": "72c1ed34-3bde-4d6f-8f48-2fb28b5be404",
                                              "offline": true,
                                              "processed": 1,
                                              "storeSaleHeader": {
                                                "$id": "74",
                                                "saleHeaderID": 1,
                                                "saleHeaderGuid": "30sqZdxzD0Wi8gD+4k5xdQ==",
                                                "saleHeaderIdentifierGuid": "652a4bdf-73dc-450f-a2f2-00fee24e7175",
                                                "created": "2026-06-03T18:35:07.526354",
                                                "createdLocal": "2026-06-03T18:35:07.526354",
                                                "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": "2026-06-03T18:35:07.526354",
                                                "storeID": 1,
                                                "operatorG_Uid": "Rp7HHem0vUK/qwhiwSTjdA==",
                                                "operatorGuid": "1dc79e46-b4e9-42bd-bfab-0862c124e374",
                                                "customerG_Uid": "pBt7ocbO50mVUmmrNkl1ww==",
                                                "customerGuid": "a17b1ba4-cec6-49e7-9552-69ab364975c3",
                                                "communityIdentifier": "4FDfnKi6kEuI6Wi8NUK6vQ==",
                                                "communityIdentifierGuid": "9cdf50e0-baa8-4b90-88e9-68bc3542babd",
                                                "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": "oXQBI3zyuUODcnLOIySi2w==",
                                                "priceLevelIdentifierGuid": "230174a1-f27c-43b9-8372-72ce2324a2db",
                                                "locked": 36,
                                                "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:35:07.526354+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                                                "deserialisedOrderMetadata": {
                                                  "$id": "75",
                                                  "customerName": "sample string 1",
                                                  "pickupAt": "2026-06-03T18:35:07.526354",
                                                  "deliveryAddress1": "sample string 2",
                                                  "deliveryAddress2": "sample string 3",
                                                  "customerPhoneNumber": "sample string 4",
                                                  "orderType": 0,
                                                  "externalOrderID": "sample string 5",
                                                  "externalDisplayableOrderID": "sample string 6",
                                                  "tableName": "sample string 7",
                                                  "createdBy": 0,
                                                  "orderingAppName": "sample string 8"
                                                },
                                                "relationChecksum": "sample string 38",
                                                "loyaltyTender": 1,
                                                "giftCardTender": 1,
                                                "operator": {
                                                  "$ref": "34"
                                                },
                                                "customer": {
                                                  "$ref": "67"
                                                },
                                                "communityOrganisation": {
                                                  "$id": "76",
                                                  "id": 1,
                                                  "identifier": "RA8chwMVuEex3Bddj/ZFFg==",
                                                  "identifierGuid": "871c0f44-1503-47b8-b1dc-175d8ff64516",
                                                  "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",
                                                  "abn": "sample string 15",
                                                  "promoPeriodStart": "2026-06-03T18:35:07.526354",
                                                  "promoPeriodEnd": "2026-06-03T18:35:07.526354",
                                                  "allowDonations": true,
                                                  "logoImageName": "sample string 17",
                                                  "totalAmountAwarded": 18.1,
                                                  "updated": "2026-06-03T18:35:07.526354",
                                                  "deleted": true
                                                },
                                                "details": [
                                                  {
                                                    "$id": "77",
                                                    "saleItemID": 1,
                                                    "identifier": "vq+jbgFeukKaDYtCQa3N9g==",
                                                    "identifierGuid": "6ea3afbe-5e01-42ba-9a0d-8b4241adcdf6",
                                                    "saleHeaderID": 2,
                                                    "plu": 1,
                                                    "pluG_UId": "ykO8fSv5rk2tuJ/jVB7rYg==",
                                                    "pluGuid": "7dbc43ca-f92b-4dae-adb8-9fe3541eeb62",
                                                    "accountID": "dCIjckYc3EmnBKReeqEqOg==",
                                                    "accountIDGuid": "72232274-1c46-49dc-a704-a45e7aa12a3a",
                                                    "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": "2026-06-03T18:35:07.526354",
                                                    "bestOrExpireType": 1,
                                                    "providerName": "sample string 11",
                                                    "refundG_UID": "djrtuSMBNkiF0uwEQ7iUrw==",
                                                    "refundGuid": "b9ed3a76-0123-4836-85d2-ec0443b894af",
                                                    "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": "5V8SVmXKzE6Uu/rBjv9sjQ==",
                                                    "idempotentVoidGuid": "56125fe5-ca65-4ecc-94bb-fac18eff6c8d",
                                                    "priceLevelIdentifier": "oiq+quczgEO5JsPwJyslmA==",
                                                    "priceLevelIdentifierGuid": "aabe2aa2-33e7-4380-b926-c3f0272b2598",
                                                    "communityIdentifier": "HYR+YtbsykCSXEeL/KKUbQ==",
                                                    "communityIdentifierGuid": "627e841d-ecd6-40ca-925c-478bfca2946d",
                                                    "productName": "sample string 23",
                                                    "apn": "sample string 24",
                                                    "unknownScans": [
                                                      {
                                                        "$id": "78",
                                                        "id": 1,
                                                        "saleDetailID": 2,
                                                        "storeID": 1,
                                                        "scanned": "2026-06-03T18:35:07.526354",
                                                        "operatorG_UID": "QEA=",
                                                        "barcode": "sample string 4",
                                                        "processed": 1
                                                      },
                                                      {
                                                        "$ref": "78"
                                                      }
                                                    ],
                                                    "refund": {
                                                      "$id": "79",
                                                      "id": 1,
                                                      "g_UID": "AOOceoyQaUanjeIOpIdwWA==",
                                                      "guid": "7a9ce300-908c-4669-a78d-e20ea4877058",
                                                      "description": "sample string 1",
                                                      "dumped": true,
                                                      "inventoryReasonID": 1,
                                                      "sortOrder": 1,
                                                      "updated": "2026-06-03T18:35:07.526354"
                                                    },
                                                    "modifier": {
                                                      "$id": "80",
                                                      "id": 1,
                                                      "setG_UID": "E29NOuDeWk61wQixbMcBLQ==",
                                                      "modifierSetGuid": "3a4d6f13-dee0-4e5a-b5c1-08b16cc7012d",
                                                      "name": "sample string 2",
                                                      "price": 1,
                                                      "quantity": 1,
                                                      "modifierType": 1,
                                                      "groupNumber": 1,
                                                      "pageNumber": 1,
                                                      "controlOrder": 1,
                                                      "printToStation": true,
                                                      "pluG_UID": "N3adI9blKUy9aadI83tvHA==",
                                                      "pluGuid": "239d7637-e5d6-4c29-bd69-a748f37b6f1c",
                                                      "deleted": true,
                                                      "g_UID": "y3xiAmkPWUq0C7NcO4/y7w==",
                                                      "guid": "02627ccb-0f69-4a59-b40b-b35c3b8ff2ef",
                                                      "product": {
                                                        "$ref": "21"
                                                      }
                                                    },
                                                    "priceLevelName": "sample string 25",
                                                    "pumpNumber": 1,
                                                    "hoseNumber": 1
                                                  },
                                                  {
                                                    "$ref": "77"
                                                  }
                                                ],
                                                "eftReceipts": [
                                                  {
                                                    "$id": "81",
                                                    "id": 1,
                                                    "storeID": 1,
                                                    "saleHeaderID": 2,
                                                    "storeSaleHeader": {
                                                      "$ref": "74"
                                                    },
                                                    "receipt": "sample string 3",
                                                    "processed": 1
                                                  },
                                                  {
                                                    "$ref": "81"
                                                  }
                                                ],
                                                "payments": [
                                                  {
                                                    "$ref": "73"
                                                  },
                                                  {
                                                    "$ref": "73"
                                                  }
                                                ],
                                                "cards": [
                                                  {
                                                    "$id": "82",
                                                    "id": 1,
                                                    "saleHeaderID": 1,
                                                    "identifier": "sample string 2",
                                                    "cardType": 3,
                                                    "providerName": "sample string 4"
                                                  },
                                                  {
                                                    "$ref": "82"
                                                  }
                                                ],
                                                "campaignHits": [
                                                  {
                                                    "$id": "83",
                                                    "id": 1,
                                                    "saleHeaderID": 2,
                                                    "campaign": "sample string 3",
                                                    "name": "sample string 4",
                                                    "processed": 1,
                                                    "campaignDescription": "sample string 5"
                                                  },
                                                  {
                                                    "$ref": "83"
                                                  }
                                                ],
                                                "fuel": [
                                                  {
                                                    "$id": "84",
                                                    "id": 1,
                                                    "plu": 1,
                                                    "pluG_UID": "0Xhx2kmCv0+vTjPg3bHcyQ==",
                                                    "pluGuid": "da7178d1-8249-4fbf-af4e-33e0ddb1dcc9",
                                                    "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": "2026-06-03T18:35:07.526354",
                                                    "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": "2026-06-03T18:35:07.526354",
                                                    "tagNumber": "sample string 15",
                                                    "trackTwoRem": "sample string 16",
                                                    "transCode": 1,
                                                    "transType": 1,
                                                    "unitPrice": 1.0,
                                                    "vehicleReg": "sample string 17",
                                                    "offline": true,
                                                    "processed": 1
                                                  },
                                                  {
                                                    "$ref": "84"
                                                  }
                                                ],
                                                "fuelResells": [
                                                  {
                                                    "$id": "85",
                                                    "saleItemID": 1,
                                                    "saleHeaderID": 2,
                                                    "plu": 1,
                                                    "pluG_UId": "5QeOdmZMHkuHjMPydZeonw==",
                                                    "pluGuid": "768e07e5-4c66-4b1e-878c-c3f27597a89f",
                                                    "accountID": "u4WCiREqsky4kIneGFf5LA==",
                                                    "accountIDGuid": "898285bb-2a11-4cb2-b890-89de1857f92c",
                                                    "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": "2026-06-03T18:35:07.526354",
                                                    "bestOrExpireType": 1,
                                                    "refundG_UID": "TxAXx9iVw0alKz6d3usaPg==",
                                                    "refundGuid": "c717104f-95d8-46c3-a52b-3e9ddeeb1a3e",
                                                    "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": "85"
                                                  }
                                                ],
                                                "customerOrder": [
                                                  {
                                                    "$id": "86",
                                                    "identifier": "B7xRYR7LU0yCY3iBQn+KyA==",
                                                    "identifierGuid": "6151bc07-cb1e-4c53-8263-7881427f8ac8",
                                                    "id": 1,
                                                    "orderNo": 2,
                                                    "externalSaleIdentifier": "sample string 3",
                                                    "storeID": 4,
                                                    "zoneID": 5,
                                                    "deptNo": 6,
                                                    "customerIdentifier": "wTVziEyA+kmsECYD9zBzqQ==",
                                                    "customerIdentifierGuid": "887335c1-804c-49fa-ac10-2603f73073a9",
                                                    "operatorNo": 1,
                                                    "operatorG_UID": "f6Hr05Guq0SApFwIwF4Vrg==",
                                                    "operatorGuid": "d3eba17f-ae91-44ab-80a4-5c08c05e15ae",
                                                    "created": "2026-06-03T18:35:07.526354",
                                                    "ordered": "2026-06-03T18:35:07.526354",
                                                    "started": "2026-06-03T18:35:07.526354",
                                                    "completed": "2026-06-03T18:35:07.526354",
                                                    "supplied": "2026-06-03T18:35:07.526354",
                                                    "quickTicket": 1,
                                                    "deleted": true,
                                                    "walkAway": true,
                                                    "approxWait": 1,
                                                    "actualWait": 1,
                                                    "deliveryMethod": 8,
                                                    "externalSaleType": 9,
                                                    "customer": {
                                                      "$ref": "67"
                                                    },
                                                    "operator": {
                                                      "$ref": "34"
                                                    },
                                                    "details": [
                                                      {
                                                        "$id": "87",
                                                        "headerID": 1,
                                                        "plu": 1,
                                                        "pluG_UId": "mWvOdY4hcEe/SstaYMOCBA==",
                                                        "pluGuid": "75ce6b99-218e-4770-bf4a-cb5a60c38204",
                                                        "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": "bk8Yn71Q7UmuUUHujS06Tw==",
                                                        "headerIdentifierGuid": "9f184f6e-50bd-49ed-ae51-41ee8d2d3a4f",
                                                        "product": {
                                                          "$ref": "21"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "87"
                                                      }
                                                    ],
                                                    "storeName": "sample string 11",
                                                    "customerName": "sample string 12",
                                                    "storeReplyTo": "sample string 13",
                                                    "storeSubjectLine": "sample string 14",
                                                    "storeSaleHeader": {
                                                      "$ref": "74"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "86"
                                                  }
                                                ],
                                                "surveyResponses": [
                                                  {
                                                    "$id": "88",
                                                    "surveyG_UID": "jWZgu2sMoUKFSSgFiJPyPg==",
                                                    "surveyGuid": "bb60668d-0c6b-42a1-8549-28058893f23e",
                                                    "saleHeaderGuid": "HSCGn4AS2UKXCxHavXFJRg==",
                                                    "saleGuid": "9f86201d-1280-42d9-970b-11dabd714946",
                                                    "textResponse": "sample string 1",
                                                    "integerResponse": 1,
                                                    "g_UIDResponse": "Cq3s5kRxAkaP4S5PAJFYRw==",
                                                    "guidResponse": "e6ecad0a-7144-4602-8fe1-2e4f00915847",
                                                    "whoAnswered": 2,
                                                    "answeredAtUTC": "2026-06-03T18:35:07.526354",
                                                    "sale": {
                                                      "$ref": "74"
                                                    },
                                                    "survey": {
                                                      "$id": "89",
                                                      "g_UID": "ZHr7k8O9LE+51W0b/ejpFA==",
                                                      "guid": "93fb7a64-bdc3-4f2c-b9d5-6d1bfde8e914",
                                                      "name": "sample string 1",
                                                      "storeID": 2,
                                                      "zoneID": 1,
                                                      "checkoutFormG_UID": "81j5PJGPHU6XiYtxf41cnA==",
                                                      "checkoutFormGuid": "3cf958f3-8f91-4e1d-9789-8b717f8d5c9c",
                                                      "displayToWho": 3,
                                                      "displayWhen": 4,
                                                      "start": "2026-06-03T18:35:07.526354",
                                                      "end": "2026-06-03T18:35:07.526354",
                                                      "deleted": true,
                                                      "updated": "2026-06-03T18:35:07.526354",
                                                      "possibleIntegerResponses": [
                                                        1,
                                                        2
                                                      ],
                                                      "possibleTextResponses": [
                                                        "sample string 1",
                                                        "sample string 2"
                                                      ],
                                                      "possibleGuidResponses": [
                                                        "47f0dbc5-c779-477b-87cc-305ee22f77d6",
                                                        "d452c78e-bea2-4a53-a7c2-6f14a24a34ae"
                                                      ],
                                                      "allowsAllTextResponses": true,
                                                      "surveyForm": {
                                                        "$ref": "42"
                                                      }
                                                    },
                                                    "ingressId": "sample string 4"
                                                  },
                                                  {
                                                    "$ref": "88"
                                                  }
                                                ],
                                                "storeName": "sample string 39",
                                                "terminalNumber": 40,
                                                "machineName": "sample string 41",
                                                "operatorName": "sample string 42",
                                                "direction": 1,
                                                "reason": "sample string 43",
                                                "accountG_UID": "FaMVWOb8q0+VxuOFCwwpyQ==",
                                                "accountIdentifier": "5815a315-fce6-4fab-95c6-e3850b0c29c9",
                                                "accountName": "sample string 44",
                                                "customerOrderIdentifier": "YAY3LfGmvEaonyAHQuf0VA==",
                                                "customerOrderIdentifierGuid": "2d370660-a6f1-46bc-a89f-200742e7f454",
                                                "priceLevelName": "sample string 45",
                                                "revision": 46,
                                                "ingressId": "sample string 47"
                                              },
                                              "metadata": {
                                                "$id": "90",
                                                "id": 1,
                                                "paymentID": 2,
                                                "paymentIdentifier": "Yk+aP3l9PkCZCR9RMFoOdg==",
                                                "paymentIdentifierGuid": "3f9a4f62-7d79-403e-9909-1f51305a0e76",
                                                "identifier": "gYuTYzwQZkqSFNq9InFdrg==",
                                                "identifierGuid": "63938b81-103c-4a66-9214-dabd22715dae",
                                                "metadata": "sample string 3",
                                                "signatureImage": "QEA=",
                                                "itemIdentifier": "Uk56/N5ltkCyz7dRFN75lA==",
                                                "itemIdentifierGuid": "fc7a4e52-65de-40b6-b2cf-b75114def994"
                                              }
                                            },
                                            {
                                              "$ref": "73"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "68"
                                        }
                                      ],
                                      "customerGroupMembers": [
                                        {
                                          "$ref": "72"
                                        },
                                        {
                                          "$ref": "72"
                                        }
                                      ],
                                      "customerGroups": [
                                        {
                                          "$ref": "71"
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ],
                                      "accounts": [
                                        {
                                          "$ref": "69"
                                        },
                                        {
                                          "$ref": "69"
                                        }
                                      ],
                                      "account": {
                                        "$ref": "69"
                                      },
                                      "vouchers": [
                                        {
                                          "$id": "91",
                                          "customerIdentifier": "d8xoGsyWSU2uZ/6/CqT4kA==",
                                          "customerIdentifierGuid": "1a68cc77-96cc-4d49-ae67-febf0aa4f890",
                                          "voucherName": "sample string 2",
                                          "count": 3,
                                          "storeID": 4,
                                          "barcode": "sample string 5",
                                          "redeemCount": 6,
                                          "issueCount": 7,
                                          "storeSalePaymentID": 1,
                                          "idempotentID": "YZe/eqR7QU2hJRKbC8tzMQ==",
                                          "idempotentGuid": "7abf9761-7ba4-4d41-a125-129b0bcb7331",
                                          "offline": true,
                                          "voucher": {
                                            "$id": "92",
                                            "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": "2026-06-03T18:35:07.526354",
                                            "barcodeTemplate": {
                                              "$id": "93",
                                              "templateID": 1,
                                              "template": "sample string 1",
                                              "bcFunction": "sample string 2",
                                              "sortOrder": 3
                                            },
                                            "scaleLabel": {
                                              "$id": "94",
                                              "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": "2026-06-03T18:35:07.526354",
                                              "labelPageLayout": "A3f3emIz3kyl/rULDBeUjw==",
                                              "pageLayoutGuid": "7af77703-3362-4cde-a5fe-b50b0c17948f",
                                              "labelType": 6,
                                              "oldName": "sample string 7",
                                              "voucher": {
                                                "$ref": "92"
                                              },
                                              "elements": [
                                                {
                                                  "$id": "95",
                                                  "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": "2026-06-03T18:35:07.526354"
                                                },
                                                {
                                                  "$ref": "95"
                                                }
                                              ]
                                            },
                                            "customerVouchers": [
                                              {
                                                "$id": "96",
                                                "id": 1,
                                                "customerIdentifier": "XEud5XcxqEyN+Q0BIj3aRQ==",
                                                "customerIdentifierGuid": "e59d4b5c-3177-4ca8-8df9-0d01223dda45",
                                                "voucherID": 3,
                                                "voucherName": "sample string 4",
                                                "storeID": 1,
                                                "barcode": "sample string 5",
                                                "dateOfIssue": "2026-06-03T18:35:07.526354",
                                                "issuedSaleHeaderID": 1,
                                                "issuedSaleIdentifier": "sample string 7",
                                                "issuedOfflinePaymentID": 1,
                                                "issuedIdempotentID": "4lfjotG9a0eulQZ0nJEGtg==",
                                                "issuedIdempotentGuid": "a2e357e2-bdd1-476b-ae95-06749c9106b6",
                                                "issuedOffline": true,
                                                "issuedUser": "sample string 9",
                                                "issuedNotes": "sample string 10",
                                                "expiryDate": "2026-06-03T18:35:07.526354",
                                                "expiredUser": "sample string 11",
                                                "expiredNotes": "sample string 12",
                                                "redeemed": "2026-06-03T18:35:07.526354",
                                                "redeemedSaleHeaderID": 1,
                                                "redeemedSaleIdentifier": "sample string 13",
                                                "redeemedOfflinePaymentID": 1,
                                                "redeemedIdempotentID": "wkOnhNltbUiS6EZ/WTpiDw==",
                                                "redeemedIdempotentGuid": "84a743c2-6dd9-486d-92e8-467f593a620f",
                                                "redeemedUser": "sample string 14",
                                                "redeemedNotes": "sample string 15",
                                                "redeemedOffline": true,
                                                "updated": "2026-06-03T18:35:07.526354",
                                                "storeName": "sample string 17",
                                                "scaleLabel": {
                                                  "$ref": "94"
                                                },
                                                "voucher": {
                                                  "$ref": "92"
                                                },
                                                "customer": {
                                                  "$ref": "67"
                                                },
                                                "issuedOfflinePayment": {
                                                  "$ref": "73"
                                                },
                                                "redeemedOfflinePayment": {
                                                  "$ref": "73"
                                                }
                                              },
                                              {
                                                "$ref": "96"
                                              }
                                            ]
                                          },
                                          "customer": {
                                            "$ref": "67"
                                          }
                                        },
                                        {
                                          "$ref": "91"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "$ref": "66"
                                  }
                                ],
                                "customerGroups": [
                                  {
                                    "$id": "97",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "groupID": "eFgOPN1p90eYOJdu1J/0xg==",
                                    "groupIDGuid": "3c0e5878-69dd-47f7-9838-976ed49ff4c6",
                                    "campaign": {
                                      "$ref": "63"
                                    },
                                    "group": {
                                      "$ref": "71"
                                    }
                                  },
                                  {
                                    "$ref": "97"
                                  }
                                ],
                                "signIqTickets": [
                                  {
                                    "$id": "98",
                                    "identifier": "ndDAnFUlwEa31PaFsNBzJQ==",
                                    "identifierGuid": "9cc0d09d-2555-46c0-b7d4-f685b0d07325",
                                    "campaignName": "sample string 2",
                                    "message": "sample string 3",
                                    "ticketFileSource": "sample string 4",
                                    "ticketFileDestination": "sample string 5",
                                    "storeID": 1
                                  },
                                  {
                                    "$ref": "98"
                                  }
                                ],
                                "comboPriceGroups": [
                                  {
                                    "$id": "99",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "g_UID": "na5iKZnOZ0SrCmT+D5Y9IA==",
                                    "guid": "2962ae9d-ce99-4467-ab0a-64fe0f963d20",
                                    "description": "sample string 5",
                                    "newPrice": 1,
                                    "rangeDescription": "sample string 6",
                                    "dealDescription": "sample string 7",
                                    "labelQuantity": 8,
                                    "hostProductCategoryID": 1,
                                    "offerID": 1,
                                    "dontUpdatePricePlus": true,
                                    "campaign": {
                                      "$ref": "63"
                                    },
                                    "comboPricePlus": [
                                      {
                                        "$id": "100",
                                        "id": 1,
                                        "campaignID": 2,
                                        "campaignName": "sample string 3",
                                        "groupG_UID": "JdBkqdmmQUu3IPPblRQHxw==",
                                        "groupGuid": "a964d025-a6d9-4b41-b720-f3db951407c7",
                                        "comboPriceType": 5,
                                        "priceType": 5,
                                        "pluG_UID": "CC5MItEugEC1aZsTGukgMg==",
                                        "pluGuid": "224c2e08-2ed1-4080-b569-9b131ae92032",
                                        "priceGroupG_UID": "u+wg44CiUE2CT3iMekcIKw==",
                                        "priceGroupGuid": "e320ecbb-a280-4d50-824f-788c7a47082b",
                                        "campaignPoolID": "sample string 7",
                                        "quantity": 1,
                                        "campaign": {
                                          "$ref": "63"
                                        },
                                        "product": {
                                          "$ref": "21"
                                        },
                                        "priceGroup": {
                                          "$ref": "27"
                                        },
                                        "campaignPool": {
                                          "$ref": "63"
                                        }
                                      },
                                      {
                                        "$ref": "100"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "99"
                                  }
                                ],
                                "priceLevels": [
                                  {
                                    "$id": "101",
                                    "id": 1,
                                    "priceLevelIdentifier": "5w/GsX7YhUSynPqMe+f0Vw==",
                                    "priceLevelIdentifierGuid": "b1c60fe7-d87e-4485-b29c-fa8c7be7f457",
                                    "campaignName": "sample string 3",
                                    "priceLevelName": "sample string 4"
                                  },
                                  {
                                    "$ref": "101"
                                  }
                                ],
                                "promotionType": {
                                  "$id": "102",
                                  "identifier": "sNmyCQfhkUSjojIh3w8M6g==",
                                  "identifierGuid": "09b2d9b0-e107-4491-a3a2-3221df0f0cea",
                                  "hostType": 2,
                                  "code": "sample string 3",
                                  "description": "sample string 4",
                                  "isLiquor": true,
                                  "isAdvertised": true,
                                  "disableWasSave": true,
                                  "excludeFromPromoSales": true,
                                  "labelPageLayoutG_UID": "BOi/dsuxuU2Y1OZOT8hJug==",
                                  "labelPageLayoutGuid": "76bfe804-b1cb-4db9-98d4-e64e4fc849ba",
                                  "priceLevelIdentifier": "RP2xwYHobk6AduopVyBCng==",
                                  "priceLevelIdentifierGuid": "c1b1fd44-e881-4e6e-8076-ea295720429e",
                                  "active": true,
                                  "updated": "2026-06-03T18:35:07.526354",
                                  "hostName": "sample string 11"
                                }
                              },
                              "product": {
                                "$ref": "21"
                              },
                              "dealCost": {
                                "$id": "103",
                                "headerIdentifier": "bVA2nqnioEGMUVLc8QDlCg==",
                                "headerIdentifierGuid": "9e36506d-e2a9-41a0-8c51-52dcf100e50a",
                                "identifier": "AO66wcPZ/U+SKx9njLoVqw==",
                                "identifierGuid": "c1baee00-d9c3-4ffd-922b-1f678cba15ab",
                                "supplierIdentifier": "9FkGJr48DkC8uGf14k03GQ==",
                                "supplierGuid": "260659f4-3cbe-400e-bcb8-67f5e24d3719",
                                "pluG_UID": "vMLRalpqeEG6yC61+1iU9w==",
                                "pluGuid": "6ad1c2bc-6a5a-4178-bac8-2eb5fb5894f7",
                                "campaignName": "7f8bf045-cfe6-4b5c-85f5-6ed12fbbfbc6",
                                "description": "sample string 4",
                                "cost": 5,
                                "costDecimals": 6,
                                "start": "2026-06-03T18:35:07.526354",
                                "end": "2026-06-03T18:35:07.526354",
                                "type": 9,
                                "promoType": 10,
                                "bonusItemPLUG_UID": "O+V/sglAgkWnTTQvrixeUA==",
                                "bonusItemPluGuid": "b27fe53b-4009-4582-a74d-342fae2c5e50",
                                "bonusPurchaseUnits": 11,
                                "bonusReceiveUnits": 12,
                                "updated": "2026-06-03T18:35:07.526354",
                                "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": "2026-06-03T18:35:07.526354",
                                "campaignEndDate": "2026-06-03T18:35:07.526354",
                                "masterPLUG_UID": "wRltyijWtk2RXCowfnAVCA==",
                                "masterID": "ca6d19c1-d628-4db6-915c-2a307e701508",
                                "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": "/IcYAT9ibk6/M/v6XOBmGw==",
                                "bonusMasterID": "011887fc-623f-4e6e-bf33-fbfa5ce0661b",
                                "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": "2026-06-03T18:35:07.526354",
                            "dealCosts": [
                              {
                                "$ref": "103"
                              },
                              {
                                "$ref": "103"
                              }
                            ],
                            "tags": [
                              {
                                "$id": "104",
                                "pluG_UID": "h+Q/lu1eIUyy7VkhHwkzUA==",
                                "pluGuid": "963fe487-5eed-4c21-b2ed-59211f093350",
                                "tagID": 1,
                                "description": "sample string 1",
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "104"
                              }
                            ],
                            "alternateProductG_UID": "R3Tixfv1F0StiQkQ4Xl0tg==",
                            "alternateProduct": "c5e27447-f5fb-4417-ad89-0910e17974b6",
                            "altProduct": {
                              "$ref": "21"
                            },
                            "productHostCode": {
                              "$id": "105",
                              "id": 1,
                              "pluG_UID": "xlIjqBt9tUyLPmjCsi6iHg==",
                              "pluGuid": "a82352c6-7d1b-4cb5-8b3e-68c2b22ea21e",
                              "ibaCode": "sample string 2"
                            },
                            "mscCat": {
                              "$ref": "57"
                            },
                            "mscCom": {
                              "$ref": "58"
                            },
                            "mscDep": {
                              "$ref": "60"
                            },
                            "mscSubCom": {
                              "$ref": "59"
                            },
                            "isUserUpdate": true,
                            "ignoreMasterProduct": true,
                            "priceGroupLabelRequested": true,
                            "firstSold": "2026-06-03T18:35:07.526354",
                            "inventoryTracked": "2026-06-03T18:35:07.526354",
                            "isNormalPriceChangesCampaign": true,
                            "baseProductFuel": {
                              "$id": "106",
                              "pluG_UID": "7HwxC2Fqt0md75zHsTQVIg==",
                              "pluGuid": "0b317cec-6a61-49b7-9def-9cc7b1341522",
                              "fuelPluG_UID": "N025vinyKUWQ55MqBJcB8Q==",
                              "fuelPluGuid": "beb94d37-f229-4529-90e7-932a049701f1",
                              "price": 3,
                              "productDescription": "sample string 4",
                              "productBarcode": "sample string 5",
                              "fuelProductDescription": "sample string 6",
                              "fuelProductBarcode": "sample string 7",
                              "fuelProductPrice": 8
                            },
                            "productFuelLinks": [
                              {
                                "$ref": "106"
                              },
                              {
                                "$ref": "106"
                              }
                            ]
                          },
                          "supplier": {
                            "$ref": "16"
                          },
                          "serviceFee": {
                            "$id": "107",
                            "id": 1,
                            "description": "sample string 1",
                            "fee": 1
                          },
                          "isPrimaryHost": true,
                          "hostVendor": 48
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "orderCycleHeaders": [
                        {
                          "$id": "108",
                          "storeID": 1,
                          "supplierIdentifier": "dVpaHFbIBkGEKvVVpKZJkw==",
                          "supplierGuid": "1c5a5a75-c856-4106-842a-f555a4a64993",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "storeName": "sample string 5",
                          "departmentName": "sample string 6",
                          "orderDays": 7
                        },
                        {
                          "$ref": "108"
                        }
                      ],
                      "cycles": [
                        {
                          "$id": "109",
                          "storeID": 1,
                          "supplierIdentifier": "Beum365zeUmkK3qoP/+inA==",
                          "supplierGuid": "dfa6eb05-73ae-4979-a42b-7aa83fffa29c",
                          "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": "2026-06-03T18:35:07.526354",
                          "deliveryDate": "2026-06-03T18:35:07.526354",
                          "nextCutOffDate": "2026-06-03T18:35:07.526354",
                          "nextDeliveryDate": "2026-06-03T18:35:07.526354",
                          "nextDaysBuffer": 10
                        },
                        {
                          "$ref": "109"
                        }
                      ],
                      "store": {
                        "$ref": "10"
                      },
                      "updated": "2026-06-03T18:35:07.526354",
                      "isHost": true
                    },
                    "files": [
                      {
                        "$id": "110",
                        "id": "sample string 1",
                        "fileName": "sample string 2",
                        "extension": "sample string 3",
                        "provider": 0,
                        "type": 0,
                        "hostType": "sample string 4",
                        "createdUtc": "2026-06-03T18:35:07.526354",
                        "processed": "2026-06-03T18:35:07.526354",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2026-06-03T18:35:07.526354",
                        "size": 1,
                        "sizeFormat": "sample string 7",
                        "isArchive": true,
                        "customerNumber": "sample string 9",
                        "businessPillar": "sample string 10",
                        "fileType": "sample string 11",
                        "version": "sample string 12",
                        "reference": "sample string 13",
                        "digest": "sample string 14",
                        "contentType": "sample string 15",
                        "host": {
                          "$ref": "15"
                        },
                        "metcashHeader": {
                          "$id": "111",
                          "customerNumber": "sample string 1",
                          "creationDate": "2026-06-03T18:35:07.526354",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "110"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "112",
                        "id": 1,
                        "hostIdentifier": "+YiHjSFp5US/Tmg8P3p2hA==",
                        "hostIdentifierGuid": "8d8788f9-6921-44e5-bf4e-683c3f7a7684",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "ad8be104-cec3-4381-a5a3-ba36b7fc4341",
                          "6521ac90-9447-4866-aaf4-239690a8dd0f"
                        ]
                      },
                      {
                        "$ref": "112"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "14"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "113",
                        "identifier": "Zzrz0sM9m0mNIwmDUREmsA==",
                        "identifierGuid": "d2f33a67-3dc3-499b-8d23-0983511126b0",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "113"
                      }
                    ],
                    "promoTypeGuids": [
                      "6190f269-c22f-41a0-9fc7-ac8068e145d7",
                      "ff04c33c-efa3-4ec0-bec5-72840e890938"
                    ],
                    "isPromotionOnly": false,
                    "isOrderable": false,
                    "vendor": 0
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 27"
                },
                {
                  "$ref": "14"
                }
              ],
              "accounts": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "sales": [
                {
                  "$id": "114",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2026-06-03T18:35:07.526354",
                  "ftpSite": {
                    "$id": "115",
                    "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": "114"
                }
              ],
              "suppliedStores": [
                1,
                2
              ],
              "zoneMatrix": [
                {
                  "$ref": "112"
                },
                {
                  "$ref": "112"
                }
              ],
              "cashManagements": [
                {
                  "$id": "116",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "117",
                    "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,
                    "config": "sample string 10"
                  }
                },
                {
                  "$ref": "116"
                }
              ],
              "updateStoreID": "27d2358c-3f6a-4a64-afc1-d054b91410ed",
              "updateStore": {
                "$id": "118",
                "id": "d8a530e4-9f3a-4c1d-907b-c106bc7b45ec",
                "name": "sample string 1",
                "lastActivity": "2026-06-03T18:35:07.526354",
                "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": "2026-06-03T18:35:07.526354"
              },
              "timeZoneId": "sample string 54",
              "securityOptions": {
                "$id": "119",
                "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"
              }
            },
            "grade": {
              "$id": "120",
              "id": 1,
              "gradeID": 2,
              "storeID": 3,
              "g_UID": "+hpYo/cp5EW+5+MnFsWrjg==",
              "guid": "a3581afa-29f7-45e4-bee7-e32716c5ab8e",
              "fuelGrade": "sample string 5",
              "price1": 1,
              "price2": 1,
              "price3": 1,
              "price4": 1,
              "effective": "2026-06-03T18:35:07.526354",
              "updated": "2026-06-03T18:35:07.526354",
              "margin": 1,
              "product": {
                "$ref": "21"
              }
            }
          }
        },
        {
          "$ref": "8"
        }
      ],
      "cashBalancingFuelMeters": [
        {
          "$id": "121",
          "headerIdentifier": "1PFYdPSNrEyahzZts585bQ==",
          "headerIdentifierGuid": "7458f1d4-8df4-4cac-9a87-366db39f396d",
          "tankNumber": 2,
          "hoseNumber": 3,
          "pumpNumber": 4,
          "fuelGradeID": 1,
          "fuelGrade": "sample string 5",
          "opening": 6.0,
          "openingAdjust": true,
          "adjustments": 8.0,
          "samples": 9.0,
          "pumpTest": 10.0,
          "sales": 11.0,
          "closing": 12.0,
          "closingAdjust": true,
          "rolledOver": true,
          "dailyVariance": 15.0,
          "rolloverVolume": 16.0,
          "rolloverAdjustments": [
            {
              "$id": "122",
              "id": 1,
              "storeID": 2,
              "tankNumber": 3,
              "dispenserNumber": 4,
              "hoseNumber": 5,
              "adjustedFor": "2026-06-03T18:35:07.526354",
              "adjustedAt": "2026-06-03T18:35:07.526354",
              "adjustmentVolume": 8.0,
              "reasonDesc": "sample string 9",
              "reason": 10,
              "operatorG_UID": "q4TrWb86zkWBOmw3h4U/4g==",
              "operatorGuid": "59eb84ab-3abf-45ce-813a-6c3787853fe2",
              "user": "sample string 11",
              "processed": 1,
              "storeName": "sample string 12",
              "operatorName": "sample string 13"
            },
            {
              "$ref": "122"
            }
          ]
        },
        {
          "$ref": "121"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "skip": 1,
  "take": 1,
  "totalCount": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKc��\Z,Hܷ5xl/workbook.xml �(�����0D�&�C���� N\�z��"
�%m
~��o�vfg�N1k3<��G��榤�sSΘmz�`OzB�w�6����t׉kݼ%*��Qę�����b�t��ò�Ahm��丢$E�ぐbi�8� ���]L���M�_EH,i
(	έ-iL�ɅI9�k�i³���V��w�PKc��\����	�[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
c��\�-�5''_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="R9964390383794e76" /></Relationships>PKc��\zr�xl/worksheets/sheet1.xml �(���]o�0������%PuK��n��z�	V1�l'���ʚ��
�:�s�r,��Ձ�0V꾀$���ҵ�<��[o�|��ٶB8���nM[�[�l�
�m�����Fŝߚ�M#+���I��!�q����G�V-���K/{4��!��V���y-}�1=0�)���)���G���[��K��~7?����|�e@-~��o=<yh�R�Jw6<���� P�%�Y���G�P�XB�RoU'�z������٧���Q���(Mnp�q���~����0��/�e����Kf/Y<B"ӌQ��_ϋ�����en�L(�����/m�?l��\��Gw&��	rI�X�ح���د	���^�ӿ���I>d_��oĕ��}R�_�MIѻ���W�^k'L����._PKc��\����Pxl/_rels/workbook.xml.rels �(���Mn� F��f_�_�Dq���4��X���&gˢG���u�.��
�7��4���c�;O#{#�kZȒi���-��zj`���i�ox=̞�'Ʒ�C�ל{�iB�ؙL�(�&�t=�Q�'����nɀ{&;\f��*5Hz��4�	���uG�����B?���G�D*����}��Z\�YV��)���p��z�ꥌ�(��VEY5���htԽ7�tZ�5�U�hD�U�J�ns�w�b�PKc��\Ѓ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��PKc��\|\�>��xl/sharedStrings.xml �(�m�AO�0��J�;I�j;A5��N�B�JM-uJ�!ʯ'BHێ�Y�������'&��*�0�VH.v��J?�wgWZ�u"a�gd��u�,*�Wz���e7�l℔'�1� Y���:e��(.���rqKR�K���?�����u)u;OXZ�K�ӿޣg9�6~:�Z��Q �)��x���r���df��41t���	�wf��m���k �1�u�0�Y�s��=�]s��������PK-c��\Z,Hܷ5xl/workbook.xmlPK-c��\����	�[Content_Types].xmlPK-
c��\�-�5''V_rels/.relsPK-c��\zr��xl/worksheets/sheet1.xmlPK-c��\����P�xl/_rels/workbook.xml.relsPK-c��\Ѓc'2E
�xl/styles.xmlPK-c��\|\�>��nxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PKc��\*��5xl/workbook.xml �(�����0��&�C��@�FR8q���{��6П�5���H�yۙ��v�l��3����/]�E�$�w�'cA��`��!J�"fd���
t E�Q�`�A텴��X�:�AM+Jq�q}< ĖfO	�O2[��Dd
��K��")���
7<p��s�+�c�J��P�4˯��-�����~�_PKc��\����	�[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
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="R304163468c924539" /></Relationships>PKc��\zr�xl/worksheets/sheet1.xml �(���]o�0������%PuK��n��z�	V1�l'���ʚ��
�:�s�r,��Ձ�0V꾀$���ҵ�<��[o�|��ٶB8���nM[�[�l�
�m�����Fŝߚ�M#+���I��!�q����G�V-���K/{4��!��V���y-}�1=0�)���)���G���[��K��~7?����|�e@-~��o=<yh�R�Jw6<���� P�%�Y���G�P�XB�RoU'�z������٧���Q���(Mnp�q���~����0��/�e����Kf/Y<B"ӌQ��_ϋ�����en�L(�����/m�?l��\��Gw&��	rI�X�ح���د	���^�ӿ���I>d_��oĕ��}R�_�MIѻ���W�^k'L����._PKc��\����Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�N'AM�a�m��3N�&vd����G�
XEWb�������4����޾�9��5-�A�l7���S�5l7�=N2�	?��'q����GJ�p�>������2���t��({�9c����Lr�,���zT�d�iF��W�~@@��Z�)yz
<�T ����@��ƫ�hx	��M͇˄���;Od�^i]�N��u��*3H��sp�ҩSZN��Fv
�+.*]���Fo�b�PKc��\Ѓ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��PKc��\|\�>��xl/sharedStrings.xml �(�m�AO�0��J�;I�j;A5��N�B�JM-uJ�!ʯ'BHێ�Y�������'&��*�0�VH.v��J?�wgWZ�u"a�gd��u�,*�Wz���e7�l℔'�1� Y���:e��(.���rqKR�K���?�����u)u;OXZ�K�ӿޣg9�6~:�Z��Q �)��x���r���df��41t���	�wf��m���k �1�u�0�Y�s��=�]s��������PK-c��\*��5xl/workbook.xmlPK-c��\����	��[Content_Types].xmlPK-
c��\���''U_rels/.relsPK-c��\zr��xl/worksheets/sheet1.xmlPK-c��\����P�xl/_rels/workbook.xml.relsPK-c��\Ѓc'2E
�xl/styles.xmlPK-c��\|\�>��nxl/sharedStrings.xmlPK��