GET api/cashBalancing/{id}?relations={relations}

Load the specified cash balancing header.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

relations

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

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": "brUXCP1x90+R6W73Uqy+Fw==",
  "identifierGuid": "0817b56e-71fd-4ff7-91e9-6ef752acbe17",
  "storeID": 2,
  "date": "2026-04-03T06:17:22.972485",
  "started": "2026-04-03T06:17:22.972485",
  "ended": "2026-04-03T06:17:22.972485",
  "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": "Ni5nw1gEDkGuzj+LbOvHRQ==",
      "headerIdentifierGuid": "c3672e36-0458-410e-aece-3f8b6cebc745",
      "operatorG_UID": "SIKa9dQYaEKblEN8hYuSJA==",
      "operatorGuid": "f59a8248-18d4-4268-9b94-437c858b9224",
      "date": "2026-04-03T06:17:22.972485",
      "drawerID": 4,
      "machineID": 5,
      "shiftIdentifier": "zB51sfx2fEOYuFm9PbIaSQ==",
      "shiftIdentifierGuid": "b1751ecc-76fc-437c-98b8-59bd3db21a49",
      "operatorCash": 6,
      "managerCash": 7,
      "expectedCash": 8,
      "finalisedCash": 9,
      "operatorCashNote": "sample string 10",
      "managerCashNote": "sample string 11",
      "expectedPickup": 12,
      "pickupCash": 13,
      "start": "2026-04-03T06:17:22.972485",
      "end": "2026-04-03T06:17:22.972485",
      "operatorName": "sample string 16",
      "operatorNumber": "sample string 17",
      "machineName": "sample string 18",
      "operators": "sample string 19"
    },
    {
      "$ref": "2"
    }
  ],
  "eftDetails": [
    {
      "$id": "3",
      "id": 1,
      "headerIdentifier": "+COxiXO3I0C2fpTC4LBT7A==",
      "headerIdentifierGuid": "89b123f8-b773-4023-b67e-94c2e0b053ec",
      "date": "2026-04-03T06:17:22.972485",
      "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": "jgljR843pkSONuphAfxiXA==",
    "headerIdentifierGuid": "4763098e-37ce-44a6-8e36-ea6101fc625c",
    "bankName": "sample string 3",
    "expectedCash": 4,
    "cashDeclared": 1,
    "expectedPickup": 5,
    "pickupDeclared": 1,
    "expectedCheque": 6,
    "chequeDeclared": 1
  },
  "cashBalancingBankingAccounts": [
    {
      "$id": "5",
      "id": 1,
      "headerIdentifier": "UhmTMfCOeU2KAbR7SuwmJQ==",
      "headerIdentifierGuid": "31931952-8ef0-4d79-8a01-b47b4aec2625",
      "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": "Q0lDh/MxtkGTYBQpJviF5Q==",
      "headerIdentifierGuid": "87434943-31f3-41b6-9360-142926f885e5",
      "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-04-03T06:17:22.972485",
        "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-04-03T06:17:22.972485",
          "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": "rNiJ40JZekmSD2nAzKWirA==",
          "hostIdentifierGuid": "e389d8ac-5942-497a-920f-69c0cca5a2ac",
          "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-04-03T06:17:22.972485",
          "priceZone": {
            "$id": "10",
            "id": 1,
            "name": "sample string 2",
            "hostIdentifier": "FkXHIP2f30iARfhQpEgoUQ==",
            "hostIdentifierGuid": "20c74516-9ffd-48df-8045-f850a4482851",
            "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"
          },
          "hostStoreSettings": [
            {
              "$id": "12",
              "id": 1,
              "hostIdentifier": "arFAypT9x0ee+ri8iZ7yrw==",
              "hostIdentifierGuid": "ca40b16a-fd94-47c7-9efa-b8bc899ef2af",
              "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": "13",
                "identifier": "HWQTiAq5g0KzzQwPNa+gNA==",
                "identifierGuid": "8813641d-b90a-4283-b3cd-0c0f35afa034",
                "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": "uZmWkLeJZEqqXisWwYoSnA==",
                "hostSupplierIdentifierGuid": "909699b9-89b7-4a64-aa5e-2b16c18a129c",
                "loyaltyPriceLevelIdentifier": "nWnCvI786kOOB7Ax9VXImw==",
                "loyaltyPriceLevelIdentifierGuid": "bcc2699d-fc8e-43ea-8e07-b031f555c89b",
                "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-04-03T06:17:22.972485",
                "lastProcessed": "2026-04-03T06:17:22.972485",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$id": "14",
                  "identifier": "MnAsZ3QL5UCsSVVdSE34QQ==",
                  "identifierGuid": "672c7032-0b74-40e5-ac49-555d484df841",
                  "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": "sGzCyYwXR0uqaC/1GuIpiw==",
                  "primaryContactID": "c9c26cb0-178c-4b47-aa68-2ff51ae2298b",
                  "storeID": 1,
                  "abn": "sample string 16",
                  "supplierGroupIdentifier": "k/TYUHM3F0G3ZtCmJuA6SQ==",
                  "supplierGroupGuid": "50d8f493-3773-4117-b766-d0a626e03a49",
                  "rebate": 1.0,
                  "rebateType": 1,
                  "rebateFrequency": 1,
                  "rebateSource": 1,
                  "rebateLastClaimed": "2026-04-03T06:17:22.972485",
                  "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": "15",
                    "id": "27b25a38-2281-4d52-a91d-f176709bdd4e",
                    "identifier": "IprHL+a7fUuQTCR87DdDzw==",
                    "identifierGuid": "2fc79a22-bbe6-4b7d-904c-247cec3743cf",
                    "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": "16",
                      "supplierIdentifier": "Iy3cCQq6VEu6eX5097VCHg==",
                      "supplierIdentifierGuid": "09dc2d23-ba0a-4b54-ba79-7e74f7b5421e",
                      "contactGuid": "J5Dpw5gLhkWw+eThqd9Ztw==",
                      "contactID": "c3e99027-0b98-4586-b0f9-e4e1a9df59b7",
                      "contact": {
                        "$ref": "15"
                      },
                      "supplier": {
                        "$ref": "14"
                      }
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "products": [
                    {
                      "$id": "17",
                      "pluG_UID": "i2yGWg2NfESJJSVRH4qlkQ==",
                      "pluGuid": "5a866c8b-8d0d-447c-8925-25511f8aa591",
                      "supplierIdentifier": "rS/mQJvHDEmkPe/j/+M44Q==",
                      "supplierIdentifierGuid": "40e62fad-c79b-490c-a43d-efe3ffe338e1",
                      "cartonQuantity": 1,
                      "cartonQuantityChanged": true,
                      "productSize": "sample string 3",
                      "cigarettesPerSleeve": 1,
                      "randomWeight": true,
                      "piecesPerUnit": 5,
                      "averagePackSize": 6,
                      "effectiveDate": "2026-04-03T06:17:22.972485",
                      "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-04-03T06:17:22.972485",
                      "rebate": 1.0,
                      "rebateExclude": true,
                      "invoiceCodes": [
                        {
                          "$id": "18",
                          "pluG_UID": "4Ba0M2k8QEyye3u32YqYEQ==",
                          "pluGuid": "33b416e0-3c69-4c40-b27b-7bb7d98a9811",
                          "supplierIdentifier": "MTh/el2kV0udjDUXkZOI0A==",
                          "supplierIdentifierGuid": "7a7f3831-a45d-4b57-9d8c-3517919388d0",
                          "invoiceCode": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "storeIDs": [
                        1,
                        2
                      ],
                      "preferredSupplier": true,
                      "preferredRebateSupplier": true,
                      "supplierName": "sample string 42",
                      "salesMode": 43,
                      "orderPacked": true,
                      "active": true,
                      "price": 1,
                      "costGstPercent": 45,
                      "parentPluG_UID": "TA6Jv8EZFkuSZ7pHgFh5Hw==",
                      "parentPluGuid": "bf890e4c-19c1-4b16-9267-ba478058791f",
                      "freight": 46.0,
                      "freightType": 1,
                      "product": {
                        "$id": "19",
                        "plu": 1,
                        "storeID": 1,
                        "masterPluG_UID": "QEA=",
                        "storeIDs": [
                          1,
                          2
                        ],
                        "g_UId": "PkmL1jpQEUqRsqaA/733dg==",
                        "guid": "d68b493e-503a-4a11-91b2-a680ffbdf776",
                        "apn": "sample string 1",
                        "apnChanged": true,
                        "apnSwitched": true,
                        "barcode": "sample string 4",
                        "itemNumber": "sample string 5",
                        "itemNumberChanged": true,
                        "priceGroupG_UID": "GS0++/F1Zke/pEDv/2G9YA==",
                        "priceGroupGuid": "fb3e2d19-75f1-4766-bfa4-40efff61bd60",
                        "blueprintID": 1,
                        "lastCountedDate": "2026-04-03T06:17:22.972485",
                        "externalID": "sample string 7",
                        "active": true,
                        "activated": "2026-04-03T06:17:22.972485",
                        "pluCreated": "2026-04-03T06:17:22.972485",
                        "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-04-03T06:17:22.972485",
                        "lastManualUpdate": "2026-04-03T06:17:22.972485",
                        "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-04-03T06:17:22.972485",
                        "currentCostUpdated": "2026-04-03T06:17:22.972485",
                        "costDecimals": 31,
                        "costChanged": true,
                        "dealCostIdentifier": "QEA=",
                        "excludeFromRebate": true,
                        "rebateOverride": 1,
                        "costCalcMethod": 32,
                        "costCalcMethodChanged": true,
                        "costEffectiveDate": "2026-04-03T06:17:22.972485",
                        "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-04-03T06:17:22.972485",
                        "posTare": 1,
                        "altPrice": 1.0,
                        "altPriceChanged": true,
                        "altPriceMode": 53,
                        "altPriceModeChanged": true,
                        "altPLUG_UID": "FDBzDd1yiUaM7QbNnPfA9w==",
                        "altPLUGuid": "0d733014-72dd-4689-8ced-06cd9cf7c0f7",
                        "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-04-03T06:17:22.972485",
                        "labelLastPrice": 1,
                        "shelfPageLayoutG_UID": "MOTEzVWbHESLh/nVG4OUsg==",
                        "shelfPageLayoutGuid": "cdc4e430-9b55-441c-8b87-f9d51b8394b2",
                        "talkerPageLayoutG_UID": "v2Rafybet0O0N8VLwvqc5A==",
                        "talkerPageLayoutGuid": "7f5a64bf-de26-43b7-b437-c54bc2fa9ce4",
                        "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": "L6EhWH+fNUetVeb2xTwdZg==",
                        "inventoryIdentifier": "5821a12f-9f7f-4735-ad55-e6f6c53c1d66",
                        "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": "+61yYJ+/NkSwhPjpdk4xsA==",
                        "parentPluGuid": "6072adfb-bf9f-4436-b084-f8e9764e31b0",
                        "preferredHostVendor": 105,
                        "preferredHostChanged": true,
                        "code": "sample string 107",
                        "supplierIdentifier": "HhJ/VyzS2ECRf7EHHeiQhw==",
                        "supplierIdentifierGuid": "577f121e-d22c-40d8-917f-b1071de89087",
                        "supplierChanged": true,
                        "rebateSupplierIdentifier": "EJKzWYaE30WyzHUf79J90g==",
                        "rebateSupplierIdentifierGuid": "59b39210-8486-45df-b2cc-751fefd27dd2",
                        "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-04-03T06:17:22.972485",
                        "commodity": "sample string 122",
                        "businessPillar": "sample string 123",
                        "mscCommodity": "sample string 124",
                        "hostIdentifier": "oluhZMv5KUSHjLxUc1QT1w==",
                        "hostIdentifierGuid": "64a15ba2-f9cb-4429-878c-bc54735413d7",
                        "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": "19"
                          },
                          {
                            "$ref": "19"
                          }
                        ],
                        "store": {
                          "$ref": "9"
                        },
                        "storePrices": [
                          {
                            "$id": "20",
                            "pluG_UID": "2xGuRXSJ6kWzbAZPOhQT3w==",
                            "pluGuid": "45ae11db-8974-45ea-b36c-064f3a1413df",
                            "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-04-03T06:17:22.972485"
                          },
                          {
                            "$ref": "20"
                          }
                        ],
                        "currentPrices": {
                          "$id": "21",
                          "pluPrices": {
                            "$id": "22",
                            "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-04-03T06:17:22.972485",
                            "priceChangeType": 0,
                            "costDecimals": 11,
                            "costCalcMethod": 12,
                            "targetCampaignPriceGtOrEquNormal": true
                          },
                          "normalPluPrices": {
                            "$ref": "22"
                          },
                          "winningCampaign": 1,
                          "winner": {
                            "$id": "23",
                            "campaignName": "sample string 1",
                            "campaignDescription": "sample string 2",
                            "talkerText": "sample string 3",
                            "disableWasSave": true,
                            "startDate": "2026-04-03T06:17:22.972485",
                            "startTime": 5,
                            "endDate": "2026-04-03T06:17:22.972485",
                            "endTime": 6,
                            "newPrice": 7,
                            "newCost": 8,
                            "newCostDecimals": 9,
                            "pctDiscount": 10,
                            "promoType": 1,
                            "promotionTypeCode": "sample string 11",
                            "hostType": 12,
                            "hostIdentifier": "CnL42b8ktUaX10sisFpJFA==",
                            "hostIdentifierGuid": "d9f8720a-24bf-46b5-97d7-4b22b05a4914",
                            "storeNames": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "details": [
                            {
                              "$ref": "23"
                            },
                            {
                              "$ref": "23"
                            }
                          ]
                        },
                        "tray": {
                          "$id": "24",
                          "g_UId": "xQSdaEC2rkuxRlYn/NPKsg==",
                          "guid": "689d04c5-b640-4bae-b146-5627fcd3cab2",
                          "name": "sample string 1",
                          "number": 1,
                          "tare": 1
                        },
                        "priceGroup": {
                          "$id": "25",
                          "priceGroupG_UID": "h/NPzGaE+ESQR8FakoIi1w==",
                          "priceGroupGuid": "cc4ff387-8466-44f8-9047-c15a928222d7",
                          "name": "sample string 2",
                          "code": 1,
                          "modified": true,
                          "updated": "2026-04-03T06:17:22.972485",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "number": 1,
                          "products": [
                            {
                              "$ref": "19"
                            },
                            {
                              "$ref": "19"
                            }
                          ],
                          "productCount": 1
                        },
                        "priceGroupName": "sample string 147",
                        "nutrifacts": {
                          "$id": "26",
                          "pluG_UID": "1UVf5KWGCkuUCm0bkK7tfw==",
                          "pluGuid": "e45f45d5-86a5-4b0a-940a-6d1b90aeed7f",
                          "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": "27",
                          "pluGuid": "536369e1-cba4-4869-b59a-f0161cc16dde",
                          "created": "2026-04-03T06:17:22.972485",
                          "createdByUser": "sample string 1",
                          "activated": "2026-04-03T06:17:22.972485",
                          "activatedByUser": "sample string 2",
                          "deactivated": "2026-04-03T06:17:22.972485",
                          "deactivatedByUser": "sample string 3",
                          "lastOrdered": "2026-04-03T06:17:22.972485",
                          "lastOrderedQty": 4.0,
                          "lastReceived": "2026-04-03T06:17:22.972485",
                          "lastReceivedQty": 5.0,
                          "lastInvoiceStatus": 1,
                          "lastCounted": "2026-04-03T06:17:22.972485",
                          "lastSold": "2026-04-03T06:17:22.972485",
                          "firstSold": "2026-04-03T06:17:22.972485",
                          "awsUpdated": "2026-04-03T06:17:22.972485",
                          "lastManualUpdate": "2026-04-03T06:17:22.972485",
                          "lastManualUpdatedByUser": "sample string 7",
                          "lastUpdated": "2026-04-03T06:17:22.972485",
                          "lastUpdatedByUser": "sample string 9",
                          "lastUpdatedByHost": "2026-04-03T06:17:22.972485",
                          "doNotRangeUpdated": "2026-04-03T06:17:22.972485",
                          "doNotOrderUpdated": "2026-04-03T06:17:22.972485",
                          "tracked": "2026-04-03T06:17:22.972485"
                        },
                        "allergens": [
                          {
                            "$id": "28",
                            "primaryKey": {
                              "$id": "29",
                              "pluGuid": "96715b98-231c-4f33-94f8-a5053493fe33",
                              "contains": 2
                            },
                            "allergenID": 1,
                            "pluG_UID": "mFtxlhwjM0+U+KUFNJP+Mw==",
                            "pluGuid": "96715b98-231c-4f33-94f8-a5053493fe33",
                            "contains": 2,
                            "allergenName": "sample string 3",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "costs": {
                          "$id": "30",
                          "pluG_UID": "rsSpQpnIQkm2gaxEbhXm2A==",
                          "pluGuid": "42a9c4ae-c899-4942-b681-ac446e15e6d8",
                          "enteredCost": 1,
                          "weightedAvgCost": 1,
                          "lastCost": 1,
                          "rawEnteredCost": 2,
                          "rawWeightedAvgCost": 3,
                          "rawLastCost": 4,
                          "freight": 5.0,
                          "freightType": 6,
                          "costDecimals": 7,
                          "fifoCost": 1,
                          "updated": "2026-04-03T06:17:22.972485",
                          "normalCost": 1,
                          "currentCost": 1
                        },
                        "sales": [
                          {
                            "$id": "31",
                            "saleHeaderID": 1,
                            "created": "2026-04-03T06:17:22.972485",
                            "createdLocal": "2026-04-03T06:17:22.972485",
                            "storeID": 3,
                            "storeName": "sample string 4",
                            "operatorG_Uid": "+YE2DqcMgk6lK+su17TaFw==",
                            "operatorGuid": "0e3681f9-0ca7-4e82-a52b-eb2ed7b4da17",
                            "operatorName": "sample string 5",
                            "tranType": 1,
                            "plu": 1,
                            "pluG_UId": "smyT984VIE24meIIl+buxw==",
                            "pluGuid": "f7936cb2-15ce-4d20-b899-e20897e6eec7",
                            "normalPrice": 1,
                            "totalCents": 1,
                            "cost": 1,
                            "grossProfit": 1,
                            "quantity": 1,
                            "operator": {
                              "$id": "32",
                              "id": 1,
                              "g_Uid": "fljskL+/lk+FhaHsHZ+2gg==",
                              "guid": "90ec587e-bfbf-4f96-8585-a1ec1d9fb682",
                              "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-04-03T06:17:22.972485",
                              "passwordResetRequired": true,
                              "alteredInStore": true,
                              "startShift": "2026-04-03T06:17:22.972485",
                              "endShift": "2026-04-03T06:17:22.972485",
                              "machineName": "sample string 20",
                              "drawerID": 1,
                              "stores": [
                                {
                                  "$id": "33",
                                  "operatorG_UID": "ZeUX9CreO0yvJ4eCjrIlQA==",
                                  "operatorGuid": "f417e565-de2a-4c3b-af27-87828eb22540",
                                  "storeID": 2,
                                  "operator": {
                                    "$ref": "32"
                                  },
                                  "store": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "33"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "31"
                          }
                        ],
                        "apns": [
                          {
                            "$id": "34",
                            "pluID": 1,
                            "pluG_UID": "gOj5xJBMjk2piNhmcwYHrQ==",
                            "pluGuid": "c4f9e880-4c90-4d8e-a988-d866730607ad",
                            "apn": "sample string 1",
                            "deleted": true,
                            "storeID": 1,
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "34"
                          }
                        ],
                        "tuns": [
                          {
                            "$id": "35",
                            "pluG_UId": "WbUWjnAy6Uq4g6T7jUK7Ug==",
                            "pluGuid": "8e16b559-3270-4ae9-b883-a4fb8d42bb52",
                            "apn": "sample string 1",
                            "tun": "sample string 2",
                            "cartonQuantity": 3,
                            "product": {
                              "$ref": "19"
                            },
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "35"
                          }
                        ],
                        "competitionPricing": [
                          {
                            "$id": "36",
                            "identifier": "nXwQpL7NeEGOJX0bRdJ+qQ==",
                            "identifierGuid": "a4107c9d-cdbe-4178-8e25-7d1b45d27ea9",
                            "pluG_UID": "hV1HOuiMFkihB2EZmE2MPA==",
                            "pluGuid": "3a475d85-8ce8-4816-a107-6119984d8c3c",
                            "competitionID": 1,
                            "name": "sample string 2",
                            "sellMultiple": 3,
                            "retailPrice": 4,
                            "storeName": "sample string 5"
                          },
                          {
                            "$ref": "36"
                          }
                        ],
                        "supplier": {
                          "$ref": "14"
                        },
                        "supplierName": "sample string 148",
                        "children": [
                          {
                            "$ref": "19"
                          },
                          {
                            "$ref": "19"
                          }
                        ],
                        "ordering": {
                          "$ref": "17"
                        },
                        "flipChartPages": [
                          {
                            "$id": "37",
                            "identifier": "yKH5gX1TqU2WYcr1dauNtw==",
                            "groupName": "sample string 1",
                            "identifierGuid": "81f9a1c8-537d-4da9-9661-caf575ab8db7",
                            "exists": true,
                            "flipChartIdentifier": "IqhD2BAxC0WA1EMW0yu94A==",
                            "flipChartIdentifierGuid": "d843a822-3110-450b-80d4-4316d32bbde0",
                            "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": "YQ604YpO4E+yljjdgFOi7g==",
                            "groupIdentifierGuid": "e1b40e61-4e8a-4fe0-b296-38dd8053a2ee",
                            "flipChart": {
                              "$id": "38",
                              "identifier": "1urchVUC0EWclGkYiqXKAQ==",
                              "identifierGuid": "85dcead6-0255-45d0-9c94-69188aa5ca01",
                              "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": "39",
                                "identifier": "ZBYXAh5uUkalivA/C7dtiQ==",
                                "identifierGuid": "02171664-6e1e-4652-a58a-f03f0bb76d89",
                                "name": "sample string 2",
                                "formType": "sample string 3",
                                "forms": [
                                  {
                                    "$id": "40",
                                    "id": 1,
                                    "g_UID": "btq+G+k8RkOHkfRfY7b31A==",
                                    "guid": "1bbeda6e-3ce9-4346-8791-f45f63b6f7d4",
                                    "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": "NTzmsevH+0WS/+w5PDyLCQ==",
                                    "previousFormGuid": "b1e63c35-c7eb-45fb-92ff-ec393c3c8b09",
                                    "nextForm": 1,
                                    "nextFormG_UID": "aHk8fXlORkCleoAU58xIuQ==",
                                    "nextFormGuid": "7d3c7968-4e79-4046-a57a-8014e7cc48b9",
                                    "attributes": "sample string 10",
                                    "updated": "2026-04-03T06:17:22.972485",
                                    "positioning": 1,
                                    "contentPanel": "sample string 11",
                                    "selectionMode": 1,
                                    "maximumSelections": 1,
                                    "alteredInStore": true,
                                    "deleted": true,
                                    "blueprintID": 1,
                                    "preserveLayout": true,
                                    "mainCheckoutFormName": "sample string 13",
                                    "nextCheckoutForm": {
                                      "$ref": "40"
                                    },
                                    "previousCheckoutForm": {
                                      "$ref": "40"
                                    },
                                    "buttons": [
                                      {
                                        "$id": "41",
                                        "id": 1,
                                        "checkoutFormID": 2,
                                        "checkoutFormG_UID": "/IW2Cfq7fUi3UTAYi2CjDw==",
                                        "checkoutFormGuid": "09b685fc-bbfa-487d-b751-30188b60a30f",
                                        "identifier": "0ZUzDS0Nm0qTPyjIyT1AVA==",
                                        "identifierGuid": "0d3395d1-0d2d-4a9b-933f-28c8c93d4054",
                                        "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": "/D4lLA2OskaAB9jmioDO7Q==",
                                        "valueGuid": "2c253efc-8e0d-46b2-8007-d8e68a80ceed",
                                        "buttonText": "sample string 10",
                                        "valueText": "sample string 11",
                                        "drawImageAndButton": true,
                                        "updated": "2026-04-03T06:17:22.972485",
                                        "action": "sample string 12",
                                        "valueForm": {
                                          "$ref": "40"
                                        },
                                        "image": {
                                          "$id": "42",
                                          "name": "sample string 3.sample string 4",
                                          "imageID": 2,
                                          "imageName": "sample string 3",
                                          "imageExtension": "sample string 4",
                                          "lastUpdate": "2026-04-03T06:17:22.972485",
                                          "imageData": "QEA=",
                                          "readOnly": true
                                        }
                                      },
                                      {
                                        "$ref": "41"
                                      }
                                    ],
                                    "panels": [
                                      {
                                        "$id": "43",
                                        "id": 1,
                                        "checkoutFormID": 2,
                                        "checkoutFormG_UID": "irAEov0SqUCIMk57Mo8OFg==",
                                        "checkoutFormGuid": "a204b08a-12fd-40a9-8832-4e7b328f0e16",
                                        "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": "43"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "40"
                                  }
                                ],
                                "panels": [
                                  {
                                    "$ref": "43"
                                  },
                                  {
                                    "$ref": "43"
                                  }
                                ]
                              },
                              "pages": [
                                {
                                  "$ref": "37"
                                },
                                {
                                  "$ref": "37"
                                }
                              ]
                            },
                            "contentPanel": {
                              "$ref": "43"
                            },
                            "products": [
                              {
                                "$id": "44",
                                "flipChartPageIdentifier": "/BY5Uun1LECRjnhGDKaAmw==",
                                "flipChartPageIdentifierGuid": "523916fc-f5e9-402c-918e-78460ca6809b",
                                "pluG_UID": "LODxRmO74Umt9E7ohdf94g==",
                                "pluGuid": "46f1e02c-bb63-49e1-adf4-4ee885d7fde2",
                                "sortOrder": 3,
                                "sent": true,
                                "productChanged": true,
                                "productImageName": "sample string 6",
                                "productShowImageOnFlipCharts": true,
                                "productShowTextOnFlipCharts": true,
                                "productOverrideFlipChartText": true,
                                "productFlipChartText": "sample string 10",
                                "product": {
                                  "$ref": "19"
                                },
                                "departmentSortOrder": 11,
                                "subDepartmentName": "sample string 12"
                              },
                              {
                                "$ref": "44"
                              }
                            ],
                            "productCount": 27,
                            "pages": [
                              {
                                "$ref": "37"
                              },
                              {
                                "$ref": "37"
                              }
                            ]
                          },
                          {
                            "$ref": "37"
                          }
                        ],
                        "priceHistory": [
                          {
                            "$id": "45",
                            "pluG_UID": "/gc6sdqH+E+C1yik+u6bvQ==",
                            "pluGuid": "b13a07fe-87da-4ff8-82d7-28a4faee9bbd",
                            "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-04-03T06:17:22.972485",
                            "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": "45"
                          }
                        ],
                        "ingredients": [
                          {
                            "$id": "46",
                            "pluG_UID": "4RLHMKr/f02wjRTn8XVMgQ==",
                            "ingredientGuid": "IBsOZ6RZlEGsBiaaeGkq9Q==",
                            "ingredientIdentifier": "670e1b20-59a4-4194-ac06-269a78692af5",
                            "quantity": 1.0,
                            "storeIDs": [
                              1,
                              2
                            ],
                            "ingredientText": "sample string 1",
                            "ingredient": {
                              "$ref": "19"
                            }
                          },
                          {
                            "$ref": "46"
                          }
                        ],
                        "bins": [
                          {
                            "$id": "47",
                            "pluG_UID": "ZXqWhtx34UKvsGeGRYdq+Q==",
                            "pluGuid": "86967a65-77dc-42e1-afb0-678645876af9",
                            "shelfLocationIdentifier": "XRq6hZdBGUu8m+2NeyIfsA==",
                            "shelfLocationGuid": "85ba1a5d-4197-4b19-bc9b-ed8d7b221fb0",
                            "labelShelfDefault": 1,
                            "labelTalkerDefault": 1,
                            "labelSmall": true,
                            "labelPageLayoutG_UID": "CdXdgU1+vkKme7zFdSfRqg==",
                            "labelPageLayoutGuid": "81ddd509-7e4d-42be-a67b-bcc57527d1aa",
                            "updated": "2026-04-03T06:17:22.972485",
                            "electronicShelfLabelIdentifier": "sample string 5",
                            "electronicshelfLabelsConfigurationID": 6,
                            "labelShelfChanged": true,
                            "productName": "sample string 8",
                            "locationText": "sample string 9",
                            "product": {
                              "$ref": "19"
                            },
                            "location": {
                              "$id": "48",
                              "identifier": "ykLuV+jpXEOoRy0h1BuVbg==",
                              "storeID": 1,
                              "identifierGuid": "57ee42ca-e9e8-435c-a847-2d21d41b956e",
                              "name": "sample string 2",
                              "haccp": true,
                              "blueprintID": 1,
                              "updated": "2026-04-03T06:17:22.972485",
                              "minTemp": 1,
                              "maxTemp": 1,
                              "checkFrequency": 1,
                              "storeCaseConfiguration": 5,
                              "storeName": "sample string 6",
                              "bins": [
                                {
                                  "$ref": "47"
                                },
                                {
                                  "$ref": "47"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "47"
                          }
                        ],
                        "bin": {
                          "$ref": "47"
                        },
                        "scaleLocations": [
                          {
                            "$id": "49",
                            "plu": 1,
                            "pluG_UID": "e/5Emfcm+UuuhTnIcVHMdQ==",
                            "pluGuid": "9944fe7b-26f7-4bf9-ae85-39c87151cc75",
                            "deptNo": 1,
                            "product": {
                              "$ref": "19"
                            },
                            "scaleLocation": {
                              "$id": "50",
                              "id": 1,
                              "deptNo": 1,
                              "deptCode": "sample string 2",
                              "name": "sample string 3",
                              "enabled": true,
                              "updated": "2026-04-03T06:17:22.972485",
                              "department": {
                                "$id": "51",
                                "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": "50"
                                },
                                "subDepartments": [
                                  {
                                    "$id": "52",
                                    "id": 1,
                                    "departmentID": 2,
                                    "name": "sample string 3",
                                    "code": "sample string 4",
                                    "departmentCode": "sample string 5",
                                    "externalSales": true,
                                    "minorDepartments": [
                                      {
                                        "$id": "53",
                                        "id": 1,
                                        "subDepartmentID": 2,
                                        "departmentID": 3,
                                        "name": "sample string 4",
                                        "subDepartmentCode": "sample string 5",
                                        "departmentCode": "sample string 6",
                                        "code": "sample string 7",
                                        "lesserDepartments": [
                                          {
                                            "$id": "54",
                                            "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-04-03T06:17:22.972485",
                                            "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": "5fyo3p1Gk0G+Ap6lXaeu5A==",
                                            "labelPageLayoutGuid": "dea8fce5-469d-4193-be02-9ea55da7aee4",
                                            "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": "55",
                                              "dept": 1,
                                              "category": 2,
                                              "name": "sample string 3",
                                              "active": true,
                                              "mscCommodities": [
                                                {
                                                  "$id": "56",
                                                  "dept": 1,
                                                  "category": 2,
                                                  "commodity": 3,
                                                  "name": "sample string 4",
                                                  "active": true,
                                                  "mscSubCommodities": [
                                                    {
                                                      "$id": "57",
                                                      "dept": 1,
                                                      "category": 2,
                                                      "commodity": 3,
                                                      "subCommodity": 4,
                                                      "name": "sample string 5",
                                                      "active": true,
                                                      "subCommodityCode": "sample string 7"
                                                    },
                                                    {
                                                      "$ref": "57"
                                                    }
                                                  ],
                                                  "commodityCode": "sample string 6"
                                                },
                                                {
                                                  "$ref": "56"
                                                }
                                              ],
                                              "categoryCode": "sample string 5"
                                            },
                                            "mscCom": {
                                              "$ref": "56"
                                            },
                                            "mscDep": {
                                              "$id": "58",
                                              "dept": 1,
                                              "name": "sample string 2",
                                              "active": true,
                                              "mscCategories": [
                                                {
                                                  "$ref": "55"
                                                },
                                                {
                                                  "$ref": "55"
                                                }
                                              ],
                                              "deptCode": "sample string 4"
                                            },
                                            "mscSubCom": {
                                              "$ref": "57"
                                            }
                                          },
                                          {
                                            "$ref": "54"
                                          }
                                        ],
                                        "updated": "2026-04-03T06:17:22.972485",
                                        "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": "7v+iYxoOr0mJOUHKo+YQIA==",
                                        "labelPageLayoutGuid": "63a2ffee-0e1a-49af-8939-41caa3e61020",
                                        "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": "55"
                                        },
                                        "mscCom": {
                                          "$ref": "56"
                                        },
                                        "mscDep": {
                                          "$ref": "58"
                                        },
                                        "mscSubCom": {
                                          "$ref": "57"
                                        }
                                      },
                                      {
                                        "$ref": "53"
                                      }
                                    ],
                                    "investmentBuyOverride": true,
                                    "updated": "2026-04-03T06:17:22.972485",
                                    "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": "eTyvjn6G00Odrd/hBDT1Ng==",
                                    "labelPageLayoutGuid": "8eaf3c79-867e-43d3-9dad-dfe10434f536",
                                    "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": "55"
                                    },
                                    "mscCom": {
                                      "$ref": "56"
                                    },
                                    "mscDep": {
                                      "$ref": "58"
                                    },
                                    "mscSubCom": {
                                      "$ref": "57"
                                    }
                                  },
                                  {
                                    "$ref": "52"
                                  }
                                ],
                                "stores": [
                                  1,
                                  2
                                ],
                                "investmentBuyOverride": true,
                                "updated": "2026-04-03T06:17:22.972485",
                                "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": "DnBAK7rlJ0eewT22ugpkBA==",
                                "labelPageLayoutGuid": "2b40700e-e5ba-4727-9ec1-3db6ba0a6404",
                                "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": "55"
                                },
                                "mscCom": {
                                  "$ref": "56"
                                },
                                "mscDep": {
                                  "$ref": "58"
                                },
                                "mscSubCom": {
                                  "$ref": "57"
                                }
                              }
                            }
                          },
                          {
                            "$ref": "49"
                          }
                        ],
                        "nextPrice": {
                          "$id": "59",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "plu": 1,
                          "hostOfferID": 1,
                          "metcashPromotionID": "sample string 4",
                          "metcashPromotionPlacement": "sample string 5",
                          "pluG_UID": "PLffZiTXDUCoU42OyGbXLw==",
                          "pluGuid": "66dfb73c-d724-400d-a853-8d8ec866d72f",
                          "newPrice": 1,
                          "pctDiscount": 1,
                          "newCost": 1,
                          "newCostDecimals": 6,
                          "dealCostIdentifier": "iaD4rNP0lEGKAQSWcebvkA==",
                          "dealCostGuid": "acf8a089-f4d3-4194-8a01-049671e6ef90",
                          "pluName": "sample string 7",
                          "apn": "sample string 8",
                          "fuelItem": true,
                          "priceGroupG_UID": "Ec8dawSlvUiHRtj2+SciKQ==",
                          "priceGroupGuid": "6b1dcf11-a504-48bd-8746-d8f6f9272229",
                          "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,
                          "pluNormalCost": 20,
                          "pluaws": 21.0,
                          "directNumber": "sample string 22",
                          "departmentName": "sample string 23",
                          "subDepartmentName": "sample string 24",
                          "priceGroupName": "sample string 25",
                          "supplierName": "sample string 26",
                          "stockOnHand": 1.1,
                          "stockOnOrder": 1.1,
                          "lastReceived": "2026-04-03T06:17:22.972485",
                          "rrp": 27,
                          "campaignDescription": "sample string 28",
                          "hostCampaign": true,
                          "hostIdentifier": "QEA=",
                          "hostIdentifierGuid": "c34a6158-9d71-4b11-abc7-d548d79bfc95",
                          "campaignComboPriceGroupG_UID": "MeqW9+BnV0qfWc5K0y70Bw==",
                          "campaignComboPriceGroupIdentifier": "f796ea31-67e0-4a57-9f59-ce4ad32ef407",
                          "promotionPlacementDescription": "sample string 30",
                          "storeAcceptances": [
                            {
                              "$id": "60",
                              "plu": 1,
                              "pluG_UId": "QEA=",
                              "campaignID": 1,
                              "campaignName": "sample string 2",
                              "storeID": 3,
                              "acceptedUtc": "2026-04-03T06:17:22.972485",
                              "operatorG_UID": "9H91rWXPoUa3DnSQRrFCqA==",
                              "operatorGuid": "ad757ff4-cf65-46a1-b70e-749046b142a8",
                              "machineID": 1,
                              "processed": true,
                              "appliedUtc": "2026-04-03T06:17:22.972485",
                              "signIqTicketFileMovedUtc": "2026-04-03T06:17:22.972485",
                              "user": "sample string 6",
                              "campaignDescription": "sample string 7",
                              "productDesc": "sample string 8",
                              "storeName": "sample string 9",
                              "effectiveUtc": "2026-04-03T06:17:22.972485",
                              "priceChangeType": 0,
                              "operatorName": "sample string 10",
                              "hostCampaign": true,
                              "hostIdentifier": "QEA=",
                              "hostIdentifierGuid": "b7dce6a8-d896-4989-9403-db01c9fbb594",
                              "product": {
                                "$ref": "19"
                              },
                              "campaignPlu": {
                                "$ref": "59"
                              },
                              "fuelItem": true
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "campaign": {
                            "$id": "61",
                            "id": 1,
                            "storeID": 2,
                            "name": "74879eb9-879f-47b4-b4d2-4b3bb211959a",
                            "nameGuid": "74879eb9-879f-47b4-b4d2-4b3bb211959a",
                            "description": "sample string 4",
                            "showDiscounts": true,
                            "showTotals": true,
                            "onlyEvaluateOnSubtotal": true,
                            "useDescription": true,
                            "campaignType": 1,
                            "startDate": "2026-04-03T06:17:22.972485",
                            "startTime": 1,
                            "endDate": "2026-04-03T06:17:22.972485",
                            "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-04-03T06:17:22.972485",
                            "system": true,
                            "created": "2026-04-03T06:17:22.972485",
                            "updated": "2026-04-03T06:17:22.972485",
                            "priceChangeNotifiedUtc": "2026-04-03T06:17:22.972485",
                            "promoType": 1,
                            "promotionTypeCode": "sample string 13",
                            "hostIdentifier": "rzwPYbVy1US8zC6/EUIycQ==",
                            "hostIdentifierGuid": "610f3caf-72b5-44d5-bccc-2ebf11423271",
                            "hostType": 14,
                            "createdByUser": "sample string 15",
                            "fromHost": true,
                            "deleted": true,
                            "campaignDeleted": "2026-04-03T06:17:22.972485",
                            "updatedByUser": "sample string 18",
                            "offerID": 1,
                            "isPriceChangeCampaign": true,
                            "stores": [
                              1,
                              2
                            ],
                            "storeNames": [
                              "sample string 1",
                              "sample string 2"
                            ],
                            "campaignPlus": [
                              {
                                "$ref": "59"
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "campaignPools": [
                              {
                                "$id": "62",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "plu": 4,
                                "pluG_UID": "Sths7AOaokuLo68kJFMUVw==",
                                "pluGuid": "ec6cd84a-9a03-4ba2-8ba3-af2424531457",
                                "hostOfferID": 1,
                                "priceGroupG_UID": "Hgb2q6JXzUmjlS0mMT8MXw==",
                                "priceGroupGuid": "abf6061e-57a2-49cd-a395-2d26313f0c5f",
                                "fuelItem": true,
                                "pluName": "sample string 6",
                                "apn": "sample string 7",
                                "pluActive": true,
                                "cartonQty": 1,
                                "baseUnits": 9.1,
                                "cri": "sample string 10",
                                "salesMode": 1,
                                "pluaws": 11.0,
                                "directNumber": "sample string 12",
                                "departmentName": "sample string 13",
                                "subDepartmentName": "sample string 14",
                                "priceGroupName": "sample string 15",
                                "supplierName": "sample string 16",
                                "stockOnHand": 1.1,
                                "stockOnOrder": 1.1,
                                "lastReceived": "2026-04-03T06:17:22.972485",
                                "rrp": 17,
                                "campaignDescription": "sample string 18",
                                "product": {
                                  "$ref": "19"
                                },
                                "campaign": {
                                  "$ref": "61"
                                }
                              },
                              {
                                "$ref": "62"
                              }
                            ],
                            "sellingRules": [
                              {
                                "$id": "63",
                                "id": 1,
                                "identifier": "n9AyYCeT+UCnNdjC9y95Iw==",
                                "identifierStr": "n9AyYCeT+UCnNdjC9y95Iw==",
                                "identifierGuid": "6032d09f-9327-40f9-a735-d8c2f72f7923",
                                "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": "61"
                                }
                              },
                              {
                                "$ref": "63"
                              }
                            ],
                            "customers": [
                              {
                                "$id": "64",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "customerID": "mcavTlpsOEC2qEKXoBf5PA==",
                                "customerIDGuid": "4eafc699-6c5a-4038-b6a8-4297a017f93c",
                                "campaign": {
                                  "$ref": "61"
                                },
                                "customer": {
                                  "$id": "65",
                                  "identifier": "P8w2ylUSCE6q4ignS0Afjg==",
                                  "identifierGuid": "ca36cc3f-1255-4e08-aae2-28274b401f8e",
                                  "code": "sample string 2",
                                  "familyName": "sample string 3",
                                  "givenName": "sample string 4",
                                  "otherName": "sample string 5",
                                  "title": "sample string 6",
                                  "dateOfBirth": "2026-04-03T06:17:22.972485",
                                  "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": "GpV8kJA5jEKRm2HxNiY21Q==",
                                  "communityIdentifierGuid": "907c951a-3990-428c-919b-61f1362636d5",
                                  "joined": "2026-04-03T06:17:22.972485",
                                  "updated": "2026-04-03T06:17:22.972485",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "groupCustomer": true,
                                  "loyaltyPoints": 1,
                                  "homeStoreID": 1,
                                  "availableSpend": 1,
                                  "priceLevelIdentifier": "jeD6xAYfZkWQhFEjQsRcCA==",
                                  "priceLevelIdentifierGuid": "c4fae08d-1f06-4566-9084-512342c45c08",
                                  "marketingID": "sample string 18",
                                  "receiptPrintOptions": 1,
                                  "hidden": true,
                                  "registered": true,
                                  "registeredOn": "2026-04-03T06:17:22.972485",
                                  "emailMarketing": true,
                                  "smsMarketing": true,
                                  "deleted": true,
                                  "deletedUser": "sample string 24",
                                  "homeStoreName": "sample string 25",
                                  "customerCards": [
                                    {
                                      "$id": "66",
                                      "cardType": 2,
                                      "issueDate": "2026-04-03T06:17:22.972485",
                                      "expiry": "2026-04-03T06:17:22.972485",
                                      "customerID": "HZvOZ9bffUCYDkK5SkM/uA==",
                                      "customerIDGuid": "67ce9b1d-dfd6-407d-980e-42b94a433fb8",
                                      "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-04-03T06:17:22.972485",
                                      "linkedAccount": "G1l8XWvHnU6tebSVnovMRA==",
                                      "linkedAccountGuid": "5d7c591b-c76b-4e9d-ad79-b4959e8bcc44",
                                      "currentValueChanged": true,
                                      "limitsChanged": true,
                                      "customer": {
                                        "$ref": "65"
                                      },
                                      "account": {
                                        "$id": "67",
                                        "id": 1,
                                        "identifier": "qj4YBERKOEejmjBbzHLsSQ==",
                                        "identifierGuid": "04183eaa-4a44-4738-a39a-305bcc72ec49",
                                        "referenceNo": "sample string 3",
                                        "name": "sample string 4",
                                        "created": "2026-04-03T06:17:22.972485",
                                        "owner": "PolOnCLsPUaDL3bG2UEbaQ==",
                                        "ownerGuid": "9c4e893e-ec22-463d-832f-76c6d9411b69",
                                        "accountStoreGroupIdentifier": "7NzBo7+WlUmsUYL2ZsWwsQ==",
                                        "accountStoreGroupGuid": "a3c1dcec-96bf-4995-ac51-82f666c5b0b1",
                                        "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-04-03T06:17:22.972485",
                                        "active": true,
                                        "updated": "2026-04-03T06:17:22.972485",
                                        "deleted": true,
                                        "deletedUser": "sample string 16",
                                        "currentBalanceChanged": true,
                                        "maximumLimitChanged": true,
                                        "loyaltyPointsChanged": true,
                                        "projectedBalance": 17,
                                        "accountStoreGroupStoreIDs": [
                                          1,
                                          2
                                        ],
                                        "customerEmail": "sample string 18",
                                        "ownerCustomer": {
                                          "$ref": "65"
                                        },
                                        "card": {
                                          "$ref": "66"
                                        },
                                        "members": {
                                          "$id": "68",
                                          "sample string 1": [
                                            {
                                              "$ref": "65"
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ],
                                          "sample string 2": [
                                            {
                                              "$ref": "65"
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ]
                                        },
                                        "customerGroups": [
                                          {
                                            "$id": "69",
                                            "identifier": "2kUlZNHLakKiAzSzRZZDcw==",
                                            "identifierGuid": "642545da-cbd1-426a-a203-34b345964373",
                                            "name": "sample string 2",
                                            "primaryContact": "h2c1UR9+eEayq0l1LxtqoQ==",
                                            "primaryContactGuid": "51356787-7e1f-4678-b2ab-49752f1b6aa1",
                                            "accountID": "TY4w2N2zTkq+VqX+XZxcpA==",
                                            "accountIDGuid": "d8308e4d-b3dd-4a4e-be56-a5fe5d9c5ca4",
                                            "special": true,
                                            "updated": "2026-04-03T06:17:22.972485",
                                            "active": true,
                                            "reasonInactive": 1,
                                            "priceLevelIdentifier": "pGR1dXq2wE2jv4p+VGznGQ==",
                                            "priceLevelIdentifierGuid": "757564a4-b67a-4dc0-a3bf-8a7e546ce719",
                                            "marketingListID": "sample string 7",
                                            "deleted": true,
                                            "account": {
                                              "$ref": "67"
                                            },
                                            "primaryContactCustomer": {
                                              "$ref": "65"
                                            },
                                            "customerGroupMembers": [
                                              {
                                                "$id": "70",
                                                "id": 1,
                                                "groupID": "54rYPy1x7UaoDtQQ8ObGoA==",
                                                "groupIDGuid": "3fd88ae7-712d-46ed-a80e-d410f0e6c6a0",
                                                "customerID": "7CleUqCB4E2qsqVtihYMbA==",
                                                "customerIDGuid": "525e29ec-81a0-4de0-aab2-a56d8a160c6c",
                                                "card": "sample string 4",
                                                "linkedAccount": "Q/LjoyVaNkCvh8rTBilQSg==",
                                                "linkedAccountGuid": "a3e3f243-5a25-4036-af87-cad30629504a",
                                                "customer": {
                                                  "$ref": "65"
                                                },
                                                "group": {
                                                  "$ref": "69"
                                                },
                                                "customerCard": {
                                                  "$ref": "66"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ]
                                      },
                                      "payments": [
                                        {
                                          "$id": "71",
                                          "id": 1,
                                          "identifier": "JlEXvj5RD0aWG1uvzGY95g==",
                                          "identifierGuid": "be175126-513e-460f-961b-5bafcc663de6",
                                          "storeID": 2,
                                          "operatorName": "sample string 3",
                                          "saleHeaderID": 4,
                                          "paymentType": 5,
                                          "amount": 6,
                                          "account": "sample string 7",
                                          "accountID": "L+hTkGXQHEKdrIFuIIVTOw==",
                                          "accountIDGuid": "9053e82f-d065-421c-9dac-816e2085533b",
                                          "customerAccount": {
                                            "$ref": "67"
                                          },
                                          "customerCard": {
                                            "$ref": "66"
                                          },
                                          "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-04-03T06:17:22.972485",
                                          "invRocNo": "sample string 14",
                                          "responseCode": "sample string 15",
                                          "cashout": 1,
                                          "tip": 16,
                                          "idempotentVoid": "AjbtckslEke6izAflspq5g==",
                                          "idempotentVoidGuid": "72ed3602-254b-4712-ba8b-301f96ca6ae6",
                                          "offline": true,
                                          "processed": 1,
                                          "storeSaleHeader": {
                                            "$id": "72",
                                            "saleHeaderID": 1,
                                            "saleHeaderGuid": "9MjwRvo/ak+1pHZ3zyJALA==",
                                            "saleHeaderIdentifierGuid": "46f0c8f4-3ffa-4f6a-b5a4-7677cf22402c",
                                            "created": "2026-04-03T06:17:22.972485",
                                            "createdLocal": "2026-04-03T06:17:22.972485",
                                            "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-04-03T06:17:22.972485",
                                            "storeID": 1,
                                            "operatorG_Uid": "Rka5HWyWjkqxqCN0IukvPA==",
                                            "operatorGuid": "1db94646-966c-4a8e-b1a8-237422e92f3c",
                                            "customerG_Uid": "k7DF/pa4w0O0VDuEGGKIjg==",
                                            "customerGuid": "fec5b093-b896-43c3-b454-3b841862888e",
                                            "communityIdentifier": "mKxuwKBptkuqEMXHiskypA==",
                                            "communityIdentifierGuid": "c06eac98-69a0-4bb6-aa10-c5c78ac932a4",
                                            "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": "jr1TZy8Um0qVdGASfNDTQw==",
                                            "priceLevelIdentifierGuid": "6753bd8e-142f-4a9b-9574-60127cd0d343",
                                            "locked": 36,
                                            "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:17:22.972485+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": "73",
                                              "customerName": "sample string 1",
                                              "pickupAt": "2026-04-03T06:17:22.972485",
                                              "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": "32"
                                            },
                                            "customer": {
                                              "$ref": "65"
                                            },
                                            "communityOrganisation": {
                                              "$id": "74",
                                              "id": 1,
                                              "identifier": "xhh4e7S1zEyZFCz0I7RT3w==",
                                              "identifierGuid": "7b7818c6-b5b4-4ccc-9914-2cf423b453df",
                                              "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-04-03T06:17:22.972485",
                                              "promoPeriodEnd": "2026-04-03T06:17:22.972485",
                                              "allowDonations": true,
                                              "logoImageName": "sample string 17",
                                              "totalAmountAwarded": 18.1,
                                              "updated": "2026-04-03T06:17:22.972485",
                                              "deleted": true
                                            },
                                            "details": [
                                              {
                                                "$id": "75",
                                                "saleItemID": 1,
                                                "identifier": "Mal/x+Y/LUuibFmtlRsVEQ==",
                                                "identifierGuid": "c77fa931-3fe6-4b2d-a26c-59ad951b1511",
                                                "saleHeaderID": 2,
                                                "plu": 1,
                                                "pluG_UId": "yl3zNdueekmgZQhzOp0YVA==",
                                                "pluGuid": "35f35dca-9edb-497a-a065-08733a9d1854",
                                                "accountID": "zTipP+kpJkquxdvJJ+RhRw==",
                                                "accountIDGuid": "3fa938cd-29e9-4a26-aec5-dbc927e46147",
                                                "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-04-03T06:17:22.972485",
                                                "bestOrExpireType": 1,
                                                "providerName": "sample string 11",
                                                "refundG_UID": "xy4WhrdYIk+6Je577H6row==",
                                                "refundGuid": "86162ec7-58b7-4f22-ba25-ee7bec7eaba3",
                                                "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": "ssGqIzPhvECRiQ8yALJz3Q==",
                                                "idempotentVoidGuid": "23aac1b2-e133-40bc-9189-0f3200b273dd",
                                                "priceLevelIdentifier": "zNTlARYzNUSr85TDhhre3Q==",
                                                "priceLevelIdentifierGuid": "01e5d4cc-3316-4435-abf3-94c3861adedd",
                                                "communityIdentifier": "21OEDbREDEqFk9xxxOAKVQ==",
                                                "communityIdentifierGuid": "0d8453db-44b4-4a0c-8593-dc71c4e00a55",
                                                "productName": "sample string 23",
                                                "apn": "sample string 24",
                                                "unknownScans": [
                                                  {
                                                    "$id": "76",
                                                    "id": 1,
                                                    "saleDetailID": 2,
                                                    "storeID": 1,
                                                    "scanned": "2026-04-03T06:17:22.972485",
                                                    "operatorG_UID": "QEA=",
                                                    "barcode": "sample string 4",
                                                    "processed": 1
                                                  },
                                                  {
                                                    "$ref": "76"
                                                  }
                                                ],
                                                "refund": {
                                                  "$id": "77",
                                                  "id": 1,
                                                  "g_UID": "+1UBSIGEUkirKonw+rxAXQ==",
                                                  "guid": "480155fb-8481-4852-ab2a-89f0fabc405d",
                                                  "description": "sample string 1",
                                                  "dumped": true,
                                                  "inventoryReasonID": 1,
                                                  "sortOrder": 1,
                                                  "updated": "2026-04-03T06:17:22.972485"
                                                },
                                                "modifier": {
                                                  "$id": "78",
                                                  "id": 1,
                                                  "setG_UID": "h8Xq+PLoBUOCP6l6vaw4nQ==",
                                                  "modifierSetGuid": "f8eac587-e8f2-4305-823f-a97abdac389d",
                                                  "name": "sample string 2",
                                                  "price": 1,
                                                  "quantity": 1,
                                                  "modifierType": 1,
                                                  "groupNumber": 1,
                                                  "pageNumber": 1,
                                                  "controlOrder": 1,
                                                  "printToStation": true,
                                                  "pluG_UID": "I1XozK/+vUqZT7Y+aE+F3g==",
                                                  "pluGuid": "cce85523-feaf-4abd-994f-b63e684f85de",
                                                  "deleted": true,
                                                  "g_UID": "BRj+XQcdK0KFQHyJrEQg7A==",
                                                  "guid": "5dfe1805-1d07-422b-8540-7c89ac4420ec",
                                                  "product": {
                                                    "$ref": "19"
                                                  }
                                                },
                                                "priceLevelName": "sample string 25",
                                                "pumpNumber": 1,
                                                "hoseNumber": 1
                                              },
                                              {
                                                "$ref": "75"
                                              }
                                            ],
                                            "eftReceipts": [
                                              {
                                                "$id": "79",
                                                "id": 1,
                                                "storeID": 1,
                                                "saleHeaderID": 2,
                                                "storeSaleHeader": {
                                                  "$ref": "72"
                                                },
                                                "receipt": "sample string 3",
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "79"
                                              }
                                            ],
                                            "payments": [
                                              {
                                                "$ref": "71"
                                              },
                                              {
                                                "$ref": "71"
                                              }
                                            ],
                                            "cards": [
                                              {
                                                "$id": "80",
                                                "id": 1,
                                                "saleHeaderID": 1,
                                                "identifier": "sample string 2",
                                                "cardType": 3,
                                                "providerName": "sample string 4"
                                              },
                                              {
                                                "$ref": "80"
                                              }
                                            ],
                                            "campaignHits": [
                                              {
                                                "$id": "81",
                                                "id": 1,
                                                "saleHeaderID": 2,
                                                "campaign": "sample string 3",
                                                "name": "sample string 4",
                                                "processed": 1,
                                                "campaignDescription": "sample string 5"
                                              },
                                              {
                                                "$ref": "81"
                                              }
                                            ],
                                            "fuel": [
                                              {
                                                "$id": "82",
                                                "id": 1,
                                                "plu": 1,
                                                "pluG_UID": "oYUktaWOZEOqqvuSx3roGw==",
                                                "pluGuid": "b52485a1-8ea5-4364-aaaa-fb92c77ae81b",
                                                "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-04-03T06:17:22.972485",
                                                "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-04-03T06:17:22.972485",
                                                "tagNumber": "sample string 15",
                                                "trackTwoRem": "sample string 16",
                                                "transCode": 1,
                                                "transType": 1,
                                                "unitPrice": 1.0,
                                                "vehicleReg": "sample string 17",
                                                "offline": true,
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "82"
                                              }
                                            ],
                                            "fuelResells": [
                                              {
                                                "$id": "83",
                                                "saleItemID": 1,
                                                "saleHeaderID": 2,
                                                "plu": 1,
                                                "pluG_UId": "rFfB96MlhkOwhP8SFq/Zcw==",
                                                "pluGuid": "f7c157ac-25a3-4386-b084-ff1216afd973",
                                                "accountID": "kc1oaj0J5kWP8HAmyRYeJg==",
                                                "accountIDGuid": "6a68cd91-093d-45e6-8ff0-7026c9161e26",
                                                "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-04-03T06:17:22.972485",
                                                "bestOrExpireType": 1,
                                                "refundG_UID": "oflo3Oe7dkmuuCDhSX7UyQ==",
                                                "refundGuid": "dc68f9a1-bbe7-4976-aeb8-20e1497ed4c9",
                                                "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": "83"
                                              }
                                            ],
                                            "customerOrder": [
                                              {
                                                "$id": "84",
                                                "identifier": "a9JqmW5uLU26bCaElHsaMg==",
                                                "identifierGuid": "996ad26b-6e6e-4d2d-ba6c-2684947b1a32",
                                                "id": 1,
                                                "orderNo": 2,
                                                "externalSaleIdentifier": "sample string 3",
                                                "storeID": 4,
                                                "zoneID": 5,
                                                "deptNo": 6,
                                                "customerIdentifier": "CiRnGnZcdk6Qf9GVkybNeg==",
                                                "customerIdentifierGuid": "1a67240a-5c76-4e76-907f-d1959326cd7a",
                                                "operatorNo": 1,
                                                "operatorG_UID": "pL5EMMzd30aEEYvYXjabvw==",
                                                "operatorGuid": "3044bea4-ddcc-46df-8411-8bd85e369bbf",
                                                "created": "2026-04-03T06:17:22.972485",
                                                "ordered": "2026-04-03T06:17:22.972485",
                                                "started": "2026-04-03T06:17:22.972485",
                                                "completed": "2026-04-03T06:17:22.972485",
                                                "supplied": "2026-04-03T06:17:22.972485",
                                                "quickTicket": 1,
                                                "deleted": true,
                                                "walkAway": true,
                                                "approxWait": 1,
                                                "actualWait": 1,
                                                "deliveryMethod": 8,
                                                "externalSaleType": 9,
                                                "customer": {
                                                  "$ref": "65"
                                                },
                                                "operator": {
                                                  "$ref": "32"
                                                },
                                                "details": [
                                                  {
                                                    "$id": "85",
                                                    "headerID": 1,
                                                    "plu": 1,
                                                    "pluG_UId": "TXN+ClsBwEy2h+/rEQ6GTA==",
                                                    "pluGuid": "0a7e734d-015b-4cc0-b687-efeb110e864c",
                                                    "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": "mexGd9EBbkqGVUYk+RyQLw==",
                                                    "headerIdentifierGuid": "7746ec99-01d1-4a6e-8655-4624f91c902f",
                                                    "product": {
                                                      "$ref": "19"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "85"
                                                  }
                                                ],
                                                "storeName": "sample string 11",
                                                "customerName": "sample string 12",
                                                "storeReplyTo": "sample string 13",
                                                "storeSubjectLine": "sample string 14",
                                                "storeSaleHeader": {
                                                  "$ref": "72"
                                                }
                                              },
                                              {
                                                "$ref": "84"
                                              }
                                            ],
                                            "surveyResponses": [
                                              {
                                                "$id": "86",
                                                "surveyG_UID": "xJ9Ds7nt+U+bPTGz+jvLWQ==",
                                                "surveyGuid": "b3439fc4-edb9-4ff9-9b3d-31b3fa3bcb59",
                                                "saleHeaderGuid": "7K3BHZ0SK0GEnHG3DcvUDw==",
                                                "saleGuid": "1dc1adec-129d-412b-849c-71b70dcbd40f",
                                                "textResponse": "sample string 1",
                                                "integerResponse": 1,
                                                "g_UIDResponse": "oXorfgrdjkSWDLrIS6txHQ==",
                                                "guidResponse": "7e2b7aa1-dd0a-448e-960c-bac84bab711d",
                                                "whoAnswered": 2,
                                                "answeredAtUTC": "2026-04-03T06:17:22.972485",
                                                "sale": {
                                                  "$ref": "72"
                                                },
                                                "survey": {
                                                  "$id": "87",
                                                  "g_UID": "g63Erhv+10CjVEwfFtk+1w==",
                                                  "guid": "aec4ad83-fe1b-40d7-a354-4c1f16d93ed7",
                                                  "name": "sample string 1",
                                                  "storeID": 2,
                                                  "zoneID": 1,
                                                  "checkoutFormG_UID": "zweRCwgR9EOgItxmk+5d4w==",
                                                  "checkoutFormGuid": "0b9107cf-1108-43f4-a022-dc6693ee5de3",
                                                  "displayToWho": 3,
                                                  "displayWhen": 4,
                                                  "start": "2026-04-03T06:17:22.972485",
                                                  "end": "2026-04-03T06:17:22.972485",
                                                  "deleted": true,
                                                  "updated": "2026-04-03T06:17:22.972485",
                                                  "possibleIntegerResponses": [
                                                    1,
                                                    2
                                                  ],
                                                  "possibleTextResponses": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "possibleGuidResponses": [
                                                    "5df942d1-b5ca-4535-82f3-7a82b7628c19",
                                                    "0f143d82-0856-4338-8dc7-33148a122560"
                                                  ],
                                                  "allowsAllTextResponses": true,
                                                  "surveyForm": {
                                                    "$ref": "40"
                                                  }
                                                },
                                                "ingressId": "sample string 4"
                                              },
                                              {
                                                "$ref": "86"
                                              }
                                            ],
                                            "storeName": "sample string 39",
                                            "terminalNumber": 40,
                                            "machineName": "sample string 41",
                                            "operatorName": "sample string 42",
                                            "direction": 1,
                                            "reason": "sample string 43",
                                            "accountG_UID": "7w646ZIOcEGuKQSELbv0nA==",
                                            "accountIdentifier": "e9b80eef-0e92-4170-ae29-04842dbbf49c",
                                            "accountName": "sample string 44",
                                            "customerOrderIdentifier": "iKhKhc4jBUSVljb/LlT1LA==",
                                            "customerOrderIdentifierGuid": "854aa888-23ce-4405-9596-36ff2e54f52c",
                                            "priceLevelName": "sample string 45",
                                            "revision": 46,
                                            "ingressId": "sample string 47"
                                          },
                                          "metadata": {
                                            "$id": "88",
                                            "id": 1,
                                            "paymentID": 2,
                                            "paymentIdentifier": "QsMo+QIfvE+fBFIxo6kJJw==",
                                            "paymentIdentifierGuid": "f928c342-1f02-4fbc-9f04-5231a3a90927",
                                            "identifier": "6iqg2MioXkys/ZsJV971NQ==",
                                            "identifierGuid": "d8a02aea-a8c8-4c5e-acfd-9b0957def535",
                                            "metadata": "sample string 3",
                                            "signatureImage": "QEA=",
                                            "itemIdentifier": "LAuiU1xE70eym7t9mwZwvg==",
                                            "itemIdentifierGuid": "53a20b2c-445c-47ef-b29b-bb7d9b0670be"
                                          }
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "66"
                                    }
                                  ],
                                  "customerGroupMembers": [
                                    {
                                      "$ref": "70"
                                    },
                                    {
                                      "$ref": "70"
                                    }
                                  ],
                                  "customerGroups": [
                                    {
                                      "$ref": "69"
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ],
                                  "accounts": [
                                    {
                                      "$ref": "67"
                                    },
                                    {
                                      "$ref": "67"
                                    }
                                  ],
                                  "account": {
                                    "$ref": "67"
                                  },
                                  "vouchers": [
                                    {
                                      "$id": "89",
                                      "customerIdentifier": "UPr/aVdG/ESEATB9/CwP6w==",
                                      "customerIdentifierGuid": "69fffa50-4657-44fc-8401-307dfc2c0feb",
                                      "voucherName": "sample string 2",
                                      "count": 3,
                                      "storeID": 4,
                                      "barcode": "sample string 5",
                                      "redeemCount": 6,
                                      "issueCount": 7,
                                      "storeSalePaymentID": 1,
                                      "idempotentID": "UCXforS2AUSbuBAj5Rw1gw==",
                                      "idempotentGuid": "a2df2550-b6b4-4401-9bb8-1023e51c3583",
                                      "offline": true,
                                      "voucher": {
                                        "$id": "90",
                                        "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-04-03T06:17:22.972485",
                                        "barcodeTemplate": {
                                          "$id": "91",
                                          "templateID": 1,
                                          "template": "sample string 1",
                                          "bcFunction": "sample string 2",
                                          "sortOrder": 3
                                        },
                                        "scaleLabel": {
                                          "$id": "92",
                                          "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-04-03T06:17:22.972485",
                                          "labelPageLayout": "n1L4LE6j4ES2XOZ3flf/Pw==",
                                          "pageLayoutGuid": "2cf8529f-a34e-44e0-b65c-e6777e57ff3f",
                                          "labelType": 6,
                                          "oldName": "sample string 7",
                                          "voucher": {
                                            "$ref": "90"
                                          },
                                          "elements": [
                                            {
                                              "$id": "93",
                                              "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-04-03T06:17:22.972485"
                                            },
                                            {
                                              "$ref": "93"
                                            }
                                          ]
                                        },
                                        "customerVouchers": [
                                          {
                                            "$id": "94",
                                            "id": 1,
                                            "customerIdentifier": "ITQiPq2WAUa9HpXARSzG9g==",
                                            "customerIdentifierGuid": "3e223421-96ad-4601-bd1e-95c0452cc6f6",
                                            "voucherID": 3,
                                            "voucherName": "sample string 4",
                                            "storeID": 1,
                                            "barcode": "sample string 5",
                                            "dateOfIssue": "2026-04-03T06:17:22.972485",
                                            "issuedSaleHeaderID": 1,
                                            "issuedSaleIdentifier": "sample string 7",
                                            "issuedOfflinePaymentID": 1,
                                            "issuedIdempotentID": "I8xOovOdOEyZyMdVCQMH8A==",
                                            "issuedIdempotentGuid": "a24ecc23-9df3-4c38-99c8-c755090307f0",
                                            "issuedOffline": true,
                                            "issuedUser": "sample string 9",
                                            "issuedNotes": "sample string 10",
                                            "expiryDate": "2026-04-03T06:17:22.972485",
                                            "expiredUser": "sample string 11",
                                            "expiredNotes": "sample string 12",
                                            "redeemed": "2026-04-03T06:17:22.972485",
                                            "redeemedSaleHeaderID": 1,
                                            "redeemedSaleIdentifier": "sample string 13",
                                            "redeemedOfflinePaymentID": 1,
                                            "redeemedIdempotentID": "Ov0J0VvKW0iFP7jcaD0hPQ==",
                                            "redeemedIdempotentGuid": "d109fd3a-ca5b-485b-853f-b8dc683d213d",
                                            "redeemedUser": "sample string 14",
                                            "redeemedNotes": "sample string 15",
                                            "redeemedOffline": true,
                                            "updated": "2026-04-03T06:17:22.972485",
                                            "storeName": "sample string 17",
                                            "scaleLabel": {
                                              "$ref": "92"
                                            },
                                            "voucher": {
                                              "$ref": "90"
                                            },
                                            "customer": {
                                              "$ref": "65"
                                            },
                                            "issuedOfflinePayment": {
                                              "$ref": "71"
                                            },
                                            "redeemedOfflinePayment": {
                                              "$ref": "71"
                                            }
                                          },
                                          {
                                            "$ref": "94"
                                          }
                                        ]
                                      },
                                      "customer": {
                                        "$ref": "65"
                                      }
                                    },
                                    {
                                      "$ref": "89"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "64"
                              }
                            ],
                            "customerGroups": [
                              {
                                "$id": "95",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "groupID": "SG76tIQD3UGtt11LbSyRYQ==",
                                "groupIDGuid": "b4fa6e48-0384-41dd-adb7-5d4b6d2c9161",
                                "campaign": {
                                  "$ref": "61"
                                },
                                "group": {
                                  "$ref": "69"
                                }
                              },
                              {
                                "$ref": "95"
                              }
                            ],
                            "signIqTickets": [
                              {
                                "$id": "96",
                                "identifier": "FDj/7Hi0dkKy9Eru/++5sg==",
                                "identifierGuid": "ecff3814-b478-4276-b2f4-4aeeffefb9b2",
                                "campaignName": "sample string 2",
                                "message": "sample string 3",
                                "ticketFileSource": "sample string 4",
                                "ticketFileDestination": "sample string 5",
                                "storeID": 1
                              },
                              {
                                "$ref": "96"
                              }
                            ],
                            "comboPriceGroups": [
                              {
                                "$id": "97",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "g_UID": "9xlEk/JitkGN2DwhoukOhw==",
                                "guid": "934419f7-62f2-41b6-8dd8-3c21a2e90e87",
                                "description": "sample string 5",
                                "newPrice": 1,
                                "rangeDescription": "sample string 6",
                                "dealDescription": "sample string 7",
                                "labelQuantity": 8,
                                "hostProductCategoryID": 1,
                                "offerID": 1,
                                "dontUpdatePricePlus": true,
                                "campaign": {
                                  "$ref": "61"
                                },
                                "comboPricePlus": [
                                  {
                                    "$id": "98",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "groupG_UID": "qrC2WN2amkSRww0QPlSxSg==",
                                    "groupGuid": "58b6b0aa-9add-449a-91c3-0d103e54b14a",
                                    "comboPriceType": 5,
                                    "priceType": 5,
                                    "pluG_UID": "3Rbws7jHdUCE3Kfh94/tgw==",
                                    "pluGuid": "b3f016dd-c7b8-4075-84dc-a7e1f78fed83",
                                    "priceGroupG_UID": "hgPy5ypDlke4NLLeXoUdRw==",
                                    "priceGroupGuid": "e7f20386-432a-4796-b834-b2de5e851d47",
                                    "campaignPoolID": "sample string 7",
                                    "quantity": 1,
                                    "campaign": {
                                      "$ref": "61"
                                    },
                                    "product": {
                                      "$ref": "19"
                                    },
                                    "priceGroup": {
                                      "$ref": "25"
                                    },
                                    "campaignPool": {
                                      "$ref": "61"
                                    }
                                  },
                                  {
                                    "$ref": "98"
                                  }
                                ]
                              },
                              {
                                "$ref": "97"
                              }
                            ],
                            "priceLevels": [
                              {
                                "$id": "99",
                                "id": 1,
                                "priceLevelIdentifier": "qHy8qEDoiUywQqOfRjYcqw==",
                                "priceLevelIdentifierGuid": "a8bc7ca8-e840-4c89-b042-a39f46361cab",
                                "campaignName": "sample string 3",
                                "priceLevelName": "sample string 4"
                              },
                              {
                                "$ref": "99"
                              }
                            ],
                            "promotionType": {
                              "$id": "100",
                              "identifier": "u8/aKnq2r020RdSl9/35hw==",
                              "identifierGuid": "2adacfbb-b67a-4daf-b445-d4a5f7fdf987",
                              "hostType": 2,
                              "code": "sample string 3",
                              "description": "sample string 4",
                              "isLiquor": true,
                              "isAdvertised": true,
                              "disableWasSave": true,
                              "excludeFromPromoSales": true,
                              "labelPageLayoutG_UID": "dMb1yF0FVU+CycN5obPBkQ==",
                              "labelPageLayoutGuid": "c8f5c674-055d-4f55-82c9-c379a1b3c191",
                              "priceLevelIdentifier": "rAbK5RECQU6leVBlq5ozOg==",
                              "priceLevelIdentifierGuid": "e5ca06ac-0211-4e41-a579-5065ab9a333a",
                              "active": true,
                              "updated": "2026-04-03T06:17:22.972485",
                              "hostName": "sample string 11"
                            }
                          },
                          "product": {
                            "$ref": "19"
                          },
                          "dealCost": {
                            "$id": "101",
                            "headerIdentifier": "GI3Wm1OnVk2gnwLp3wRrjQ==",
                            "headerIdentifierGuid": "9bd68d18-a753-4d56-a09f-02e9df046b8d",
                            "identifier": "tcztz8o490ypOj/bLKNHOg==",
                            "identifierGuid": "cfedccb5-38ca-4cf7-a93a-3fdb2ca3473a",
                            "supplierIdentifier": "BfvfCSCEW0Or0IUFJZ+NVQ==",
                            "supplierGuid": "09dffb05-8420-435b-abd0-8505259f8d55",
                            "pluG_UID": "hgGW0eD0DkOuzSLytPYAFw==",
                            "pluGuid": "d1960186-f4e0-430e-aecd-22f2b4f60017",
                            "campaignName": "1016df5c-d1d8-4e01-9460-5d892398b7c4",
                            "description": "sample string 4",
                            "cost": 5,
                            "costDecimals": 6,
                            "start": "2026-04-03T06:17:22.972485",
                            "end": "2026-04-03T06:17:22.972485",
                            "type": 9,
                            "promoType": 10,
                            "bonusItemPLUG_UID": "JV4fNjvlqk+WjqVr8yAdaA==",
                            "bonusItemPluGuid": "361f5e25-e53b-4faa-968e-a56bf3201d68",
                            "bonusPurchaseUnits": 11,
                            "bonusReceiveUnits": 12,
                            "updated": "2026-04-03T06:17:22.972485",
                            "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-04-03T06:17:22.972485",
                            "campaignEndDate": "2026-04-03T06:17:22.972485",
                            "masterPLUG_UID": "/hXSbl2dakq2bWewUvDPgQ==",
                            "masterID": "6ed215fe-9d5d-4a6a-b66d-67b052f0cf81",
                            "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": "BQ9+qXX6o0KzLiuovYNMsw==",
                            "bonusMasterID": "a97e0f05-fa75-42a3-b32e-2ba8bd834cb3",
                            "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-04-03T06:17:22.972485",
                        "dealCosts": [
                          {
                            "$ref": "101"
                          },
                          {
                            "$ref": "101"
                          }
                        ],
                        "tags": [
                          {
                            "$id": "102",
                            "pluG_UID": "4YZ+Eiczg0qAbUqPoxgveg==",
                            "pluGuid": "127e86e1-3327-4a83-806d-4a8fa3182f7a",
                            "tagID": 1,
                            "description": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "102"
                          }
                        ],
                        "alternateProductG_UID": "sY8IS217GUygclUHmpWgOg==",
                        "alternateProduct": "4b088fb1-7b6d-4c19-a072-55079a95a03a",
                        "altProduct": {
                          "$ref": "19"
                        },
                        "productHostCode": {
                          "$id": "103",
                          "id": 1,
                          "pluG_UID": "ke7McvIy8UGKzmpbTa2ICQ==",
                          "pluGuid": "72ccee91-32f2-41f1-8ace-6a5b4dad8809",
                          "ibaCode": "sample string 2"
                        },
                        "mscCat": {
                          "$ref": "55"
                        },
                        "mscCom": {
                          "$ref": "56"
                        },
                        "mscDep": {
                          "$ref": "58"
                        },
                        "mscSubCom": {
                          "$ref": "57"
                        },
                        "isUserUpdate": true,
                        "ignoreMasterProduct": true,
                        "priceGroupLabelRequested": true,
                        "firstSold": "2026-04-03T06:17:22.972485",
                        "inventoryTracked": "2026-04-03T06:17:22.972485",
                        "isNormalPriceChangesCampaign": true,
                        "baseProductFuel": {
                          "$id": "104",
                          "pluG_UID": "Dr3lw4rYiUOHHTzyuW4zJQ==",
                          "pluGuid": "c3e5bd0e-d88a-4389-871d-3cf2b96e3325",
                          "fuelPluG_UID": "3wszVB22xk+WehX0PrQChw==",
                          "fuelPluGuid": "54330bdf-b61d-4fc6-967a-15f43eb40287",
                          "price": 3,
                          "productDescription": "sample string 4",
                          "productBarcode": "sample string 5",
                          "fuelProductDescription": "sample string 6",
                          "fuelProductBarcode": "sample string 7",
                          "fuelProductPrice": 8
                        },
                        "productFuelLinks": [
                          {
                            "$ref": "104"
                          },
                          {
                            "$ref": "104"
                          }
                        ]
                      },
                      "supplier": {
                        "$ref": "14"
                      },
                      "serviceFee": {
                        "$id": "105",
                        "id": 1,
                        "description": "sample string 1",
                        "fee": 1
                      },
                      "isPrimaryHost": true,
                      "hostVendor": 48
                    },
                    {
                      "$ref": "17"
                    }
                  ],
                  "orderCycleHeaders": [
                    {
                      "$id": "106",
                      "storeID": 1,
                      "supplierIdentifier": "FeyV8K6H0k+VIhYoG4h/IQ==",
                      "supplierGuid": "f095ec15-87ae-4fd2-9522-16281b887f21",
                      "departmentCode": "sample string 2",
                      "warehouseDirectIndicator": "sample string 3",
                      "type": 4,
                      "storeName": "sample string 5",
                      "departmentName": "sample string 6",
                      "orderDays": 7
                    },
                    {
                      "$ref": "106"
                    }
                  ],
                  "cycles": [
                    {
                      "$id": "107",
                      "storeID": 1,
                      "supplierIdentifier": "n4CMubYpuk+la9CkKHxWDw==",
                      "supplierGuid": "b98c809f-29b6-4fba-a56b-d0a4287c560f",
                      "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-04-03T06:17:22.972485",
                      "deliveryDate": "2026-04-03T06:17:22.972485",
                      "nextCutOffDate": "2026-04-03T06:17:22.972485",
                      "nextDeliveryDate": "2026-04-03T06:17:22.972485",
                      "nextDaysBuffer": 10
                    },
                    {
                      "$ref": "107"
                    }
                  ],
                  "store": {
                    "$ref": "9"
                  },
                  "updated": "2026-04-03T06:17:22.972485",
                  "isHost": true
                },
                "files": [
                  {
                    "$id": "108",
                    "id": "sample string 1",
                    "fileName": "sample string 2",
                    "extension": "sample string 3",
                    "provider": 0,
                    "type": 0,
                    "hostType": "sample string 4",
                    "createdUtc": "2026-04-03T06:17:22.972485",
                    "processed": "2026-04-03T06:17:22.972485",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2026-04-03T06:17:22.972485",
                    "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": "13"
                    },
                    "metcashHeader": {
                      "$id": "109",
                      "customerNumber": "sample string 1",
                      "creationDate": "2026-04-03T06:17:22.972485",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "108"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "110",
                    "id": 1,
                    "hostIdentifier": "5EF4uypqIUS2znwMm5wQIQ==",
                    "hostIdentifierGuid": "bb7841e4-6a2a-4421-b6ce-7c0c9b9c1021",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "8dbac651-9ceb-4168-b09c-b567820bee87",
                      "16469766-4ab4-4e87-96a4-b910f15e4a78"
                    ]
                  },
                  {
                    "$ref": "110"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "12"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "12"
                  },
                  {
                    "$ref": "12"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "111",
                    "identifier": "6voTF8TvsEOXkq0S0AVgzA==",
                    "identifierGuid": "1713faea-efc4-43b0-9792-ad12d00560cc",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "111"
                  }
                ],
                "promoTypeGuids": [
                  "5f87f4ce-01bb-4fcb-b25d-87323326da41",
                  "624c1f9a-7e1f-4a06-819d-5912f7b268dc"
                ],
                "isPromotionOnly": false,
                "isOrderable": false,
                "vendor": 0
              },
              "groupIDs": [
                1,
                2
              ],
              "hostDescription": "sample string 27"
            },
            {
              "$ref": "12"
            }
          ],
          "accounts": [
            {
              "$ref": "6"
            },
            {
              "$ref": "6"
            }
          ],
          "sales": [
            {
              "$id": "112",
              "id": 1,
              "storeID": 1,
              "externalSalesType": 2,
              "ftpSiteID": 1,
              "lastSaleProcessed": "2026-04-03T06:17:22.972485",
              "ftpSite": {
                "$id": "113",
                "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": "112"
            }
          ],
          "zoneMatrix": [
            {
              "$ref": "110"
            },
            {
              "$ref": "110"
            }
          ],
          "cashManagements": [
            {
              "$id": "114",
              "id": 1,
              "storeID": 1,
              "cashManagementType": 2,
              "apiID": 1,
              "organisationID": "sample string 3",
              "siteName": "sample string 4",
              "thirdPartyAPI": {
                "$id": "115",
                "id": 1,
                "description": "sample string 2",
                "address": "sample string 3",
                "username": "sample string 4",
                "password": "sample string 5",
                "passwordPlain": "sample string 6",
                "token": "sample string 7",
                "apiType": 8,
                "apiSubType": 9
              }
            },
            {
              "$ref": "114"
            }
          ],
          "updateStoreID": "806b20dd-49bd-448e-a053-cd58ded62bfe",
          "updateStore": {
            "$id": "116",
            "id": "4f1e1041-06d3-4731-8f1f-577b40b428c7",
            "name": "sample string 1",
            "lastActivity": "2026-04-03T06:17:22.972485",
            "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-04-03T06:17:22.972485"
          },
          "timeZoneId": "sample string 54",
          "securityOptions": {
            "$id": "117",
            "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": "118",
          "id": 1,
          "gradeID": 2,
          "storeID": 3,
          "g_UID": "ln1Z5AjVUkm+FhEKGu92oA==",
          "guid": "e4597d96-d508-4952-be16-110a1aef76a0",
          "fuelGrade": "sample string 5",
          "price1": 1,
          "price2": 1,
          "price3": 1,
          "price4": 1,
          "effective": "2026-04-03T06:17:22.972485",
          "updated": "2026-04-03T06:17:22.972485",
          "margin": 1,
          "product": {
            "$ref": "19"
          }
        }
      }
    },
    {
      "$ref": "7"
    }
  ],
  "cashBalancingFuelMeters": [
    {
      "$id": "119",
      "headerIdentifier": "93nWMq7PtkazbonvyGdYsQ==",
      "headerIdentifierGuid": "32d679f7-cfae-46b6-b36e-89efc86758b1",
      "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": "120",
          "id": 1,
          "storeID": 2,
          "tankNumber": 3,
          "dispenserNumber": 4,
          "hoseNumber": 5,
          "adjustedFor": "2026-04-03T06:17:22.9881101",
          "adjustedAt": "2026-04-03T06:17:22.9881101",
          "adjustmentVolume": 8.0,
          "reasonDesc": "sample string 9",
          "reason": 10,
          "operatorG_UID": "nb9N+l9jmE6F4WqeW8zDRw==",
          "operatorGuid": "fa4dbf9d-635f-4e98-85e1-6a9e5bccc347",
          "user": "sample string 11",
          "processed": 1,
          "storeName": "sample string 12",
          "operatorName": "sample string 13"
        },
        {
          "$ref": "120"
        }
      ]
    },
    {
      "$ref": "119"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK+2�\���i�5xl/workbook.xml �(�����0��J}�(��
L,];t7�4$AI*��� ��u�ϟ���u�������T�0�y!Q�?�ʹk��&�^̶�XY��h;�	s�CP�x�O�?,?8��KĠ��AZ�w���S�補���l���o�G�v1����$:���'J\���q�L�$��L\ktco0����PK+2�\����	�[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
+2�\�=��''_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="Rfb875d950b364b0f" /></Relationships>PK+2�\��Q�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�<���AOe�a�i����ZOz#��:V�X;n��f�k%���y�����^��^�z��%!ȑS#�O�U�W�~ﻐ�H� (<�׵^�z�8c���	i+�j���RH�<���C-�
B�Є��JA�2$@}�h��7.�T�#2��� �΂H&��R��CE�gѨ�\	�|>4a�6��"\HB5SZz�M��Gic!�9_?BHP�Y
D�`TR�EI�ݵPf2ˡ���'��$��M��"B/���}��;� f<�?6Y�6�ҤY	��E��e�,b�E�#��-�Д
O�&��f��H	��J
о14Y�6�"ƙ#>f-�,b�EM#��*������l��m5��~{�k��ǃ�:E�f�l2ʳ]�W�M����\��k��œ�2��ښ8�'^	�gC����C����!��ī!!��Ő�}���P}�͐�}��1��w�r���l��@,_?:��Kb9�ɁX�^9����2������H����ܽq ������wb��ÁX�NM���SGb�ol����v7E���r�E��:�{�|�0'�o	���x��x��p�Ԋ�E����~����Z��~����2��_���|�#�~�Sw��6rջiy��Q�j�/���#�ĊÍ���́X3��@����@�u��v_;e�u�9�W��w��gY�������PK+2�\њ���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8
����tö��=��&vd����G�
XTWb�������4����޾�9��5VY��r4�SP-l7�=N<�	��œ�b<��D�g�3���e��CL�@.�|@Z�yM]ʀ[&9\��*5
�Yq�ф?��պ�׈ȁ������a�E*�g�`_�ۮnE'ʞ �nj>\&�^�<�i��hU/E�����]e4w(_���N��r�V��Tu_�1�X^���_l�PK+2�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK+2�\�����xl/sharedStrings.xml �(��U�n�@����8-* �E
����(R'�V���ү�,Ai�ŭ*5}���sl.�)��:a�0Βv��M!�z߯��8r�i4�=�8�
���K����4u���lQ3R���ѮS���� ���Y��MG��4
��8��x�p��b4��U��D)�R
R�#��(���W�zx�a*X �\ap
n��p���!�c����X��o*'��6�z����
��.*���\	{k>�e�f���+�03�����Ab�/��Mɥ�V	?�
WdB��Kݢb;��0z�+�楛!����4 ���R
lp��:	:g�B)9��k��~��׸�pn��D�W8�o�U2�><���y�{�t���ʢ��,{�~��V�^��'�z����-��D�Fx#DY'pH�q/�M����J.ٞV�ɵp�%{�KаF�,M�$��4�i��
�u�z{ ��w����oM��x�%�f�#��e\����PK-+2�\���i�5xl/workbook.xmlPK-+2�\����	��[Content_Types].xmlPK-
+2�\�=��''U_rels/.relsPK-+2�\��Q�C�xl/worksheets/sheet1.xmlPK-+2�\њ���P�xl/_rels/workbook.xml.relsPK-+2�\Ѓc'2E
8	xl/styles.xmlPK-+2�\������
xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK+2�\.�֗�5xl/workbook.xml �(�����0��&�C���Tcp��Ճ�[�@����[J ��mgv�۩f����}�dB�k,ct%!���y8Y&����$��X!T���L$�W�a�QY�r��X�y�C�QO+Jseps< T-͞
�e2�����"��*������j���1��}��#_�4<ح���
`�vxgﰊl��/PK+2�\����	�[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
+2�\��o''_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="R34a762f95b2a4a44" /></Relationships>PK+2�\��Q�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�<���AOe�a�i����ZOz#��:V�X;n��f�k%���y�����^��^�z��%!ȑS#�O�U�W�~ﻐ�H� (<�׵^�z�8c���	i+�j���RH�<���C-�
B�Є��JA�2$@}�h��7.�T�#2��� �΂H&��R��CE�gѨ�\	�|>4a�6��"\HB5SZz�M��Gic!�9_?BHP�Y
D�`TR�EI�ݵPf2ˡ���'��$��M��"B/���}��;� f<�?6Y�6�ҤY	��E��e�,b�E�#��-�Д
O�&��f��H	��J
о14Y�6�"ƙ#>f-�,b�EM#��*������l��m5��~{�k��ǃ�:E�f�l2ʳ]�W�M����\��k��œ�2��ښ8�'^	�gC����C����!��ī!!��Ő�}���P}�͐�}��1��w�r���l��@,_?:��Kb9�ɁX�^9����2������H����ܽq ������wb��ÁX�NM���SGb�ol����v7E���r�E��:�{�|�0'�o	���x��x��p�Ԋ�E����~����Z��~����2��_���|�#�~�Sw��6rջiy��Q�j�/���#�ĊÍ���́X3��@����@�u��v_;e�u�9�W��w��gY�������PK+2�\��"�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞��!)��
��p�q5�#�z6�+`	R���F�{z�����z�6��c�W�+�	��{�lo�n�;u.�
s"e�'.����dN:UaF_:6�I�ƞ��t�T0vO��L�?��b�v0��qB�����!f {{�
~J���
�S�`'��1a�(%k���|1�z}�!
g����F֫��2NG�s,�^:-�5d���J��R0yV���PK+2�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK+2�\�����xl/sharedStrings.xml �(��U�n�@����8-* �E
����(R'�V���ү�,Ai�ŭ*5}���sl.�)��:a�0Βv��M!�z߯��8r�i4�=�8�
���K����4u���lQ3R���ѮS���� ���Y��MG��4
��8��x�p��b4��U��D)�R
R�#��(���W�zx�a*X �\ap
n��p���!�c����X��o*'��6�z����
��.*���\	{k>�e�f���+�03�����Ab�/��Mɥ�V	?�
WdB��Kݢb;��0z�+�楛!����4 ���R
lp��:	:g�B)9��k��~��׸�pn��D�W8�o�U2�><���y�{�t���ʢ��,{�~��V�^��'�z����-��D�Fx#DY'pH�q/�M����J.ٞV�ɵp�%{�KаF�,M�$��4�i��
�u�z{ ��w����oM��x�%�f�#��e\����PK-+2�\.�֗�5xl/workbook.xmlPK-+2�\����	��[Content_Types].xmlPK-
+2�\��o''U_rels/.relsPK-+2�\��Q�C�xl/worksheets/sheet1.xmlPK-+2�\��"�P�xl/_rels/workbook.xml.relsPK-+2�\Ѓc'2E
8	xl/styles.xmlPK-+2�\������
xl/sharedStrings.xmlPK��