GET api/cashBalancing/{id}/fuelGrades

Get the fuel grade records

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Cash balancing header identifier

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Matching Cash Balancing Fuel Grade summaries

Collection of CashBalancingFuelGrade
NameDescriptionTypeAdditional information
HeaderIdentifier

Collection of byte

None.

HeaderIdentifierGuid

globally unique identifier

None.

FuelGradeID

integer

None.

FuelGrade

string

None.

Opening

decimal number

None.

Adjustments

decimal number

None.

Deliveries

decimal number

None.

Samples

decimal number

None.

PumpTest

decimal number

Deprecated. Deprecated due to not necessary for fuel tanks.

Sales

decimal number

None.

Closing

decimal number

None.

MeterSales

decimal number

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

MeterVariance

decimal number

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

OpeningAdjusted

boolean

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

DeliveriesAdjusted

boolean

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

ClosingAdjusted

boolean

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

Tanks

Collection of CashBalancingFuelTankLevel

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

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "headerIdentifier": "PQcIxtLmRU+oc1iRr7g1qA==",
    "headerIdentifierGuid": "c608073d-e6d2-4f45-a873-5891afb835a8",
    "fuelGradeID": 1,
    "fuelGrade": "sample string 2",
    "opening": 3.0,
    "adjustments": 4.0,
    "deliveries": 5.0,
    "samples": 6.0,
    "pumpTest": 7.0,
    "sales": 8.0,
    "closing": 9.0,
    "meterSales": 10.0,
    "meterVariance": -2.0,
    "openingAdjusted": true,
    "deliveriesAdjusted": true,
    "closingAdjusted": true,
    "tanks": [
      {
        "$id": "2",
        "headerIdentifier": "rTt6S85MkEmwCkREDrW09Q==",
        "headerIdentifierGuid": "4b7a3bad-4cce-4990-b00a-44440eb5b4f5",
        "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": "3",
          "id": 1,
          "storeID": 2,
          "tankNumber": 3,
          "fuelGrade": "sample string 4",
          "fuelGradeID": 1,
          "capacity": 5.0,
          "lpg": true,
          "waterLevel": 7.0,
          "updated": "2025-10-05T00:02:28.5657058",
          "storeName": "sample string 9",
          "store": {
            "$id": "4",
            "id": 1,
            "isMaster": true,
            "shortName": "sample string 3",
            "url": "sample string 4",
            "sortOrder": 1,
            "name": "sample string 5",
            "phone": "sample string 6",
            "fax": "sample string 7",
            "email": "sample string 8",
            "address1": "sample string 9",
            "address2": "sample string 10",
            "city": "sample string 11",
            "state": "sample string 12",
            "country": "sample string 13",
            "postCode": "sample string 14",
            "delivery": 1,
            "exportAccounts": 1,
            "salesAccountFolder": "sample string 15",
            "purchaseAccountFolder": "sample string 16",
            "initLoad": 1,
            "initIDs": 1,
            "zoneID": 1,
            "actAsMaster": 1,
            "lastActiveUtc": "2025-10-05T00:02:28.5657058",
            "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": "ACDi2TIjhUikRejlEeAWoA==",
            "hostIdentifierGuid": "d9e22000-2332-4885-a445-e8e511e016a0",
            "hostName": 1,
            "hostAddress": "sample string 27",
            "hostUsername": "sample string 28",
            "hostPassword": "sample string 29",
            "excludeFromLeadInOut": true,
            "accountingProvider": 31,
            "accountingAddress": "sample string 32",
            "accountingUsername": "sample string 33",
            "accountingPassword": "sample string 34",
            "storeAccountingCode": "sample string 35",
            "softwareVariance": 36,
            "fuelWarningVariance": 37.0,
            "fuelErrorVariance": 38.0,
            "fuelAccumulatedWarningVariance": 39.0,
            "fuelAccumulatedErrorVariance": 40.0,
            "drawManagment": 41,
            "endOfDayManagment": true,
            "autoFillCashBalancing": true,
            "fuelDayVariance": 44,
            "accountingTradingTime": "00:00:00.1234567",
            "stockActivateProduct": 46,
            "giftCardSalesAccountingDeptCode": "sample string 47",
            "transactionDiscountAccountingDeptCode": "sample string 48",
            "size": 49,
            "updated": "2025-10-05T00:02:28.5657058",
            "priceZoneName": "sample string 51",
            "storeFuelConfigured": true,
            "shippingAddressCopied": true,
            "shippingAddress": {
              "$id": "5",
              "storeID": 1,
              "addressType": 1,
              "address1": "sample string 1",
              "address2": "sample string 2",
              "city": "sample string 3",
              "state": "sample string 4",
              "country": "sample string 5",
              "postCode": "sample string 6"
            },
            "billingAddress": {
              "$ref": "5"
            },
            "hostStoreSettings": [
              {
                "$id": "6",
                "id": 1,
                "hostIdentifier": "FTlUju02O0uBvBUuEFgqMg==",
                "hostIdentifierGuid": "8e543915-36ed-4b3b-81bc-152e10582a32",
                "storeID": 2,
                "username": "sample string 3",
                "password": "sample string 4",
                "passwordPlain": "sample string 5",
                "serverAddress": "sample string 6",
                "serverPort": 1,
                "excludeFromLeadInOut": true,
                "useForHostFile": true,
                "metcashPillarID": "sample string 9",
                "metcashStateCode": "sample string 10",
                "metcashCustomerID": "sample string 11",
                "metcashTradingPartnerID": "sample string 12",
                "drakesCustomerNumber": 1,
                "sparCustomerNumber": "sample string 13",
                "sparOrderUsername": "sample string 14",
                "sparOrderPassword": "sample string 15",
                "sparOrderPasswordPlain": "sample string 16",
                "pharmXSiteID": 1,
                "ibaZoneID": 1,
                "ibaState": "sample string 17",
                "foodlandStoreCode": "sample string 18",
                "ilgMemberNumber": "sample string 19",
                "ilgOutletLocation": 1,
                "ilgBaseCost": 1,
                "ilgApplyNonAdvertisedPromos": true,
                "ilgExemptFromFreight": true,
                "ilgOrderDealReview": true,
                "ilgFinanceFee": 1,
                "processPromotions": true,
                "hostProvider": 0,
                "host": {
                  "$id": "7",
                  "identifier": "toL8jZ3BMkOspuCpYZFF3g==",
                  "identifierGuid": "8dfc82b6-c19d-4332-aca6-e0a9619145de",
                  "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": "bbcny1erYkC9pedsNSgRSA==",
                  "hostSupplierIdentifierGuid": "cb27b76d-ab57-4062-bda5-e76c35281148",
                  "loyaltyPriceLevelIdentifier": "+67NI7WuhkaZPmrolb667Q==",
                  "loyaltyPriceLevelIdentifierGuid": "23cdaefb-aeb5-4686-993e-6ae895bebaed",
                  "isGroup": true,
                  "description": "sample string 22",
                  "hostProvider": 23,
                  "hostTypeEnum": 24,
                  "hostType": "sample string 25",
                  "hostCode": "sample string 26",
                  "username": "sample string 27",
                  "password": "sample string 28",
                  "passwordPlain": "sample string 29",
                  "server": "sample string 30",
                  "url": "sample string 31",
                  "global": true,
                  "stateCode": "sample string 33",
                  "lastCollected": "2025-10-05T00:02:28.5657058",
                  "lastProcessed": "2025-10-05T00:02:28.5657058",
                  "hold": true,
                  "supplierName": "sample string 35",
                  "supplier": {
                    "$id": "8",
                    "identifier": "l6eqicHX3kCtwQg0lh8fBw==",
                    "identifierGuid": "89aaa797-d7c1-40de-adc1-0834961f1f07",
                    "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": "pMTYREC0tEKWogcTObQ8tQ==",
                    "primaryContactID": "44d8c4a4-b440-42b4-96a2-071339b43cb5",
                    "storeID": 1,
                    "abn": "sample string 16",
                    "supplierGroupIdentifier": "vjRgOWZnX0+HLeYLMHGR/A==",
                    "supplierGroupGuid": "396034be-6766-4f5f-872d-e60b307191fc",
                    "rebate": 1.0,
                    "rebateType": 1,
                    "rebateFrequency": 1,
                    "rebateSource": 1,
                    "rebateLastClaimed": "2025-10-05T00:02:28.5657058",
                    "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": "9",
                      "id": "899aec6b-1c75-42f9-952e-bb2e40caee72",
                      "identifier": "vF/Uq4n3DUGYj92jzgmUVw==",
                      "identifierGuid": "abd45fbc-f789-410d-988f-dda3ce099457",
                      "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": "10",
                        "supplierIdentifier": "fjhPXiEITEO7dBNPosl9QA==",
                        "supplierIdentifierGuid": "5e4f387e-0821-434c-bb74-134fa2c97d40",
                        "contactGuid": "JCH5V38KjEmkHRsc4jnARw==",
                        "contactID": "57f92124-0a7f-498c-a41d-1b1ce239c047",
                        "contact": {
                          "$ref": "9"
                        },
                        "supplier": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "products": [
                      {
                        "$id": "11",
                        "pluG_UID": "Hte0kJd2zUKEYvjcn/l3ig==",
                        "pluGuid": "90b4d71e-7697-42cd-8462-f8dc9ff9778a",
                        "supplierIdentifier": "/4SL19epiEuZtfQXBvhZ5w==",
                        "supplierIdentifierGuid": "d78b84ff-a9d7-4b88-99b5-f41706f859e7",
                        "cartonQuantity": 1,
                        "cartonQuantityChanged": true,
                        "productSize": "sample string 3",
                        "cigarettesPerSleeve": 1,
                        "randomWeight": true,
                        "piecesPerUnit": 5,
                        "averagePackSize": 6,
                        "effectiveDate": "2025-10-05T00:02:28.5657058",
                        "pricedByWeight": true,
                        "landedUnitCostEx": 9,
                        "landedUnitCostInc": 10,
                        "landedCartonCostInc": 11,
                        "landedCartonCostEx": 12,
                        "standardCost": 13,
                        "deliveryFee": 1,
                        "deliveryFeeBasis": "sample string 14",
                        "pickAndPackFee": 1,
                        "pickAndPackFeeBasis": "sample string 15",
                        "financeFee": 1,
                        "financeFeeBasis": "sample string 16",
                        "cartonLength": 1,
                        "cartonWidth": 1,
                        "cartonHeight": 1,
                        "palletLayerQuantity": 1,
                        "palletLayers": 1,
                        "itemCode": "sample string 17",
                        "invoiceCode": "sample string 18",
                        "invoiceDesc": "sample string 19",
                        "orderDirect": true,
                        "useCost": true,
                        "minimumQuantity": 20,
                        "hostType": 21,
                        "fromHost": 22,
                        "minimumReorder": 1,
                        "maximumReorder": 1,
                        "orderMultiple": 23.1,
                        "sellMultiple": 24.1,
                        "baseMultiple": 25.1,
                        "hostStandardCost": 26,
                        "hostTotalCost": 27,
                        "hostRetail": 28,
                        "hostLandedUnitCostEx": 29,
                        "hostLandedUnitCostInc": 30,
                        "hostDesc": "sample string 31",
                        "directIndicator": "sample string 32",
                        "availableToOrder": true,
                        "hostRangeIndicator": "sample string 34",
                        "hostProductType": "sample string 35",
                        "hostProductGrade": "sample string 36",
                        "hostProductGroup": "sample string 37",
                        "hostSlowMoving": true,
                        "hostGeneralMerchandise": true,
                        "hostPillar": "sample string 40",
                        "hostLastUpdated": "2025-10-05T00:02:28.5657058",
                        "rebate": 1.0,
                        "rebateExclude": true,
                        "invoiceCodes": [
                          {
                            "$id": "12",
                            "pluG_UID": "PHxEOW13vUWi+JoGTsa4mg==",
                            "pluGuid": "39447c3c-776d-45bd-a2f8-9a064ec6b89a",
                            "supplierIdentifier": "qRo5AQeXqkK5/KHWb0sGWQ==",
                            "supplierIdentifierGuid": "01391aa9-9707-42aa-b9fc-a1d66f4b0659",
                            "invoiceCode": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "storeIDs": [
                          1,
                          2
                        ],
                        "preferredSupplier": true,
                        "preferredRebateSupplier": true,
                        "supplierName": "sample string 41",
                        "salesMode": 42,
                        "orderPacked": true,
                        "active": true,
                        "price": 1,
                        "costGstPercent": 44,
                        "parentPluG_UID": "aDKunUUkwkaTfHEvtEP7DQ==",
                        "parentPluGuid": "9dae3268-2445-46c2-937c-712fb443fb0d",
                        "freight": 45.0,
                        "freightType": 1,
                        "product": {
                          "$id": "13",
                          "plu": 1,
                          "storeID": 1,
                          "masterPluG_UID": "QEA=",
                          "storeIDs": [
                            1,
                            2
                          ],
                          "g_UId": "Iw7RtY/Pxk2Gz1UAwaXTmg==",
                          "guid": "b5d10e23-cf8f-4dc6-86cf-5500c1a5d39a",
                          "apn": "sample string 1",
                          "apnChanged": true,
                          "apnSwitched": true,
                          "barcode": "sample string 4",
                          "itemNumber": "sample string 5",
                          "itemNumberChanged": true,
                          "priceGroupG_UID": "IEgkCyUNBES3HNlXWHtq3Q==",
                          "priceGroupGuid": "0b244820-0d25-4404-b71c-d957587b6add",
                          "blueprintID": 1,
                          "lastCountedDate": "2025-10-05T00:02:28.5657058",
                          "externalID": "sample string 7",
                          "active": true,
                          "activated": "2025-10-05T00:02:28.5657058",
                          "pluCreated": "2025-10-05T00:02:28.5657058",
                          "createdByUser": "sample string 9",
                          "name": "sample string 10",
                          "nameChanged": true,
                          "secondDescription": "sample string 12",
                          "hostDescription": "sample string 13",
                          "keepCartonQty": true,
                          "keepDescription": true,
                          "keepDepartments": true,
                          "keepSuppliers": true,
                          "markdownDescription": "sample string 18",
                          "altDescription": "sample string 19",
                          "bestOrExpire": 20,
                          "lastUpdate": "2025-10-05T00:02:28.5657058",
                          "lastManualUpdate": "2025-10-05T00:02:28.5657058",
                          "imageName": "sample string 23",
                          "showImageOnFlipCharts": true,
                          "showTextOnFlipCharts": true,
                          "overrideFlipChartText": true,
                          "flipChartText": "sample string 27",
                          "salesMode": 1,
                          "eftCode": 1,
                          "price": 1,
                          "priceChanged": true,
                          "rrp": 1,
                          "gstPercent": 28,
                          "gstPercentChanged": true,
                          "costGSTPercent": 29,
                          "costGSTPercentChanged": true,
                          "wetPercent": 1,
                          "priceOverride": 1,
                          "cost": 1,
                          "currentCost": 1,
                          "currentCostDecimals": 1,
                          "grossProfit": 1.0,
                          "currentCostDesc": "sample string 30",
                          "currentCostEnd": "2025-10-05T00:02:28.5657058",
                          "currentCostUpdated": "2025-10-05T00:02:28.5657058",
                          "costDecimals": 31,
                          "costChanged": true,
                          "dealCostIdentifier": "QEA=",
                          "excludeFromRebate": true,
                          "rebateOverride": 1,
                          "costCalcMethod": 32,
                          "costCalcMethodChanged": true,
                          "costEffectiveDate": "2025-10-05T00:02:28.5657058",
                          "defaultGP": 1,
                          "breakTargetMode": 33,
                          "break1": 1,
                          "price1": 1,
                          "target1": 34,
                          "break2": 1,
                          "price2": 1,
                          "target2": 35,
                          "break3": 1,
                          "price3": 1,
                          "target3": 36,
                          "break1Changed": true,
                          "price1Changed": true,
                          "target1Changed": true,
                          "break2Changed": true,
                          "price2Changed": true,
                          "target2Changed": true,
                          "break3Changed": true,
                          "price3Changed": true,
                          "target3Changed": true,
                          "breakTargetModeChanged": true,
                          "margin": 1.1,
                          "marginChanged": true,
                          "marginRanged": true,
                          "marginRangedChanged": true,
                          "minimumMargin": 1.1,
                          "minimumMarginChanged": true,
                          "maximumMargin": 1.1,
                          "maximumMarginChanged": true,
                          "overrideHostWarehouseIndicator": true,
                          "overrideHostWarehouseIndicatorChanged": true,
                          "overrideHostPrice": true,
                          "overrideHostPriceChanged": true,
                          "overrideHostCost": true,
                          "overrideHostCostChanged": true,
                          "overrideHostMargin": true,
                          "overrideHostMarginChanged": true,
                          "alwaysApplyMargin": true,
                          "alwaysApplyMarginChanged": true,
                          "aws": 1.0,
                          "paws": 1.0,
                          "awsUpdated": "2025-10-05T00:02:28.5657058",
                          "posTare": 1,
                          "altPrice": 1.0,
                          "altPriceChanged": true,
                          "altPriceMode": 53,
                          "altPriceModeChanged": true,
                          "altPLUG_UID": "6d/pFA0ycEOKHUT8zVxUCA==",
                          "altPLUGuid": "14e9dfe9-320d-4370-8a1d-44fccd5c5408",
                          "altPLUGuidChanged": true,
                          "altPriceDescription1": "sample string 54",
                          "altPriceDescription2": "sample string 55",
                          "cartonQuantity": 56,
                          "cartonQuantityChanged": true,
                          "trayID": 1,
                          "promptID": 1,
                          "tare": 1,
                          "packQty": 1,
                          "fixedWeight": 1,
                          "extraMesg": 1,
                          "text1": "sample string 58",
                          "text2": "sample string 59",
                          "text3": "sample string 60",
                          "labelText": "sample string 61",
                          "labelTextChanged": true,
                          "sendToScale": true,
                          "nonScaleWeigh": true,
                          "labelFormat": "sample string 65",
                          "barcodeFormat": "sample string 66",
                          "austMade": 1,
                          "coolCode": 67,
                          "countryOfOrigin": "sample string 68",
                          "percentContent": 69.1,
                          "departmentID": 1,
                          "subDepartmentID": 1,
                          "minorDepartmentID": 1,
                          "lesserDepartmentID": 1,
                          "deptCode": "sample string 70",
                          "subDeptCode": "sample string 71",
                          "minorDeptCode": "sample string 72",
                          "lesserDeptCode": "sample string 73",
                          "deptName": "sample string 74",
                          "subDeptName": "sample string 75",
                          "minorDeptName": "sample string 76",
                          "lesserDeptName": "sample string 77",
                          "departmentChanged": true,
                          "subCategoryID": 1,
                          "expiry": 1,
                          "showDays": 1,
                          "datePrint": 1,
                          "labelRequired": true,
                          "labelShelfQty": 80,
                          "labelShelfChanged": true,
                          "labelTalkerQty": 82,
                          "labelSmall": true,
                          "labelLastPrinted": "2025-10-05T00:02:28.5657058",
                          "labelLastPrice": 1,
                          "shelfPageLayoutG_UID": "kWdvOHlUqkqC5PYAT+/mlw==",
                          "shelfPageLayoutGuid": "386f6791-5479-4aaa-82e4-f6004fefe697",
                          "talkerPageLayoutG_UID": "boHAZkyyoEyu9nFkWfIuVg==",
                          "talkerPageLayoutGuid": "66c0816e-b24c-4ca0-aef6-716459f22e56",
                          "unitMeasure": 1.1,
                          "unitMeasureChanged": true,
                          "unitMeasureKind": 85,
                          "unitMeasureKindChanged": true,
                          "signIQData": "sample string 87",
                          "refresh": true,
                          "earnLoyaltyPoints": true,
                          "earnLoyaltyPointsChanged": true,
                          "quantityOverride": true,
                          "quantityOverrideChanged": true,
                          "quantityRequired": true,
                          "quantityRequiredChanged": true,
                          "allowDiscounts": true,
                          "allowDiscountsChanged": true,
                          "discountDiscounts": true,
                          "discountDiscountsChanged": true,
                          "itemRecalled": true,
                          "itemRecalledChanged": true,
                          "noRefund": true,
                          "noRefundChanged": true,
                          "allowMarkdown": true,
                          "allowMarkdownChanged": true,
                          "priceRequired": true,
                          "priceRequiredChanged": true,
                          "fuelItem": true,
                          "fuelItemChanged": true,
                          "trackSerial": true,
                          "trackSerialChanged": true,
                          "allowZeroPrice": true,
                          "allowZeroPriceChanged": true,
                          "notForSale": 91,
                          "notForSaleChanged": true,
                          "excludeFromDeals": true,
                          "excludeFromVoucher": true,
                          "minimumAge": 94,
                          "minimumAgeChanged": true,
                          "buyingLimit": 1,
                          "buyingLimitChanged": true,
                          "buyingLimitIndependent": true,
                          "buyingLimitIndependentChanged": true,
                          "inventoryGuid": "fMKBk5E7RUCZiliMybH6RQ==",
                          "inventoryIdentifier": "9381c27c-3b91-4045-998a-588cc9b1fa45",
                          "inventoryAccuracy": 1,
                          "baseUnits": 98,
                          "orderPacked": 1,
                          "isManufactured": true,
                          "isIngredient": true,
                          "isModifier": true,
                          "isModifierChanged": true,
                          "hasModifiers": 99,
                          "defaultPrinter": "sample string 100",
                          "defaultPrinterGroup": "sample string 101",
                          "ingredientsOnManufacture": true,
                          "manufactureUnitMeasure": 1,
                          "mpl": 1,
                          "maxShelfQty": 102,
                          "allowAutoOrder": true,
                          "warrantyPeriod": 1,
                          "parentPluG_UId": "MKfBDaxlk02rTmIKjK3lKg==",
                          "parentPluGuid": "0dc1a730-65ac-4d93-ab4e-620a8cade52a",
                          "preferredHostVendor": 104,
                          "preferredHostChanged": true,
                          "code": "sample string 106",
                          "supplierIdentifier": "t6EQPvnqv0agNDiJocJKqQ==",
                          "supplierIdentifierGuid": "3e10a1b7-eaf9-46bf-a034-3889a1c24aa9",
                          "supplierChanged": true,
                          "rebateSupplierIdentifier": "VJgQL8r1+kSTUV11bZsbCw==",
                          "rebateSupplierIdentifierGuid": "2f109854-f5ca-44fa-9351-5d756d9b1b0b",
                          "rebateSupplierChanged": true,
                          "availableForOrder": true,
                          "warehouseDirectIndicator": "sample string 108",
                          "warehouseDirectIndicatorChanged": true,
                          "productGrade": "sample string 110",
                          "productType": "sample string 111",
                          "productGroup": "sample string 112",
                          "complianceIndicator": "sample string 113",
                          "inhouseBrand": "sample string 114",
                          "slowMoving": true,
                          "generalMerchandise": true,
                          "comment": "sample string 117",
                          "lastUpdatedByUser": "sample string 118",
                          "lastManualUpdatedByUser": "sample string 119",
                          "lastUpdatedByUserOverride": true,
                          "lastUpdatedByHost": "2025-10-05T00:02:28.5657058",
                          "commodity": "sample string 121",
                          "businessPillar": "sample string 122",
                          "mscCommodity": "sample string 123",
                          "hostIdentifier": "Edrfx5Lp0kucLuEPpmaqHQ==",
                          "hostIdentifierGuid": "c7dfda11-e992-4bd2-9c2e-e10fa666aa1d",
                          "serviceFeeID": 1,
                          "serviceFeeIDChanged": true,
                          "providerName": "sample string 125",
                          "aisleEnds": "sample string 126",
                          "deleted": true,
                          "deletedChanged": true,
                          "hidden": true,
                          "doNotRange": true,
                          "doNotRangeChanged": true,
                          "doNotOrder": true,
                          "doNotOrderChanged": true,
                          "locked": true,
                          "excludeFromWebUpdate": true,
                          "excludeFromWebUpdateChanged": true,
                          "webPriceBasedOn": 137,
                          "webPriceRounding": true,
                          "webMarkup": 139,
                          "webPriceMode": 140,
                          "altDepartmentID": 1,
                          "altSubDepartmentID": 1,
                          "altMinorDepartmentID": 1,
                          "altLesserDepartmentID": 1,
                          "altDeptCode": "sample string 141",
                          "altSubDeptCode": "sample string 142",
                          "altMinorDeptCode": "sample string 143",
                          "altLesserDeptCode": "sample string 144",
                          "altDepartmentChanged": true,
                          "storeProducts": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "store": {
                            "$ref": "4"
                          },
                          "storePrices": [
                            {
                              "$id": "14",
                              "pluG_UID": "QnD5qmAPp0aTKU+Xn0ra9A==",
                              "pluGuid": "aaf97042-0f60-46a7-9329-4f979f4adaf4",
                              "plu": 1,
                              "storeID": 1,
                              "zoneID": 2,
                              "zoneName": "sample string 3",
                              "store": "sample string 4",
                              "priceNow": 5,
                              "costNow": 6,
                              "costNowDecimals": 7,
                              "normalPrice": 8,
                              "priceNext": 1,
                              "costNext": 1,
                              "costNextDecimals": 9,
                              "nextCampaignName": "sample string 10",
                              "gstPercent": 11,
                              "normalCost": 12,
                              "normalCostDecimals": 13,
                              "costGstPercent": 14,
                              "costCalcMethod": 1,
                              "currentCost": 15,
                              "currentCostDecimals": 16,
                              "break1": 17,
                              "price1": 18,
                              "break2": 19,
                              "price2": 20,
                              "break3": 21,
                              "price3": 22,
                              "fuelItem": 23,
                              "fixedWeight": 24,
                              "active": true,
                              "complianceIndicator": "sample string 25",
                              "doNotOrder": true,
                              "doNotRange": true,
                              "isNormalPriceChangesCampaign": true,
                              "updated": "2025-10-05T00:02:28.5657058"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "currentPrices": {
                            "$id": "15",
                            "pluPrices": {
                              "$id": "16",
                              "plu": 1,
                              "pluG_UID": "QEA=",
                              "stores": [
                                1,
                                2
                              ],
                              "normalPrice": 1,
                              "cost": 2,
                              "break1": 3,
                              "price1": 4,
                              "break2": 5,
                              "price2": 6,
                              "break3": 7,
                              "price3": 8,
                              "discountPrice": 9,
                              "acceptedUtc": "2025-10-05T00:02:28.5657058",
                              "priceChangeType": 0,
                              "costDecimals": 10
                            },
                            "normalPluPrices": {
                              "$ref": "16"
                            },
                            "winningCampaign": 1,
                            "winner": {
                              "$id": "17",
                              "campaignName": "sample string 1",
                              "campaignDescription": "sample string 2",
                              "startDate": "2025-10-05T00:02:28.5657058",
                              "startTime": 3,
                              "endDate": "2025-10-05T00:02:28.5657058",
                              "endTime": 4,
                              "newPrice": 5,
                              "newCost": 6,
                              "newCostDecimals": 7,
                              "pctDiscount": 8,
                              "promoType": 1,
                              "promotionTypeCode": "sample string 9",
                              "hostType": 10,
                              "hostIdentifier": "HMKqCkk4SES07Er2vLewFw==",
                              "hostIdentifierGuid": "0aaac21c-3849-4448-b4ec-4af6bcb7b017",
                              "storeNames": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "details": [
                              {
                                "$ref": "17"
                              },
                              {
                                "$ref": "17"
                              }
                            ]
                          },
                          "tray": {
                            "$id": "18",
                            "g_UId": "osWDQ2QYP0+3QHmRahN80g==",
                            "guid": "4383c5a2-1864-4f3f-b740-79916a137cd2",
                            "name": "sample string 1",
                            "number": 1,
                            "tare": 1
                          },
                          "priceGroup": {
                            "$id": "19",
                            "priceGroupG_UID": "4mFzxWICakOKhBtX6Gu+sQ==",
                            "priceGroupGuid": "c57361e2-0262-436a-8a84-1b57e86bbeb1",
                            "name": "sample string 2",
                            "code": 1,
                            "modified": true,
                            "updated": "2025-10-05T00:02:28.5657058",
                            "buyingLimit": 1,
                            "buyingLimitIndependent": true,
                            "buyingLimitType": 0,
                            "number": 1,
                            "products": [
                              {
                                "$ref": "13"
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "productCount": 1
                          },
                          "priceGroupName": "sample string 146",
                          "nutrifacts": {
                            "$id": "20",
                            "pluG_UID": "2cyhOEwQYUSXVARKxmW8HQ==",
                            "pluGuid": "38a1ccd9-104c-4461-9754-044ac665bc1d",
                            "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": "21",
                            "pluGuid": "67941d23-5700-4712-acf4-178ecdf1f38d",
                            "created": "2025-10-05T00:02:28.5657058",
                            "createdByUser": "sample string 1",
                            "activated": "2025-10-05T00:02:28.5657058",
                            "deactivated": "2025-10-05T00:02:28.5657058",
                            "lastOrdered": "2025-10-05T00:02:28.5657058",
                            "lastOrderedQty": 2.0,
                            "lastReceived": "2025-10-05T00:02:28.5657058",
                            "lastReceivedQty": 3.0,
                            "lastInvoiceStatus": 1,
                            "lastCounted": "2025-10-05T00:02:28.5657058",
                            "lastSold": "2025-10-05T00:02:28.5657058",
                            "firstSold": "2025-10-05T00:02:28.5657058",
                            "awsUpdated": "2025-10-05T00:02:28.5657058",
                            "lastManualUpdate": "2025-10-05T00:02:28.5657058",
                            "lastManualUpdatedByUser": "sample string 5",
                            "lastUpdated": "2025-10-05T00:02:28.5657058",
                            "lastUpdatedByUser": "sample string 7",
                            "lastUpdatedByHost": "2025-10-05T00:02:28.5657058",
                            "doNotRangeUpdated": "2025-10-05T00:02:28.5657058",
                            "doNotOrderUpdated": "2025-10-05T00:02:28.5657058",
                            "tracked": "2025-10-05T00:02:28.5657058"
                          },
                          "allergens": [
                            {
                              "$id": "22",
                              "allergenID": 1,
                              "pluG_UID": "tmis3rLC006YQ8EeT7z95Q==",
                              "pluGuid": "deac68b6-c2b2-4ed3-9843-c11e4fbcfde5",
                              "contains": 2,
                              "allergenName": "sample string 3",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "22"
                            }
                          ],
                          "costs": {
                            "$id": "23",
                            "pluG_UID": "DH2G3RnPMkuDl/95da7W1w==",
                            "pluGuid": "dd867d0c-cf19-4b32-8397-ff7975aed6d7",
                            "enteredCost": 1,
                            "weightedAvgCost": 1,
                            "lastCost": 1,
                            "rawEnteredCost": 2,
                            "rawWeightedAvgCost": 3,
                            "rawLastCost": 4,
                            "freight": 5.0,
                            "freightType": 6,
                            "costDecimals": 7,
                            "fifoCost": 1,
                            "updated": "2025-10-05T00:02:28.5657058",
                            "normalCost": 1,
                            "currentCost": 1
                          },
                          "sales": [
                            {
                              "$id": "24",
                              "saleHeaderID": 1,
                              "created": "2025-10-05T00:02:28.5657058",
                              "createdLocal": "2025-10-05T00:02:28.5657058",
                              "storeID": 3,
                              "storeName": "sample string 4",
                              "operatorG_Uid": "dNc29shgOUCHI6IMpOFXNA==",
                              "operatorGuid": "f636d774-60c8-4039-8723-a20ca4e15734",
                              "operatorName": "sample string 5",
                              "tranType": 1,
                              "plu": 1,
                              "pluG_UId": "WC4c/rto4kWEUaP5u88lbw==",
                              "pluGuid": "fe1c2e58-68bb-45e2-8451-a3f9bbcf256f",
                              "normalPrice": 1,
                              "totalCents": 1,
                              "cost": 1,
                              "grossProfit": 1,
                              "quantity": 1,
                              "operator": {
                                "$id": "25",
                                "id": 1,
                                "g_Uid": "0ab1WdVTkEO2ceH8HhSIlQ==",
                                "guid": "59f5a6d1-53d5-4390-b671-e1fc1e148895",
                                "operatorNumber": 1,
                                "shortName": "sample string 2",
                                "firstName": "sample string 3",
                                "lastName": "sample string 4",
                                "password": "sample string 5",
                                "hasPassword": true,
                                "passwordText": "sample string 6",
                                "rfidTagID": "sample string 7",
                                "blueprintID": 1,
                                "groupID": 1,
                                "groupName": "sample string 8",
                                "managerGroupID": 1,
                                "managerGroupName": "sample string 9",
                                "zoneID": 1,
                                "zoneName": "sample string 10",
                                "loggedIn": 1,
                                "lastUsedIP": "sample string 11",
                                "deleted": true,
                                "locked": true,
                                "allowOpenTill": true,
                                "webEmail": "sample string 14",
                                "simpleOperatorType": 0,
                                "webRole": "sample string 15",
                                "updated": "2025-10-05T00:02:28.5657058",
                                "passwordResetRequired": true,
                                "alteredInStore": true,
                                "startShift": "2025-10-05T00:02:28.5657058",
                                "endShift": "2025-10-05T00:02:28.5657058",
                                "machineName": "sample string 20",
                                "drawerID": 1,
                                "stores": [
                                  {
                                    "$id": "26",
                                    "operatorG_UID": "6LfNf4we8k2BH77yUtnUrQ==",
                                    "operatorGuid": "7fcdb7e8-1e8c-4df2-811f-bef252d9d4ad",
                                    "storeID": 2,
                                    "operator": {
                                      "$ref": "25"
                                    },
                                    "store": {
                                      "$ref": "4"
                                    }
                                  },
                                  {
                                    "$ref": "26"
                                  }
                                ]
                              }
                            },
                            {
                              "$ref": "24"
                            }
                          ],
                          "apns": [
                            {
                              "$id": "27",
                              "pluID": 1,
                              "pluG_UID": "wZGvX2pM/kiNZ+BCr1v0Mw==",
                              "pluGuid": "5faf91c1-4c6a-48fe-8d67-e042af5bf433",
                              "apn": "sample string 1",
                              "deleted": true,
                              "storeID": 1,
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "27"
                            }
                          ],
                          "tuns": [
                            {
                              "$id": "28",
                              "pluG_UId": "4S6oSXUJ+02GjglaR6L7dw==",
                              "pluGuid": "49a82ee1-0975-4dfb-868e-095a47a2fb77",
                              "apn": "sample string 1",
                              "tun": "sample string 2",
                              "cartonQuantity": 3,
                              "product": {
                                "$ref": "13"
                              },
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "28"
                            }
                          ],
                          "competitionPricing": [
                            {
                              "$id": "29",
                              "identifier": "CQV1JRAkuEKn86axMO5Y6Q==",
                              "identifierGuid": "25750509-2410-42b8-a7f3-a6b130ee58e9",
                              "pluG_UID": "qsnyAztXLE612BPHpGvhAQ==",
                              "pluGuid": "03f2c9aa-573b-4e2c-b5d8-13c7a46be101",
                              "competitionID": 1,
                              "name": "sample string 2",
                              "sellMultiple": 3,
                              "retailPrice": 4,
                              "storeName": "sample string 5"
                            },
                            {
                              "$ref": "29"
                            }
                          ],
                          "supplier": {
                            "$ref": "8"
                          },
                          "supplierName": "sample string 147",
                          "children": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "ordering": {
                            "$ref": "11"
                          },
                          "flipChartPages": [
                            {
                              "$id": "30",
                              "identifier": "CTdUGv7cFkKZcqqNLg2xfQ==",
                              "groupName": "sample string 1",
                              "identifierGuid": "1a543709-dcfe-4216-9972-aa8d2e0db17d",
                              "exists": true,
                              "flipChartIdentifier": "KsDRQoE7IESnIYWicdB/sA==",
                              "flipChartIdentifierGuid": "42d1c02a-3b81-4420-a721-85a271d07fb0",
                              "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": "5IQXhOhsok6+ohKElsMhsA==",
                              "groupIdentifierGuid": "841784e4-6ce8-4ea2-bea2-128496c321b0",
                              "flipChart": {
                                "$id": "31",
                                "identifier": "QW8VhcKYOUubqRY6kJk7iw==",
                                "identifierGuid": "85156f41-98c2-4b39-9ba9-163a90993b8b",
                                "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": "32",
                                  "identifier": "3bxqcrshCUS+r9GBVMLwhA==",
                                  "identifierGuid": "726abcdd-21bb-4409-beaf-d18154c2f084",
                                  "name": "sample string 2",
                                  "formType": "sample string 3",
                                  "forms": [
                                    {
                                      "$id": "33",
                                      "id": 1,
                                      "g_UID": "rerSju7jTEGNolgOaMeSJg==",
                                      "guid": "8ed2eaad-e3ee-414c-8da2-580e68c79226",
                                      "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": "Hgi+ZJG+gkqSHKsLVtlBgQ==",
                                      "previousFormGuid": "64be081e-be91-4a82-921c-ab0b56d94181",
                                      "nextForm": 1,
                                      "nextFormG_UID": "E0k2KwS4hEmKJOsxNZz0Vg==",
                                      "nextFormGuid": "2b364913-b804-4984-8a24-eb31359cf456",
                                      "attributes": "sample string 10",
                                      "updated": "2025-10-05T00:02:28.5657058",
                                      "positioning": 1,
                                      "contentPanel": "sample string 11",
                                      "selectionMode": 1,
                                      "maximumSelections": 1,
                                      "alteredInStore": true,
                                      "deleted": true,
                                      "blueprintID": 1,
                                      "preserveLayout": true,
                                      "mainCheckoutFormName": "sample string 13",
                                      "nextCheckoutForm": {
                                        "$ref": "33"
                                      },
                                      "previousCheckoutForm": {
                                        "$ref": "33"
                                      },
                                      "buttons": [
                                        {
                                          "$id": "34",
                                          "id": 1,
                                          "checkoutFormID": 2,
                                          "checkoutFormG_UID": "0smwztOgvUCrAy08Qz9YUA==",
                                          "checkoutFormGuid": "ceb0c9d2-a0d3-40bd-ab03-2d3c433f5850",
                                          "identifier": "dbpDG2S630Oy8mD6twkbIQ==",
                                          "identifierGuid": "1b43ba75-ba64-43df-b2f2-60fab7091b21",
                                          "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": "InloYCft50C1d4ruN9flrw==",
                                          "valueGuid": "60687922-ed27-40e7-b577-8aee37d7e5af",
                                          "buttonText": "sample string 10",
                                          "valueText": "sample string 11",
                                          "drawImageAndButton": true,
                                          "updated": "2025-10-05T00:02:28.5657058",
                                          "action": "sample string 12",
                                          "valueForm": {
                                            "$ref": "33"
                                          },
                                          "image": {
                                            "$id": "35",
                                            "name": "sample string 3.sample string 4",
                                            "imageID": 2,
                                            "imageName": "sample string 3",
                                            "imageExtension": "sample string 4",
                                            "lastUpdate": "2025-10-05T00:02:28.5657058",
                                            "imageData": "QEA=",
                                            "readOnly": true
                                          }
                                        },
                                        {
                                          "$ref": "34"
                                        }
                                      ],
                                      "panels": [
                                        {
                                          "$id": "36",
                                          "id": 1,
                                          "checkoutFormID": 2,
                                          "checkoutFormG_UID": "C5fv7ZZg8E+cGlEo3o6JEg==",
                                          "checkoutFormGuid": "edef970b-6096-4ff0-9c1a-5128de8e8912",
                                          "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": "36"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "33"
                                    }
                                  ],
                                  "panels": [
                                    {
                                      "$ref": "36"
                                    },
                                    {
                                      "$ref": "36"
                                    }
                                  ]
                                },
                                "pages": [
                                  {
                                    "$ref": "30"
                                  },
                                  {
                                    "$ref": "30"
                                  }
                                ]
                              },
                              "contentPanel": {
                                "$ref": "36"
                              },
                              "products": [
                                {
                                  "$id": "37",
                                  "flipChartPageIdentifier": "CD/9RXl8W0CcRWTSqJQebg==",
                                  "flipChartPageIdentifierGuid": "45fd3f08-7c79-405b-9c45-64d2a8941e6e",
                                  "pluG_UID": "S4KoFtUj40K626QPDYeagg==",
                                  "pluGuid": "16a8824b-23d5-42e3-badb-a40f0d879a82",
                                  "sortOrder": 3,
                                  "sent": true,
                                  "productChanged": true,
                                  "productImageName": "sample string 6",
                                  "productShowImageOnFlipCharts": true,
                                  "productShowTextOnFlipCharts": true,
                                  "productOverrideFlipChartText": true,
                                  "productFlipChartText": "sample string 10",
                                  "product": {
                                    "$ref": "13"
                                  },
                                  "departmentSortOrder": 11,
                                  "subDepartmentName": "sample string 12"
                                },
                                {
                                  "$ref": "37"
                                }
                              ],
                              "productCount": 27,
                              "pages": [
                                {
                                  "$ref": "30"
                                },
                                {
                                  "$ref": "30"
                                }
                              ]
                            },
                            {
                              "$ref": "30"
                            }
                          ],
                          "priceHistory": [
                            {
                              "$id": "38",
                              "pluG_UID": "sl+65gjCck+NYdSDfgEAGQ==",
                              "pluGuid": "e6ba5fb2-c208-4f72-8d61-d4837e010019",
                              "price": 1,
                              "costCalcMethod": 1,
                              "cost": 2,
                              "weightedAvgCost": 3,
                              "lastCost": 4,
                              "rawCost": 5,
                              "rawWeightedAvgCost": 6,
                              "rawLastCost": 7,
                              "costDecimals": 8,
                              "serviceFeeID": 9,
                              "freight": 10.0,
                              "freightType": 11,
                              "process": "sample string 12",
                              "user": "sample string 13",
                              "updated": "2025-10-05T00:02:28.5657058",
                              "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": "38"
                            }
                          ],
                          "ingredients": [
                            {
                              "$id": "39",
                              "pluG_UID": "AO15KUkAckavDTBcaXvEpw==",
                              "ingredientGuid": "DZRgf2yqMk+EigkuJWPgRw==",
                              "ingredientIdentifier": "7f60940d-aa6c-4f32-848a-092e2563e047",
                              "quantity": 1.0,
                              "storeIDs": [
                                1,
                                2
                              ],
                              "ingredientText": "sample string 1",
                              "ingredient": {
                                "$ref": "13"
                              }
                            },
                            {
                              "$ref": "39"
                            }
                          ],
                          "bins": [
                            {
                              "$id": "40",
                              "pluG_UID": "0C+2ub7z/UC33vY4BEwQ4g==",
                              "pluGuid": "b9b62fd0-f3be-40fd-b7de-f638044c10e2",
                              "shelfLocationIdentifier": "MlJTaTu7t0yf9iwFohyDqA==",
                              "shelfLocationGuid": "69535232-bb3b-4cb7-9ff6-2c05a21c83a8",
                              "labelShelfDefault": 1,
                              "labelTalkerDefault": 1,
                              "labelSmall": true,
                              "labelPageLayoutG_UID": "CbbtR5h8pkOa3KKwFfG36w==",
                              "labelPageLayoutGuid": "47edb609-7c98-43a6-9adc-a2b015f1b7eb",
                              "updated": "2025-10-05T00:02:28.5657058",
                              "electronicShelfLabelIdentifier": "sample string 5",
                              "electronicshelfLabelsConfigurationID": 6,
                              "labelShelfChanged": true,
                              "productName": "sample string 8",
                              "locationText": "sample string 9",
                              "product": {
                                "$ref": "13"
                              },
                              "location": {
                                "$id": "41",
                                "identifier": "zzW9b+q0Bki19OzhCACT+g==",
                                "storeID": 1,
                                "identifierGuid": "6fbd35cf-b4ea-4806-b5f4-ece1080093fa",
                                "name": "sample string 2",
                                "haccp": true,
                                "blueprintID": 1,
                                "updated": "2025-10-05T00:02:28.5657058",
                                "minTemp": 1,
                                "maxTemp": 1,
                                "checkFrequency": 1,
                                "storeCaseConfiguration": 5,
                                "storeName": "sample string 6",
                                "bins": [
                                  {
                                    "$ref": "40"
                                  },
                                  {
                                    "$ref": "40"
                                  }
                                ]
                              }
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "bin": {
                            "$ref": "40"
                          },
                          "scaleLocations": [
                            {
                              "$id": "42",
                              "plu": 1,
                              "pluG_UID": "9rMbKT8d5kywQffyXK0Tlg==",
                              "pluGuid": "291bb3f6-1d3f-4ce6-b041-f7f25cad1396",
                              "deptNo": 1,
                              "product": {
                                "$ref": "13"
                              },
                              "scaleLocation": {
                                "$id": "43",
                                "id": 1,
                                "deptNo": 1,
                                "deptCode": "sample string 2",
                                "name": "sample string 3",
                                "enabled": true,
                                "updated": "2025-10-05T00:02:28.5657058",
                                "department": {
                                  "$id": "44",
                                  "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": "43"
                                  },
                                  "subDepartments": [
                                    {
                                      "$id": "45",
                                      "id": 1,
                                      "departmentID": 2,
                                      "name": "sample string 3",
                                      "code": "sample string 4",
                                      "departmentCode": "sample string 5",
                                      "externalSales": true,
                                      "minorDepartments": [
                                        {
                                          "$id": "46",
                                          "id": 1,
                                          "subDepartmentID": 2,
                                          "departmentID": 3,
                                          "name": "sample string 4",
                                          "subDepartmentCode": "sample string 5",
                                          "departmentCode": "sample string 6",
                                          "code": "sample string 7",
                                          "lesserDepartments": [
                                            {
                                              "$id": "47",
                                              "id": 1,
                                              "departmentID": 2,
                                              "subDepartmentID": 3,
                                              "minorDepartmentID": 4,
                                              "name": "sample string 5",
                                              "code": "sample string 6",
                                              "departmentCode": "sample string 7",
                                              "subDepartmentCode": "sample string 8",
                                              "minorDepartmentCode": "sample string 9",
                                              "updated": "2025-10-05T00:02:28.5657058",
                                              "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": "/Sr3YkyMRUaOXSj7TPWMPQ==",
                                              "labelPageLayoutGuid": "62f72afd-8c4c-4645-8e5d-28fb4cf58c3d",
                                              "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": "48",
                                                "dept": 1,
                                                "category": 2,
                                                "name": "sample string 3",
                                                "active": true,
                                                "mscCommodities": [
                                                  {
                                                    "$id": "49",
                                                    "dept": 1,
                                                    "category": 2,
                                                    "commodity": 3,
                                                    "name": "sample string 4",
                                                    "active": true,
                                                    "mscSubCommodities": [
                                                      {
                                                        "$id": "50",
                                                        "dept": 1,
                                                        "category": 2,
                                                        "commodity": 3,
                                                        "subCommodity": 4,
                                                        "name": "sample string 5",
                                                        "active": true,
                                                        "subCommodityCode": "sample string 7"
                                                      },
                                                      {
                                                        "$ref": "50"
                                                      }
                                                    ],
                                                    "commodityCode": "sample string 6"
                                                  },
                                                  {
                                                    "$ref": "49"
                                                  }
                                                ],
                                                "categoryCode": "sample string 5"
                                              },
                                              "mscCom": {
                                                "$ref": "49"
                                              },
                                              "mscDep": {
                                                "$id": "51",
                                                "dept": 1,
                                                "name": "sample string 2",
                                                "active": true,
                                                "mscCategories": [
                                                  {
                                                    "$ref": "48"
                                                  },
                                                  {
                                                    "$ref": "48"
                                                  }
                                                ],
                                                "deptCode": "sample string 4"
                                              },
                                              "mscSubCom": {
                                                "$ref": "50"
                                              }
                                            },
                                            {
                                              "$ref": "47"
                                            }
                                          ],
                                          "updated": "2025-10-05T00:02:28.5657058",
                                          "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": "hXbatl7/sEqOPnwJMmUOHg==",
                                          "labelPageLayoutGuid": "b6da7685-ff5e-4ab0-8e3e-7c0932650e1e",
                                          "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": "48"
                                          },
                                          "mscCom": {
                                            "$ref": "49"
                                          },
                                          "mscDep": {
                                            "$ref": "51"
                                          },
                                          "mscSubCom": {
                                            "$ref": "50"
                                          }
                                        },
                                        {
                                          "$ref": "46"
                                        }
                                      ],
                                      "investmentBuyOverride": true,
                                      "updated": "2025-10-05T00:02:28.5657058",
                                      "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": "f516+N4y7ESDtwW4nrADvA==",
                                      "labelPageLayoutGuid": "f87a9d7f-32de-44ec-83b7-05b89eb003bc",
                                      "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": "48"
                                      },
                                      "mscCom": {
                                        "$ref": "49"
                                      },
                                      "mscDep": {
                                        "$ref": "51"
                                      },
                                      "mscSubCom": {
                                        "$ref": "50"
                                      }
                                    },
                                    {
                                      "$ref": "45"
                                    }
                                  ],
                                  "stores": [
                                    1,
                                    2
                                  ],
                                  "investmentBuyOverride": true,
                                  "updated": "2025-10-05T00:02:28.5657058",
                                  "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": "cT4VuoeG+ESQdFxIi4Ovtw==",
                                  "labelPageLayoutGuid": "ba153e71-8687-44f8-9074-5c488b83afb7",
                                  "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": "48"
                                  },
                                  "mscCom": {
                                    "$ref": "49"
                                  },
                                  "mscDep": {
                                    "$ref": "51"
                                  },
                                  "mscSubCom": {
                                    "$ref": "50"
                                  }
                                }
                              }
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "nextPrice": {
                            "$id": "52",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "plu": 1,
                            "hostOfferID": 1,
                            "metcashPromotionID": "sample string 4",
                            "metcashPromotionPlacement": "sample string 5",
                            "pluG_UID": "DUhJdDVFHkWy+1hTGYrgSA==",
                            "pluGuid": "7449480d-4535-451e-b2fb-5853198ae048",
                            "newPrice": 1,
                            "pctDiscount": 1,
                            "newCost": 1,
                            "newCostDecimals": 6,
                            "dealCostIdentifier": "2le5ChCQSUSmzh2l8d9HPw==",
                            "dealCostGuid": "0ab957da-9010-4449-a6ce-1da5f1df473f",
                            "pluName": "sample string 7",
                            "apn": "sample string 8",
                            "fuelItem": true,
                            "priceGroupG_UID": "o3iRLMogAkiF5c9KxzSEZg==",
                            "priceGroupGuid": "2c9178a3-20ca-4802-85e5-cf4ac7348466",
                            "itemNumber": "sample string 10",
                            "cri": "sample string 11",
                            "pluPrice": 12,
                            "pluCost": 13,
                            "pluCostIndicator": "sample string 14",
                            "pluPriceGstPercent": 15,
                            "pluCostGstPercent": 16,
                            "pluActive": true,
                            "cartonQty": 1.1,
                            "baseUnits": 18.1,
                            "salesMode": 1,
                            "pluNormalCost": 19,
                            "pluaws": 20.0,
                            "directNumber": "sample string 21",
                            "departmentName": "sample string 22",
                            "subDepartmentName": "sample string 23",
                            "priceGroupName": "sample string 24",
                            "supplierName": "sample string 25",
                            "stockOnHand": 1.1,
                            "stockOnOrder": 1.1,
                            "lastReceived": "2025-10-05T00:02:28.5657058",
                            "rrp": 26,
                            "campaignDescription": "sample string 27",
                            "campaignComboPriceGroupG_UID": "Vr9TB9fBiUaZyE6ySvVCOw==",
                            "campaignComboPriceGroupIdentifier": "0753bf56-c1d7-4689-99c8-4eb24af5423b",
                            "promotionPlacementDescription": "sample string 28",
                            "storeAcceptances": [
                              {
                                "$id": "53",
                                "plu": 1,
                                "pluG_UId": "QEA=",
                                "campaignID": 1,
                                "campaignName": "sample string 2",
                                "storeID": 3,
                                "acceptedUtc": "2025-10-05T00:02:28.5657058",
                                "operatorG_UID": "I0AMyBYs70qjHBA3M6dOOQ==",
                                "operatorGuid": "c80c4023-2c16-4aef-a31c-103733a74e39",
                                "machineID": 1,
                                "processed": true,
                                "appliedUtc": "2025-10-05T00:02:28.5657058",
                                "signIqTicketFileMovedUtc": "2025-10-05T00:02:28.5657058",
                                "user": "sample string 6",
                                "campaignDescription": "sample string 7",
                                "productDesc": "sample string 8",
                                "storeName": "sample string 9",
                                "effectiveUtc": "2025-10-05T00:02:28.5657058",
                                "priceChangeType": 0,
                                "operatorName": "sample string 10",
                                "hostCampaign": true,
                                "product": {
                                  "$ref": "13"
                                },
                                "campaignPlu": {
                                  "$ref": "52"
                                }
                              },
                              {
                                "$ref": "53"
                              }
                            ],
                            "campaign": {
                              "$id": "54",
                              "id": 1,
                              "storeID": 2,
                              "name": "38565fd7-edc5-4c43-8786-b16204637530",
                              "nameGuid": "38565fd7-edc5-4c43-8786-b16204637530",
                              "description": "sample string 4",
                              "showDiscounts": true,
                              "showTotals": true,
                              "onlyEvaluateOnSubtotal": true,
                              "useDescription": true,
                              "campaignType": 1,
                              "startDate": "2025-10-05T00:02:28.5657058",
                              "startTime": 1,
                              "endDate": "2025-10-05T00:02:28.5657058",
                              "endTime": 1,
                              "recurrence": 1,
                              "recurrenceType": 1,
                              "monthType": 1,
                              "weekDays": 1,
                              "months": 1,
                              "monthWeeks": 1,
                              "monthDays": "sample string 7",
                              "printed": true,
                              "talkerText": "sample string 8",
                              "rangeDescription": "sample string 9",
                              "dealDescription": "sample string 10",
                              "labelQuantity": 11,
                              "active": 1,
                              "deactivated": "2025-10-05T00:02:28.5657058",
                              "system": true,
                              "created": "2025-10-05T00:02:28.5657058",
                              "updated": "2025-10-05T00:02:28.5657058",
                              "priceChangeNotifiedUtc": "2025-10-05T00:02:28.5657058",
                              "promoType": 1,
                              "promotionTypeCode": "sample string 13",
                              "hostIdentifier": "aKv3EDjARkO+XCuWBRRrzQ==",
                              "hostIdentifierGuid": "10f7ab68-c038-4346-be5c-2b9605146bcd",
                              "hostType": 14,
                              "createdByUser": "sample string 15",
                              "fromHost": true,
                              "deleted": true,
                              "campaignDeleted": "2025-10-05T00:02:28.5657058",
                              "updatedByUser": "sample string 18",
                              "offerID": 1,
                              "isPriceChangeCampaign": true,
                              "stores": [
                                1,
                                2
                              ],
                              "storeNames": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "campaignPlus": [
                                {
                                  "$ref": "52"
                                },
                                {
                                  "$ref": "52"
                                }
                              ],
                              "campaignPools": [
                                {
                                  "$id": "55",
                                  "id": 1,
                                  "campaignID": 2,
                                  "campaignName": "sample string 3",
                                  "plu": 4,
                                  "pluG_UID": "MIXb67VpsUClbiMcwZPlfQ==",
                                  "pluGuid": "ebdb8530-69b5-40b1-a56e-231cc193e57d",
                                  "hostOfferID": 1,
                                  "priceGroupG_UID": "P6lrMXfSMUm9HHuynPKzbA==",
                                  "priceGroupGuid": "316ba93f-d277-4931-bd1c-7bb29cf2b36c",
                                  "fuelItem": true,
                                  "pluName": "sample string 6",
                                  "apn": "sample string 7",
                                  "pluActive": true,
                                  "cartonQty": 1,
                                  "baseUnits": 9.1,
                                  "cri": "sample string 10",
                                  "salesMode": 1,
                                  "pluaws": 11.0,
                                  "directNumber": "sample string 12",
                                  "departmentName": "sample string 13",
                                  "subDepartmentName": "sample string 14",
                                  "priceGroupName": "sample string 15",
                                  "supplierName": "sample string 16",
                                  "stockOnHand": 1.1,
                                  "stockOnOrder": 1.1,
                                  "lastReceived": "2025-10-05T00:02:28.5657058",
                                  "rrp": 17,
                                  "campaignDescription": "sample string 18",
                                  "product": {
                                    "$ref": "13"
                                  },
                                  "campaign": {
                                    "$ref": "54"
                                  }
                                },
                                {
                                  "$ref": "55"
                                }
                              ],
                              "sellingRules": [
                                {
                                  "$id": "56",
                                  "id": 1,
                                  "identifier": "5ifYFngEiU6VPZhtSxu4bg==",
                                  "identifierStr": "5ifYFngEiU6VPZhtSxu4bg==",
                                  "identifierGuid": "16d827e6-0478-4e89-953d-986d4b1bb86e",
                                  "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": "54"
                                  }
                                },
                                {
                                  "$ref": "56"
                                }
                              ],
                              "customers": [
                                {
                                  "$id": "57",
                                  "id": 1,
                                  "campaignID": 2,
                                  "campaignName": "sample string 3",
                                  "customerID": "o5tR68sAxUmLD7aYOHwUXw==",
                                  "customerIDGuid": "eb519ba3-00cb-49c5-8b0f-b698387c145f",
                                  "campaign": {
                                    "$ref": "54"
                                  },
                                  "customer": {
                                    "$id": "58",
                                    "identifier": "3IAHQilEHkeX766ePBu/qQ==",
                                    "identifierGuid": "420780dc-4429-471e-97ef-ae9e3c1bbfa9",
                                    "code": "sample string 2",
                                    "familyName": "sample string 3",
                                    "givenName": "sample string 4",
                                    "otherName": "sample string 5",
                                    "title": "sample string 6",
                                    "dateOfBirth": "2025-10-05T00:02:28.5657058",
                                    "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": "n1H1lh8erkGKWXF34bI4VQ==",
                                    "communityIdentifierGuid": "96f5519f-1e1f-41ae-8a59-7177e1b23855",
                                    "joined": "2025-10-05T00:02:28.5657058",
                                    "updated": "2025-10-05T00:02:28.5657058",
                                    "active": true,
                                    "reasonInactive": 1,
                                    "groupCustomer": true,
                                    "loyaltyPoints": 1,
                                    "homeStoreID": 1,
                                    "availableSpend": 1,
                                    "priceLevelIdentifier": "ybYvgBsCj0iFrpCGf7YdoQ==",
                                    "priceLevelIdentifierGuid": "802fb6c9-021b-488f-85ae-90867fb61da1",
                                    "marketingID": "sample string 18",
                                    "hidden": true,
                                    "registered": true,
                                    "registeredOn": "2025-10-05T00:02:28.5657058",
                                    "emailMarketing": true,
                                    "smsMarketing": true,
                                    "deleted": true,
                                    "deletedUser": "sample string 24",
                                    "homeStoreName": "sample string 25",
                                    "customerCards": [
                                      {
                                        "$id": "59",
                                        "cardType": 2,
                                        "issueDate": "2025-10-05T00:02:28.5657058",
                                        "expiry": "2025-10-05T00:02:28.5657058",
                                        "customerID": "EKK6rDXjLEC9+AohU9xV+Q==",
                                        "customerIDGuid": "acbaa210-e335-402c-bdf8-0a2153dc55f9",
                                        "initialValue": 1,
                                        "currentValue": 1,
                                        "maxLimit": 1,
                                        "minTransaction": 1,
                                        "maxTransaction": 1,
                                        "multiplier": 1.1,
                                        "active": true,
                                        "reasonInactive": 1,
                                        "idRequired": true,
                                        "idType": 1,
                                        "idValue": "sample string 5",
                                        "updated": "2025-10-05T00:02:28.5657058",
                                        "linkedAccount": "JjoD4a4UbU66AAhwf37gYA==",
                                        "linkedAccountGuid": "e1033a26-14ae-4e6d-ba00-08707f7ee060",
                                        "currentValueChanged": true,
                                        "limitsChanged": true,
                                        "customer": {
                                          "$ref": "58"
                                        },
                                        "account": {
                                          "$id": "60",
                                          "id": 1,
                                          "identifier": "uKRIDeRN3E+5PcR69eIeoA==",
                                          "identifierGuid": "0d48a4b8-4de4-4fdc-b93d-c47af5e21ea0",
                                          "referenceNo": "sample string 3",
                                          "name": "sample string 4",
                                          "created": "2025-10-05T00:02:28.5657058",
                                          "owner": "obihcR2EJUua/x+KEcwr+w==",
                                          "ownerGuid": "71a1b8a1-841d-4b25-9aff-1f8a11cc2bfb",
                                          "accountStoreGroupIdentifier": "AIK9veWK4kO4hmTS9vmkmg==",
                                          "accountStoreGroupGuid": "bdbd8200-8ae5-43e2-b886-64d2f6f9a49a",
                                          "accountType": 1,
                                          "currentBalance": 1,
                                          "externalID": "sample string 7",
                                          "maximumLimit": 1,
                                          "accruePoints": true,
                                          "loyaltyPoints": 1,
                                          "termsOfTrade": 1,
                                          "signatureRequired": true,
                                          "referenceRequired": true,
                                          "statementSendType": 10,
                                          "ageingPeriod": 1,
                                          "monthlyAgeingPeriod": true,
                                          "explodedInvoice": true,
                                          "isFifoAllocation": true,
                                          "lastStatementSent": "2025-10-05T00:02:28.5657058",
                                          "active": true,
                                          "updated": "2025-10-05T00:02:28.5657058",
                                          "deleted": true,
                                          "deletedUser": "sample string 16",
                                          "currentBalanceChanged": true,
                                          "maximumLimitChanged": true,
                                          "loyaltyPointsChanged": true,
                                          "projectedBalance": 17,
                                          "accountStoreGroupStoreIDs": [
                                            1,
                                            2
                                          ],
                                          "customerEmail": "sample string 18",
                                          "ownerCustomer": {
                                            "$ref": "58"
                                          },
                                          "card": {
                                            "$ref": "59"
                                          },
                                          "members": {
                                            "$id": "61",
                                            "sample string 1": [
                                              {
                                                "$ref": "58"
                                              },
                                              {
                                                "$ref": "58"
                                              }
                                            ],
                                            "sample string 2": [
                                              {
                                                "$ref": "58"
                                              },
                                              {
                                                "$ref": "58"
                                              }
                                            ]
                                          },
                                          "customerGroups": [
                                            {
                                              "$id": "62",
                                              "identifier": "HcSFv2xT6EyxGzqOh+J67w==",
                                              "identifierGuid": "bf85c41d-536c-4ce8-b11b-3a8e87e27aef",
                                              "name": "sample string 2",
                                              "primaryContact": "4zAfDagBI02FOp1RDqfxTA==",
                                              "primaryContactGuid": "0d1f30e3-01a8-4d23-853a-9d510ea7f14c",
                                              "accountID": "AzW4RvhM9U+cxgsvBDzOog==",
                                              "accountIDGuid": "46b83503-4cf8-4ff5-9cc6-0b2f043ccea2",
                                              "special": true,
                                              "updated": "2025-10-05T00:02:28.5657058",
                                              "active": true,
                                              "reasonInactive": 1,
                                              "priceLevelIdentifier": "iymhcLT7jUeRIhv+IdwyMQ==",
                                              "priceLevelIdentifierGuid": "70a1298b-fbb4-478d-9122-1bfe21dc3231",
                                              "deleted": true,
                                              "account": {
                                                "$ref": "60"
                                              },
                                              "primaryContactCustomer": {
                                                "$ref": "58"
                                              },
                                              "customerGroupMembers": [
                                                {
                                                  "$id": "63",
                                                  "id": 1,
                                                  "groupID": "aaSFDaMpuUuhbudfVs87Jw==",
                                                  "groupIDGuid": "0d85a469-29a3-4bb9-a16e-e75f56cf3b27",
                                                  "customerID": "jCtcL8NbKEerlik3cTdTeg==",
                                                  "customerIDGuid": "2f5c2b8c-5bc3-4728-ab96-29377137537a",
                                                  "card": "sample string 4",
                                                  "linkedAccount": "v4ekvhadHEifL6GRgFpniA==",
                                                  "linkedAccountGuid": "bea487bf-9d16-481c-9f2f-a191805a6788",
                                                  "customer": {
                                                    "$ref": "58"
                                                  },
                                                  "group": {
                                                    "$ref": "62"
                                                  },
                                                  "customerCard": {
                                                    "$ref": "59"
                                                  }
                                                },
                                                {
                                                  "$ref": "63"
                                                }
                                              ]
                                            },
                                            {
                                              "$ref": "62"
                                            }
                                          ]
                                        },
                                        "payments": [
                                          {
                                            "$id": "64",
                                            "id": 1,
                                            "identifier": "pg1XexGFFUmtSIvkqTgu6A==",
                                            "identifierGuid": "7b570da6-8511-4915-ad48-8be4a9382ee8",
                                            "storeID": 2,
                                            "operatorName": "sample string 3",
                                            "saleHeaderID": 4,
                                            "paymentType": 5,
                                            "amount": 6,
                                            "account": "sample string 7",
                                            "accountID": "D0Jtq1NAfUeSYhWnJG6IMQ==",
                                            "accountIDGuid": "ab6d420f-4053-477d-9262-15a7246e8831",
                                            "customerAccount": {
                                              "$ref": "60"
                                            },
                                            "customerCard": {
                                              "$ref": "59"
                                            },
                                            "accountType": 1,
                                            "cardName": "sample string 8",
                                            "authorisationNumber": "sample string 9",
                                            "bankReference": "sample string 10",
                                            "merchantID": "sample string 11",
                                            "terminalID": "sample string 12",
                                            "cardNumber": "sample string 13",
                                            "paymentDate": "2025-10-05T00:02:28.5657058",
                                            "invRocNo": "sample string 14",
                                            "responseCode": "sample string 15",
                                            "cashout": 1,
                                            "tip": 16,
                                            "idempotentVoid": "j2Yt2FsLbEC1NI+YmKDxxQ==",
                                            "idempotentVoidGuid": "d82d668f-0b5b-406c-b534-8f9898a0f1c5",
                                            "offline": true,
                                            "processed": 1,
                                            "storeSaleHeader": {
                                              "$id": "65",
                                              "saleHeaderID": 1,
                                              "saleHeaderGuid": "58sD8yMRzE+C/0IkCoh9aA==",
                                              "saleHeaderIdentifierGuid": "f303cbe7-1123-4fcc-82ff-42240a887d68",
                                              "created": "2025-10-05T00:02:28.5657058",
                                              "createdLocal": "2025-10-05T00:02:28.5657058",
                                              "createdText": "sample string 4",
                                              "itemCount": 5,
                                              "totalAmount": 6,
                                              "cashTender": 1,
                                              "cardTender": 1,
                                              "cheqTender": 1,
                                              "acctTender": 1,
                                              "voucherTender": 1,
                                              "loyaltyPoints": 1,
                                              "cashout": 1,
                                              "changeAmount": 1,
                                              "rounding": 1,
                                              "gstAmount": 1,
                                              "transactionDiscountTender": 1,
                                              "totalTip": 7,
                                              "tranType": 1,
                                              "processed": 1,
                                              "imported": "2025-10-05T00:02:28.5657058",
                                              "storeID": 1,
                                              "operatorG_Uid": "XRdZ9IWGkUajEaq43WVi6Q==",
                                              "operatorGuid": "f459175d-8685-4691-a311-aab8dd6562e9",
                                              "customerG_Uid": "abo0D476IUes1H96IswWQA==",
                                              "customerGuid": "0f34ba69-fa8e-4721-acd4-7f7a22cc1640",
                                              "communityIdentifier": "FVasSUXwoECrRnr5DoVorg==",
                                              "communityIdentifierGuid": "49ac5615-f045-40a0-ab46-7af90e8568ae",
                                              "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": "WnYI8tjdK0uqWl6/AHyhcg==",
                                              "priceLevelIdentifierGuid": "f208765a-ddd8-4b2b-aa5a-5ebf007ca172",
                                              "locked": 36,
                                              "relationChecksum": "sample string 37",
                                              "loyaltyTender": 1,
                                              "giftCardTender": 1,
                                              "operator": {
                                                "$ref": "25"
                                              },
                                              "customer": {
                                                "$ref": "58"
                                              },
                                              "communityOrganisation": {
                                                "$id": "66",
                                                "id": 1,
                                                "identifier": "poUEqqFhQ0+8VD9W7Dl5Ww==",
                                                "identifierGuid": "aa0485a6-61a1-4f43-bc54-3f56ec39795b",
                                                "name": "sample string 3",
                                                "lookupIdentifier": "sample string 4",
                                                "externalID": "sample string 5",
                                                "phone": "sample string 6",
                                                "fax": "sample string 7",
                                                "email": "sample string 8",
                                                "address1": "sample string 9",
                                                "address2": "sample string 10",
                                                "city": "sample string 11",
                                                "postCode": "sample string 12",
                                                "state": "sample string 13",
                                                "country": "sample string 14",
                                                "totalAmountAwarded": 15.1,
                                                "updated": "2025-10-05T00:02:28.5657058",
                                                "deleted": true
                                              },
                                              "details": [
                                                {
                                                  "$id": "67",
                                                  "saleItemID": 1,
                                                  "identifier": "bFIJEsrVM0yg8lvpuFZRKA==",
                                                  "identifierGuid": "1209526c-d5ca-4c33-a0f2-5be9b8565128",
                                                  "saleHeaderID": 2,
                                                  "plu": 1,
                                                  "pluG_UId": "06GDEzbilU6pm5kAyJvl3Q==",
                                                  "pluGuid": "1383a1d3-e236-4e95-a99b-9900c89be5dd",
                                                  "accountID": "DyRrZJpZ3kiaqjmUAbjW7Q==",
                                                  "accountIDGuid": "646b240f-599a-48de-9aaa-399401b8d6ed",
                                                  "normalPrice": 3,
                                                  "originalSellingPrice": 4,
                                                  "discountPrice": 5,
                                                  "unit": 1,
                                                  "quantity": 6,
                                                  "totalCents": 7,
                                                  "fixedPrice": 1,
                                                  "tranType": 1,
                                                  "discountType": 1,
                                                  "cost": 1,
                                                  "costDecimals": 8,
                                                  "markdown": 1,
                                                  "manualQuantity": 1,
                                                  "manualPrice": 1,
                                                  "manualMode": 1,
                                                  "active": 1,
                                                  "offline": true,
                                                  "barcode": "sample string 9",
                                                  "keyedSale": 1,
                                                  "discountedID": 1,
                                                  "fuelID": 1,
                                                  "serialNumber": "sample string 10",
                                                  "bestOrExpire": "2025-10-05T00:02:28.5657058",
                                                  "bestOrExpireType": 1,
                                                  "providerName": "sample string 11",
                                                  "refundG_UID": "YmjBuzQFdEynGEjFHexf3g==",
                                                  "refundGuid": "bbc16862-0534-4c74-a718-48c51dec5fde",
                                                  "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": "Mp2q7DYLZUuEJAYCCBaq6A==",
                                                  "idempotentVoidGuid": "ecaa9d32-0b36-4b65-8424-06020816aae8",
                                                  "priceLevelIdentifier": "7yEfhX0Zq0C1XLaPNlSt9g==",
                                                  "priceLevelIdentifierGuid": "851f21ef-197d-40ab-b55c-b68f3654adf6",
                                                  "productName": "sample string 23",
                                                  "apn": "sample string 24",
                                                  "unknownScans": [
                                                    {
                                                      "$id": "68",
                                                      "id": 1,
                                                      "saleDetailID": 2,
                                                      "storeID": 1,
                                                      "scanned": "2025-10-05T00:02:28.5657058",
                                                      "operatorG_UID": "QEA=",
                                                      "barcode": "sample string 4",
                                                      "processed": 1
                                                    },
                                                    {
                                                      "$ref": "68"
                                                    }
                                                  ],
                                                  "refund": {
                                                    "$id": "69",
                                                    "id": 1,
                                                    "g_UID": "lx0icTV+ZUyX7t4dEZpXxA==",
                                                    "guid": "71221d97-7e35-4c65-97ee-de1d119a57c4",
                                                    "description": "sample string 1",
                                                    "dumped": true,
                                                    "inventoryReasonID": 1,
                                                    "sortOrder": 1,
                                                    "updated": "2025-10-05T00:02:28.5657058"
                                                  },
                                                  "modifier": {
                                                    "$id": "70",
                                                    "id": 1,
                                                    "setG_UID": "GQUOMYl3mUGWFB2v2pkWrA==",
                                                    "modifierSetGuid": "310e0519-7789-4199-9614-1dafda9916ac",
                                                    "name": "sample string 2",
                                                    "price": 1,
                                                    "quantity": 1,
                                                    "modifierType": 1,
                                                    "groupNumber": 1,
                                                    "pageNumber": 1,
                                                    "controlOrder": 1,
                                                    "printToStation": true,
                                                    "pluG_UID": "AIXhomjAZki60mfaJCFTng==",
                                                    "pluGuid": "a2e18500-c068-4866-bad2-67da2421539e",
                                                    "deleted": true,
                                                    "g_UID": "/0BAz7/yYUKjhkH8oW2L5g==",
                                                    "guid": "cf4040ff-f2bf-4261-a386-41fca16d8be6",
                                                    "product": {
                                                      "$ref": "13"
                                                    }
                                                  },
                                                  "priceLevelName": "sample string 25",
                                                  "pumpNumber": 1,
                                                  "hoseNumber": 1
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "eftReceipts": [
                                                {
                                                  "$id": "71",
                                                  "id": 1,
                                                  "storeID": 1,
                                                  "saleHeaderID": 2,
                                                  "storeSaleHeader": {
                                                    "$ref": "65"
                                                  },
                                                  "receipt": "sample string 3",
                                                  "processed": 1
                                                },
                                                {
                                                  "$ref": "71"
                                                }
                                              ],
                                              "payments": [
                                                {
                                                  "$ref": "64"
                                                },
                                                {
                                                  "$ref": "64"
                                                }
                                              ],
                                              "cards": [
                                                {
                                                  "$id": "72",
                                                  "id": 1,
                                                  "saleHeaderID": 1,
                                                  "identifier": "sample string 2",
                                                  "cardType": 3,
                                                  "providerName": "sample string 4"
                                                },
                                                {
                                                  "$ref": "72"
                                                }
                                              ],
                                              "campaignHits": [
                                                {
                                                  "$id": "73",
                                                  "id": 1,
                                                  "saleHeaderID": 2,
                                                  "campaign": "sample string 3",
                                                  "name": "sample string 4",
                                                  "processed": 1,
                                                  "campaignDescription": "sample string 5"
                                                },
                                                {
                                                  "$ref": "73"
                                                }
                                              ],
                                              "fuel": [
                                                {
                                                  "$id": "74",
                                                  "id": 1,
                                                  "plu": 1,
                                                  "pluG_UID": "BH3RinHVbkKcXp76F853jA==",
                                                  "pluGuid": "8ad17d04-d571-426e-9c5e-9efa17ce778c",
                                                  "saleHeaderID": 2,
                                                  "totalCents": 3,
                                                  "grade": 1,
                                                  "gradeDescription": "sample string 4",
                                                  "dispenser": 1,
                                                  "hose": 1,
                                                  "quantity": 1,
                                                  "cost": 1,
                                                  "acquirerNum": 1,
                                                  "attendant": 1,
                                                  "ePurseBalance": 1.0,
                                                  "cardSignature": "sample string 5",
                                                  "compartmentNumber": 1,
                                                  "contractNumber": 1,
                                                  "discountCardPAN": "sample string 6",
                                                  "discountID": 1,
                                                  "discountName": "sample string 7",
                                                  "discountNetValue": 1.0,
                                                  "discountType": 1,
                                                  "discountValue": 1.0,
                                                  "discretionaryData": "sample string 8",
                                                  "driverID": "sample string 9",
                                                  "eftBatchNumber": 1,
                                                  "eftResponseCode": "sample string 10",
                                                  "endDateTime": "2025-10-05T00:02:28.5657058",
                                                  "engineHours": 1.1,
                                                  "fposNumber": 1,
                                                  "loyaltyCardPAN": "sample string 11",
                                                  "miscData1": 1,
                                                  "miscData2": "sample string 12",
                                                  "miscFlags": 1,
                                                  "mop": 1,
                                                  "odometer": 1,
                                                  "panNumber": "sample string 13",
                                                  "saleRefund": true,
                                                  "saleStatus": 1,
                                                  "sequenceNumber": 1,
                                                  "stan": 1,
                                                  "startDateTime": "2025-10-05T00:02:28.5657058",
                                                  "tagNumber": "sample string 15",
                                                  "trackTwoRem": "sample string 16",
                                                  "transCode": 1,
                                                  "transType": 1,
                                                  "unitPrice": 1.0,
                                                  "vehicleReg": "sample string 17",
                                                  "offline": true,
                                                  "processed": 1
                                                },
                                                {
                                                  "$ref": "74"
                                                }
                                              ],
                                              "fuelResells": [
                                                {
                                                  "$id": "75",
                                                  "saleItemID": 1,
                                                  "saleHeaderID": 2,
                                                  "plu": 1,
                                                  "pluG_UId": "i63O+fP+BUq2B1WORDHuAA==",
                                                  "pluGuid": "f9cead8b-fef3-4a05-b607-558e4431ee00",
                                                  "accountID": "V6sDWvqGjESuG+0F2s/07Q==",
                                                  "accountIDGuid": "5a03ab57-86fa-448c-ae1b-ed05dacff4ed",
                                                  "normalPrice": 3,
                                                  "originalSellingPrice": 4,
                                                  "discountPrice": 5,
                                                  "unit": 1,
                                                  "quantity": 6,
                                                  "totalCents": 7,
                                                  "fixedPrice": 1,
                                                  "tranType": 1,
                                                  "processed": 1,
                                                  "discountType": 1,
                                                  "cost": 1,
                                                  "costDecimals": 1,
                                                  "markdown": 1,
                                                  "manualQuantity": 1,
                                                  "manualPrice": 1,
                                                  "manualMode": 1,
                                                  "active": 1,
                                                  "barcode": "sample string 8",
                                                  "offline": 1,
                                                  "keyedSale": 1,
                                                  "discountedID": 1,
                                                  "fuelID": 1,
                                                  "serialNumber": "sample string 9",
                                                  "bestOrExpire": "2025-10-05T00:02:28.5657058",
                                                  "bestOrExpireType": 1,
                                                  "refundG_UID": "FBXlrQZAPkCkEaeBTIFBQQ==",
                                                  "refundGuid": "ade51514-4006-403e-a411-a7814c814141",
                                                  "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": "75"
                                                }
                                              ],
                                              "customerOrder": [
                                                {
                                                  "$id": "76",
                                                  "identifier": "1POWIHJElUynJIAq+8ev1w==",
                                                  "identifierGuid": "2096f3d4-4472-4c95-a724-802afbc7afd7",
                                                  "id": 1,
                                                  "orderNo": 2,
                                                  "externalSaleIdentifier": "sample string 3",
                                                  "storeID": 4,
                                                  "zoneID": 5,
                                                  "deptNo": 6,
                                                  "customerIdentifier": "0WwSc2bEV0q37gBX8ipCjQ==",
                                                  "customerIdentifierGuid": "73126cd1-c466-4a57-b7ee-0057f22a428d",
                                                  "operatorNo": 1,
                                                  "operatorG_UID": "6NAPE7TgBEmVcyN1v5VuEg==",
                                                  "operatorGuid": "130fd0e8-e0b4-4904-9573-2375bf956e12",
                                                  "created": "2025-10-05T00:02:28.5657058",
                                                  "ordered": "2025-10-05T00:02:28.5657058",
                                                  "started": "2025-10-05T00:02:28.5657058",
                                                  "completed": "2025-10-05T00:02:28.5657058",
                                                  "supplied": "2025-10-05T00:02:28.5657058",
                                                  "quickTicket": 1,
                                                  "deleted": true,
                                                  "walkAway": true,
                                                  "approxWait": 1,
                                                  "actualWait": 1,
                                                  "deliveryMethod": 8,
                                                  "externalSaleType": 9,
                                                  "customer": {
                                                    "$ref": "58"
                                                  },
                                                  "operator": {
                                                    "$ref": "25"
                                                  },
                                                  "details": [
                                                    {
                                                      "$id": "77",
                                                      "headerID": 1,
                                                      "plu": 1,
                                                      "pluG_UId": "16cbmL8oeEiyrJ+DPN27fg==",
                                                      "pluGuid": "981ba7d7-28bf-4878-b2ac-9f833cddbb7e",
                                                      "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": "+WqalzxqIEq1rEnEcD1cng==",
                                                      "headerIdentifierGuid": "979a6af9-6a3c-4a20-b5ac-49c4703d5c9e",
                                                      "product": {
                                                        "$ref": "13"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "77"
                                                    }
                                                  ],
                                                  "storeName": "sample string 11",
                                                  "customerName": "sample string 12",
                                                  "storeReplyTo": "sample string 13",
                                                  "storeSubjectLine": "sample string 14",
                                                  "storeSaleHeader": {
                                                    "$ref": "65"
                                                  }
                                                },
                                                {
                                                  "$ref": "76"
                                                }
                                              ],
                                              "surveyResponses": [
                                                {
                                                  "$id": "78",
                                                  "surveyG_UID": "EEb9iORm4EeLrimjD4+tyg==",
                                                  "surveyGuid": "88fd4610-66e4-47e0-8bae-29a30f8fadca",
                                                  "saleHeaderGuid": "tQXnZXqI+UiS46He3gcA0g==",
                                                  "saleGuid": "65e705b5-887a-48f9-92e3-a1dede0700d2",
                                                  "textResponse": "sample string 1",
                                                  "integerResponse": 1,
                                                  "g_UIDResponse": "Y1x78BOZNEGPs8iGd7ZLqA==",
                                                  "guidResponse": "f07b5c63-9913-4134-8fb3-c88677b64ba8",
                                                  "whoAnswered": 2,
                                                  "answeredAtUTC": "2025-10-05T00:02:28.5657058",
                                                  "sale": {
                                                    "$ref": "65"
                                                  },
                                                  "survey": {
                                                    "$id": "79",
                                                    "g_UID": "iBMdRdZiuUGDGqcc7O2VVg==",
                                                    "guid": "451d1388-62d6-41b9-831a-a71ceced9556",
                                                    "name": "sample string 1",
                                                    "storeID": 2,
                                                    "zoneID": 1,
                                                    "checkoutFormG_UID": "H/0Y9yW08EGacKDJlgFFSw==",
                                                    "checkoutFormGuid": "f718fd1f-b425-41f0-9a70-a0c99601454b",
                                                    "displayToWho": 3,
                                                    "displayWhen": 4,
                                                    "start": "2025-10-05T00:02:28.5657058",
                                                    "end": "2025-10-05T00:02:28.5657058",
                                                    "deleted": true,
                                                    "updated": "2025-10-05T00:02:28.5657058",
                                                    "possibleIntegerResponses": [
                                                      1,
                                                      2
                                                    ],
                                                    "possibleTextResponses": [
                                                      "sample string 1",
                                                      "sample string 2"
                                                    ],
                                                    "possibleGuidResponses": [
                                                      "71209943-7187-41b7-9b26-e9a078b056f9",
                                                      "579e4d8d-38a8-47d3-a8fe-8b367c752c07"
                                                    ],
                                                    "allowsAllTextResponses": true,
                                                    "surveyForm": {
                                                      "$ref": "33"
                                                    }
                                                  },
                                                  "ingressId": "sample string 4"
                                                },
                                                {
                                                  "$ref": "78"
                                                }
                                              ],
                                              "storeName": "sample string 38",
                                              "machineName": "sample string 39",
                                              "operatorName": "sample string 40",
                                              "direction": 1,
                                              "reason": "sample string 41",
                                              "accountG_UID": "tJ6gO3dDHUmSyyCIyQKAcw==",
                                              "accountIdentifier": "3ba09eb4-4377-491d-92cb-2088c9028073",
                                              "accountName": "sample string 42",
                                              "customerOrderIdentifier": "P/8rG3C2+kG3tiQCO9179Q==",
                                              "customerOrderIdentifierGuid": "1b2bff3f-b670-41fa-b7b6-24023bdd7bf5",
                                              "priceLevelName": "sample string 43",
                                              "revision": 44,
                                              "ingressId": "sample string 45"
                                            },
                                            "metadata": {
                                              "$id": "80",
                                              "id": 1,
                                              "paymentID": 2,
                                              "paymentIdentifier": "MzwZiEJkeU23jfNmeVjwLw==",
                                              "paymentIdentifierGuid": "88193c33-6442-4d79-b78d-f3667958f02f",
                                              "identifier": "wLZLbbmMnUiSDwkWOrTcPw==",
                                              "identifierGuid": "6d4bb6c0-8cb9-489d-920f-09163ab4dc3f",
                                              "metadata": "sample string 3",
                                              "signatureImage": "QEA=",
                                              "itemIdentifier": "y6vSPX2idkqXYZtwtNU2ww==",
                                              "itemIdentifierGuid": "3dd2abcb-a27d-4a76-9761-9b70b4d536c3"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "59"
                                      }
                                    ],
                                    "customerGroupMembers": [
                                      {
                                        "$ref": "63"
                                      },
                                      {
                                        "$ref": "63"
                                      }
                                    ],
                                    "customerGroups": [
                                      {
                                        "$ref": "62"
                                      },
                                      {
                                        "$ref": "62"
                                      }
                                    ],
                                    "accounts": [
                                      {
                                        "$ref": "60"
                                      },
                                      {
                                        "$ref": "60"
                                      }
                                    ],
                                    "account": {
                                      "$ref": "60"
                                    },
                                    "vouchers": [
                                      {
                                        "$id": "81",
                                        "customerIdentifier": "Ptn78mMv4k2oddZ7b//Teg==",
                                        "customerIdentifierGuid": "f2fbd93e-2f63-4de2-a875-d67b6fffd37a",
                                        "voucherName": "sample string 2",
                                        "count": 3,
                                        "storeID": 4,
                                        "barcode": "sample string 5",
                                        "redeemCount": 6,
                                        "issueCount": 7,
                                        "storeSalePaymentID": 1,
                                        "idempotentID": "2pFRw9ZoBESeoNLW5nC75A==",
                                        "idempotentGuid": "c35191da-68d6-4404-9ea0-d2d6e670bbe4",
                                        "offline": true,
                                        "voucher": {
                                          "$id": "82",
                                          "id": 1,
                                          "name": "sample string 2",
                                          "description": "sample string 3",
                                          "shortDescription": "sample string 4",
                                          "url": "sample string 5",
                                          "barcodeTemplateID": 1,
                                          "expiry": 0,
                                          "voucherType": 6,
                                          "limitPerTransaction": 7,
                                          "customerTracking": true,
                                          "discountAccount": "sample string 9",
                                          "endDate": "2025-10-05T00:02:28.5657058",
                                          "barcodeTemplate": {
                                            "$id": "83",
                                            "templateID": 1,
                                            "template": "sample string 1",
                                            "bcFunction": "sample string 2",
                                            "sortOrder": 3
                                          },
                                          "scaleLabel": {
                                            "$id": "84",
                                            "id": 1,
                                            "uid": "sample string 2",
                                            "name": "sample string 3",
                                            "width": 1.1,
                                            "height": 1.1,
                                            "showBorder": true,
                                            "borderWidth": 1.1,
                                            "borderStyle": 1,
                                            "borderColour": "sample string 5",
                                            "updated": "2025-10-05T00:02:28.5657058",
                                            "labelPageLayout": "7YBhbumQDkuyreIymdxMBw==",
                                            "pageLayoutGuid": "6e6180ed-90e9-4b0e-b2ad-e23299dc4c07",
                                            "labelType": 6,
                                            "oldName": "sample string 7",
                                            "voucher": {
                                              "$ref": "82"
                                            },
                                            "elements": [
                                              {
                                                "$id": "85",
                                                "id": 1,
                                                "scaleLabelID": 2,
                                                "showPercentDI": true,
                                                "showAvgPerHundred": true,
                                                "showAvgPerServe": true,
                                                "name": "sample string 6",
                                                "x": 1.1,
                                                "y": 1.1,
                                                "width": 1.1,
                                                "height": 1.1,
                                                "type": 1,
                                                "rotation": 1,
                                                "text": "sample string 7",
                                                "fontFamily": "sample string 8",
                                                "align": 1,
                                                "bold": true,
                                                "italic": true,
                                                "underline": true,
                                                "strikeout": true,
                                                "reverse": true,
                                                "textColour": "sample string 9",
                                                "fontSize": 1.1,
                                                "picture": "QEA=",
                                                "borderWidth": 10,
                                                "sortOrder": 11,
                                                "printOptions": 12,
                                                "superScriptTextFontSize": 1.1,
                                                "lineStyle": 1,
                                                "spacingStyle": 1,
                                                "interCharacterSpacing": 1.1,
                                                "superScriptOffset": 1.1,
                                                "lineSpacing": 1.1,
                                                "dateFormat": "sample string 13",
                                                "autoGrow": true,
                                                "fontAutoResize": true,
                                                "updated": "2025-10-05T00:02:28.5657058"
                                              },
                                              {
                                                "$ref": "85"
                                              }
                                            ]
                                          },
                                          "customerVouchers": [
                                            {
                                              "$id": "86",
                                              "id": 1,
                                              "customerIdentifier": "FVQhOe1APU24GxcNLxpt3g==",
                                              "customerIdentifierGuid": "39215415-40ed-4d3d-b81b-170d2f1a6dde",
                                              "voucherID": 3,
                                              "voucherName": "sample string 4",
                                              "storeID": 1,
                                              "barcode": "sample string 5",
                                              "dateOfIssue": "2025-10-05T00:02:28.5657058",
                                              "issuedSaleHeaderID": 1,
                                              "issuedSaleIdentifier": "sample string 7",
                                              "issuedOfflinePaymentID": 1,
                                              "issuedIdempotentID": "3VZjgp7TBUC3gG2/Zu2KlQ==",
                                              "issuedIdempotentGuid": "826356dd-d39e-4005-b780-6dbf66ed8a95",
                                              "issuedOffline": true,
                                              "issuedUser": "sample string 9",
                                              "issuedNotes": "sample string 10",
                                              "expiryDate": "2025-10-05T00:02:28.5657058",
                                              "expiredUser": "sample string 11",
                                              "expiredNotes": "sample string 12",
                                              "redeemed": "2025-10-05T00:02:28.5657058",
                                              "redeemedSaleHeaderID": 1,
                                              "redeemedSaleIdentifier": "sample string 13",
                                              "redeemedOfflinePaymentID": 1,
                                              "redeemedIdempotentID": "xFocqoI2zkWqDRkoi0sZxQ==",
                                              "redeemedIdempotentGuid": "aa1c5ac4-3682-45ce-aa0d-19288b4b19c5",
                                              "redeemedUser": "sample string 14",
                                              "redeemedNotes": "sample string 15",
                                              "redeemedOffline": true,
                                              "updated": "2025-10-05T00:02:28.5657058",
                                              "storeName": "sample string 17",
                                              "scaleLabel": {
                                                "$ref": "84"
                                              },
                                              "voucher": {
                                                "$ref": "82"
                                              },
                                              "customer": {
                                                "$ref": "58"
                                              },
                                              "issuedOfflinePayment": {
                                                "$ref": "64"
                                              },
                                              "redeemedOfflinePayment": {
                                                "$ref": "64"
                                              }
                                            },
                                            {
                                              "$ref": "86"
                                            }
                                          ]
                                        },
                                        "customer": {
                                          "$ref": "58"
                                        }
                                      },
                                      {
                                        "$ref": "81"
                                      }
                                    ]
                                  }
                                },
                                {
                                  "$ref": "57"
                                }
                              ],
                              "customerGroups": [
                                {
                                  "$id": "87",
                                  "id": 1,
                                  "campaignID": 2,
                                  "campaignName": "sample string 3",
                                  "groupID": "XwTNc9MhDESrxmu23QSnng==",
                                  "groupIDGuid": "73cd045f-21d3-440c-abc6-6bb6dd04a79e",
                                  "campaign": {
                                    "$ref": "54"
                                  },
                                  "group": {
                                    "$ref": "62"
                                  }
                                },
                                {
                                  "$ref": "87"
                                }
                              ],
                              "signIqTickets": [
                                {
                                  "$id": "88",
                                  "identifier": "24pZFigJi0u6Isdi7ZfrJA==",
                                  "identifierGuid": "16598adb-0928-4b8b-ba22-c762ed97eb24",
                                  "campaignName": "sample string 2",
                                  "message": "sample string 3",
                                  "ticketFileSource": "sample string 4",
                                  "ticketFileDestination": "sample string 5",
                                  "storeID": 1
                                },
                                {
                                  "$ref": "88"
                                }
                              ],
                              "comboPriceGroups": [
                                {
                                  "$id": "89",
                                  "id": 1,
                                  "campaignID": 2,
                                  "campaignName": "sample string 3",
                                  "g_UID": "Uy1fRZB9mE+eROqCHdc1Sw==",
                                  "guid": "455f2d53-7d90-4f98-9e44-ea821dd7354b",
                                  "description": "sample string 5",
                                  "newPrice": 1,
                                  "rangeDescription": "sample string 6",
                                  "dealDescription": "sample string 7",
                                  "labelQuantity": 8,
                                  "hostProductCategoryID": 1,
                                  "offerID": 1,
                                  "dontUpdatePricePlus": true,
                                  "campaign": {
                                    "$ref": "54"
                                  },
                                  "comboPricePlus": [
                                    {
                                      "$id": "90",
                                      "id": 1,
                                      "campaignID": 2,
                                      "campaignName": "sample string 3",
                                      "groupG_UID": "+jkfxpzdTUSQ4mXEZ3H/RA==",
                                      "groupGuid": "c61f39fa-dd9c-444d-90e2-65c46771ff44",
                                      "comboPriceType": 5,
                                      "priceType": 5,
                                      "pluG_UID": "1nqEpwoO8UKDxVnPbtTUWg==",
                                      "pluGuid": "a7847ad6-0e0a-42f1-83c5-59cf6ed4d45a",
                                      "priceGroupG_UID": "C49PFc3UnEuSCN3XzW50HA==",
                                      "priceGroupGuid": "154f8f0b-d4cd-4b9c-9208-ddd7cd6e741c",
                                      "campaignPoolID": "sample string 7",
                                      "quantity": 1,
                                      "campaign": {
                                        "$ref": "54"
                                      },
                                      "product": {
                                        "$ref": "13"
                                      },
                                      "priceGroup": {
                                        "$ref": "19"
                                      },
                                      "campaignPool": {
                                        "$ref": "54"
                                      }
                                    },
                                    {
                                      "$ref": "90"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "89"
                                }
                              ],
                              "priceLevels": [
                                {
                                  "$id": "91",
                                  "id": 1,
                                  "priceLevelIdentifier": "h2BYuIs7SkW/WLI53jn1vw==",
                                  "priceLevelIdentifierGuid": "b8586087-3b8b-454a-bf58-b239de39f5bf",
                                  "campaignName": "sample string 3",
                                  "priceLevelName": "sample string 4"
                                },
                                {
                                  "$ref": "91"
                                }
                              ]
                            },
                            "product": {
                              "$ref": "13"
                            },
                            "dealCost": {
                              "$id": "92",
                              "headerIdentifier": "R8zeq54mgUelLM/Qp9QAdA==",
                              "headerIdentifierGuid": "abdecc47-269e-4781-a52c-cfd0a7d40074",
                              "identifier": "D4ZxZvOM1keWI4eaNcBVvg==",
                              "identifierGuid": "6671860f-8cf3-47d6-9623-879a35c055be",
                              "supplierIdentifier": "JChpKkL9BUiLKqt4JT2WcA==",
                              "supplierGuid": "2a692824-fd42-4805-8b2a-ab78253d9670",
                              "pluG_UID": "CtLM3Vv0RUiTKI8vlmL/SQ==",
                              "pluGuid": "ddccd20a-f45b-4845-9328-8f2f9662ff49",
                              "campaignName": "ff420d5c-7af5-4656-8ed8-564cd57d7f08",
                              "description": "sample string 4",
                              "cost": 5,
                              "costDecimals": 6,
                              "start": "2025-10-05T00:02:28.5657058",
                              "end": "2025-10-05T00:02:28.5657058",
                              "type": 9,
                              "promoType": 10,
                              "bonusItemPLUG_UID": "8mxk9RxO+0GCXGWf7QuHfg==",
                              "bonusItemPluGuid": "f5646cf2-4e1c-41fb-825c-659fed0b877e",
                              "bonusPurchaseUnits": 11,
                              "bonusReceiveUnits": 12,
                              "updated": "2025-10-05T00:02:28.5657058",
                              "metcashPromotionID": "sample string 14",
                              "fromHost": 15,
                              "storeNames": "sample string 16",
                              "storeIDs": [
                                1,
                                2
                              ],
                              "supplierName": "sample string 17",
                              "campaignDescription": "sample string 18",
                              "newPrice": 1,
                              "campaignMetcashPromotionID": "sample string 19",
                              "campaignActive": true,
                              "campaignStartDate": "2025-10-05T00:02:28.5657058",
                              "campaignEndDate": "2025-10-05T00:02:28.5657058",
                              "masterPLUG_UID": "hC7DBbdPFUWHpulXGYV7ZQ==",
                              "masterID": "05c32e84-4fb7-4515-87a6-e95719857b65",
                              "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": "MKw+yzIrr06Bw6GHZBC6GA==",
                              "bonusMasterID": "cb3eac30-2b32-4eaf-81c3-a1876410ba18",
                              "bonusProductName": "sample string 34",
                              "bonusProductAPN": "sample string 35",
                              "bonusOrderCode": "sample string 36",
                              "bonusNormalSell": 37,
                              "bonusNormalCost": 38,
                              "bonusNormalCostDecimals": 39,
                              "bonusCartonQuantity": 40,
                              "bonusSalesMode": 41,
                              "bonusOrderPacked": 42,
                              "bonusFuelItem": true,
                              "bonusActive": true
                            }
                          },
                          "currentCostStart": "2025-10-05T00:02:28.5657058",
                          "dealCosts": [
                            {
                              "$ref": "92"
                            },
                            {
                              "$ref": "92"
                            }
                          ],
                          "tags": [
                            {
                              "$id": "93",
                              "pluG_UID": "ZBi4Ja7bkk+UHOgU2P6rxQ==",
                              "pluGuid": "25b81864-dbae-4f92-941c-e814d8feabc5",
                              "tagID": 1,
                              "description": "sample string 1",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "93"
                            }
                          ],
                          "alternateProductG_UID": "xLkH6hIh6EaX81YM9W7u1A==",
                          "alternateProduct": "ea07b9c4-2112-46e8-97f3-560cf56eeed4",
                          "productHostCode": {
                            "$id": "94",
                            "id": 1,
                            "pluG_UID": "ClpP8c5fvUuYqeWP7cPOjg==",
                            "pluGuid": "f14f5a0a-5fce-4bbd-98a9-e58fedc3ce8e",
                            "ibaCode": "sample string 2"
                          },
                          "mscCat": {
                            "$ref": "48"
                          },
                          "mscCom": {
                            "$ref": "49"
                          },
                          "mscDep": {
                            "$ref": "51"
                          },
                          "mscSubCom": {
                            "$ref": "50"
                          },
                          "isUserUpdate": true,
                          "ignoreMasterProduct": true,
                          "priceGroupLabelRequested": true,
                          "firstSold": "2025-10-05T00:02:28.5657058",
                          "inventoryTracked": "2025-10-05T00:02:28.5657058",
                          "isNormalPriceChangesCampaign": true
                        },
                        "supplier": {
                          "$ref": "8"
                        },
                        "serviceFee": {
                          "$id": "95",
                          "id": 1,
                          "description": "sample string 1",
                          "fee": 1
                        },
                        "isPrimaryHost": true,
                        "hostVendor": 47
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "orderCycleHeaders": [
                      {
                        "$id": "96",
                        "storeID": 1,
                        "supplierIdentifier": "/t+bWyLBtUWkhXO9wbyt3w==",
                        "supplierGuid": "5b9bdffe-c122-45b5-a485-73bdc1bcaddf",
                        "departmentCode": "sample string 2",
                        "warehouseDirectIndicator": "sample string 3",
                        "type": 4,
                        "storeName": "sample string 5",
                        "departmentName": "sample string 6",
                        "orderDays": 7
                      },
                      {
                        "$ref": "96"
                      }
                    ],
                    "cycles": [
                      {
                        "$id": "97",
                        "storeID": 1,
                        "supplierIdentifier": "b2YKuLKLF0Wzf9tSPeG3JQ==",
                        "supplierGuid": "b80a666f-8bb2-4517-b37f-db523de1b725",
                        "departmentCode": "sample string 2",
                        "warehouseDirectIndicator": "sample string 3",
                        "type": 4,
                        "cutOffWeek": 5,
                        "cutOffDay": 6,
                        "cutOffTime": "00:00:00.1234567",
                        "leadTime": 7,
                        "daysBuffer": 8,
                        "supplierName": "sample string 9",
                        "cutOffDate": "2025-10-05T00:02:28.5657058",
                        "deliveryDate": "2025-10-05T00:02:28.5657058",
                        "nextCutOffDate": "2025-10-05T00:02:28.5657058",
                        "nextDeliveryDate": "2025-10-05T00:02:28.5657058",
                        "nextDaysBuffer": 10
                      },
                      {
                        "$ref": "97"
                      }
                    ],
                    "store": {
                      "$ref": "4"
                    },
                    "updated": "2025-10-05T00:02:28.5657058",
                    "isHost": true
                  },
                  "files": [
                    {
                      "$id": "98",
                      "id": "sample string 1",
                      "fileName": "sample string 2",
                      "extension": "sample string 3",
                      "provider": 0,
                      "type": 0,
                      "hostType": "sample string 4",
                      "createdUtc": "2025-10-05T00:02:28.5657058",
                      "processed": "2025-10-05T00:02:28.5657058",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2025-10-05T00:02:28.5657058",
                      "size": 1,
                      "sizeFormat": "sample string 7",
                      "isArchive": true,
                      "version": "sample string 9",
                      "reference": "sample string 10",
                      "digest": "sample string 11",
                      "contentType": "sample string 12",
                      "host": {
                        "$ref": "7"
                      },
                      "metcashHeader": {
                        "$id": "99",
                        "customerNumber": "sample string 1",
                        "creationDate": "2025-10-05T00:02:28.5657058",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "98"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "100",
                      "id": 1,
                      "hostIdentifier": "5B5mLnUO00ynRtM9rnPuiQ==",
                      "hostIdentifierGuid": "2e661ee4-0e75-4cd3-a746-d33dae73ee89",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "e1996c85-938b-4e7f-a0f1-319d39e69a4e",
                        "50a529f7-10b9-400e-9df7-b1db32ccc7ba"
                      ]
                    },
                    {
                      "$ref": "100"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "6"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "101",
                      "identifier": "DlUGYuoRvkaslRlusXE6kw==",
                      "identifierGuid": "6206550e-11ea-46be-ac95-196eb1713a93",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "101"
                    }
                  ],
                  "promoTypeGuids": [
                    "6914caab-7118-4b54-9564-2179545d8da3",
                    "7a96b766-4c9e-4684-92b5-931e9e021e24"
                  ],
                  "isPromotionOnly": false,
                  "isOrderable": false,
                  "vendor": 0
                },
                "groupIDs": [
                  1,
                  2
                ],
                "hostDescription": "sample string 24"
              },
              {
                "$ref": "6"
              }
            ],
            "accounts": [
              {
                "$id": "102",
                "id": 1,
                "storeID": 1,
                "accountName": "sample string 2",
                "bsb": "sample string 3",
                "accountNumber": "sample string 4",
                "accountDesignated": true
              },
              {
                "$ref": "102"
              }
            ],
            "sales": [
              {
                "$id": "103",
                "id": 1,
                "storeID": 1,
                "externalSalesType": 2,
                "ftpSiteID": 1,
                "lastSaleProcessed": "2025-10-05T00:02:28.5657058",
                "ftpSite": {
                  "$id": "104",
                  "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": "103"
              }
            ],
            "zoneMatrix": [
              {
                "$ref": "100"
              },
              {
                "$ref": "100"
              }
            ],
            "cashManagements": [
              {
                "$id": "105",
                "id": 1,
                "storeID": 1,
                "cashManagementType": 2,
                "apiID": 1,
                "organisationID": "sample string 3",
                "siteName": "sample string 4",
                "thirdPartyAPI": {
                  "$id": "106",
                  "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": "105"
              }
            ],
            "updateStoreID": "b8d8b3bd-dcb0-4f60-8e7e-6c3091364ce0",
            "updateStore": {
              "$id": "107",
              "id": "870f2d38-6d05-43f0-83e7-f9f02de79d74",
              "name": "sample string 1",
              "lastActivity": "2025-10-05T00:02:28.5657058",
              "zone": "sample string 2",
              "timeZoneOffset": 0.0,
              "businessHoursStart": "00:00:00.1234567",
              "businessHoursEnd": "00:00:00.1234567",
              "master": true,
              "lastIP": "sample string 10",
              "lastHostName": "sample string 11",
              "ping": 1,
              "pingStatus": "sample string 12",
              "lastUpdateCompleted": "2025-10-05T00:02:28.5657058"
            },
            "timeZoneId": "sample string 53",
            "securityOptions": {
              "$id": "108",
              "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": "109",
            "id": 1,
            "gradeID": 2,
            "storeID": 3,
            "g_UID": "KXgh5GdN1kqiCmaxG4O2NA==",
            "guid": "e4217829-4d67-4ad6-a20a-66b11b83b634",
            "fuelGrade": "sample string 5",
            "price1": 1,
            "price2": 1,
            "price3": 1,
            "price4": 1,
            "effective": "2025-10-05T00:02:28.5657058",
            "updated": "2025-10-05T00:02:28.5657058",
            "margin": 1,
            "product": {
              "$ref": "13"
            }
          }
        }
      },
      {
        "$ref": "2"
      }
    ]
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKNE[H�jg�5xl/workbook.xml �(�����0��J}�(�DP`b�ڡ{ NA�(IE���n�|������C�ǎ.V��:%_1{
V�zp�Na�"�2�*ezh�[p���k��"tQ�F��}!�Hv�PVG���4{��*gc����m!���+�Xq�BM[�%�s�5�(	����T2���V�*:Y҃}�8�7_PKNE[����	�[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
NE[�u>(''_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="Rcf4f8c4959354f47" /></Relationships>PKNE[�@cDxl/worksheets/sheet1.xml �(���]s�0��
�}!�	�訝��~ou/v�Y����X��7 ��9�{��QGW_���TqD���d[j��V��}l�����&�c$�RK��2ۛ4�_�n�ܨ�O�h�v�����O���ݍ��`�����]������ꥒM�O�S���J���W���U�;{2Z�{�{+V�}�/`[�d��uLj�Vv'���#{��(g�<����J���6�T�I���<���I�h�A6:�
������M�9q*�Ğ'���!I��oQ.���ȓs�#	�x�Jҟ�"��� B2�!�?N�8�����SɄ��{E�;祃)bd`]V�X}����'x`]^�y�G’SO|'/����e���u�jH����m�J]��g��O��b�rc�Oa��H<С�C]O/�	 B(�Pz�k�1��'1B@1�|�Ci�T���s����C�f��*���')Ѷ4(�Õu��c��G��;��3#?`�~�OFqt�⼬�gW��2ɏ%}�$�|������e�M�&q�&H���	hwm�6�Y���}�`M�M�&��&D�xj�I<wL��KbL��1���1��ց��w �dH5ZW[uV�Tj�vȘ�Mb���D:ěvč��7f3�׌���k�4�5ð�z͸ۧz͸��z͸����^��S�����F��Ȣ�݂@%ҁ��@� qS�z�A�G�z�A�O��=�� ��|Yt � n�j�~�xE����_��PKNE[C��6�Pxl/_rels/workbook.xml.rels �(����N!�_���6tݘ�^�x�}
ò�.l��}6>�� ���ă��&���Kf>�?�۷y"/���0 �u0�$����a�Y�pR�L$7.���$���J�v8�Ԅ}��g�K�(}TҖ��ƚ�L�?/�b�v���iF������!f {�~J�^o
ȓ��3ִ\w+�vVL��L-�����;�d4W��{֡����2NE4�9�K�Nu�VӜ�����.j��/6_PKNE[Ѓ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��PKNE[R���cxl/sharedStrings.xml �(�uS]O�0�+���)-�A��Du'��!a�m�;��(����)i=3�����7��W�-و�,�8��d�Wq�"�J����mYtZ�!�Q�%[���Hl�`rׂ%f���~�`�AH\��,M��ʲ�q�
%�2uV�tP�BUE��i���R�/�Pɖ���:%����̓��� �'~R*���?C۰O]�VԤ�s'L���δ�0�����?s���{ᕰ͡ti`P�w�C�O;�腰�5lHj��&��c�l�i��eS��GˣI,��q<�OFb���'"���W�OOV�l`�w��j�54���,Em����4z�|Wsa�
<�;	���g��Viߞ��υ�n	�"�ķ�
��d	���PK-NE[H�jg�5xl/workbook.xmlPK-NE[����	��[Content_Types].xmlPK-
NE[�u>(''U_rels/.relsPK-NE[�@cD�xl/worksheets/sheet1.xmlPK-NE[C��6�Pxl/_rels/workbook.xml.relsPK-NE[Ѓc'2E
Wxl/styles.xmlPK-NE[R���c�	xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKNE[7b��5xl/workbook.xml �(�����0��&�C���� N\�z𾖭4П�5��$޼���~;�d��4f 5j_���!ؒ1�{T�OƢ�;a���{1#����V�˒$gG�h�K��J���C�|�Ը�HM�ぐjn��8�EFc�;���!����~�(�AaM[@��ܺ����R��]�yq.��ŕ��V��w�PKNE[����	�[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
NE[�9Ce''_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="Rd7a00f927f6d45c1" /></Relationships>PKNE[�@cDxl/worksheets/sheet1.xml �(���]s�0��
�}!�	�訝��~ou/v�Y����X��7 ��9�{��QGW_���TqD���d[j��V��}l�����&�c$�RK��2ۛ4�_�n�ܨ�O�h�v�����O���ݍ��`�����]������ꥒM�O�S���J���W���U�;{2Z�{�{+V�}�/`[�d��uLj�Vv'���#{��(g�<����J���6�T�I���<���I�h�A6:�
������M�9q*�Ğ'���!I��oQ.���ȓs�#	�x�Jҟ�"��� B2�!�?N�8�����SɄ��{E�;祃)bd`]V�X}����'x`]^�y�G’SO|'/����e���u�jH����m�J]��g��O��b�rc�Oa��H<С�C]O/�	 B(�Pz�k�1��'1B@1�|�Ci�T���s����C�f��*���')Ѷ4(�Õu��c��G��;��3#?`�~�OFqt�⼬�gW��2ɏ%}�$�|������e�M�&q�&H���	hwm�6�Y���}�`M�M�&��&D�xj�I<wL��KbL��1���1��ց��w �dH5ZW[uV�Tj�vȘ�Mb���D:ěvč��7f3�׌���k�4�5ð�z͸ۧz͸��z͸����^��S�����F��Ȣ�݂@%ҁ��@� qS�z�A�G�z�A�O��=�� ��|Yt � n�j�~�xE����_��PKNE[r)6�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�N��AM�aö��'Q;�]�gc���V���X��j4��'�|�lvo�L^Ї��x���UNOv��͝��v��Y�4�i
$�����zOiP#.2nE�:��EƔ���R倴d��>g�5��+��茙>8uZ��?����c#����~J�^/ȣ�a/5WJT�l��h: �fj!�g�^�y.���`B�]�֪f7��G�}�t3����n��D�j�������PKNE[Ѓ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��PKNE[R���cxl/sharedStrings.xml �(�uS]O�0�+���)-�A��Du'��!a�m�;��(����)i=3�����7��W�-و�,�8��d�Wq�"�J����mYtZ�!�Q�%[���Hl�`rׂ%f���~�`�AH\��,M��ʲ�q�
%�2uV�tP�BUE��i���R�/�Pɖ���:%����̓��� �'~R*���?C۰O]�VԤ�s'L���δ�0�����?s���{ᕰ͡ti`P�w�C�O;�腰�5lHj��&��c�l�i��eS��GˣI,��q<�OFb���'"���W�OOV�l`�w��j�54���,Em����4z�|Wsa�
<�;	���g��Viߞ��υ�n	�"�ķ�
��d	���PK-NE[7b��5xl/workbook.xmlPK-NE[����	��[Content_Types].xmlPK-
NE[�9Ce''U_rels/.relsPK-NE[�@cD�xl/worksheets/sheet1.xmlPK-NE[r)6�Pxl/_rels/workbook.xml.relsPK-NE[Ѓc'2E
Yxl/styles.xmlPK-NE[R���c�	xl/sharedStrings.xmlPK��