POST api/cashBalancing/{id}/recalculate

Force a recalculation of existing cash balancing header that was created during the trading day

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Cash balancing header identifier

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Updated cash balancing header

CashBalancingHeader
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

StoreID

integer

None.

Date

date

None.

Started

date

None.

Ended

date

None.

CashFinalised

boolean

None.

CashTotalAmount

integer

None.

EftFinalised

boolean

None.

EftTotalAmount

integer

None.

BankFinalised

boolean

None.

BankTotalAmount

integer

None.

BankingOpened

boolean

None.

FuelRequired

Indicates that fuel finalisation is required for total finalisation

boolean

None.

FuelFinalised

Indicates whether fuel has been finalised for this date

boolean

None.

CreatedDuringTradingDay

Indicates that the records were last generated before the day had ended

boolean

None.

AccountingFinalised

AccountStatus

None.

EndOfDayID

integer

None.

StoreName

string

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

AutoFill

Indicate to other internal methods the header's stores auto fill setting

boolean

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

CreateRelations

Indicate to Generate Cash Balancing Header method whether relational records are needed

boolean

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

InvalidDates

Ended can only be null for current end of day generated records (-1) and started can not be null unless this is a new end of day header (-1 current end of day WILL have a started)

boolean

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

CashDetails

Collection of CashBalancing

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

EftDetails

Collection of CashBalancingEft

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

BankDetailSummary

CashBalancingBanking

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

CashBalancingBankingAccounts

Collection of CashBalancingBankingAccount

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

CashBalancingFuelTankLevels

Collection of CashBalancingFuelTankLevel

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

CashBalancingFuelMeters

Collection of CashBalancingFuelMeter

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

Response Formats

application/json, text/json

Sample:
{
  "identifier": "10hoZlMqDEmkszeNauI8xQ==",
  "identifierGuid": "666848d7-2a53-490c-a4b3-378d6ae23cc5",
  "storeID": 2,
  "date": "2026-06-03T18:34:50.74017",
  "started": "2026-06-03T18:34:50.74017",
  "ended": "2026-06-03T18:34:50.74017",
  "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": "2",
      "id": 1,
      "headerIdentifier": "rnhx7J5HpEm7xdxYJdwXbQ==",
      "headerIdentifierGuid": "ec7178ae-479e-49a4-bbc5-dc5825dc176d",
      "operatorG_UID": "n4Cujyw9LU6HtsV5/cHO8Q==",
      "operatorGuid": "8fae809f-3d2c-4e2d-87b6-c579fdc1cef1",
      "date": "2026-06-03T18:34:50.74017",
      "drawerID": 4,
      "machineID": 5,
      "shiftIdentifier": "wgWMtVrTwUSyJf+DoLhZPg==",
      "shiftIdentifierGuid": "b58c05c2-d35a-44c1-b225-ff83a0b8593e",
      "operatorCash": 6,
      "managerCash": 7,
      "expectedCash": 8,
      "finalisedCash": 9,
      "operatorCashNote": "sample string 10",
      "managerCashNote": "sample string 11",
      "expectedPickup": 12,
      "pickupCash": 13,
      "start": "2026-06-03T18:34:50.74017",
      "end": "2026-06-03T18:34:50.74017",
      "operatorName": "sample string 16",
      "operatorNumber": "sample string 17",
      "machineName": "sample string 18",
      "operators": "sample string 19"
    },
    {
      "$ref": "2"
    }
  ],
  "eftDetails": [
    {
      "$id": "3",
      "id": 1,
      "headerIdentifier": "HyZvULyqz0CiQuzIMqa3xA==",
      "headerIdentifierGuid": "506f261f-aabc-40cf-a242-ecc832a6b7c4",
      "date": "2026-06-03T18:34:50.74017",
      "machineID": 1,
      "cardID": 3,
      "cardName": "sample string 4",
      "expectedAmount": 1,
      "managerDeclared": 1,
      "eftTenderCount": 1,
      "machineName": "sample string 5"
    },
    {
      "$ref": "3"
    }
  ],
  "bankDetailSummary": {
    "$id": "4",
    "id": 1,
    "headerIdentifier": "Zr+enPQ2LUGvuAINFz86xw==",
    "headerIdentifierGuid": "9c9ebf66-36f4-412d-afb8-020d173f3ac7",
    "bankName": "sample string 3",
    "expectedCash": 4,
    "cashDeclared": 1,
    "expectedPickup": 5,
    "pickupDeclared": 1,
    "expectedCheque": 6,
    "chequeDeclared": 1
  },
  "cashBalancingBankingAccounts": [
    {
      "$id": "5",
      "id": 1,
      "headerIdentifier": "bKw7aF9R602xmMfpX+NkEg==",
      "headerIdentifierGuid": "683bac6c-515f-4deb-b198-c7e95fe36412",
      "storeAccountID": 3,
      "cashDeclared": 4,
      "pickupDeclared": 5,
      "chequeDeclared": 6,
      "accountName": "sample string 7",
      "storeAccount": {
        "$id": "6",
        "id": 1,
        "storeID": 1,
        "accountName": "sample string 2",
        "bsb": "sample string 3",
        "accountNumber": "sample string 4",
        "accountDesignated": true
      }
    },
    {
      "$ref": "5"
    }
  ],
  "cashBalancingFuelTankLevels": [
    {
      "$id": "7",
      "headerIdentifier": "Lf6lcADbbE2+Dknpd3EArg==",
      "headerIdentifierGuid": "70a5fe2d-db00-4d6c-be0e-49e9777100ae",
      "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": "8",
        "id": 1,
        "storeID": 2,
        "tankNumber": 3,
        "fuelGrade": "sample string 4",
        "fuelGradeID": 1,
        "capacity": 5.0,
        "lpg": true,
        "waterLevel": 7.0,
        "updated": "2026-06-03T18:34:50.74017",
        "storeName": "sample string 9",
        "store": {
          "$id": "9",
          "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:34:50.74017",
          "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": "3EZyo1w5/06WoxT1CNjLdA==",
          "hostIdentifierGuid": "a37246dc-395c-4eff-96a3-14f508d8cb74",
          "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:34:50.74017",
          "priceZone": {
            "$id": "10",
            "id": 1,
            "name": "sample string 2",
            "hostIdentifier": "MWOc9A+GWUqNqYbG4lwOlA==",
            "hostIdentifierGuid": "f49c6331-860f-4a59-8da9-86c6e25c0e94",
            "sortOrder": 3,
            "zoneMasterStoreID": 1,
            "electedMasterStoreID": 1,
            "containsElectedMasterStore": true
          },
          "priceZoneName": "sample string 51",
          "storeFuelConfigured": true,
          "shippingAddressCopied": true,
          "shippingAddress": {
            "$id": "11",
            "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": "11"
          },
          "warehouseStore": {
            "$id": "12",
            "storeID": 1,
            "warehouseStoreID": 2,
            "storeName": "sample string 3",
            "warehouseName": "sample string 4"
          },
          "hostStoreSettings": [
            {
              "$id": "13",
              "id": 1,
              "hostIdentifier": "KydNOTC5n0qmABe2T5pVsw==",
              "hostIdentifierGuid": "394d272b-b930-4a9f-a600-17b64f9a55b3",
              "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": "14",
                "identifier": "POZYxt85HEmDQBzvLyzLHg==",
                "identifierGuid": "c658e63c-39df-491c-8340-1cef2f2ccb1e",
                "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": "9EJxjdkgxESqDjOm3BZsjA==",
                "hostSupplierIdentifierGuid": "8d7142f4-20d9-44c4-aa0e-33a6dc166c8c",
                "loyaltyPriceLevelIdentifier": "2WiX0l9mQEuszoA/PTSONw==",
                "loyaltyPriceLevelIdentifierGuid": "d29768d9-665f-4b40-acce-803f3d348e37",
                "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:34:50.74017",
                "lastProcessed": "2026-06-03T18:34:50.74017",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$id": "15",
                  "identifier": "0dsUTBtVc0u0vRl2Xa8kMw==",
                  "identifierGuid": "4c14dbd1-551b-4b73-b4bd-19765daf2433",
                  "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": "iMkt7FKuLE+0Hdy3Oq8cXw==",
                  "primaryContactID": "ec2dc988-ae52-4f2c-b41d-dcb73aaf1c5f",
                  "storeID": 1,
                  "abn": "sample string 16",
                  "supplierGroupIdentifier": "+8zInn7FeUqz5SZ373n2uw==",
                  "supplierGroupGuid": "9ec8ccfb-c57e-4a79-b3e5-2677ef79f6bb",
                  "rebate": 1.0,
                  "rebateType": 1,
                  "rebateFrequency": 1,
                  "rebateSource": 1,
                  "rebateLastClaimed": "2026-06-03T18:34:50.74017",
                  "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": "16",
                    "id": "8a1b5075-c5d9-4ec9-a35b-cb7e48f4e79d",
                    "identifier": "o68Zl0ipJEuRkv6JXFeFTw==",
                    "identifierGuid": "9719afa3-a948-4b24-9192-fe895c57854f",
                    "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": "17",
                      "supplierIdentifier": "ZnUryloA/Uq6zch9RTh+uQ==",
                      "supplierIdentifierGuid": "ca2b7566-005a-4afd-bacd-c87d45387eb9",
                      "contactGuid": "h/9wI0HXuUq9ovJS2dssWw==",
                      "contactID": "2370ff87-d741-4ab9-bda2-f252d9db2c5b",
                      "contact": {
                        "$ref": "16"
                      },
                      "supplier": {
                        "$ref": "15"
                      }
                    },
                    {
                      "$ref": "17"
                    }
                  ],
                  "products": [
                    {
                      "$id": "18",
                      "pluG_UID": "wGefsAAKok6t1HAmAyYr9g==",
                      "pluGuid": "b09f67c0-0a00-4ea2-add4-702603262bf6",
                      "supplierIdentifier": "TV+hJGdSHEStSgKqeo3I+A==",
                      "supplierIdentifierGuid": "24a15f4d-5267-441c-ad4a-02aa7a8dc8f8",
                      "cartonQuantity": 1,
                      "cartonQuantityChanged": true,
                      "productSize": "sample string 3",
                      "cigarettesPerSleeve": 1,
                      "randomWeight": true,
                      "piecesPerUnit": 5,
                      "averagePackSize": 6,
                      "effectiveDate": "2026-06-03T18:34:50.74017",
                      "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:34:50.74017",
                      "rebate": 1.0,
                      "rebateExclude": true,
                      "invoiceCodes": [
                        {
                          "$id": "19",
                          "pluG_UID": "ZrFWfh+pKUeaM9smbNg0Yg==",
                          "pluGuid": "7e56b166-a91f-4729-9a33-db266cd83462",
                          "supplierIdentifier": "jvxMVXtu1USo9oHwTSKkfg==",
                          "supplierIdentifierGuid": "554cfc8e-6e7b-44d5-a8f6-81f04d22a47e",
                          "invoiceCode": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "storeIDs": [
                        1,
                        2
                      ],
                      "preferredSupplier": true,
                      "preferredRebateSupplier": true,
                      "supplierName": "sample string 42",
                      "salesMode": 43,
                      "orderPacked": true,
                      "active": true,
                      "price": 1,
                      "costGstPercent": 45,
                      "parentPluG_UID": "6s6NCtIKdESpHLL2myxGFw==",
                      "parentPluGuid": "0a8dceea-0ad2-4474-a91c-b2f69b2c4617",
                      "freight": 46.0,
                      "freightType": 1,
                      "product": {
                        "$id": "20",
                        "plu": 1,
                        "storeID": 1,
                        "masterPluG_UID": "QEA=",
                        "storeIDs": [
                          1,
                          2
                        ],
                        "g_UId": "ASG3G8IJ602LRN9rgf2Prg==",
                        "guid": "1bb72101-09c2-4deb-8b44-df6b81fd8fae",
                        "apn": "sample string 1",
                        "apnChanged": true,
                        "apnSwitched": true,
                        "barcode": "sample string 4",
                        "itemNumber": "sample string 5",
                        "itemNumberChanged": true,
                        "priceGroupG_UID": "hAlIkOe2q0iQJ2UJ/ayAgQ==",
                        "priceGroupGuid": "90480984-b6e7-48ab-9027-6509fdac8081",
                        "blueprintID": 1,
                        "lastCountedDate": "2026-06-03T18:34:50.74017",
                        "externalID": "sample string 7",
                        "active": true,
                        "activated": "2026-06-03T18:34:50.74017",
                        "pluCreated": "2026-06-03T18:34:50.74017",
                        "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:34:50.74017",
                        "lastManualUpdate": "2026-06-03T18:34:50.74017",
                        "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:34:50.74017",
                        "currentCostUpdated": "2026-06-03T18:34:50.74017",
                        "costDecimals": 31,
                        "costChanged": true,
                        "dealCostIdentifier": "QEA=",
                        "excludeFromRebate": true,
                        "rebateOverride": 1,
                        "costCalcMethod": 32,
                        "costCalcMethodChanged": true,
                        "costEffectiveDate": "2026-06-03T18:34:50.74017",
                        "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:34:50.74017",
                        "posTare": 1,
                        "altPrice": 1.0,
                        "altPriceChanged": true,
                        "altPriceMode": 53,
                        "altPriceModeChanged": true,
                        "altPLUG_UID": "c35sSLnCKkyfyBWyTqhyiA==",
                        "altPLUGuid": "486c7e73-c2b9-4c2a-9fc8-15b24ea87288",
                        "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:34:50.74017",
                        "labelLastPrice": 1,
                        "shelfPageLayoutG_UID": "3krmBnEfR02a+KFs2iwWjw==",
                        "shelfPageLayoutGuid": "06e64ade-1f71-4d47-9af8-a16cda2c168f",
                        "talkerPageLayoutG_UID": "Nn3WKuc3KEuhGxvjO8GJNQ==",
                        "talkerPageLayoutGuid": "2ad67d36-37e7-4b28-a11b-1be33bc18935",
                        "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": "41FsB2v1QEiHoF/Z3xd44g==",
                        "inventoryIdentifier": "076c51e3-f56b-4840-87a0-5fd9df1778e2",
                        "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": "KFHGTiwCm0Ob+4p8zfEVew==",
                        "parentPluGuid": "4ec65128-022c-439b-9bfb-8a7ccdf1157b",
                        "preferredHostVendor": 105,
                        "preferredHostChanged": true,
                        "code": "sample string 107",
                        "supplierIdentifier": "gVKAPPk5JkGyT3yQD0MzZQ==",
                        "supplierIdentifierGuid": "3c805281-39f9-4126-b24f-7c900f433365",
                        "supplierChanged": true,
                        "rebateSupplierIdentifier": "mOD4icpJG0yB5pC2lkHw0A==",
                        "rebateSupplierIdentifierGuid": "89f8e098-49ca-4c1b-81e6-90b69641f0d0",
                        "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:34:50.74017",
                        "commodity": "sample string 122",
                        "businessPillar": "sample string 123",
                        "mscCommodity": "sample string 124",
                        "hostIdentifier": "kr1FdfLYoEObR0AMfAb2Mw==",
                        "hostIdentifierGuid": "7545bd92-d8f2-43a0-9b47-400c7c06f633",
                        "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": "20"
                          },
                          {
                            "$ref": "20"
                          }
                        ],
                        "store": {
                          "$ref": "9"
                        },
                        "storePrices": [
                          {
                            "$id": "21",
                            "pluG_UID": "d3aucZgldUyoFVrcHLk9Gg==",
                            "pluGuid": "71ae7677-2598-4c75-a815-5adc1cb93d1a",
                            "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:34:50.74017"
                          },
                          {
                            "$ref": "21"
                          }
                        ],
                        "currentPrices": {
                          "$id": "22",
                          "pluPrices": {
                            "$id": "23",
                            "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:34:50.74017",
                            "priceChangeType": 0,
                            "costDecimals": 11,
                            "costCalcMethod": 12,
                            "targetCampaignPriceGtOrEquNormal": true
                          },
                          "normalPluPrices": {
                            "$ref": "23"
                          },
                          "winningCampaign": 1,
                          "winner": {
                            "$id": "24",
                            "campaignName": "sample string 1",
                            "campaignDescription": "sample string 2",
                            "talkerText": "sample string 3",
                            "disableWasSave": true,
                            "startDate": "2026-06-03T18:34:50.74017",
                            "startTime": 5,
                            "endDate": "2026-06-03T18:34:50.74017",
                            "endTime": 6,
                            "newPrice": 7,
                            "newCost": 8,
                            "newCostDecimals": 9,
                            "pctDiscount": 10,
                            "promoType": 1,
                            "promotionTypeCode": "sample string 11",
                            "hostType": 12,
                            "hostIdentifier": "7nlvCMKxc06szytVOtsG6g==",
                            "hostIdentifierGuid": "086f79ee-b1c2-4e73-accf-2b553adb06ea",
                            "storeNames": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "details": [
                            {
                              "$ref": "24"
                            },
                            {
                              "$ref": "24"
                            }
                          ]
                        },
                        "tray": {
                          "$id": "25",
                          "g_UId": "xTzWPhMbIkKDnTlcn6Touw==",
                          "guid": "3ed63cc5-1b13-4222-839d-395c9fa4e8bb",
                          "name": "sample string 1",
                          "number": 1,
                          "tare": 1
                        },
                        "priceGroup": {
                          "$id": "26",
                          "priceGroupG_UID": "IzbfOdz4ZUue1MU4ufFyeg==",
                          "priceGroupGuid": "39df3623-f8dc-4b65-9ed4-c538b9f1727a",
                          "name": "sample string 2",
                          "code": 1,
                          "modified": true,
                          "updated": "2026-06-03T18:34:50.74017",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "number": 1,
                          "products": [
                            {
                              "$ref": "20"
                            },
                            {
                              "$ref": "20"
                            }
                          ],
                          "productCount": 1
                        },
                        "priceGroupName": "sample string 147",
                        "nutrifacts": {
                          "$id": "27",
                          "pluG_UID": "kG5UVchGwk+RHfdyFZ9JLw==",
                          "pluGuid": "55546e90-46c8-4fc2-911d-f772159f492f",
                          "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": "28",
                          "pluGuid": "4436f56e-83f9-4fd6-8e3d-3908234034ff",
                          "created": "2026-06-03T18:34:50.74017",
                          "createdByUser": "sample string 1",
                          "activated": "2026-06-03T18:34:50.74017",
                          "activatedByUser": "sample string 2",
                          "deactivated": "2026-06-03T18:34:50.74017",
                          "deactivatedByUser": "sample string 3",
                          "lastOrdered": "2026-06-03T18:34:50.74017",
                          "lastOrderedQty": 4.0,
                          "lastReceived": "2026-06-03T18:34:50.74017",
                          "lastReceivedQty": 5.0,
                          "lastInvoiceStatus": 1,
                          "lastCounted": "2026-06-03T18:34:50.74017",
                          "lastSold": "2026-06-03T18:34:50.74017",
                          "firstSold": "2026-06-03T18:34:50.74017",
                          "awsUpdated": "2026-06-03T18:34:50.74017",
                          "lastManualUpdate": "2026-06-03T18:34:50.74017",
                          "lastManualUpdatedByUser": "sample string 7",
                          "lastUpdated": "2026-06-03T18:34:50.74017",
                          "lastUpdatedByUser": "sample string 9",
                          "lastUpdatedByHost": "2026-06-03T18:34:50.74017",
                          "doNotRangeUpdated": "2026-06-03T18:34:50.74017",
                          "doNotOrderUpdated": "2026-06-03T18:34:50.74017",
                          "tracked": "2026-06-03T18:34:50.74017"
                        },
                        "allergens": [
                          {
                            "$id": "29",
                            "primaryKey": {
                              "$id": "30",
                              "pluGuid": "5975bbe2-526e-4ed9-a4ab-20be9e70da1f",
                              "contains": 2
                            },
                            "allergenID": 1,
                            "pluG_UID": "4rt1WW5S2U6kqyC+nnDaHw==",
                            "pluGuid": "5975bbe2-526e-4ed9-a4ab-20be9e70da1f",
                            "contains": 2,
                            "allergenName": "sample string 3",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "29"
                          }
                        ],
                        "costs": {
                          "$id": "31",
                          "pluG_UID": "G/TqZogedkCpBklj3/TZGw==",
                          "pluGuid": "66eaf41b-1e88-4076-a906-4963dff4d91b",
                          "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:34:50.74017",
                          "normalCost": 1,
                          "currentCost": 1
                        },
                        "sales": [
                          {
                            "$id": "32",
                            "saleHeaderID": 1,
                            "created": "2026-06-03T18:34:50.74017",
                            "createdLocal": "2026-06-03T18:34:50.74017",
                            "storeID": 3,
                            "storeName": "sample string 4",
                            "operatorG_Uid": "Jc8sq3YK+kW1CXJ6qKEJFw==",
                            "operatorGuid": "ab2ccf25-0a76-45fa-b509-727aa8a10917",
                            "operatorName": "sample string 5",
                            "tranType": 1,
                            "plu": 1,
                            "pluG_UId": "r8E7PFc1MkC4q1h2cP65JQ==",
                            "pluGuid": "3c3bc1af-3557-4032-b8ab-587670feb925",
                            "normalPrice": 1,
                            "totalCents": 1,
                            "cost": 1,
                            "grossProfit": 1,
                            "quantity": 1,
                            "operator": {
                              "$id": "33",
                              "id": 1,
                              "g_Uid": "BBuOBXoLw0qrr97bPkM+8w==",
                              "guid": "058e1b04-0b7a-4ac3-abaf-dedb3e433ef3",
                              "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:34:50.74017",
                              "passwordResetRequired": true,
                              "alteredInStore": true,
                              "startShift": "2026-06-03T18:34:50.74017",
                              "endShift": "2026-06-03T18:34:50.74017",
                              "machineName": "sample string 20",
                              "drawerID": 1,
                              "stores": [
                                {
                                  "$id": "34",
                                  "operatorG_UID": "svTrGir3502KyySsHujzMA==",
                                  "operatorGuid": "1aebf4b2-f72a-4de7-8acb-24ac1ee8f330",
                                  "storeID": 2,
                                  "operator": {
                                    "$ref": "33"
                                  },
                                  "store": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "34"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "32"
                          }
                        ],
                        "apns": [
                          {
                            "$id": "35",
                            "pluID": 1,
                            "pluG_UID": "l8Pt8epGSE6O+N39lAJFmQ==",
                            "pluGuid": "f1edc397-46ea-4e48-8ef8-ddfd94024599",
                            "apn": "sample string 1",
                            "deleted": true,
                            "storeID": 1,
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "35"
                          }
                        ],
                        "tuns": [
                          {
                            "$id": "36",
                            "pluG_UId": "+Hkdahf1h06IaIKXYQtcrg==",
                            "pluGuid": "6a1d79f8-f517-4e87-8868-8297610b5cae",
                            "apn": "sample string 1",
                            "tun": "sample string 2",
                            "cartonQuantity": 3,
                            "product": {
                              "$ref": "20"
                            },
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "36"
                          }
                        ],
                        "competitionPricing": [
                          {
                            "$id": "37",
                            "identifier": "20eg2hgyJUGxGo3w66r34A==",
                            "identifierGuid": "daa047db-3218-4125-b11a-8df0ebaaf7e0",
                            "pluG_UID": "f8klk3kp30aQ5sz/JjfsRQ==",
                            "pluGuid": "9325c97f-2979-46df-90e6-ccff2637ec45",
                            "competitionID": 1,
                            "name": "sample string 2",
                            "sellMultiple": 3,
                            "retailPrice": 4,
                            "storeName": "sample string 5"
                          },
                          {
                            "$ref": "37"
                          }
                        ],
                        "supplier": {
                          "$ref": "15"
                        },
                        "supplierName": "sample string 148",
                        "children": [
                          {
                            "$ref": "20"
                          },
                          {
                            "$ref": "20"
                          }
                        ],
                        "ordering": {
                          "$ref": "18"
                        },
                        "flipChartPages": [
                          {
                            "$id": "38",
                            "identifier": "vM7pC5zgGE6hT1JJw5slSA==",
                            "groupName": "sample string 1",
                            "identifierGuid": "0be9cebc-e09c-4e18-a14f-5249c39b2548",
                            "exists": true,
                            "flipChartIdentifier": "WRf1l0H8U0aSKxWEjPsRrQ==",
                            "flipChartIdentifierGuid": "97f51759-fc41-4653-922b-15848cfb11ad",
                            "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": "2w+iaYsbf0mcHI/pN9SDFw==",
                            "groupIdentifierGuid": "69a20fdb-1b8b-497f-9c1c-8fe937d48317",
                            "flipChart": {
                              "$id": "39",
                              "identifier": "OM6Ij1ldm0quheC7PF4A6w==",
                              "identifierGuid": "8f88ce38-5d59-4a9b-ae85-e0bb3c5e00eb",
                              "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": "40",
                                "identifier": "pQHwhaTul0e14YJujKnlhA==",
                                "identifierGuid": "85f001a5-eea4-4797-b5e1-826e8ca9e584",
                                "name": "sample string 2",
                                "formType": "sample string 3",
                                "forms": [
                                  {
                                    "$id": "41",
                                    "id": 1,
                                    "g_UID": "S/7tnXDw20CEgW+c82Ivyg==",
                                    "guid": "9dedfe4b-f070-40db-8481-6f9cf3622fca",
                                    "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": "6TmKNZpEAEGM48LmyQax+g==",
                                    "previousFormGuid": "358a39e9-449a-4100-8ce3-c2e6c906b1fa",
                                    "nextForm": 1,
                                    "nextFormG_UID": "hJU2GbD/c0yOannTlkhFpA==",
                                    "nextFormGuid": "19369584-ffb0-4c73-8e6a-79d3964845a4",
                                    "attributes": "sample string 10",
                                    "updated": "2026-06-03T18:34:50.74017",
                                    "positioning": 1,
                                    "contentPanel": "sample string 11",
                                    "selectionMode": 1,
                                    "maximumSelections": 1,
                                    "alteredInStore": true,
                                    "deleted": true,
                                    "blueprintID": 1,
                                    "preserveLayout": true,
                                    "mainCheckoutFormName": "sample string 13",
                                    "nextCheckoutForm": {
                                      "$ref": "41"
                                    },
                                    "previousCheckoutForm": {
                                      "$ref": "41"
                                    },
                                    "buttons": [
                                      {
                                        "$id": "42",
                                        "id": 1,
                                        "checkoutFormID": 2,
                                        "checkoutFormG_UID": "T5fypvHb4EuACu9vFKdYjA==",
                                        "checkoutFormGuid": "a6f2974f-dbf1-4be0-800a-ef6f14a7588c",
                                        "identifier": "XAJLjUZHOkinfHpabitAHQ==",
                                        "identifierGuid": "8d4b025c-4746-483a-a77c-7a5a6e2b401d",
                                        "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": "8y9wQkRNpkOSSopYxxOL0Q==",
                                        "valueGuid": "42702ff3-4d44-43a6-924a-8a58c7138bd1",
                                        "buttonText": "sample string 10",
                                        "valueText": "sample string 11",
                                        "drawImageAndButton": true,
                                        "updated": "2026-06-03T18:34:50.74017",
                                        "action": "sample string 12",
                                        "valueForm": {
                                          "$ref": "41"
                                        },
                                        "image": {
                                          "$id": "43",
                                          "name": "sample string 3.sample string 4",
                                          "imageID": 2,
                                          "imageName": "sample string 3",
                                          "imageExtension": "sample string 4",
                                          "lastUpdate": "2026-06-03T18:34:50.74017",
                                          "imageData": "QEA=",
                                          "readOnly": true
                                        }
                                      },
                                      {
                                        "$ref": "42"
                                      }
                                    ],
                                    "panels": [
                                      {
                                        "$id": "44",
                                        "id": 1,
                                        "checkoutFormID": 2,
                                        "checkoutFormG_UID": "rO6C730tPESUfBJPinIFIQ==",
                                        "checkoutFormGuid": "ef82eeac-2d7d-443c-947c-124f8a720521",
                                        "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": "44"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "41"
                                  }
                                ],
                                "panels": [
                                  {
                                    "$ref": "44"
                                  },
                                  {
                                    "$ref": "44"
                                  }
                                ]
                              },
                              "pages": [
                                {
                                  "$ref": "38"
                                },
                                {
                                  "$ref": "38"
                                }
                              ]
                            },
                            "contentPanel": {
                              "$ref": "44"
                            },
                            "products": [
                              {
                                "$id": "45",
                                "flipChartPageIdentifier": "v6QzJs+9PkuDVK4gbDQAKA==",
                                "flipChartPageIdentifierGuid": "2633a4bf-bdcf-4b3e-8354-ae206c340028",
                                "pluG_UID": "GAGGpRyfGEminGT8OSBFqQ==",
                                "pluGuid": "a5860118-9f1c-4918-a29c-64fc392045a9",
                                "sortOrder": 3,
                                "sent": true,
                                "productChanged": true,
                                "productImageName": "sample string 6",
                                "productShowImageOnFlipCharts": true,
                                "productShowTextOnFlipCharts": true,
                                "productOverrideFlipChartText": true,
                                "productFlipChartText": "sample string 10",
                                "product": {
                                  "$ref": "20"
                                },
                                "departmentSortOrder": 11,
                                "subDepartmentName": "sample string 12"
                              },
                              {
                                "$ref": "45"
                              }
                            ],
                            "productCount": 27,
                            "pages": [
                              {
                                "$ref": "38"
                              },
                              {
                                "$ref": "38"
                              }
                            ]
                          },
                          {
                            "$ref": "38"
                          }
                        ],
                        "priceHistory": [
                          {
                            "$id": "46",
                            "pluG_UID": "KJEwq5woeE+kfs7dTbRMjw==",
                            "pluGuid": "ab309128-289c-4f78-a47e-cedd4db44c8f",
                            "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:34:50.74017",
                            "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": "46"
                          }
                        ],
                        "ingredients": [
                          {
                            "$id": "47",
                            "pluG_UID": "qALJYnBGhkGZvQ9d4zBnEQ==",
                            "ingredientGuid": "QVYOlvKgxkW65uTHIniWXA==",
                            "ingredientIdentifier": "960e5641-a0f2-45c6-bae6-e4c72278965c",
                            "quantity": 1.0,
                            "storeIDs": [
                              1,
                              2
                            ],
                            "ingredientText": "sample string 1",
                            "ingredient": {
                              "$ref": "20"
                            }
                          },
                          {
                            "$ref": "47"
                          }
                        ],
                        "bins": [
                          {
                            "$id": "48",
                            "pluG_UID": "X/33tJIdSE+0aiILu0G1fw==",
                            "pluGuid": "b4f7fd5f-1d92-4f48-b46a-220bbb41b57f",
                            "shelfLocationIdentifier": "J0OKNVSS20OjVJfGz8DTbQ==",
                            "shelfLocationGuid": "358a4327-9254-43db-a354-97c6cfc0d36d",
                            "labelShelfDefault": 1,
                            "labelTalkerDefault": 1,
                            "labelSmall": true,
                            "labelPageLayoutG_UID": "HF42PMxA7EeHPyayo7JnJw==",
                            "labelPageLayoutGuid": "3c365e1c-40cc-47ec-873f-26b2a3b26727",
                            "updated": "2026-06-03T18:34:50.74017",
                            "electronicShelfLabelIdentifier": "sample string 5",
                            "electronicshelfLabelsConfigurationID": 6,
                            "labelShelfChanged": true,
                            "productName": "sample string 8",
                            "locationText": "sample string 9",
                            "product": {
                              "$ref": "20"
                            },
                            "location": {
                              "$id": "49",
                              "identifier": "8wMyhFmPp06c1lRBUGombw==",
                              "storeID": 1,
                              "identifierGuid": "843203f3-8f59-4ea7-9cd6-5441506a266f",
                              "name": "sample string 2",
                              "haccp": true,
                              "blueprintID": 1,
                              "updated": "2026-06-03T18:34:50.74017",
                              "minTemp": 1,
                              "maxTemp": 1,
                              "checkFrequency": 1,
                              "storeCaseConfiguration": 5,
                              "storeName": "sample string 6",
                              "bins": [
                                {
                                  "$ref": "48"
                                },
                                {
                                  "$ref": "48"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "bin": {
                          "$ref": "48"
                        },
                        "scaleLocations": [
                          {
                            "$id": "50",
                            "plu": 1,
                            "pluG_UID": "1DfYSxG25U+A81L9C59ICA==",
                            "pluGuid": "4bd837d4-b611-4fe5-80f3-52fd0b9f4808",
                            "deptNo": 1,
                            "product": {
                              "$ref": "20"
                            },
                            "scaleLocation": {
                              "$id": "51",
                              "id": 1,
                              "deptNo": 1,
                              "deptCode": "sample string 2",
                              "name": "sample string 3",
                              "enabled": true,
                              "updated": "2026-06-03T18:34:50.74017",
                              "department": {
                                "$id": "52",
                                "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": "51"
                                },
                                "subDepartments": [
                                  {
                                    "$id": "53",
                                    "id": 1,
                                    "departmentID": 2,
                                    "name": "sample string 3",
                                    "code": "sample string 4",
                                    "departmentCode": "sample string 5",
                                    "externalSales": true,
                                    "minorDepartments": [
                                      {
                                        "$id": "54",
                                        "id": 1,
                                        "subDepartmentID": 2,
                                        "departmentID": 3,
                                        "name": "sample string 4",
                                        "subDepartmentCode": "sample string 5",
                                        "departmentCode": "sample string 6",
                                        "code": "sample string 7",
                                        "lesserDepartments": [
                                          {
                                            "$id": "55",
                                            "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:34:50.74017",
                                            "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": "oqsRW2TXJ0iCEZz6c2iefg==",
                                            "labelPageLayoutGuid": "5b11aba2-d764-4827-8211-9cfa73689e7e",
                                            "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": "56",
                                              "dept": 1,
                                              "category": 2,
                                              "name": "sample string 3",
                                              "active": true,
                                              "mscCommodities": [
                                                {
                                                  "$id": "57",
                                                  "dept": 1,
                                                  "category": 2,
                                                  "commodity": 3,
                                                  "name": "sample string 4",
                                                  "active": true,
                                                  "mscSubCommodities": [
                                                    {
                                                      "$id": "58",
                                                      "dept": 1,
                                                      "category": 2,
                                                      "commodity": 3,
                                                      "subCommodity": 4,
                                                      "name": "sample string 5",
                                                      "active": true,
                                                      "subCommodityCode": "sample string 7"
                                                    },
                                                    {
                                                      "$ref": "58"
                                                    }
                                                  ],
                                                  "commodityCode": "sample string 6"
                                                },
                                                {
                                                  "$ref": "57"
                                                }
                                              ],
                                              "categoryCode": "sample string 5"
                                            },
                                            "mscCom": {
                                              "$ref": "57"
                                            },
                                            "mscDep": {
                                              "$id": "59",
                                              "dept": 1,
                                              "name": "sample string 2",
                                              "active": true,
                                              "mscCategories": [
                                                {
                                                  "$ref": "56"
                                                },
                                                {
                                                  "$ref": "56"
                                                }
                                              ],
                                              "deptCode": "sample string 4"
                                            },
                                            "mscSubCom": {
                                              "$ref": "58"
                                            }
                                          },
                                          {
                                            "$ref": "55"
                                          }
                                        ],
                                        "updated": "2026-06-03T18:34:50.74017",
                                        "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": "OPS22BJK30CrPhp5gwQ3zg==",
                                        "labelPageLayoutGuid": "d8b6f438-4a12-40df-ab3e-1a79830437ce",
                                        "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": "56"
                                        },
                                        "mscCom": {
                                          "$ref": "57"
                                        },
                                        "mscDep": {
                                          "$ref": "59"
                                        },
                                        "mscSubCom": {
                                          "$ref": "58"
                                        }
                                      },
                                      {
                                        "$ref": "54"
                                      }
                                    ],
                                    "investmentBuyOverride": true,
                                    "updated": "2026-06-03T18:34:50.74017",
                                    "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": "ezkYRkU1hUaNLOCRFu+C2A==",
                                    "labelPageLayoutGuid": "4618397b-3545-4685-8d2c-e09116ef82d8",
                                    "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": "56"
                                    },
                                    "mscCom": {
                                      "$ref": "57"
                                    },
                                    "mscDep": {
                                      "$ref": "59"
                                    },
                                    "mscSubCom": {
                                      "$ref": "58"
                                    }
                                  },
                                  {
                                    "$ref": "53"
                                  }
                                ],
                                "stores": [
                                  1,
                                  2
                                ],
                                "investmentBuyOverride": true,
                                "updated": "2026-06-03T18:34:50.74017",
                                "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": "mkFQ4UQdBkSOp/hVK/JnkA==",
                                "labelPageLayoutGuid": "e150419a-1d44-4406-8ea7-f8552bf26790",
                                "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": "56"
                                },
                                "mscCom": {
                                  "$ref": "57"
                                },
                                "mscDep": {
                                  "$ref": "59"
                                },
                                "mscSubCom": {
                                  "$ref": "58"
                                }
                              }
                            }
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "nextPrice": {
                          "$id": "60",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "plu": 1,
                          "hostOfferID": 1,
                          "metcashPromotionID": "sample string 4",
                          "metcashPromotionPlacement": "sample string 5",
                          "pluG_UID": "mpo9Qe6mY0yveyzeqaD1uQ==",
                          "pluGuid": "413d9a9a-a6ee-4c63-af7b-2cdea9a0f5b9",
                          "newPrice": 1,
                          "pctDiscount": 1,
                          "newCost": 1,
                          "newCostDecimals": 6,
                          "dealCostIdentifier": "M0VBa+fdMkqHotIC8mX7BQ==",
                          "dealCostGuid": "6b414533-dde7-4a32-87a2-d202f265fb05",
                          "pluName": "sample string 7",
                          "apn": "sample string 8",
                          "fuelItem": true,
                          "priceGroupG_UID": "fLd1nKc9WUOnMG139AfcIw==",
                          "priceGroupGuid": "9c75b77c-3da7-4359-a730-6d77f407dc23",
                          "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:34:50.74017",
                          "rrp": 28,
                          "campaignDescription": "sample string 29",
                          "hostCampaign": true,
                          "hostIdentifier": "QEA=",
                          "hostIdentifierGuid": "ace2af10-220a-43e2-8bcc-b23359994599",
                          "campaignComboPriceGroupG_UID": "Rs1CAtVtwEG37w3yKRGeCQ==",
                          "campaignComboPriceGroupIdentifier": "0242cd46-6dd5-41c0-b7ef-0df229119e09",
                          "promotionPlacementDescription": "sample string 31",
                          "storeAcceptances": [
                            {
                              "$id": "61",
                              "plu": 1,
                              "pluG_UId": "QEA=",
                              "campaignID": 1,
                              "campaignName": "sample string 2",
                              "storeID": 3,
                              "acceptedUtc": "2026-06-03T18:34:50.74017",
                              "operatorG_UID": "k4rSA1lPjEKHKvU6qxi3GQ==",
                              "operatorGuid": "03d28a93-4f59-428c-872a-f53aab18b719",
                              "machineID": 1,
                              "processed": true,
                              "appliedUtc": "2026-06-03T18:34:50.74017",
                              "signIqTicketFileMovedUtc": "2026-06-03T18:34:50.74017",
                              "user": "sample string 6",
                              "campaignDescription": "sample string 7",
                              "productDesc": "sample string 8",
                              "storeName": "sample string 9",
                              "effectiveUtc": "2026-06-03T18:34:50.74017",
                              "priceChangeType": 0,
                              "operatorName": "sample string 10",
                              "hostCampaign": true,
                              "hostIdentifier": "QEA=",
                              "hostIdentifierGuid": "33d41592-99d6-48eb-9d2e-d31fb1341cda",
                              "product": {
                                "$ref": "20"
                              },
                              "campaignPlu": {
                                "$ref": "60"
                              },
                              "fuelItem": true
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "campaign": {
                            "$id": "62",
                            "id": 1,
                            "storeID": 2,
                            "name": "3863cf31-dbe8-4ab0-8560-f55187f2440e",
                            "nameGuid": "3863cf31-dbe8-4ab0-8560-f55187f2440e",
                            "description": "sample string 4",
                            "showDiscounts": true,
                            "showTotals": true,
                            "onlyEvaluateOnSubtotal": true,
                            "useDescription": true,
                            "campaignType": 1,
                            "startDate": "2026-06-03T18:34:50.74017",
                            "startTime": 1,
                            "endDate": "2026-06-03T18:34:50.74017",
                            "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:34:50.74017",
                            "system": true,
                            "created": "2026-06-03T18:34:50.74017",
                            "updated": "2026-06-03T18:34:50.74017",
                            "priceChangeNotifiedUtc": "2026-06-03T18:34:50.74017",
                            "promoType": 1,
                            "promotionTypeCode": "sample string 13",
                            "hostIdentifier": "bhPR5mtQ0UqPBjl6zw1uqA==",
                            "hostIdentifierGuid": "e6d1136e-506b-4ad1-8f06-397acf0d6ea8",
                            "hostType": 14,
                            "createdByUser": "sample string 15",
                            "fromHost": true,
                            "deleted": true,
                            "campaignDeleted": "2026-06-03T18:34:50.74017",
                            "updatedByUser": "sample string 18",
                            "offerID": 1,
                            "isPriceChangeCampaign": true,
                            "stores": [
                              1,
                              2
                            ],
                            "storeNames": [
                              "sample string 1",
                              "sample string 2"
                            ],
                            "campaignPlus": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "campaignPools": [
                              {
                                "$id": "63",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "plu": 4,
                                "pluG_UID": "bN2AmxDcnUyo6oUFGwTIjA==",
                                "pluGuid": "9b80dd6c-dc10-4c9d-a8ea-85051b04c88c",
                                "hostOfferID": 1,
                                "priceGroupG_UID": "RtNJEMo5vkyw50t6Rj6w0Q==",
                                "priceGroupGuid": "1049d346-39ca-4cbe-b0e7-4b7a463eb0d1",
                                "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:34:50.74017",
                                "rrp": 18,
                                "campaignDescription": "sample string 19",
                                "product": {
                                  "$ref": "20"
                                },
                                "campaign": {
                                  "$ref": "62"
                                }
                              },
                              {
                                "$ref": "63"
                              }
                            ],
                            "sellingRules": [
                              {
                                "$id": "64",
                                "id": 1,
                                "identifier": "FTIhYQ/yrUq4iXA9QioiBA==",
                                "identifierStr": "FTIhYQ/yrUq4iXA9QioiBA==",
                                "identifierGuid": "61213215-f20f-4aad-b889-703d422a2204",
                                "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": "62"
                                }
                              },
                              {
                                "$ref": "64"
                              }
                            ],
                            "customers": [
                              {
                                "$id": "65",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "customerID": "iWHmzBa3MkuJQRfsrfGSDQ==",
                                "customerIDGuid": "cce66189-b716-4b32-8941-17ecadf1920d",
                                "campaign": {
                                  "$ref": "62"
                                },
                                "customer": {
                                  "$id": "66",
                                  "identifier": "9BWGJBBB1Eait62cINY9XA==",
                                  "identifierGuid": "248615f4-4110-46d4-a2b7-ad9c20d63d5c",
                                  "code": "sample string 2",
                                  "familyName": "sample string 3",
                                  "givenName": "sample string 4",
                                  "otherName": "sample string 5",
                                  "title": "sample string 6",
                                  "dateOfBirth": "2026-06-03T18:34:50.74017",
                                  "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": "nz79UMQOaEW9wkRf3F4wjw==",
                                  "communityIdentifierGuid": "50fd3e9f-0ec4-4568-bdc2-445fdc5e308f",
                                  "joined": "2026-06-03T18:34:50.74017",
                                  "updated": "2026-06-03T18:34:50.74017",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "groupCustomer": true,
                                  "loyaltyPoints": 1,
                                  "homeStoreID": 1,
                                  "availableSpend": 1,
                                  "priceLevelIdentifier": "Wu+6Iq/UrUOFt+7MlobXIQ==",
                                  "priceLevelIdentifierGuid": "22baef5a-d4af-43ad-85b7-eecc9686d721",
                                  "marketingID": "sample string 18",
                                  "receiptPrintOptions": 1,
                                  "hidden": true,
                                  "registered": true,
                                  "registeredOn": "2026-06-03T18:34:50.74017",
                                  "emailMarketing": true,
                                  "smsMarketing": true,
                                  "deleted": true,
                                  "deletedUser": "sample string 24",
                                  "homeStoreName": "sample string 25",
                                  "customerCards": [
                                    {
                                      "$id": "67",
                                      "cardType": 2,
                                      "issueDate": "2026-06-03T18:34:50.74017",
                                      "expiry": "2026-06-03T18:34:50.74017",
                                      "customerID": "/m7/duOAcUOSk2mH9xkbGQ==",
                                      "customerIDGuid": "76ff6efe-80e3-4371-9293-6987f7191b19",
                                      "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:34:50.74017",
                                      "linkedAccount": "xqkuoPTRqUG6rLz9O37rEQ==",
                                      "linkedAccountGuid": "a02ea9c6-d1f4-41a9-baac-bcfd3b7eeb11",
                                      "currentValueChanged": true,
                                      "limitsChanged": true,
                                      "customer": {
                                        "$ref": "66"
                                      },
                                      "account": {
                                        "$id": "68",
                                        "id": 1,
                                        "identifier": "NHBmVGrEmUymjd3sGaElyw==",
                                        "identifierGuid": "54667034-c46a-4c99-a68d-ddec19a125cb",
                                        "referenceNo": "sample string 3",
                                        "name": "sample string 4",
                                        "created": "2026-06-03T18:34:50.74017",
                                        "owner": "8RNjLBFfQ0qV+TTBwUyCWA==",
                                        "ownerGuid": "2c6313f1-5f11-4a43-95f9-34c1c14c8258",
                                        "accountStoreGroupIdentifier": "61rJU6vzZEa7QMSauFVANw==",
                                        "accountStoreGroupGuid": "53c95aeb-f3ab-4664-bb40-c49ab8554037",
                                        "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:34:50.74017",
                                        "active": true,
                                        "updated": "2026-06-03T18:34:50.74017",
                                        "deleted": true,
                                        "deletedUser": "sample string 16",
                                        "currentBalanceChanged": true,
                                        "maximumLimitChanged": true,
                                        "loyaltyPointsChanged": true,
                                        "projectedBalance": 17,
                                        "accountStoreGroupStoreIDs": [
                                          1,
                                          2
                                        ],
                                        "customerEmail": "sample string 18",
                                        "ownerCustomer": {
                                          "$ref": "66"
                                        },
                                        "card": {
                                          "$ref": "67"
                                        },
                                        "members": {
                                          "$id": "69",
                                          "sample string 1": [
                                            {
                                              "$ref": "66"
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "sample string 2": [
                                            {
                                              "$ref": "66"
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ]
                                        },
                                        "customerGroups": [
                                          {
                                            "$id": "70",
                                            "identifier": "OXBE68da2kaj2O6I1/YREQ==",
                                            "identifierGuid": "eb447039-5ac7-46da-a3d8-ee88d7f61111",
                                            "name": "sample string 2",
                                            "primaryContact": "PHxhCwM6XEC0Fsf21JN5eg==",
                                            "primaryContactGuid": "0b617c3c-3a03-405c-b416-c7f6d493797a",
                                            "accountID": "xMFraGSLiEqYul/y0WLapQ==",
                                            "accountIDGuid": "686bc1c4-8b64-4a88-98ba-5ff2d162daa5",
                                            "special": true,
                                            "updated": "2026-06-03T18:34:50.74017",
                                            "active": true,
                                            "reasonInactive": 1,
                                            "priceLevelIdentifier": "kF+VMKm57UOBolJD1VwSUQ==",
                                            "priceLevelIdentifierGuid": "30955f90-b9a9-43ed-81a2-5243d55c1251",
                                            "marketingListID": "sample string 7",
                                            "deleted": true,
                                            "account": {
                                              "$ref": "68"
                                            },
                                            "primaryContactCustomer": {
                                              "$ref": "66"
                                            },
                                            "customerGroupMembers": [
                                              {
                                                "$id": "71",
                                                "id": 1,
                                                "groupID": "I5Mv7hzrsEqNDXTNZb2Jaw==",
                                                "groupIDGuid": "ee2f9323-eb1c-4ab0-8d0d-74cd65bd896b",
                                                "customerID": "gaWf5H/gA0Of0kStCPWA+A==",
                                                "customerIDGuid": "e49fa581-e07f-4303-9fd2-44ad08f580f8",
                                                "card": "sample string 4",
                                                "linkedAccount": "Az5q4bjqNkSsVsuYTEXh2A==",
                                                "linkedAccountGuid": "e16a3e03-eab8-4436-ac56-cb984c45e1d8",
                                                "customer": {
                                                  "$ref": "66"
                                                },
                                                "group": {
                                                  "$ref": "70"
                                                },
                                                "customerCard": {
                                                  "$ref": "67"
                                                }
                                              },
                                              {
                                                "$ref": "71"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "70"
                                          }
                                        ]
                                      },
                                      "payments": [
                                        {
                                          "$id": "72",
                                          "id": 1,
                                          "identifier": "76WiMOY/HkKHGtL3KlvXRA==",
                                          "identifierGuid": "30a2a5ef-3fe6-421e-871a-d2f72a5bd744",
                                          "storeID": 2,
                                          "operatorName": "sample string 3",
                                          "saleHeaderID": 4,
                                          "paymentType": 5,
                                          "amount": 6,
                                          "account": "sample string 7",
                                          "accountID": "61XJ3x9EaEC+XqycIFRI2w==",
                                          "accountIDGuid": "dfc955eb-441f-4068-be5e-ac9c205448db",
                                          "customerAccount": {
                                            "$ref": "68"
                                          },
                                          "customerCard": {
                                            "$ref": "67"
                                          },
                                          "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:34:50.74017",
                                          "invRocNo": "sample string 14",
                                          "responseCode": "sample string 15",
                                          "cashout": 1,
                                          "tip": 16,
                                          "idempotentVoid": "pLn8j1Tyw0SotZpAz8oj8w==",
                                          "idempotentVoidGuid": "8ffcb9a4-f254-44c3-a8b5-9a40cfca23f3",
                                          "offline": true,
                                          "processed": 1,
                                          "storeSaleHeader": {
                                            "$id": "73",
                                            "saleHeaderID": 1,
                                            "saleHeaderGuid": "/xrcDCs+ukWJsgH2wGVElA==",
                                            "saleHeaderIdentifierGuid": "0cdc1aff-3e2b-45ba-89b2-01f6c0654494",
                                            "created": "2026-06-03T18:34:50.74017",
                                            "createdLocal": "2026-06-03T18:34:50.74017",
                                            "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:34:50.74017",
                                            "storeID": 1,
                                            "operatorG_Uid": "b0Z4EJ1ECE+wI5ulKWuxjQ==",
                                            "operatorGuid": "1078466f-449d-4f08-b023-9ba5296bb18d",
                                            "customerG_Uid": "TBy+KxE9k0+yYChi8iW9Wg==",
                                            "customerGuid": "2bbe1c4c-3d11-4f93-b260-2862f225bd5a",
                                            "communityIdentifier": "lOJHR6Z/3E+ef0Q5wMWQPA==",
                                            "communityIdentifierGuid": "4747e294-7fa6-4fdc-9e7f-4439c0c5903c",
                                            "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": "bC9q4RL+2EyzPsxKTcDo9g==",
                                            "priceLevelIdentifierGuid": "e16a2f6c-fe12-4cd8-b33e-cc4a4dc0e8f6",
                                            "locked": 36,
                                            "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:34:50.74017+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": "74",
                                              "customerName": "sample string 1",
                                              "pickupAt": "2026-06-03T18:34:50.74017",
                                              "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": "33"
                                            },
                                            "customer": {
                                              "$ref": "66"
                                            },
                                            "communityOrganisation": {
                                              "$id": "75",
                                              "id": 1,
                                              "identifier": "Ursp6DXztE2/7bDP6OJgNw==",
                                              "identifierGuid": "e829bb52-f335-4db4-bfed-b0cfe8e26037",
                                              "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:34:50.74017",
                                              "promoPeriodEnd": "2026-06-03T18:34:50.74017",
                                              "allowDonations": true,
                                              "logoImageName": "sample string 17",
                                              "totalAmountAwarded": 18.1,
                                              "updated": "2026-06-03T18:34:50.74017",
                                              "deleted": true
                                            },
                                            "details": [
                                              {
                                                "$id": "76",
                                                "saleItemID": 1,
                                                "identifier": "AtybqLzJckuAhkvcuoAFwg==",
                                                "identifierGuid": "a89bdc02-c9bc-4b72-8086-4bdcba8005c2",
                                                "saleHeaderID": 2,
                                                "plu": 1,
                                                "pluG_UId": "S/wRaxA4jUGnTt0vln84hw==",
                                                "pluGuid": "6b11fc4b-3810-418d-a74e-dd2f967f3887",
                                                "accountID": "6PfIx8aqf0SuAubTgHd7+w==",
                                                "accountIDGuid": "c7c8f7e8-aac6-447f-ae02-e6d380777bfb",
                                                "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:34:50.74017",
                                                "bestOrExpireType": 1,
                                                "providerName": "sample string 11",
                                                "refundG_UID": "F9++DtTgwkC2sf1Wajy9kQ==",
                                                "refundGuid": "0ebedf17-e0d4-40c2-b6b1-fd566a3cbd91",
                                                "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": "6tWFPQsNH0OHXCJ0pLudeg==",
                                                "idempotentVoidGuid": "3d85d5ea-0d0b-431f-875c-2274a4bb9d7a",
                                                "priceLevelIdentifier": "yIbfRaefTE+YeF+MafW+8w==",
                                                "priceLevelIdentifierGuid": "45df86c8-9fa7-4f4c-9878-5f8c69f5bef3",
                                                "communityIdentifier": "NqjTxtJack+zsGl8fwadoQ==",
                                                "communityIdentifierGuid": "c6d3a836-5ad2-4f72-b3b0-697c7f069da1",
                                                "productName": "sample string 23",
                                                "apn": "sample string 24",
                                                "unknownScans": [
                                                  {
                                                    "$id": "77",
                                                    "id": 1,
                                                    "saleDetailID": 2,
                                                    "storeID": 1,
                                                    "scanned": "2026-06-03T18:34:50.74017",
                                                    "operatorG_UID": "QEA=",
                                                    "barcode": "sample string 4",
                                                    "processed": 1
                                                  },
                                                  {
                                                    "$ref": "77"
                                                  }
                                                ],
                                                "refund": {
                                                  "$id": "78",
                                                  "id": 1,
                                                  "g_UID": "GUVseNOwnEip88fXncoeag==",
                                                  "guid": "786c4519-b0d3-489c-a9f3-c7d79dca1e6a",
                                                  "description": "sample string 1",
                                                  "dumped": true,
                                                  "inventoryReasonID": 1,
                                                  "sortOrder": 1,
                                                  "updated": "2026-06-03T18:34:50.74017"
                                                },
                                                "modifier": {
                                                  "$id": "79",
                                                  "id": 1,
                                                  "setG_UID": "gf1TgA+ZrEaU5fcPP3Lg2Q==",
                                                  "modifierSetGuid": "8053fd81-990f-46ac-94e5-f70f3f72e0d9",
                                                  "name": "sample string 2",
                                                  "price": 1,
                                                  "quantity": 1,
                                                  "modifierType": 1,
                                                  "groupNumber": 1,
                                                  "pageNumber": 1,
                                                  "controlOrder": 1,
                                                  "printToStation": true,
                                                  "pluG_UID": "+k4Eq3uhKkmw4vpQEgicmQ==",
                                                  "pluGuid": "ab044efa-a17b-492a-b0e2-fa5012089c99",
                                                  "deleted": true,
                                                  "g_UID": "IjAyAeJfv0yz61hGP2Gx8A==",
                                                  "guid": "01323022-5fe2-4cbf-b3eb-58463f61b1f0",
                                                  "product": {
                                                    "$ref": "20"
                                                  }
                                                },
                                                "priceLevelName": "sample string 25",
                                                "pumpNumber": 1,
                                                "hoseNumber": 1
                                              },
                                              {
                                                "$ref": "76"
                                              }
                                            ],
                                            "eftReceipts": [
                                              {
                                                "$id": "80",
                                                "id": 1,
                                                "storeID": 1,
                                                "saleHeaderID": 2,
                                                "storeSaleHeader": {
                                                  "$ref": "73"
                                                },
                                                "receipt": "sample string 3",
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "80"
                                              }
                                            ],
                                            "payments": [
                                              {
                                                "$ref": "72"
                                              },
                                              {
                                                "$ref": "72"
                                              }
                                            ],
                                            "cards": [
                                              {
                                                "$id": "81",
                                                "id": 1,
                                                "saleHeaderID": 1,
                                                "identifier": "sample string 2",
                                                "cardType": 3,
                                                "providerName": "sample string 4"
                                              },
                                              {
                                                "$ref": "81"
                                              }
                                            ],
                                            "campaignHits": [
                                              {
                                                "$id": "82",
                                                "id": 1,
                                                "saleHeaderID": 2,
                                                "campaign": "sample string 3",
                                                "name": "sample string 4",
                                                "processed": 1,
                                                "campaignDescription": "sample string 5"
                                              },
                                              {
                                                "$ref": "82"
                                              }
                                            ],
                                            "fuel": [
                                              {
                                                "$id": "83",
                                                "id": 1,
                                                "plu": 1,
                                                "pluG_UID": "OVHArUdNwkiVUF0ZNQ2XJA==",
                                                "pluGuid": "adc05139-4d47-48c2-9550-5d19350d9724",
                                                "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:34:50.74017",
                                                "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:34:50.74017",
                                                "tagNumber": "sample string 15",
                                                "trackTwoRem": "sample string 16",
                                                "transCode": 1,
                                                "transType": 1,
                                                "unitPrice": 1.0,
                                                "vehicleReg": "sample string 17",
                                                "offline": true,
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "83"
                                              }
                                            ],
                                            "fuelResells": [
                                              {
                                                "$id": "84",
                                                "saleItemID": 1,
                                                "saleHeaderID": 2,
                                                "plu": 1,
                                                "pluG_UId": "OnZAJkmnKEiC1m91n47Mrw==",
                                                "pluGuid": "2640763a-a749-4828-82d6-6f759f8eccaf",
                                                "accountID": "KEpRxA+cvUqM9O2+/dg2yA==",
                                                "accountIDGuid": "c4514a28-9c0f-4abd-8cf4-edbefdd836c8",
                                                "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:34:50.74017",
                                                "bestOrExpireType": 1,
                                                "refundG_UID": "rh+S5STQlkmtzUYNZoIHPw==",
                                                "refundGuid": "e5921fae-d024-4996-adcd-460d6682073f",
                                                "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": "84"
                                              }
                                            ],
                                            "customerOrder": [
                                              {
                                                "$id": "85",
                                                "identifier": "yZJN6yeZuEmiDz82e/RnpQ==",
                                                "identifierGuid": "eb4d92c9-9927-49b8-a20f-3f367bf467a5",
                                                "id": 1,
                                                "orderNo": 2,
                                                "externalSaleIdentifier": "sample string 3",
                                                "storeID": 4,
                                                "zoneID": 5,
                                                "deptNo": 6,
                                                "customerIdentifier": "62g915nSC0i5d2H8chhqqQ==",
                                                "customerIdentifierGuid": "d73d68eb-d299-480b-b977-61fc72186aa9",
                                                "operatorNo": 1,
                                                "operatorG_UID": "T76y0/cJYUOku6bRog+l3w==",
                                                "operatorGuid": "d3b2be4f-09f7-4361-a4bb-a6d1a20fa5df",
                                                "created": "2026-06-03T18:34:50.74017",
                                                "ordered": "2026-06-03T18:34:50.74017",
                                                "started": "2026-06-03T18:34:50.74017",
                                                "completed": "2026-06-03T18:34:50.74017",
                                                "supplied": "2026-06-03T18:34:50.74017",
                                                "quickTicket": 1,
                                                "deleted": true,
                                                "walkAway": true,
                                                "approxWait": 1,
                                                "actualWait": 1,
                                                "deliveryMethod": 8,
                                                "externalSaleType": 9,
                                                "customer": {
                                                  "$ref": "66"
                                                },
                                                "operator": {
                                                  "$ref": "33"
                                                },
                                                "details": [
                                                  {
                                                    "$id": "86",
                                                    "headerID": 1,
                                                    "plu": 1,
                                                    "pluG_UId": "FEzJhdXAPEKzQswXHIe5nA==",
                                                    "pluGuid": "85c94c14-c0d5-423c-b342-cc171c87b99c",
                                                    "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": "H3esIMo/MUW0ABaqSpjzlQ==",
                                                    "headerIdentifierGuid": "20ac771f-3fca-4531-b400-16aa4a98f395",
                                                    "product": {
                                                      "$ref": "20"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "86"
                                                  }
                                                ],
                                                "storeName": "sample string 11",
                                                "customerName": "sample string 12",
                                                "storeReplyTo": "sample string 13",
                                                "storeSubjectLine": "sample string 14",
                                                "storeSaleHeader": {
                                                  "$ref": "73"
                                                }
                                              },
                                              {
                                                "$ref": "85"
                                              }
                                            ],
                                            "surveyResponses": [
                                              {
                                                "$id": "87",
                                                "surveyG_UID": "I3P6/0xp2k2tFufl/8gn+g==",
                                                "surveyGuid": "fffa7323-694c-4dda-ad16-e7e5ffc827fa",
                                                "saleHeaderGuid": "pzuezZBcmEyERPWh7zQ4SA==",
                                                "saleGuid": "cd9e3ba7-5c90-4c98-8444-f5a1ef343848",
                                                "textResponse": "sample string 1",
                                                "integerResponse": 1,
                                                "g_UIDResponse": "079yWTQ8TUOps1D6+KgvYA==",
                                                "guidResponse": "5972bfd3-3c34-434d-a9b3-50faf8a82f60",
                                                "whoAnswered": 2,
                                                "answeredAtUTC": "2026-06-03T18:34:50.74017",
                                                "sale": {
                                                  "$ref": "73"
                                                },
                                                "survey": {
                                                  "$id": "88",
                                                  "g_UID": "kBuUSGjkrke/c8yDbDG0+A==",
                                                  "guid": "48941b90-e468-47ae-bf73-cc836c31b4f8",
                                                  "name": "sample string 1",
                                                  "storeID": 2,
                                                  "zoneID": 1,
                                                  "checkoutFormG_UID": "Dh05pUrTU0i0ug08ySgRxg==",
                                                  "checkoutFormGuid": "a5391d0e-d34a-4853-b4ba-0d3cc92811c6",
                                                  "displayToWho": 3,
                                                  "displayWhen": 4,
                                                  "start": "2026-06-03T18:34:50.74017",
                                                  "end": "2026-06-03T18:34:50.74017",
                                                  "deleted": true,
                                                  "updated": "2026-06-03T18:34:50.74017",
                                                  "possibleIntegerResponses": [
                                                    1,
                                                    2
                                                  ],
                                                  "possibleTextResponses": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "possibleGuidResponses": [
                                                    "6aba23f7-8741-4573-9819-b07c77cde9f3",
                                                    "7b0b046c-3203-4aeb-80de-0ff8912000aa"
                                                  ],
                                                  "allowsAllTextResponses": true,
                                                  "surveyForm": {
                                                    "$ref": "41"
                                                  }
                                                },
                                                "ingressId": "sample string 4"
                                              },
                                              {
                                                "$ref": "87"
                                              }
                                            ],
                                            "storeName": "sample string 39",
                                            "terminalNumber": 40,
                                            "machineName": "sample string 41",
                                            "operatorName": "sample string 42",
                                            "direction": 1,
                                            "reason": "sample string 43",
                                            "accountG_UID": "X2Wo5GpnhkqCGC+uonTM6g==",
                                            "accountIdentifier": "e4a8655f-676a-4a86-8218-2faea274ccea",
                                            "accountName": "sample string 44",
                                            "customerOrderIdentifier": "pj6F9GYuPkOyDMRVyXfPFA==",
                                            "customerOrderIdentifierGuid": "f4853ea6-2e66-433e-b20c-c455c977cf14",
                                            "priceLevelName": "sample string 45",
                                            "revision": 46,
                                            "ingressId": "sample string 47"
                                          },
                                          "metadata": {
                                            "$id": "89",
                                            "id": 1,
                                            "paymentID": 2,
                                            "paymentIdentifier": "RV0P8ZwO6kmWkdeJYS1Gwg==",
                                            "paymentIdentifierGuid": "f10f5d45-0e9c-49ea-9691-d789612d46c2",
                                            "identifier": "qu46Bpa6fUKyQJ01W0U6Tg==",
                                            "identifierGuid": "063aeeaa-ba96-427d-b240-9d355b453a4e",
                                            "metadata": "sample string 3",
                                            "signatureImage": "QEA=",
                                            "itemIdentifier": "o8iM1W29z0GI+58cgdoD4Q==",
                                            "itemIdentifierGuid": "d58cc8a3-bd6d-41cf-88fb-9f1c81da03e1"
                                          }
                                        },
                                        {
                                          "$ref": "72"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "67"
                                    }
                                  ],
                                  "customerGroupMembers": [
                                    {
                                      "$ref": "71"
                                    },
                                    {
                                      "$ref": "71"
                                    }
                                  ],
                                  "customerGroups": [
                                    {
                                      "$ref": "70"
                                    },
                                    {
                                      "$ref": "70"
                                    }
                                  ],
                                  "accounts": [
                                    {
                                      "$ref": "68"
                                    },
                                    {
                                      "$ref": "68"
                                    }
                                  ],
                                  "account": {
                                    "$ref": "68"
                                  },
                                  "vouchers": [
                                    {
                                      "$id": "90",
                                      "customerIdentifier": "6gju9sUcMkmpqL+uugHjUw==",
                                      "customerIdentifierGuid": "f6ee08ea-1cc5-4932-a9a8-bfaeba01e353",
                                      "voucherName": "sample string 2",
                                      "count": 3,
                                      "storeID": 4,
                                      "barcode": "sample string 5",
                                      "redeemCount": 6,
                                      "issueCount": 7,
                                      "storeSalePaymentID": 1,
                                      "idempotentID": "lEjtimTz50Omg6mFBm57FA==",
                                      "idempotentGuid": "8aed4894-f364-43e7-a683-a985066e7b14",
                                      "offline": true,
                                      "voucher": {
                                        "$id": "91",
                                        "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:34:50.74017",
                                        "barcodeTemplate": {
                                          "$id": "92",
                                          "templateID": 1,
                                          "template": "sample string 1",
                                          "bcFunction": "sample string 2",
                                          "sortOrder": 3
                                        },
                                        "scaleLabel": {
                                          "$id": "93",
                                          "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:34:50.74017",
                                          "labelPageLayout": "WEjYlXtE40a0ixdPzKCP0Q==",
                                          "pageLayoutGuid": "95d84858-447b-46e3-b48b-174fcca08fd1",
                                          "labelType": 6,
                                          "oldName": "sample string 7",
                                          "voucher": {
                                            "$ref": "91"
                                          },
                                          "elements": [
                                            {
                                              "$id": "94",
                                              "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:34:50.74017"
                                            },
                                            {
                                              "$ref": "94"
                                            }
                                          ]
                                        },
                                        "customerVouchers": [
                                          {
                                            "$id": "95",
                                            "id": 1,
                                            "customerIdentifier": "J9Qt3xKhREeF29hc5B08xQ==",
                                            "customerIdentifierGuid": "df2dd427-a112-4744-85db-d85ce41d3cc5",
                                            "voucherID": 3,
                                            "voucherName": "sample string 4",
                                            "storeID": 1,
                                            "barcode": "sample string 5",
                                            "dateOfIssue": "2026-06-03T18:34:50.74017",
                                            "issuedSaleHeaderID": 1,
                                            "issuedSaleIdentifier": "sample string 7",
                                            "issuedOfflinePaymentID": 1,
                                            "issuedIdempotentID": "KUmSmGXE30SCc3l1FCKk4w==",
                                            "issuedIdempotentGuid": "98924929-c465-44df-8273-79751422a4e3",
                                            "issuedOffline": true,
                                            "issuedUser": "sample string 9",
                                            "issuedNotes": "sample string 10",
                                            "expiryDate": "2026-06-03T18:34:50.74017",
                                            "expiredUser": "sample string 11",
                                            "expiredNotes": "sample string 12",
                                            "redeemed": "2026-06-03T18:34:50.74017",
                                            "redeemedSaleHeaderID": 1,
                                            "redeemedSaleIdentifier": "sample string 13",
                                            "redeemedOfflinePaymentID": 1,
                                            "redeemedIdempotentID": "nePPD5ufEEuPjo3nnrYKCQ==",
                                            "redeemedIdempotentGuid": "0fcfe39d-9f9b-4b10-8f8e-8de79eb60a09",
                                            "redeemedUser": "sample string 14",
                                            "redeemedNotes": "sample string 15",
                                            "redeemedOffline": true,
                                            "updated": "2026-06-03T18:34:50.74017",
                                            "storeName": "sample string 17",
                                            "scaleLabel": {
                                              "$ref": "93"
                                            },
                                            "voucher": {
                                              "$ref": "91"
                                            },
                                            "customer": {
                                              "$ref": "66"
                                            },
                                            "issuedOfflinePayment": {
                                              "$ref": "72"
                                            },
                                            "redeemedOfflinePayment": {
                                              "$ref": "72"
                                            }
                                          },
                                          {
                                            "$ref": "95"
                                          }
                                        ]
                                      },
                                      "customer": {
                                        "$ref": "66"
                                      }
                                    },
                                    {
                                      "$ref": "90"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "65"
                              }
                            ],
                            "customerGroups": [
                              {
                                "$id": "96",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "groupID": "EzIw1ON7VkCsB+G1bSybpQ==",
                                "groupIDGuid": "d4303213-7be3-4056-ac07-e1b56d2c9ba5",
                                "campaign": {
                                  "$ref": "62"
                                },
                                "group": {
                                  "$ref": "70"
                                }
                              },
                              {
                                "$ref": "96"
                              }
                            ],
                            "signIqTickets": [
                              {
                                "$id": "97",
                                "identifier": "EnivSG8iQkOrhNcXQ+gJTg==",
                                "identifierGuid": "48af7812-226f-4342-ab84-d71743e8094e",
                                "campaignName": "sample string 2",
                                "message": "sample string 3",
                                "ticketFileSource": "sample string 4",
                                "ticketFileDestination": "sample string 5",
                                "storeID": 1
                              },
                              {
                                "$ref": "97"
                              }
                            ],
                            "comboPriceGroups": [
                              {
                                "$id": "98",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "g_UID": "c8CqVJCku0y7jjryd8jlhA==",
                                "guid": "54aac073-a490-4cbb-bb8e-3af277c8e584",
                                "description": "sample string 5",
                                "newPrice": 1,
                                "rangeDescription": "sample string 6",
                                "dealDescription": "sample string 7",
                                "labelQuantity": 8,
                                "hostProductCategoryID": 1,
                                "offerID": 1,
                                "dontUpdatePricePlus": true,
                                "campaign": {
                                  "$ref": "62"
                                },
                                "comboPricePlus": [
                                  {
                                    "$id": "99",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "groupG_UID": "pO1OgFgwS0OJKbsGWrPFzg==",
                                    "groupGuid": "804eeda4-3058-434b-8929-bb065ab3c5ce",
                                    "comboPriceType": 5,
                                    "priceType": 5,
                                    "pluG_UID": "JEX6GRr80EmoUYik7MOfaA==",
                                    "pluGuid": "19fa4524-fc1a-49d0-a851-88a4ecc39f68",
                                    "priceGroupG_UID": "Or2TStZqbEGPIiXKdsIOyg==",
                                    "priceGroupGuid": "4a93bd3a-6ad6-416c-8f22-25ca76c20eca",
                                    "campaignPoolID": "sample string 7",
                                    "quantity": 1,
                                    "campaign": {
                                      "$ref": "62"
                                    },
                                    "product": {
                                      "$ref": "20"
                                    },
                                    "priceGroup": {
                                      "$ref": "26"
                                    },
                                    "campaignPool": {
                                      "$ref": "62"
                                    }
                                  },
                                  {
                                    "$ref": "99"
                                  }
                                ]
                              },
                              {
                                "$ref": "98"
                              }
                            ],
                            "priceLevels": [
                              {
                                "$id": "100",
                                "id": 1,
                                "priceLevelIdentifier": "HuXgQa3+OkWYsPZEX6czJQ==",
                                "priceLevelIdentifierGuid": "41e0e51e-fead-453a-98b0-f6445fa73325",
                                "campaignName": "sample string 3",
                                "priceLevelName": "sample string 4"
                              },
                              {
                                "$ref": "100"
                              }
                            ],
                            "promotionType": {
                              "$id": "101",
                              "identifier": "imNerV9JEkKmV4MMZHqUHg==",
                              "identifierGuid": "ad5e638a-495f-4212-a657-830c647a941e",
                              "hostType": 2,
                              "code": "sample string 3",
                              "description": "sample string 4",
                              "isLiquor": true,
                              "isAdvertised": true,
                              "disableWasSave": true,
                              "excludeFromPromoSales": true,
                              "labelPageLayoutG_UID": "CnBFKHRDdUOgwJ1GFj0PxA==",
                              "labelPageLayoutGuid": "2845700a-4374-4375-a0c0-9d46163d0fc4",
                              "priceLevelIdentifier": "PKH/tFpaxkq/dAs12TLvfg==",
                              "priceLevelIdentifierGuid": "b4ffa13c-5a5a-4ac6-bf74-0b35d932ef7e",
                              "active": true,
                              "updated": "2026-06-03T18:34:50.74017",
                              "hostName": "sample string 11"
                            }
                          },
                          "product": {
                            "$ref": "20"
                          },
                          "dealCost": {
                            "$id": "102",
                            "headerIdentifier": "UuA9mZ3x7kqJ4mUrPIFbiQ==",
                            "headerIdentifierGuid": "993de052-f19d-4aee-89e2-652b3c815b89",
                            "identifier": "I5awrHg6Qkq7RNhZvuHcAg==",
                            "identifierGuid": "acb09623-3a78-4a42-bb44-d859bee1dc02",
                            "supplierIdentifier": "FjxKNTnG50ikTrrmmasN9w==",
                            "supplierGuid": "354a3c16-c639-48e7-a44e-bae699ab0df7",
                            "pluG_UID": "Xz890WRyxEa3IUjgixCZXA==",
                            "pluGuid": "d13d3f5f-7264-46c4-b721-48e08b10995c",
                            "campaignName": "359aa1d2-455d-409f-ba50-3427d434df30",
                            "description": "sample string 4",
                            "cost": 5,
                            "costDecimals": 6,
                            "start": "2026-06-03T18:34:50.74017",
                            "end": "2026-06-03T18:34:50.74017",
                            "type": 9,
                            "promoType": 10,
                            "bonusItemPLUG_UID": "HoYmtVRzdEaxwQLtb766Kw==",
                            "bonusItemPluGuid": "b526861e-7354-4674-b1c1-02ed6fbeba2b",
                            "bonusPurchaseUnits": 11,
                            "bonusReceiveUnits": 12,
                            "updated": "2026-06-03T18:34:50.74017",
                            "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:34:50.74017",
                            "campaignEndDate": "2026-06-03T18:34:50.74017",
                            "masterPLUG_UID": "9fWdxKh6vU6ARJ6ph7I3NQ==",
                            "masterID": "c49df5f5-7aa8-4ebd-8044-9ea987b23735",
                            "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": "3LwNByZmP0a219g2rPFa6w==",
                            "bonusMasterID": "070dbcdc-6626-463f-b6d7-d836acf15aeb",
                            "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:34:50.74017",
                        "dealCosts": [
                          {
                            "$ref": "102"
                          },
                          {
                            "$ref": "102"
                          }
                        ],
                        "tags": [
                          {
                            "$id": "103",
                            "pluG_UID": "sxj4wyJe0ki7RqhYC5pVpg==",
                            "pluGuid": "c3f818b3-5e22-48d2-bb46-a8580b9a55a6",
                            "tagID": 1,
                            "description": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "103"
                          }
                        ],
                        "alternateProductG_UID": "QN+d8sHrrkiKUpo13N/x2Q==",
                        "alternateProduct": "f29ddf40-ebc1-48ae-8a52-9a35dcdff1d9",
                        "altProduct": {
                          "$ref": "20"
                        },
                        "productHostCode": {
                          "$id": "104",
                          "id": 1,
                          "pluG_UID": "7N5xjpto3EezKPaPOXiEbQ==",
                          "pluGuid": "8e71deec-689b-47dc-b328-f68f3978846d",
                          "ibaCode": "sample string 2"
                        },
                        "mscCat": {
                          "$ref": "56"
                        },
                        "mscCom": {
                          "$ref": "57"
                        },
                        "mscDep": {
                          "$ref": "59"
                        },
                        "mscSubCom": {
                          "$ref": "58"
                        },
                        "isUserUpdate": true,
                        "ignoreMasterProduct": true,
                        "priceGroupLabelRequested": true,
                        "firstSold": "2026-06-03T18:34:50.74017",
                        "inventoryTracked": "2026-06-03T18:34:50.74017",
                        "isNormalPriceChangesCampaign": true,
                        "baseProductFuel": {
                          "$id": "105",
                          "pluG_UID": "q0TMSSuGgUSNu56ENX8FtQ==",
                          "pluGuid": "49cc44ab-862b-4481-8dbb-9e84357f05b5",
                          "fuelPluG_UID": "ihsyjE8ct0iLmHxw1TsX0w==",
                          "fuelPluGuid": "8c321b8a-1c4f-48b7-8b98-7c70d53b17d3",
                          "price": 3,
                          "productDescription": "sample string 4",
                          "productBarcode": "sample string 5",
                          "fuelProductDescription": "sample string 6",
                          "fuelProductBarcode": "sample string 7",
                          "fuelProductPrice": 8
                        },
                        "productFuelLinks": [
                          {
                            "$ref": "105"
                          },
                          {
                            "$ref": "105"
                          }
                        ]
                      },
                      "supplier": {
                        "$ref": "15"
                      },
                      "serviceFee": {
                        "$id": "106",
                        "id": 1,
                        "description": "sample string 1",
                        "fee": 1
                      },
                      "isPrimaryHost": true,
                      "hostVendor": 48
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "orderCycleHeaders": [
                    {
                      "$id": "107",
                      "storeID": 1,
                      "supplierIdentifier": "cqz+Xz3JZ0WjmAlQ2kY3lg==",
                      "supplierGuid": "5ffeac72-c93d-4567-a398-0950da463796",
                      "departmentCode": "sample string 2",
                      "warehouseDirectIndicator": "sample string 3",
                      "type": 4,
                      "storeName": "sample string 5",
                      "departmentName": "sample string 6",
                      "orderDays": 7
                    },
                    {
                      "$ref": "107"
                    }
                  ],
                  "cycles": [
                    {
                      "$id": "108",
                      "storeID": 1,
                      "supplierIdentifier": "xfPg9c5IB0SZlPWmloz0Sw==",
                      "supplierGuid": "f5e0f3c5-48ce-4407-9994-f5a6968cf44b",
                      "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:34:50.74017",
                      "deliveryDate": "2026-06-03T18:34:50.74017",
                      "nextCutOffDate": "2026-06-03T18:34:50.74017",
                      "nextDeliveryDate": "2026-06-03T18:34:50.74017",
                      "nextDaysBuffer": 10
                    },
                    {
                      "$ref": "108"
                    }
                  ],
                  "store": {
                    "$ref": "9"
                  },
                  "updated": "2026-06-03T18:34:50.74017",
                  "isHost": true
                },
                "files": [
                  {
                    "$id": "109",
                    "id": "sample string 1",
                    "fileName": "sample string 2",
                    "extension": "sample string 3",
                    "provider": 0,
                    "type": 0,
                    "hostType": "sample string 4",
                    "createdUtc": "2026-06-03T18:34:50.74017",
                    "processed": "2026-06-03T18:34:50.74017",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2026-06-03T18:34:50.74017",
                    "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": "14"
                    },
                    "metcashHeader": {
                      "$id": "110",
                      "customerNumber": "sample string 1",
                      "creationDate": "2026-06-03T18:34:50.74017",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "109"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "111",
                    "id": 1,
                    "hostIdentifier": "u9JNgwZhQ0+FXC89Wh1rMw==",
                    "hostIdentifierGuid": "834dd2bb-6106-4f43-855c-2f3d5a1d6b33",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "60fd4e2c-7a90-4c64-a69d-df2907080c82",
                      "69e6f72f-4f5e-45f7-9770-d7684011712e"
                    ]
                  },
                  {
                    "$ref": "111"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "13"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "13"
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "112",
                    "identifier": "YM6PaCu4bU2FRInCKtRgzg==",
                    "identifierGuid": "688fce60-b82b-4d6d-8544-89c22ad460ce",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "112"
                  }
                ],
                "promoTypeGuids": [
                  "1c4ac22b-efd7-434b-9d51-9965f3af7492",
                  "d1c23203-9bbf-4a86-8d7d-5eab238761e0"
                ],
                "isPromotionOnly": false,
                "isOrderable": false,
                "vendor": 0
              },
              "groupIDs": [
                1,
                2
              ],
              "hostDescription": "sample string 27"
            },
            {
              "$ref": "13"
            }
          ],
          "accounts": [
            {
              "$ref": "6"
            },
            {
              "$ref": "6"
            }
          ],
          "sales": [
            {
              "$id": "113",
              "id": 1,
              "storeID": 1,
              "externalSalesType": 2,
              "ftpSiteID": 1,
              "lastSaleProcessed": "2026-06-03T18:34:50.74017",
              "ftpSite": {
                "$id": "114",
                "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": "113"
            }
          ],
          "suppliedStores": [
            1,
            2
          ],
          "zoneMatrix": [
            {
              "$ref": "111"
            },
            {
              "$ref": "111"
            }
          ],
          "cashManagements": [
            {
              "$id": "115",
              "id": 1,
              "storeID": 1,
              "cashManagementType": 2,
              "apiID": 1,
              "organisationID": "sample string 3",
              "siteName": "sample string 4",
              "thirdPartyAPI": {
                "$id": "116",
                "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": "115"
            }
          ],
          "updateStoreID": "2df2f99b-b434-467b-abea-0dd7b1bcd314",
          "updateStore": {
            "$id": "117",
            "id": "9f7c70f8-154b-42e8-b970-e24849b97273",
            "name": "sample string 1",
            "lastActivity": "2026-06-03T18:34:50.74017",
            "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:34:50.74017"
          },
          "timeZoneId": "sample string 54",
          "securityOptions": {
            "$id": "118",
            "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": "119",
          "id": 1,
          "gradeID": 2,
          "storeID": 3,
          "g_UID": "FPWQ5OM4mU6zAIFZefhJRg==",
          "guid": "e490f514-38e3-4e99-b300-815979f84946",
          "fuelGrade": "sample string 5",
          "price1": 1,
          "price2": 1,
          "price3": 1,
          "price4": 1,
          "effective": "2026-06-03T18:34:50.74017",
          "updated": "2026-06-03T18:34:50.74017",
          "margin": 1,
          "product": {
            "$ref": "20"
          }
        }
      }
    },
    {
      "$ref": "7"
    }
  ],
  "cashBalancingFuelMeters": [
    {
      "$id": "120",
      "headerIdentifier": "OTEGvNYA1Em6bCgbENXqrg==",
      "headerIdentifierGuid": "bc063139-00d6-49d4-ba6c-281b10d5eaae",
      "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": "121",
          "id": 1,
          "storeID": 2,
          "tankNumber": 3,
          "dispenserNumber": 4,
          "hoseNumber": 5,
          "adjustedFor": "2026-06-03T18:34:50.74017",
          "adjustedAt": "2026-06-03T18:34:50.74017",
          "adjustmentVolume": 8.0,
          "reasonDesc": "sample string 9",
          "reason": 10,
          "operatorG_UID": "/ki91xy2P0uuYuFUX53hkQ==",
          "operatorGuid": "d7bd48fe-b61c-4b3f-ae62-e1545f9de191",
          "user": "sample string 11",
          "processed": 1,
          "storeName": "sample string 12",
          "operatorName": "sample string 13"
        },
        {
          "$ref": "121"
        }
      ]
    },
    {
      "$ref": "120"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKY��\z���5xl/workbook.xml �(�����0D�J��(�T!`b�ڡ�	N�$(IE?�R�n�����ٺWo�|�h|�*C�*�<���_�&�uB��ɬ�cg�[�	,K��9!(k�T�������%b��Ҡm�'B��C��W���b���o�^a�Ū��
� %�s�R�*�{_�U��S���`����/PKY��\����	�[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
Y��\�&>''_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="Ra49e1d63b174481c" /></Relationships>PKY��\��Cxl/worksheets/sheet1.xml �(���[s�0����ﵵ�{萦izO�6i�F�Ogl'��W86�e5��!��w���Y	2z�{���H��8���A��g�t{;���3>��vY��X%I|[���pU�w'q\�W�fVD�]�5��Y����c~g�e:Oβ��&ٖ1"�<Y�J�b���c�cjwy2[TCجKmf�6�����}�'�q8���)�A<U�u���u����,����z1I����z�e,���~]^e��$�]��%^i�ٺ���t�]lf���]�(W�F\P�#��a0�/�lsS�n�<���AOU�P#P���O�i�������i�u�7D�M(EB��絞��^�z�zY�e�w�� GNQs�o�֫V/#!9� APxZ�k�3�j���	i+�j���RH�T8D��=��T��(O�&|�]P
���͢���,�$Rq�Ȅ�Gh��;"�@b�JI�M��E4YB�(�Jp��	#�iD��B���ғFh��<�H��y�&����0�@4
F%��Y4��]e�!�����`�I$���`�E�^P1��G=��bw�&A�x�?l��m�I�(͋h��"6Y�6�RGL[r�)�
M��"��)���}ch��m5D�3	F|�Z4Y�6��F��V��M����l��m5��25�����`�NѳY9���l��mS{55�Eu���0��Ä�⇽�&N��C��ِ�}��`}�|H�>�jH�>q1$d�x=$T�x3$t�x�p�2���\}�@,[?8�׏�2�ҁX�~r ��W��������@,w�:�f�{�@,wo���7b��݁X��p ��SG�e��ц����>t7�ݍC������ ����3�,���4_��ښ�������W��S+�jV���o�r��o��w]�e�{�����G.�ȧ�8�m�w��𳣸�n_����G����b���f�݁XM�Á�=�h?*�v0���s��̯�$?ϲ2ɫ3����PKY��\�=�[�Pxl/_rels/workbook.xml.rels �(���An� E��f_.q�(N6�d�����9[=R�P�J�-u�MVh���������4��0XS�4ʶ��j8G�P�n�9�(c������PC�[ST���uhRG[?ɘJ�Q'�IvHs�
��X2����?D����٪�&���֟B����0��z;x��@�m
��X�Rq��W@���B��~����M#��+Q��2��ؾD�6=w�Nj9��Q1��')�
ojt�/�_PKY��\Ѓ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��PKY��\�����xl/sharedStrings.xml �(��U�n�@����\B* �E
��Ч�R��V���ү�,Ai�ŭ*5}�9s;�v��V�����V�L4�Ҭ���KO`(kp��ѧ�հ�=%L5~�n������3�E���:
ďn���C~�HZ��f��k�&M
[���4)�|*q��rا�@Cr%��s���"ץU�Ûi5<�8aTafD���̥%�ipi	�H�=��+��2��̷Zj��e5�X��;/Q��S)�i�~UV�o6-�^:��¾�6*3X��w+��Z$�:lT��K�Nu�
���#� �",H7E�"���A�i_��Rkp������/p�x�����/9�w��RH�
G��{B�������`�����E�
���e�h���N�s�]�v�(��+#-<�B�F#$��3��7�e��U
��V�5���"�����g?���e+��l1�~�){s�h�݀=���
G��{з&{���e�f�-���]����3PK-Y��\z���5xl/workbook.xmlPK-Y��\����	��[Content_Types].xmlPK-
Y��\�&>''U_rels/.relsPK-Y��\��C�xl/worksheets/sheet1.xmlPK-Y��\�=�[�P�xl/_rels/workbook.xml.relsPK-Y��\Ѓc'2E
:	xl/styles.xmlPK-Y��\������
xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKY��\s[Ap�5xl/workbook.xml �(�����0��&�C�� �J
'.^=x�������R�7o;������Z�#G�J[a�)	q-��APa�k+�Ҿ��{�B�۷��1I
bad^h�0/�X�X`��^�J2�p��!D�f��2k��Dd	�����"*���
7�3��s�*�bdK���
٩��sr���beo0J���PKY��\����	�[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
Y��\[$�''_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="R54ef00ed05f34497" /></Relationships>PKY��\��Cxl/worksheets/sheet1.xml �(���[s�0����ﵵ�{萦izO�6i�F�Ogl'��W86�e5��!��w���Y	2z�{���H��8���A��g�t{;���3>��vY��X%I|[���pU�w'q\�W�fVD�]�5��Y����c~g�e:Oβ��&ٖ1"�<Y�J�b���c�cjwy2[TCجKmf�6�����}�'�q8���)�A<U�u���u����,����z1I����z�e,���~]^e��$�]��%^i�ٺ���t�]lf���]�(W�F\P�#��a0�/�lsS�n�<���AOU�P#P���O�i�������i�u�7D�M(EB��絞��^�z�zY�e�w�� GNQs�o�֫V/#!9� APxZ�k�3�j���	i+�j���RH�T8D��=��T��(O�&|�]P
���͢���,�$Rq�Ȅ�Gh��;"�@b�JI�M��E4YB�(�Jp��	#�iD��B���ғFh��<�H��y�&����0�@4
F%��Y4��]e�!�����`�I$���`�E�^P1��G=��bw�&A�x�?l��m�I�(͋h��"6Y�6�RGL[r�)�
M��"��)���}ch��m5D�3	F|�Z4Y�6��F��V��M����l��m5��25�����`�NѳY9���l��mS{55�Eu���0��Ä�⇽�&N��C��ِ�}��`}�|H�>�jH�>q1$d�x=$T�x3$t�x�p�2���\}�@,[?8�׏�2�ҁX�~r ��W��������@,w�:�f�{�@,wo���7b��݁X��p ��SG�e��ц����>t7�ݍC������ ����3�,���4_��ښ�������W��S+�jV���o�r��o��w]�e�{�����G.�ȧ�8�m�w��𳣸�n_����G����b���f�݁XM�Á�=�h?*�v0���s��̯�$?ϲ2ɫ3����PKY��\1z�s�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�iB���ݰ��S{GM��v=�����ĂMW��==i���c�yv&zg%�FV9��N�)�5l֫
�D0�XZ�A��qz�<(C#��MdS�u~ĘR��	�;�!���p�d��D�!���=;u��?����c0D�}GQ�O)�kȳD��vuC��T���2���Z���¯�w>��+$<�*����AO�%�t�Ӽ<S[4�B$�������XPKY��\Ѓ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��PKY��\�����xl/sharedStrings.xml �(��U�n�@����\B* �E
��Ч�R��V���ү�,Ai�ŭ*5}�9s;�v��V�����V�L4�Ҭ���KO`(kp��ѧ�հ�=%L5~�n������3�E���:
ďn���C~�HZ��f��k�&M
[���4)�|*q��rا�@Cr%��s���"ץU�Ûi5<�8aTafD���̥%�ipi	�H�=��+��2��̷Zj��e5�X��;/Q��S)�i�~UV�o6-�^:��¾�6*3X��w+��Z$�:lT��K�Nu�
���#� �",H7E�"���A�i_��Rkp������/p�x�����/9�w��RH�
G��{B�������`�����E�
���e�h���N�s�]�v�(��+#-<�B�F#$��3��7�e��U
��V�5���"�����g?���e+��l1�~�){s�h�݀=���
G��{з&{���e�f�-���]����3PK-Y��\s[Ap�5xl/workbook.xmlPK-Y��\����	�[Content_Types].xmlPK-
Y��\[$�''V_rels/.relsPK-Y��\��C�xl/worksheets/sheet1.xmlPK-Y��\1z�s�P�xl/_rels/workbook.xml.relsPK-Y��\Ѓc'2E
:	xl/styles.xmlPK-Y��\������
xl/sharedStrings.xmlPK��