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

Return a list of all finalised cash balancing headers

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

Store to get list of finalised headers from

integer

Required

Take

integer

None.

Skip

integer

None.

StoreID

integer

None.

EndOfDayManagement

Filled in by Store setting if not provided

boolean

None.

StartDate

Filter date to match of cash balancing header date

date

None.

EndDate

Filter date to match with cash balancing header date

date

None.

Body Parameters

None.

Response Information

Resource Description

PageList of matching cash balancing headers

PageListOfCashBalancingHeader
NameDescriptionTypeAdditional information
Type

string

None.

List

Collection of CashBalancingHeader

None.

Skip

Number of records to skip over

integer

None.

Take

Number of records to take

integer

None.

TotalCount

integer

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

Response Formats

application/json, text/json

Sample:
{
  "type": "CashBalancingHeader",
  "list": [
    {
      "$id": "2",
      "identifier": "crA8akRwSUWDOCzSLXJfmw==",
      "identifierGuid": "6a3cb072-7044-4549-8338-2cd22d725f9b",
      "storeID": 2,
      "date": "2025-08-02T23:22:54.9530477",
      "started": "2025-08-02T23:22:54.9530477",
      "ended": "2025-08-02T23:22:54.9530477",
      "cashFinalised": true,
      "cashTotalAmount": 4,
      "eftFinalised": true,
      "eftTotalAmount": 6,
      "bankFinalised": true,
      "bankTotalAmount": 8,
      "bankingOpened": true,
      "fuelRequired": true,
      "fuelFinalised": true,
      "createdDuringTradingDay": true,
      "accountingFinalised": 13,
      "endOfDayID": 14,
      "storeName": "sample string 15",
      "autoFill": true,
      "createRelations": true,
      "invalidDates": false,
      "cashDetails": [
        {
          "$id": "3",
          "id": 1,
          "headerIdentifier": "Dyb+NhlY60WswzUc5oOjfg==",
          "headerIdentifierGuid": "36fe260f-5819-45eb-acc3-351ce683a37e",
          "operatorG_UID": "/LKNUA5ShECbjCi7L8NdFQ==",
          "operatorGuid": "508db2fc-520e-4084-9b8c-28bb2fc35d15",
          "date": "2025-08-02T23:22:54.9530477",
          "operatorCash": 4,
          "drawerID": 5,
          "machineID": 6,
          "managerCash": 7,
          "expectedCash": 8,
          "finalisedCash": 9,
          "operatorCashNote": "sample string 10",
          "managerCashNote": "sample string 11",
          "expectedPickup": 12,
          "pickupCash": 13,
          "start": "2025-08-02T23:22:54.9530477",
          "end": "2025-08-02T23:22:54.9530477",
          "operatorName": "sample string 16",
          "operatorNumber": "sample string 17",
          "machineName": "sample string 18",
          "operators": "sample string 19"
        },
        {
          "$ref": "3"
        }
      ],
      "eftDetails": [
        {
          "$id": "4",
          "id": 1,
          "headerIdentifier": "42N+Qzx9LkO+KIFU3hvZXw==",
          "headerIdentifierGuid": "437e63e3-7d3c-432e-be28-8154de1bd95f",
          "date": "2025-08-02T23:22:54.9530477",
          "machineID": 1,
          "cardID": 3,
          "cardName": "sample string 4",
          "expectedAmount": 1,
          "managerDeclared": 1,
          "eftTenderCount": 1,
          "machineName": "sample string 5"
        },
        {
          "$ref": "4"
        }
      ],
      "bankDetailSummary": {
        "$id": "5",
        "id": 1,
        "headerIdentifier": "6Psrtmr3Dk6Ps8wJ/tuDEw==",
        "headerIdentifierGuid": "b62bfbe8-f76a-4e0e-8fb3-cc09fedb8313",
        "bankName": "sample string 3",
        "expectedCash": 4,
        "cashDeclared": 1,
        "expectedPickup": 5,
        "pickupDeclared": 1,
        "expectedCheque": 6,
        "chequeDeclared": 1
      },
      "cashBalancingBankingAccounts": [
        {
          "$id": "6",
          "id": 1,
          "headerIdentifier": "d9nUxR5GAUWUgF4g+IzEug==",
          "headerIdentifierGuid": "c5d4d977-461e-4501-9480-5e20f88cc4ba",
          "storeAccountID": 3,
          "cashDeclared": 4,
          "pickupDeclared": 5,
          "chequeDeclared": 6,
          "accountName": "sample string 7",
          "storeAccount": {
            "$id": "7",
            "id": 1,
            "storeID": 1,
            "accountName": "sample string 2",
            "bsb": "sample string 3",
            "accountNumber": "sample string 4",
            "accountDesignated": true
          }
        },
        {
          "$ref": "6"
        }
      ],
      "cashBalancingFuelTankLevels": [
        {
          "$id": "8",
          "headerIdentifier": "Rh2OF+PJZ0qrkgkp2rsbog==",
          "headerIdentifierGuid": "178e1d46-c9e3-4a67-ab92-0929dabb1ba2",
          "fuelTankNumber": 2,
          "fuelGradeID": 1,
          "fuelGrade": "sample string 3",
          "opening": 4.0,
          "openingAdjusted": true,
          "adjustments": 6.0,
          "deliveries": 7.0,
          "deliveriesAdjusted": true,
          "samples": 9.0,
          "pumpTest": 10.0,
          "sales": 11.0,
          "closing": 12.0,
          "closingAdjusted": true,
          "dailyVariance": 14.0,
          "waterLevel": 15.0,
          "meterSales": 16.0,
          "meterVariance": -5.0,
          "twentyEightDayVariance": 17.0,
          "fuelTank": {
            "$id": "9",
            "id": 1,
            "storeID": 2,
            "tankNumber": 3,
            "fuelGrade": "sample string 4",
            "fuelGradeID": 1,
            "capacity": 5.0,
            "lpg": true,
            "waterLevel": 7.0,
            "updated": "2025-08-02T23:22:54.9530477",
            "storeName": "sample string 9",
            "store": {
              "$id": "10",
              "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-08-02T23:22:54.9530477",
              "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": "b75+Z6dDEEqGAS1J49xD6A==",
              "hostIdentifierGuid": "677ebe6f-43a7-4a10-8601-2d49e3dc43e8",
              "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-08-02T23:22:54.9530477",
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "11",
                "storeID": 1,
                "addressType": 1,
                "address1": "sample string 1",
                "address2": "sample string 2",
                "city": "sample string 3",
                "state": "sample string 4",
                "country": "sample string 5",
                "postCode": "sample string 6"
              },
              "billingAddress": {
                "$ref": "11"
              },
              "hostStoreSettings": [
                {
                  "$id": "12",
                  "id": 1,
                  "hostIdentifier": "N0wwtZK9y0aqTSQ26/gprQ==",
                  "hostIdentifierGuid": "b5304c37-bd92-46cb-aa4d-2436ebf829ad",
                  "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": "13",
                    "identifier": "7qiD/VNgCk2obw9Qlnfi7g==",
                    "identifierGuid": "fd83a8ee-6053-4d0a-a86f-0f509677e2ee",
                    "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": "94FGcFdmNEWTLXvja7G4Zw==",
                    "hostSupplierIdentifierGuid": "704681f7-6657-4534-932d-7be36bb1b867",
                    "loyaltyPriceLevelIdentifier": "ZMjmQQJDZESpfYuIsQbujg==",
                    "loyaltyPriceLevelIdentifierGuid": "41e6c864-4302-4464-a97d-8b88b106ee8e",
                    "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-08-02T23:22:54.9530477",
                    "lastProcessed": "2025-08-02T23:22:54.9530477",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$id": "14",
                      "identifier": "KhjFS5gVek65xaWv2f5d0Q==",
                      "identifierGuid": "4bc5182a-1598-4e7a-b9c5-a5afd9fe5dd1",
                      "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": "KTm9hXPgREO5gKa3QGuFrg==",
                      "primaryContactID": "85bd3929-e073-4344-b980-a6b7406b85ae",
                      "storeID": 1,
                      "abn": "sample string 16",
                      "supplierGroupIdentifier": "OR3X87mxaEeOm3+kfZ5UNw==",
                      "supplierGroupGuid": "f3d71d39-b1b9-4768-8e9b-7fa47d9e5437",
                      "rebate": 1.0,
                      "rebateType": 1,
                      "rebateFrequency": 1,
                      "rebateSource": 1,
                      "rebateLastClaimed": "2025-08-02T23:22:54.9530477",
                      "rebateLastClaimedAmount": 1.0,
                      "cartonsOnly": true,
                      "minimumOrderValue": 1,
                      "enforceMinimumQuantity": true,
                      "freight": 19.0,
                      "freightType": 20,
                      "deleted": true,
                      "deletedUser": "sample string 22",
                      "storeName": "sample string 23",
                      "primaryContact": {
                        "$id": "15",
                        "id": "4d611284-bc17-43c8-87e4-ba61669d28d4",
                        "identifier": "CGuEfG1gXk2pC2+gyHWUtg==",
                        "identifierGuid": "7c846b08-606d-4d5e-a90b-6fa0c87594b6",
                        "familyName": "sample string 1",
                        "givenNames": "sample string 2",
                        "otherNames": "sample string 3",
                        "title": "sample string 4",
                        "dateOfBirth": "sample string 5",
                        "sex": "sample string 6",
                        "address": "sample string 7",
                        "address1": "sample string 8",
                        "address2": "sample string 9",
                        "town": "sample string 10",
                        "state": "sample string 11",
                        "country": "sample string 12",
                        "postalCode": "sample string 13",
                        "telephone": "sample string 14",
                        "mobile": "sample string 15",
                        "email": "sample string 16",
                        "fax": "sample string 17",
                        "primary": true
                      },
                      "contacts": [
                        {
                          "$id": "16",
                          "supplierIdentifier": "uHDLx9FZnEGOrbZy3jUiyQ==",
                          "supplierIdentifierGuid": "c7cb70b8-59d1-419c-8ead-b672de3522c9",
                          "contactGuid": "IVV4hUChFUyaq55ljQYbGA==",
                          "contactID": "85785521-a140-4c15-9aab-9e658d061b18",
                          "contact": {
                            "$ref": "15"
                          },
                          "supplier": {
                            "$ref": "14"
                          }
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "products": [
                        {
                          "$id": "17",
                          "pluG_UID": "Y1nGRfeCUU2vYUwPR4Fx4Q==",
                          "pluGuid": "45c65963-82f7-4d51-af61-4c0f478171e1",
                          "supplierIdentifier": "/wmmtiwk9EmuMwrX5kCgFQ==",
                          "supplierIdentifierGuid": "b6a609ff-242c-49f4-ae33-0ad7e640a015",
                          "cartonQuantity": 1,
                          "cartonQuantityChanged": true,
                          "productSize": "sample string 3",
                          "cigarettesPerSleeve": 1,
                          "randomWeight": true,
                          "piecesPerUnit": 5,
                          "averagePackSize": 6,
                          "effectiveDate": "2025-08-02T23:22:54.9530477",
                          "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-08-02T23:22:54.9530477",
                          "rebate": 1.0,
                          "rebateExclude": true,
                          "invoiceCodes": [
                            {
                              "$id": "18",
                              "pluG_UID": "vq+6lVWqWUGPsCzkSYiM1A==",
                              "pluGuid": "95baafbe-aa55-4159-8fb0-2ce449888cd4",
                              "supplierIdentifier": "wIW1KUtfWEuF1aVnAmfKiw==",
                              "supplierIdentifierGuid": "29b585c0-5f4b-4b58-85d5-a5670267ca8b",
                              "invoiceCode": "sample string 1",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "18"
                            }
                          ],
                          "storeIDs": [
                            1,
                            2
                          ],
                          "preferredSupplier": true,
                          "preferredRebateSupplier": true,
                          "supplierName": "sample string 41",
                          "salesMode": 42,
                          "orderPacked": true,
                          "active": true,
                          "price": 1,
                          "costGstPercent": 44,
                          "parentPluG_UID": "dKmUgrYwIkK1V9LaKj8TQA==",
                          "parentPluGuid": "8294a974-30b6-4222-b557-d2da2a3f1340",
                          "freight": 45.0,
                          "freightType": 1,
                          "product": {
                            "$id": "19",
                            "plu": 1,
                            "storeID": 1,
                            "masterPluG_UID": "QEA=",
                            "storeIDs": [
                              1,
                              2
                            ],
                            "g_UId": "GlP0Yu9HqUS/Y7noGl0QzA==",
                            "guid": "62f4531a-47ef-44a9-bf63-b9e81a5d10cc",
                            "apn": "sample string 1",
                            "apnChanged": true,
                            "apnSwitched": true,
                            "barcode": "sample string 4",
                            "itemNumber": "sample string 5",
                            "itemNumberChanged": true,
                            "priceGroupG_UID": "C39vA9r5mkGo1mn90u6cPA==",
                            "priceGroupGuid": "036f7f0b-f9da-419a-a8d6-69fdd2ee9c3c",
                            "blueprintID": 1,
                            "lastCountedDate": "2025-08-02T23:22:54.9530477",
                            "externalID": "sample string 7",
                            "active": true,
                            "activated": "2025-08-02T23:22:54.9530477",
                            "pluCreated": "2025-08-02T23:22:54.9530477",
                            "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-08-02T23:22:54.9530477",
                            "lastManualUpdate": "2025-08-02T23:22:54.9530477",
                            "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-08-02T23:22:54.9530477",
                            "currentCostUpdated": "2025-08-02T23:22:54.9530477",
                            "costDecimals": 31,
                            "costChanged": true,
                            "dealCostIdentifier": "QEA=",
                            "excludeFromRebate": true,
                            "rebateOverride": 1,
                            "costCalcMethod": 32,
                            "costCalcMethodChanged": true,
                            "costEffectiveDate": "2025-08-02T23:22:54.9530477",
                            "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,
                            "awsUpdated": "2025-08-02T23:22:54.9530477",
                            "posTare": 1,
                            "altPrice": 1.0,
                            "altPriceChanged": true,
                            "altPriceMode": 53,
                            "altPriceModeChanged": true,
                            "altPLUG_UID": "hMpXeUV4YU25gjzEFxaBfA==",
                            "altPLUGuid": "7957ca84-7845-4d61-b982-3cc41716817c",
                            "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-08-02T23:22:54.9530477",
                            "labelLastPrice": 1,
                            "shelfPageLayoutG_UID": "Idq0iJ6eGk+4W4G2oVLoVQ==",
                            "shelfPageLayoutGuid": "88b4da21-9e9e-4f1a-b85b-81b6a152e855",
                            "talkerPageLayoutG_UID": "dkmu7o1B2Ui5brZ8/3TBoA==",
                            "talkerPageLayoutGuid": "eeae4976-418d-48d9-b96e-b67cff74c1a0",
                            "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": "Py+t0yzwfEW+Q8iQd30iqg==",
                            "inventoryIdentifier": "d3ad2f3f-f02c-457c-be43-c890777d22aa",
                            "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": "purtmwCpLk+nTWOYiImeMQ==",
                            "parentPluGuid": "9bedeaa6-a900-4f2e-a74d-639888899e31",
                            "preferredHostVendor": 104,
                            "preferredHostChanged": true,
                            "code": "sample string 106",
                            "supplierIdentifier": "YNmuKhlbBUqSu+on0MGZgw==",
                            "supplierIdentifierGuid": "2aaed960-5b19-4a05-92bb-ea27d0c19983",
                            "supplierChanged": true,
                            "rebateSupplierIdentifier": "KpVApOeOck+BTAvPj4d6QQ==",
                            "rebateSupplierIdentifierGuid": "a440952a-8ee7-4f72-814c-0bcf8f877a41",
                            "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-08-02T23:22:54.9530477",
                            "commodity": "sample string 121",
                            "businessPillar": "sample string 122",
                            "mscCommodity": "sample string 123",
                            "hostIdentifier": "XKU2ksWxREOYrp1QWOP9SQ==",
                            "hostIdentifierGuid": "9236a55c-b1c5-4344-98ae-9d5058e3fd49",
                            "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": "19"
                              },
                              {
                                "$ref": "19"
                              }
                            ],
                            "store": {
                              "$ref": "10"
                            },
                            "storePrices": [
                              {
                                "$id": "20",
                                "pluG_UID": "v2HsF3pOOEexjrGfH4vqnA==",
                                "pluGuid": "17ec61bf-4e7a-4738-b18e-b19f1f8bea9c",
                                "plu": 1,
                                "storeID": 1,
                                "zoneID": 2,
                                "zoneName": "sample string 3",
                                "store": "sample string 4",
                                "priceNow": 5,
                                "costNow": 6,
                                "costNowDecimals": 7,
                                "normalPrice": 8,
                                "gstPercent": 9,
                                "normalCost": 10,
                                "normalCostDecimals": 11,
                                "costGstPercent": 12,
                                "costCalcMethod": 1,
                                "currentCost": 13,
                                "currentCostDecimals": 14,
                                "break1": 15,
                                "price1": 16,
                                "break2": 17,
                                "price2": 18,
                                "break3": 19,
                                "price3": 20,
                                "fuelItem": 21,
                                "fixedWeight": 22,
                                "active": true,
                                "complianceIndicator": "sample string 23",
                                "doNotOrder": true,
                                "doNotRange": true,
                                "isNormalPriceChangesCampaign": true,
                                "updated": "2025-08-02T23:22:54.9530477"
                              },
                              {
                                "$ref": "20"
                              }
                            ],
                            "currentPrices": {
                              "$id": "21",
                              "pluPrices": {
                                "$id": "22",
                                "plu": 1,
                                "pluG_UID": "QEA=",
                                "stores": [
                                  1,
                                  2
                                ],
                                "normalPrice": 1,
                                "cost": 2,
                                "break1": 3,
                                "price1": 4,
                                "break2": 5,
                                "price2": 6,
                                "break3": 7,
                                "price3": 8,
                                "discountPrice": 9,
                                "acceptedUtc": "2025-08-02T23:22:54.9530477",
                                "priceChangeType": 0,
                                "costDecimals": 10
                              },
                              "normalPluPrices": {
                                "$ref": "22"
                              },
                              "winningCampaign": 1,
                              "winner": {
                                "$id": "23",
                                "campaignName": "sample string 1",
                                "campaignDescription": "sample string 2",
                                "startDate": "2025-08-02T23:22:54.9530477",
                                "startTime": 3,
                                "endDate": "2025-08-02T23:22:54.9530477",
                                "endTime": 4,
                                "newPrice": 5,
                                "newCost": 6,
                                "newCostDecimals": 7,
                                "pctDiscount": 8,
                                "promoType": 1,
                                "promotionTypeCode": "sample string 9",
                                "hostType": 10,
                                "hostIdentifier": "Ffeo6LclOU+c29iFhZBPQg==",
                                "hostIdentifierGuid": "e8a8f715-25b7-4f39-9cdb-d88585904f42",
                                "storeNames": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "details": [
                                {
                                  "$ref": "23"
                                },
                                {
                                  "$ref": "23"
                                }
                              ]
                            },
                            "tray": {
                              "$id": "24",
                              "g_UId": "c8dPm5XUIE+SoXg9KzBkDQ==",
                              "guid": "9b4fc773-d495-4f20-92a1-783d2b30640d",
                              "name": "sample string 1",
                              "number": 1,
                              "tare": 1
                            },
                            "priceGroup": {
                              "$id": "25",
                              "priceGroupG_UID": "U+KBUNOO5UOk7yTxrVQvMQ==",
                              "priceGroupGuid": "5081e253-8ed3-43e5-a4ef-24f1ad542f31",
                              "name": "sample string 2",
                              "code": 1,
                              "modified": true,
                              "updated": "2025-08-02T23:22:54.9530477",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "number": 1,
                              "products": [
                                {
                                  "$ref": "19"
                                },
                                {
                                  "$ref": "19"
                                }
                              ],
                              "productCount": 1
                            },
                            "priceGroupName": "sample string 146",
                            "nutrifacts": {
                              "$id": "26",
                              "pluG_UID": "1N5hvHCPPUCE/XR1Z1fp4Q==",
                              "pluGuid": "bc61ded4-8f70-403d-84fd-74756757e9e1",
                              "plu": 1,
                              "servingsPerPack": 1,
                              "servingSize": 1,
                              "showAllergens": 1,
                              "energy": 1,
                              "protein": 1,
                              "fat": 1,
                              "saturated": 1,
                              "carbo": 1,
                              "sugars": 1,
                              "sodium": 1,
                              "potasium": 1,
                              "calcium": 1,
                              "fibre": 1,
                              "soya": 1,
                              "nutsSeeds": 1,
                              "shells": 1,
                              "eggs": 1,
                              "dairy": 1,
                              "gluten": 1,
                              "sulphites": 1,
                              "peanuts": 1,
                              "sesame": 1,
                              "fish": 1,
                              "lupins": 1
                            },
                            "dates": {
                              "$id": "27",
                              "pluGuid": "dbce7ec8-6c38-44d2-a843-18e19f2a52a9",
                              "created": "2025-08-02T23:22:54.9530477",
                              "createdByUser": "sample string 1",
                              "activated": "2025-08-02T23:22:54.9530477",
                              "deactivated": "2025-08-02T23:22:54.9530477",
                              "lastOrdered": "2025-08-02T23:22:54.9530477",
                              "lastOrderedQty": 2.0,
                              "lastReceived": "2025-08-02T23:22:54.9530477",
                              "lastReceivedQty": 3.0,
                              "lastInvoiceStatus": 1,
                              "lastCounted": "2025-08-02T23:22:54.9530477",
                              "lastSold": "2025-08-02T23:22:54.9530477",
                              "firstSold": "2025-08-02T23:22:54.9530477",
                              "awsUpdated": "2025-08-02T23:22:54.9530477",
                              "lastManualUpdate": "2025-08-02T23:22:54.9530477",
                              "lastManualUpdatedByUser": "sample string 5",
                              "lastUpdated": "2025-08-02T23:22:54.9530477",
                              "lastUpdatedByUser": "sample string 7",
                              "lastUpdatedByHost": "2025-08-02T23:22:54.9530477",
                              "doNotRangeUpdated": "2025-08-02T23:22:54.9530477",
                              "doNotOrderUpdated": "2025-08-02T23:22:54.9530477",
                              "tracked": "2025-08-02T23:22:54.9530477"
                            },
                            "allergens": [
                              {
                                "$id": "28",
                                "allergenID": 1,
                                "pluG_UID": "unKjkpAxSU2y4pLz0s/NWw==",
                                "pluGuid": "92a372ba-3190-4d49-b2e2-92f3d2cfcd5b",
                                "contains": 2,
                                "allergenName": "sample string 3",
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "28"
                              }
                            ],
                            "costs": {
                              "$id": "29",
                              "pluG_UID": "OhMKs69RQEKmmPYcSk3O2Q==",
                              "pluGuid": "b30a133a-51af-4240-a698-f61c4a4dced9",
                              "enteredCost": 1,
                              "weightedAvgCost": 1,
                              "lastCost": 1,
                              "rawEnteredCost": 2,
                              "rawWeightedAvgCost": 3,
                              "rawLastCost": 4,
                              "freight": 5.0,
                              "freightType": 6,
                              "costDecimals": 7,
                              "fifoCost": 1,
                              "updated": "2025-08-02T23:22:54.9530477",
                              "normalCost": 1,
                              "currentCost": 1
                            },
                            "sales": [
                              {
                                "$id": "30",
                                "saleHeaderID": 1,
                                "created": "2025-08-02T23:22:54.9530477",
                                "createdLocal": "2025-08-02T23:22:54.9530477",
                                "storeID": 3,
                                "storeName": "sample string 4",
                                "operatorG_Uid": "SwvVqQUm80Wa5bST8/aPOg==",
                                "operatorGuid": "a9d50b4b-2605-45f3-9ae5-b493f3f68f3a",
                                "operatorName": "sample string 5",
                                "tranType": 1,
                                "plu": 1,
                                "pluG_UId": "7Fjw50HnukqUgsBvUBMwYA==",
                                "pluGuid": "e7f058ec-e741-4aba-9482-c06f50133060",
                                "normalPrice": 1,
                                "totalCents": 1,
                                "cost": 1,
                                "grossProfit": 1,
                                "quantity": 1,
                                "operator": {
                                  "$id": "31",
                                  "id": 1,
                                  "g_Uid": "tWKtUM9sRU6igQYn/r6muw==",
                                  "guid": "50ad62b5-6ccf-4e45-a281-0627febea6bb",
                                  "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-08-02T23:22:54.9530477",
                                  "passwordResetRequired": true,
                                  "alteredInStore": true,
                                  "startShift": "2025-08-02T23:22:54.9530477",
                                  "endShift": "2025-08-02T23:22:54.9530477",
                                  "machineName": "sample string 20",
                                  "drawerID": 1,
                                  "stores": [
                                    {
                                      "$id": "32",
                                      "operatorG_UID": "USYuHvik1E2GxQPr8Ignag==",
                                      "operatorGuid": "1e2e2651-a4f8-4dd4-86c5-03ebf088276a",
                                      "storeID": 2,
                                      "operator": {
                                        "$ref": "31"
                                      },
                                      "store": {
                                        "$ref": "10"
                                      }
                                    },
                                    {
                                      "$ref": "32"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "30"
                              }
                            ],
                            "apns": [
                              {
                                "$id": "33",
                                "pluID": 1,
                                "pluG_UID": "WABIGcdGcU+rbuLdXxAiZQ==",
                                "pluGuid": "19480058-46c7-4f71-ab6e-e2dd5f102265",
                                "apn": "sample string 1",
                                "deleted": true,
                                "storeID": 1,
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "33"
                              }
                            ],
                            "tuns": [
                              {
                                "$id": "34",
                                "pluG_UId": "d/UzUgAoz0S7IZVp81KAJA==",
                                "pluGuid": "5233f577-2800-44cf-bb21-9569f3528024",
                                "apn": "sample string 1",
                                "tun": "sample string 2",
                                "cartonQuantity": 3,
                                "product": {
                                  "$ref": "19"
                                },
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "34"
                              }
                            ],
                            "competitionPricing": [
                              {
                                "$id": "35",
                                "identifier": "/Uq0iAXPDUmViGB+Lyv/qg==",
                                "identifierGuid": "88b44afd-cf05-490d-9588-607e2f2bffaa",
                                "pluG_UID": "WYr6VAbhbUmQfvOiEUDxWQ==",
                                "pluGuid": "54fa8a59-e106-496d-907e-f3a21140f159",
                                "competitionID": 1,
                                "name": "sample string 2",
                                "sellMultiple": 3,
                                "retailPrice": 4,
                                "storeName": "sample string 5"
                              },
                              {
                                "$ref": "35"
                              }
                            ],
                            "supplier": {
                              "$ref": "14"
                            },
                            "supplierName": "sample string 147",
                            "children": [
                              {
                                "$ref": "19"
                              },
                              {
                                "$ref": "19"
                              }
                            ],
                            "ordering": {
                              "$ref": "17"
                            },
                            "flipChartPages": [
                              {
                                "$id": "36",
                                "identifier": "R2YafVWv20KwhlVW/sDWRA==",
                                "groupName": "sample string 1",
                                "identifierGuid": "7d1a6647-af55-42db-b086-5556fec0d644",
                                "exists": true,
                                "flipChartIdentifier": "acSAw8kK9kq5RINnXjOSeA==",
                                "flipChartIdentifierGuid": "c380c469-0ac9-4af6-b944-83675e339278",
                                "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": "psd2WrsXPUCGAQlRy9lyqA==",
                                "groupIdentifierGuid": "5a76c7a6-17bb-403d-8601-0951cbd972a8",
                                "flipChart": {
                                  "$id": "37",
                                  "identifier": "7F1WkHW37UuP6Ladq6be+A==",
                                  "identifierGuid": "90565dec-b775-4bed-8fe8-b69daba6def8",
                                  "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": "38",
                                    "identifier": "PYVNh+YsRUCE24WWJAsAfw==",
                                    "identifierGuid": "874d853d-2ce6-4045-84db-8596240b007f",
                                    "name": "sample string 2",
                                    "formType": "sample string 3",
                                    "forms": [
                                      {
                                        "$id": "39",
                                        "id": 1,
                                        "g_UID": "j8fmrdw/Z0uLDbior4M2yw==",
                                        "guid": "ade6c78f-3fdc-4b67-8b0d-b8a8af8336cb",
                                        "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": "MunW0fBpC0a5TqbkzZsqow==",
                                        "previousFormGuid": "d1d6e932-69f0-460b-b94e-a6e4cd9b2aa3",
                                        "nextForm": 1,
                                        "nextFormG_UID": "74h5JTksUUehEqPmZ0PdAQ==",
                                        "nextFormGuid": "257988ef-2c39-4751-a112-a3e66743dd01",
                                        "attributes": "sample string 10",
                                        "updated": "2025-08-02T23:22:54.9530477",
                                        "positioning": 1,
                                        "contentPanel": "sample string 11",
                                        "selectionMode": 1,
                                        "maximumSelections": 1,
                                        "alteredInStore": true,
                                        "deleted": true,
                                        "blueprintID": 1,
                                        "preserveLayout": true,
                                        "mainCheckoutFormName": "sample string 13",
                                        "nextCheckoutForm": {
                                          "$ref": "39"
                                        },
                                        "previousCheckoutForm": {
                                          "$ref": "39"
                                        },
                                        "buttons": [
                                          {
                                            "$id": "40",
                                            "id": 1,
                                            "checkoutFormID": 2,
                                            "checkoutFormG_UID": "cVvaCmEyY0eX3YP2Kc3X9Q==",
                                            "checkoutFormGuid": "0ada5b71-3261-4763-97dd-83f629cdd7f5",
                                            "identifier": "AszrS2znvUyvQiDMEVC0pg==",
                                            "identifierGuid": "4bebcc02-e76c-4cbd-af42-20cc1150b4a6",
                                            "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": "VqD307s4lkiVcGmaf2YA5w==",
                                            "valueGuid": "d3f7a056-38bb-4896-9570-699a7f6600e7",
                                            "buttonText": "sample string 10",
                                            "valueText": "sample string 11",
                                            "drawImageAndButton": true,
                                            "updated": "2025-08-02T23:22:54.9530477",
                                            "action": "sample string 12",
                                            "valueForm": {
                                              "$ref": "39"
                                            },
                                            "image": {
                                              "$id": "41",
                                              "name": "sample string 3.sample string 4",
                                              "imageID": 2,
                                              "imageName": "sample string 3",
                                              "imageExtension": "sample string 4",
                                              "lastUpdate": "2025-08-02T23:22:54.9530477",
                                              "imageData": "QEA=",
                                              "readOnly": true
                                            }
                                          },
                                          {
                                            "$ref": "40"
                                          }
                                        ],
                                        "panels": [
                                          {
                                            "$id": "42",
                                            "id": 1,
                                            "checkoutFormID": 2,
                                            "checkoutFormG_UID": "Oumikx+8LkSJyU9D2NFzww==",
                                            "checkoutFormGuid": "93a2e93a-bc1f-442e-89c9-4f43d8d173c3",
                                            "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": "42"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "39"
                                      }
                                    ],
                                    "panels": [
                                      {
                                        "$ref": "42"
                                      },
                                      {
                                        "$ref": "42"
                                      }
                                    ]
                                  },
                                  "pages": [
                                    {
                                      "$ref": "36"
                                    },
                                    {
                                      "$ref": "36"
                                    }
                                  ]
                                },
                                "contentPanel": {
                                  "$ref": "42"
                                },
                                "products": [
                                  {
                                    "$id": "43",
                                    "flipChartPageIdentifier": "Ro0gSVTGd0OHRcDpCIw+2w==",
                                    "flipChartPageIdentifierGuid": "49208d46-c654-4377-8745-c0e9088c3edb",
                                    "pluG_UID": "7Af/vESb40aN+9oRVWQmZg==",
                                    "pluGuid": "bcff07ec-9b44-46e3-8dfb-da1155642666",
                                    "sortOrder": 3,
                                    "sent": true,
                                    "productChanged": true,
                                    "productImageName": "sample string 6",
                                    "productShowImageOnFlipCharts": true,
                                    "productShowTextOnFlipCharts": true,
                                    "productOverrideFlipChartText": true,
                                    "productFlipChartText": "sample string 10",
                                    "product": {
                                      "$ref": "19"
                                    },
                                    "departmentSortOrder": 11,
                                    "subDepartmentName": "sample string 12"
                                  },
                                  {
                                    "$ref": "43"
                                  }
                                ],
                                "productCount": 27,
                                "pages": [
                                  {
                                    "$ref": "36"
                                  },
                                  {
                                    "$ref": "36"
                                  }
                                ]
                              },
                              {
                                "$ref": "36"
                              }
                            ],
                            "priceHistory": [
                              {
                                "$id": "44",
                                "pluG_UID": "RHEXc374L0i5bkOOW5SEVg==",
                                "pluGuid": "73177144-f87e-482f-b96e-438e5b948456",
                                "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-08-02T23:22:54.9530477",
                                "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": "44"
                              }
                            ],
                            "ingredients": [
                              {
                                "$id": "45",
                                "pluG_UID": "jEFslVTLSUSRF1SKjG5VOw==",
                                "ingredientGuid": "+NYeRm05cUa6FFnBoS6BOw==",
                                "ingredientIdentifier": "461ed6f8-396d-4671-ba14-59c1a12e813b",
                                "quantity": 1.0,
                                "storeIDs": [
                                  1,
                                  2
                                ],
                                "ingredientText": "sample string 1",
                                "ingredient": {
                                  "$ref": "19"
                                }
                              },
                              {
                                "$ref": "45"
                              }
                            ],
                            "bins": [
                              {
                                "$id": "46",
                                "pluG_UID": "kjafDTSq2kiCH0RJIjZg1Q==",
                                "pluGuid": "0d9f3692-aa34-48da-821f-4449223660d5",
                                "shelfLocationIdentifier": "TQ0yxz0TnkWwpS8iauNo/Q==",
                                "shelfLocationGuid": "c7320d4d-133d-459e-b0a5-2f226ae368fd",
                                "labelShelfDefault": 1,
                                "labelTalkerDefault": 1,
                                "labelSmall": true,
                                "labelPageLayoutG_UID": "yresf3SBdE6x/2iQeuu2XQ==",
                                "labelPageLayoutGuid": "7facb7ca-8174-4e74-b1ff-68907aebb65d",
                                "updated": "2025-08-02T23:22:54.9530477",
                                "electronicShelfLabelIdentifier": "sample string 5",
                                "electronicshelfLabelsConfigurationID": 6,
                                "labelShelfChanged": true,
                                "productName": "sample string 8",
                                "locationText": "sample string 9",
                                "product": {
                                  "$ref": "19"
                                },
                                "location": {
                                  "$id": "47",
                                  "identifier": "mtmwlPN+M0WBIItBUOEbMw==",
                                  "storeID": 1,
                                  "identifierGuid": "94b0d99a-7ef3-4533-8120-8b4150e11b33",
                                  "name": "sample string 2",
                                  "haccp": true,
                                  "blueprintID": 1,
                                  "updated": "2025-08-02T23:22:54.9530477",
                                  "minTemp": 1,
                                  "maxTemp": 1,
                                  "checkFrequency": 1,
                                  "storeCaseConfiguration": 5,
                                  "storeName": "sample string 6",
                                  "bins": [
                                    {
                                      "$ref": "46"
                                    },
                                    {
                                      "$ref": "46"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "46"
                              }
                            ],
                            "bin": {
                              "$ref": "46"
                            },
                            "scaleLocations": [
                              {
                                "$id": "48",
                                "plu": 1,
                                "pluG_UID": "AbiURdn9vkyFauok7HrULg==",
                                "pluGuid": "4594b801-fdd9-4cbe-856a-ea24ec7ad42e",
                                "deptNo": 1,
                                "product": {
                                  "$ref": "19"
                                },
                                "scaleLocation": {
                                  "$id": "49",
                                  "id": 1,
                                  "deptNo": 1,
                                  "deptCode": "sample string 2",
                                  "name": "sample string 3",
                                  "enabled": true,
                                  "updated": "2025-08-02T23:22:54.9530477",
                                  "department": {
                                    "$id": "50",
                                    "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": "49"
                                    },
                                    "subDepartments": [
                                      {
                                        "$id": "51",
                                        "id": 1,
                                        "departmentID": 2,
                                        "name": "sample string 3",
                                        "code": "sample string 4",
                                        "departmentCode": "sample string 5",
                                        "externalSales": true,
                                        "minorDepartments": [
                                          {
                                            "$id": "52",
                                            "id": 1,
                                            "subDepartmentID": 2,
                                            "departmentID": 3,
                                            "name": "sample string 4",
                                            "subDepartmentCode": "sample string 5",
                                            "departmentCode": "sample string 6",
                                            "code": "sample string 7",
                                            "lesserDepartments": [
                                              {
                                                "$id": "53",
                                                "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-08-02T23:22:54.9530477",
                                                "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": "zNTV0IoNxkmfy8pSiYQOZA==",
                                                "labelPageLayoutGuid": "d0d5d4cc-0d8a-49c6-9fcb-ca5289840e64",
                                                "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": "54",
                                                  "dept": 1,
                                                  "category": 2,
                                                  "name": "sample string 3",
                                                  "active": true,
                                                  "mscCommodities": [
                                                    {
                                                      "$id": "55",
                                                      "dept": 1,
                                                      "category": 2,
                                                      "commodity": 3,
                                                      "name": "sample string 4",
                                                      "active": true,
                                                      "mscSubCommodities": [
                                                        {
                                                          "$id": "56",
                                                          "dept": 1,
                                                          "category": 2,
                                                          "commodity": 3,
                                                          "subCommodity": 4,
                                                          "name": "sample string 5",
                                                          "active": true,
                                                          "subCommodityCode": "sample string 7"
                                                        },
                                                        {
                                                          "$ref": "56"
                                                        }
                                                      ],
                                                      "commodityCode": "sample string 6"
                                                    },
                                                    {
                                                      "$ref": "55"
                                                    }
                                                  ],
                                                  "categoryCode": "sample string 5"
                                                },
                                                "mscCom": {
                                                  "$ref": "55"
                                                },
                                                "mscDep": {
                                                  "$id": "57",
                                                  "dept": 1,
                                                  "name": "sample string 2",
                                                  "active": true,
                                                  "mscCategories": [
                                                    {
                                                      "$ref": "54"
                                                    },
                                                    {
                                                      "$ref": "54"
                                                    }
                                                  ],
                                                  "deptCode": "sample string 4"
                                                },
                                                "mscSubCom": {
                                                  "$ref": "56"
                                                }
                                              },
                                              {
                                                "$ref": "53"
                                              }
                                            ],
                                            "updated": "2025-08-02T23:22:54.9530477",
                                            "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": "dXId1766Z0eyrGL3Bv0DDA==",
                                            "labelPageLayoutGuid": "d71d7275-babe-4767-b2ac-62f706fd030c",
                                            "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": "54"
                                            },
                                            "mscCom": {
                                              "$ref": "55"
                                            },
                                            "mscDep": {
                                              "$ref": "57"
                                            },
                                            "mscSubCom": {
                                              "$ref": "56"
                                            }
                                          },
                                          {
                                            "$ref": "52"
                                          }
                                        ],
                                        "investmentBuyOverride": true,
                                        "updated": "2025-08-02T23:22:54.9530477",
                                        "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": "zwxvG6WESE6aKwXg8FI3cw==",
                                        "labelPageLayoutGuid": "1b6f0ccf-84a5-4e48-9a2b-05e0f0523773",
                                        "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": "54"
                                        },
                                        "mscCom": {
                                          "$ref": "55"
                                        },
                                        "mscDep": {
                                          "$ref": "57"
                                        },
                                        "mscSubCom": {
                                          "$ref": "56"
                                        }
                                      },
                                      {
                                        "$ref": "51"
                                      }
                                    ],
                                    "stores": [
                                      1,
                                      2
                                    ],
                                    "investmentBuyOverride": true,
                                    "updated": "2025-08-02T23:22:54.9530477",
                                    "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": "Nn6ilUjfqEitZgSjaDsWvQ==",
                                    "labelPageLayoutGuid": "95a27e36-df48-48a8-ad66-04a3683b16bd",
                                    "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": "54"
                                    },
                                    "mscCom": {
                                      "$ref": "55"
                                    },
                                    "mscDep": {
                                      "$ref": "57"
                                    },
                                    "mscSubCom": {
                                      "$ref": "56"
                                    }
                                  }
                                }
                              },
                              {
                                "$ref": "48"
                              }
                            ],
                            "nextPrice": {
                              "$id": "58",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "plu": 1,
                              "hostOfferID": 1,
                              "metcashPromotionID": "sample string 4",
                              "metcashPromotionPlacement": "sample string 5",
                              "pluG_UID": "DFiU540+AkKNYMTAJMSlUQ==",
                              "pluGuid": "e794580c-3e8d-4202-8d60-c4c024c4a551",
                              "newPrice": 1,
                              "pctDiscount": 1,
                              "newCost": 1,
                              "newCostDecimals": 6,
                              "dealCostIdentifier": "Fp86fNf1H0WJJa1cRKXZbw==",
                              "dealCostGuid": "7c3a9f16-f5d7-451f-8925-ad5c44a5d96f",
                              "pluName": "sample string 7",
                              "apn": "sample string 8",
                              "fuelItem": true,
                              "priceGroupG_UID": "+9WPYQq6hUuUYNgGt2RkUA==",
                              "priceGroupGuid": "618fd5fb-ba0a-4b85-9460-d806b7646450",
                              "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-08-02T23:22:54.9530477",
                              "rrp": 26,
                              "campaignDescription": "sample string 27",
                              "campaignComboPriceGroupG_UID": "TmHdCkyhKUCHZPlJWcszig==",
                              "campaignComboPriceGroupIdentifier": "0add614e-a14c-4029-8764-f94959cb338a",
                              "promotionPlacementDescription": "sample string 28",
                              "storeAcceptances": [
                                {
                                  "$id": "59",
                                  "plu": 1,
                                  "pluG_UId": "QEA=",
                                  "campaignID": 1,
                                  "campaignName": "sample string 2",
                                  "storeID": 3,
                                  "acceptedUtc": "2025-08-02T23:22:54.9530477",
                                  "operatorG_UID": "bT2ZiIrJ7kGgn8QRH6cP7g==",
                                  "operatorGuid": "88993d6d-c98a-41ee-a09f-c4111fa70fee",
                                  "machineID": 1,
                                  "processed": true,
                                  "appliedUtc": "2025-08-02T23:22:54.9530477",
                                  "signIqTicketFileMovedUtc": "2025-08-02T23:22:54.9530477",
                                  "user": "sample string 6",
                                  "campaignDescription": "sample string 7",
                                  "productDesc": "sample string 8",
                                  "storeName": "sample string 9",
                                  "effectiveUtc": "2025-08-02T23:22:54.9530477",
                                  "priceChangeType": 0,
                                  "operatorName": "sample string 10",
                                  "hostCampaign": true,
                                  "product": {
                                    "$ref": "19"
                                  },
                                  "campaignPlu": {
                                    "$ref": "58"
                                  }
                                },
                                {
                                  "$ref": "59"
                                }
                              ],
                              "campaign": {
                                "$id": "60",
                                "id": 1,
                                "storeID": 2,
                                "name": "c462f0d6-e456-4960-9d29-30c78d52e94d",
                                "nameGuid": "c462f0d6-e456-4960-9d29-30c78d52e94d",
                                "description": "sample string 4",
                                "showDiscounts": true,
                                "showTotals": true,
                                "onlyEvaluateOnSubtotal": true,
                                "useDescription": true,
                                "campaignType": 1,
                                "startDate": "2025-08-02T23:22:54.9530477",
                                "startTime": 1,
                                "endDate": "2025-08-02T23:22:54.9530477",
                                "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-08-02T23:22:54.9530477",
                                "system": true,
                                "created": "2025-08-02T23:22:54.9530477",
                                "updated": "2025-08-02T23:22:54.9530477",
                                "priceChangeNotifiedUtc": "2025-08-02T23:22:54.9530477",
                                "promoType": 1,
                                "promotionTypeCode": "sample string 13",
                                "hostIdentifier": "ydjeqVynQUeQFUd6LvKw5A==",
                                "hostIdentifierGuid": "a9ded8c9-a75c-4741-9015-477a2ef2b0e4",
                                "hostType": 14,
                                "createdByUser": "sample string 15",
                                "fromHost": true,
                                "deleted": true,
                                "campaignDeleted": "2025-08-02T23:22:54.9530477",
                                "updatedByUser": "sample string 18",
                                "offerID": 1,
                                "isPriceChangeCampaign": true,
                                "stores": [
                                  1,
                                  2
                                ],
                                "storeNames": [
                                  "sample string 1",
                                  "sample string 2"
                                ],
                                "campaignPlus": [
                                  {
                                    "$ref": "58"
                                  },
                                  {
                                    "$ref": "58"
                                  }
                                ],
                                "campaignPools": [
                                  {
                                    "$id": "61",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "plu": 4,
                                    "pluG_UID": "18nnIGsWVECM7M9xeYHICQ==",
                                    "pluGuid": "20e7c9d7-166b-4054-8cec-cf717981c809",
                                    "hostOfferID": 1,
                                    "priceGroupG_UID": "g3OxnZAVjke7v/UnHF9FWA==",
                                    "priceGroupGuid": "9db17383-1590-478e-bbbf-f5271c5f4558",
                                    "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-08-02T23:22:54.9530477",
                                    "rrp": 17,
                                    "campaignDescription": "sample string 18",
                                    "product": {
                                      "$ref": "19"
                                    },
                                    "campaign": {
                                      "$ref": "60"
                                    }
                                  },
                                  {
                                    "$ref": "61"
                                  }
                                ],
                                "sellingRules": [
                                  {
                                    "$id": "62",
                                    "id": 1,
                                    "identifier": "O6VrEKrWgUipopyc4GvA7A==",
                                    "identifierStr": "O6VrEKrWgUipopyc4GvA7A==",
                                    "identifierGuid": "106ba53b-d6aa-4881-a9a2-9c9ce06bc0ec",
                                    "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": "60"
                                    }
                                  },
                                  {
                                    "$ref": "62"
                                  }
                                ],
                                "customers": [
                                  {
                                    "$id": "63",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "customerID": "tZKIyZxcwkmogwkUl6/d5g==",
                                    "customerIDGuid": "c98892b5-5c9c-49c2-a883-091497afdde6",
                                    "campaign": {
                                      "$ref": "60"
                                    },
                                    "customer": {
                                      "$id": "64",
                                      "identifier": "xz4q0piwaUmdKmKhUCm5xQ==",
                                      "identifierGuid": "d22a3ec7-b098-4969-9d2a-62a15029b9c5",
                                      "code": "sample string 2",
                                      "familyName": "sample string 3",
                                      "givenName": "sample string 4",
                                      "otherName": "sample string 5",
                                      "title": "sample string 6",
                                      "dateOfBirth": "2025-08-02T23:22:54.9530477",
                                      "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": "T0H5O6ECz0erQrFQYoJnng==",
                                      "communityIdentifierGuid": "3bf9414f-02a1-47cf-ab42-b1506282679e",
                                      "joined": "2025-08-02T23:22:54.9530477",
                                      "updated": "2025-08-02T23:22:54.9530477",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "groupCustomer": true,
                                      "loyaltyPoints": 1,
                                      "homeStoreID": 1,
                                      "availableSpend": 1,
                                      "priceLevelIdentifier": "F/5C4MBEok+qazp8G/JBQg==",
                                      "priceLevelIdentifierGuid": "e042fe17-44c0-4fa2-aa6b-3a7c1bf24142",
                                      "marketingID": "sample string 18",
                                      "hidden": true,
                                      "registered": true,
                                      "registeredOn": "2025-08-02T23:22:54.9530477",
                                      "emailMarketing": true,
                                      "smsMarketing": true,
                                      "deleted": true,
                                      "deletedUser": "sample string 24",
                                      "homeStoreName": "sample string 25",
                                      "customerCards": [
                                        {
                                          "$id": "65",
                                          "cardType": 2,
                                          "issueDate": "2025-08-02T23:22:54.9530477",
                                          "expiry": "2025-08-02T23:22:54.9530477",
                                          "customerID": "W28fAbTpAEOJxjZpWtlexw==",
                                          "customerIDGuid": "011f6f5b-e9b4-4300-89c6-36695ad95ec7",
                                          "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-08-02T23:22:54.9530477",
                                          "linkedAccount": "v9xeLX1P/0igWoUXdQwbFg==",
                                          "linkedAccountGuid": "2d5edcbf-4f7d-48ff-a05a-8517750c1b16",
                                          "currentValueChanged": true,
                                          "limitsChanged": true,
                                          "customer": {
                                            "$ref": "64"
                                          },
                                          "account": {
                                            "$id": "66",
                                            "id": 1,
                                            "identifier": "8tBEfnwK3U+gLco5qENPiw==",
                                            "identifierGuid": "7e44d0f2-0a7c-4fdd-a02d-ca39a8434f8b",
                                            "referenceNo": "sample string 3",
                                            "name": "sample string 4",
                                            "created": "2025-08-02T23:22:54.9530477",
                                            "owner": "xEsrgcXIcUa2t41Mh4uF0Q==",
                                            "ownerGuid": "812b4bc4-c8c5-4671-b6b7-8d4c878b85d1",
                                            "accountStoreGroupIdentifier": "IJPqqMSLrE2oVEYYiV1+1w==",
                                            "accountStoreGroupGuid": "a8ea9320-8bc4-4dac-a854-4618895d7ed7",
                                            "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-08-02T23:22:54.9530477",
                                            "active": true,
                                            "updated": "2025-08-02T23:22:54.9530477",
                                            "deleted": true,
                                            "deletedUser": "sample string 16",
                                            "currentBalanceChanged": true,
                                            "maximumLimitChanged": true,
                                            "loyaltyPointsChanged": true,
                                            "projectedBalance": 17,
                                            "accountStoreGroupStoreIDs": [
                                              1,
                                              2
                                            ],
                                            "customerEmail": "sample string 18",
                                            "ownerCustomer": {
                                              "$ref": "64"
                                            },
                                            "card": {
                                              "$ref": "65"
                                            },
                                            "members": {
                                              "$id": "67",
                                              "sample string 1": [
                                                {
                                                  "$ref": "64"
                                                },
                                                {
                                                  "$ref": "64"
                                                }
                                              ],
                                              "sample string 2": [
                                                {
                                                  "$ref": "64"
                                                },
                                                {
                                                  "$ref": "64"
                                                }
                                              ]
                                            },
                                            "customerGroups": [
                                              {
                                                "$id": "68",
                                                "identifier": "LYRcLH5DeUCyebgprqN+XA==",
                                                "identifierGuid": "2c5c842d-437e-4079-b279-b829aea37e5c",
                                                "name": "sample string 2",
                                                "primaryContact": "UY8H/2Y1oE+OLuqeBPfcSA==",
                                                "primaryContactGuid": "ff078f51-3566-4fa0-8e2e-ea9e04f7dc48",
                                                "accountID": "F+egVdGbfUqcOd4cIJZxsw==",
                                                "accountIDGuid": "55a0e717-9bd1-4a7d-9c39-de1c209671b3",
                                                "special": true,
                                                "updated": "2025-08-02T23:22:54.9530477",
                                                "active": true,
                                                "reasonInactive": 1,
                                                "priceLevelIdentifier": "/OkJHU6ylky2wA1UW0t85A==",
                                                "priceLevelIdentifierGuid": "1d09e9fc-b24e-4c96-b6c0-0d545b4b7ce4",
                                                "deleted": true,
                                                "account": {
                                                  "$ref": "66"
                                                },
                                                "primaryContactCustomer": {
                                                  "$ref": "64"
                                                },
                                                "customerGroupMembers": [
                                                  {
                                                    "$id": "69",
                                                    "id": 1,
                                                    "groupID": "lLsjXx4ZLE2EKeXtRHksNA==",
                                                    "groupIDGuid": "5f23bb94-191e-4d2c-8429-e5ed44792c34",
                                                    "customerID": "7iUUI6Nnx0We/zT8/a4fxw==",
                                                    "customerIDGuid": "231425ee-67a3-45c7-9eff-34fcfdae1fc7",
                                                    "card": "sample string 4",
                                                    "linkedAccount": "mD5frjJhH0OxhGMZ37iwbQ==",
                                                    "linkedAccountGuid": "ae5f3e98-6132-431f-b184-6319dfb8b06d",
                                                    "customer": {
                                                      "$ref": "64"
                                                    },
                                                    "group": {
                                                      "$ref": "68"
                                                    },
                                                    "customerCard": {
                                                      "$ref": "65"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ]
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ]
                                          },
                                          "payments": [
                                            {
                                              "$id": "70",
                                              "id": 1,
                                              "identifier": "xw6mkuOYRk+roWcyKTiDqw==",
                                              "identifierGuid": "92a60ec7-98e3-4f46-aba1-6732293883ab",
                                              "storeID": 2,
                                              "operatorName": "sample string 3",
                                              "saleHeaderID": 4,
                                              "paymentType": 5,
                                              "amount": 6,
                                              "account": "sample string 7",
                                              "accountID": "rUcS2mA0HkGb4DvR1tICqw==",
                                              "accountIDGuid": "da1247ad-3460-411e-9be0-3bd1d6d202ab",
                                              "customerAccount": {
                                                "$ref": "66"
                                              },
                                              "customerCard": {
                                                "$ref": "65"
                                              },
                                              "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-08-02T23:22:54.9530477",
                                              "invRocNo": "sample string 14",
                                              "responseCode": "sample string 15",
                                              "cashout": 1,
                                              "tip": 16,
                                              "idempotentVoid": "MBqHWo4vzUWe67i0Cxzo3g==",
                                              "idempotentVoidGuid": "5a871a30-2f8e-45cd-9eeb-b8b40b1ce8de",
                                              "offline": true,
                                              "processed": 1,
                                              "storeSaleHeader": {
                                                "$id": "71",
                                                "saleHeaderID": 1,
                                                "saleHeaderGuid": "DxhBdrNpYUih/fVT9l3xaA==",
                                                "saleHeaderIdentifierGuid": "7641180f-69b3-4861-a1fd-f553f65df168",
                                                "created": "2025-08-02T23:22:54.9530477",
                                                "createdLocal": "2025-08-02T23:22:54.9530477",
                                                "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-08-02T23:22:54.9530477",
                                                "storeID": 1,
                                                "operatorG_Uid": "EAE6RxQgLkaHIGrC2ccM2A==",
                                                "operatorGuid": "473a0110-2014-462e-8720-6ac2d9c70cd8",
                                                "customerG_Uid": "qROKXSfhQUOrjWo8VWOfRA==",
                                                "customerGuid": "5d8a13a9-e127-4341-ab8d-6a3c55639f44",
                                                "communityIdentifier": "XcD/T+gANkakxz8N5+Jf+A==",
                                                "communityIdentifierGuid": "4fffc05d-00e8-4636-a4c7-3f0de7e25ff8",
                                                "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": "m/ElAEovWUioMkIkOUN19Q==",
                                                "priceLevelIdentifierGuid": "0025f19b-2f4a-4859-a832-4224394375f5",
                                                "locked": 36,
                                                "relationChecksum": "sample string 37",
                                                "loyaltyTender": 1,
                                                "giftCardTender": 1,
                                                "operator": {
                                                  "$ref": "31"
                                                },
                                                "customer": {
                                                  "$ref": "64"
                                                },
                                                "communityOrganisation": {
                                                  "$id": "72",
                                                  "id": 1,
                                                  "identifier": "ilKQszTqeUW/c27StlDIYw==",
                                                  "identifierGuid": "b390528a-ea34-4579-bf73-6ed2b650c863",
                                                  "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-08-02T23:22:54.9530477",
                                                  "deleted": true
                                                },
                                                "details": [
                                                  {
                                                    "$id": "73",
                                                    "saleItemID": 1,
                                                    "identifier": "9AS1DlFE70OZMv7G2AfOcw==",
                                                    "identifierGuid": "0eb504f4-4451-43ef-9932-fec6d807ce73",
                                                    "saleHeaderID": 2,
                                                    "plu": 1,
                                                    "pluG_UId": "DBRPj/7pMkOji22lakAP/A==",
                                                    "pluGuid": "8f4f140c-e9fe-4332-a38b-6da56a400ffc",
                                                    "accountID": "qBaLAwZsYUCvr8X1CnnTBQ==",
                                                    "accountIDGuid": "038b16a8-6c06-4061-afaf-c5f50a79d305",
                                                    "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-08-02T23:22:54.9530477",
                                                    "bestOrExpireType": 1,
                                                    "providerName": "sample string 11",
                                                    "refundG_UID": "W12GSvlWAkyvX3e9CCl3BA==",
                                                    "refundGuid": "4a865d5b-56f9-4c02-af5f-77bd08297704",
                                                    "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": "fmwkfzm8S02PlR514cvePw==",
                                                    "idempotentVoidGuid": "7f246c7e-bc39-4d4b-8f95-1e75e1cbde3f",
                                                    "priceLevelIdentifier": "sTEwAsiS1kuI79Kie+BZaQ==",
                                                    "priceLevelIdentifierGuid": "023031b1-92c8-4bd6-88ef-d2a27be05969",
                                                    "productName": "sample string 23",
                                                    "apn": "sample string 24",
                                                    "unknownScans": [
                                                      {
                                                        "$id": "74",
                                                        "id": 1,
                                                        "saleDetailID": 2,
                                                        "storeID": 1,
                                                        "scanned": "2025-08-02T23:22:54.9530477",
                                                        "operatorG_UID": "QEA=",
                                                        "barcode": "sample string 4",
                                                        "processed": 1
                                                      },
                                                      {
                                                        "$ref": "74"
                                                      }
                                                    ],
                                                    "refund": {
                                                      "$id": "75",
                                                      "id": 1,
                                                      "g_UID": "Si2iRIdjg0ijlDTR6QPrPg==",
                                                      "guid": "44a22d4a-6387-4883-a394-34d1e903eb3e",
                                                      "description": "sample string 1",
                                                      "dumped": true,
                                                      "inventoryReasonID": 1,
                                                      "sortOrder": 1,
                                                      "updated": "2025-08-02T23:22:54.9530477"
                                                    },
                                                    "modifier": {
                                                      "$id": "76",
                                                      "id": 1,
                                                      "setG_UID": "obB5Jy7VOUuqceM15NvEVw==",
                                                      "modifierSetGuid": "2779b0a1-d52e-4b39-aa71-e335e4dbc457",
                                                      "name": "sample string 2",
                                                      "price": 1,
                                                      "quantity": 1,
                                                      "modifierType": 1,
                                                      "groupNumber": 1,
                                                      "pageNumber": 1,
                                                      "controlOrder": 1,
                                                      "printToStation": true,
                                                      "pluG_UID": "bIQRHcwh2k+khf40VlbhVg==",
                                                      "pluGuid": "1d11846c-21cc-4fda-a485-fe345656e156",
                                                      "deleted": true,
                                                      "g_UID": "Rg5oya4B8ECJqvA1Lqoa+A==",
                                                      "guid": "c9680e46-01ae-40f0-89aa-f0352eaa1af8",
                                                      "product": {
                                                        "$ref": "19"
                                                      }
                                                    },
                                                    "priceLevelName": "sample string 25",
                                                    "pumpNumber": 1,
                                                    "hoseNumber": 1
                                                  },
                                                  {
                                                    "$ref": "73"
                                                  }
                                                ],
                                                "eftReceipts": [
                                                  {
                                                    "$id": "77",
                                                    "id": 1,
                                                    "storeID": 1,
                                                    "saleHeaderID": 2,
                                                    "storeSaleHeader": {
                                                      "$ref": "71"
                                                    },
                                                    "receipt": "sample string 3",
                                                    "processed": 1
                                                  },
                                                  {
                                                    "$ref": "77"
                                                  }
                                                ],
                                                "payments": [
                                                  {
                                                    "$ref": "70"
                                                  },
                                                  {
                                                    "$ref": "70"
                                                  }
                                                ],
                                                "cards": [
                                                  {
                                                    "$id": "78",
                                                    "id": 1,
                                                    "saleHeaderID": 1,
                                                    "identifier": "sample string 2",
                                                    "cardType": 3,
                                                    "providerName": "sample string 4"
                                                  },
                                                  {
                                                    "$ref": "78"
                                                  }
                                                ],
                                                "campaignHits": [
                                                  {
                                                    "$id": "79",
                                                    "id": 1,
                                                    "saleHeaderID": 2,
                                                    "campaign": "sample string 3",
                                                    "name": "sample string 4",
                                                    "processed": 1,
                                                    "campaignDescription": "sample string 5"
                                                  },
                                                  {
                                                    "$ref": "79"
                                                  }
                                                ],
                                                "fuel": [
                                                  {
                                                    "$id": "80",
                                                    "id": 1,
                                                    "plu": 1,
                                                    "pluG_UID": "l9JK6F/kbkarkKKaLa2ckw==",
                                                    "pluGuid": "e84ad297-e45f-466e-ab90-a29a2dad9c93",
                                                    "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-08-02T23:22:54.9530477",
                                                    "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-08-02T23:22:54.9530477",
                                                    "tagNumber": "sample string 15",
                                                    "trackTwoRem": "sample string 16",
                                                    "transCode": 1,
                                                    "transType": 1,
                                                    "unitPrice": 1.0,
                                                    "vehicleReg": "sample string 17",
                                                    "offline": true,
                                                    "processed": 1
                                                  },
                                                  {
                                                    "$ref": "80"
                                                  }
                                                ],
                                                "fuelResells": [
                                                  {
                                                    "$id": "81",
                                                    "saleItemID": 1,
                                                    "saleHeaderID": 2,
                                                    "plu": 1,
                                                    "pluG_UId": "7LwVd/rmk0Grikl+OIa1tQ==",
                                                    "pluGuid": "7715bcec-e6fa-4193-ab8a-497e3886b5b5",
                                                    "accountID": "yloiddpzWEGlplBaDLJmXQ==",
                                                    "accountIDGuid": "75225aca-73da-4158-a5a6-505a0cb2665d",
                                                    "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-08-02T23:22:54.9530477",
                                                    "bestOrExpireType": 1,
                                                    "refundG_UID": "5dvCtuEdtke34T4+V120eA==",
                                                    "refundGuid": "b6c2dbe5-1de1-47b6-b7e1-3e3e575db478",
                                                    "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": "81"
                                                  }
                                                ],
                                                "customerOrder": [
                                                  {
                                                    "$id": "82",
                                                    "identifier": "K8chlN7RjUKF5Pqd9v/Mfg==",
                                                    "identifierGuid": "9421c72b-d1de-428d-85e4-fa9df6ffcc7e",
                                                    "id": 1,
                                                    "orderNo": 2,
                                                    "externalSaleIdentifier": "sample string 3",
                                                    "storeID": 4,
                                                    "zoneID": 5,
                                                    "deptNo": 6,
                                                    "customerIdentifier": "TGV2FT99WUWxl4bWrLAIdQ==",
                                                    "customerIdentifierGuid": "1576654c-7d3f-4559-b197-86d6acb00875",
                                                    "operatorNo": 1,
                                                    "operatorG_UID": "TP2qm3Y85EOxcPbDMbLOgA==",
                                                    "operatorGuid": "9baafd4c-3c76-43e4-b170-f6c331b2ce80",
                                                    "created": "2025-08-02T23:22:54.9530477",
                                                    "ordered": "2025-08-02T23:22:54.9530477",
                                                    "started": "2025-08-02T23:22:54.9530477",
                                                    "completed": "2025-08-02T23:22:54.9530477",
                                                    "supplied": "2025-08-02T23:22:54.9530477",
                                                    "quickTicket": 1,
                                                    "deleted": true,
                                                    "walkAway": true,
                                                    "approxWait": 1,
                                                    "actualWait": 1,
                                                    "deliveryMethod": 8,
                                                    "externalSaleType": 9,
                                                    "customer": {
                                                      "$ref": "64"
                                                    },
                                                    "operator": {
                                                      "$ref": "31"
                                                    },
                                                    "details": [
                                                      {
                                                        "$id": "83",
                                                        "headerID": 1,
                                                        "plu": 1,
                                                        "pluG_UId": "oO/mztr2P0uqaoHu7DPgVg==",
                                                        "pluGuid": "cee6efa0-f6da-4b3f-aa6a-81eeec33e056",
                                                        "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": "VkPf9by5cUCg1GaYsAZpRQ==",
                                                        "headerIdentifierGuid": "f5df4356-b9bc-4071-a0d4-6698b0066945",
                                                        "product": {
                                                          "$ref": "19"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "83"
                                                      }
                                                    ],
                                                    "storeName": "sample string 11",
                                                    "customerName": "sample string 12",
                                                    "storeReplyTo": "sample string 13",
                                                    "storeSubjectLine": "sample string 14",
                                                    "storeSaleHeader": {
                                                      "$ref": "71"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "82"
                                                  }
                                                ],
                                                "surveyResponses": [
                                                  {
                                                    "$id": "84",
                                                    "surveyG_UID": "smBscHMGfEiy6pRcP4virA==",
                                                    "surveyGuid": "706c60b2-0673-487c-b2ea-945c3f8be2ac",
                                                    "saleHeaderGuid": "uhg4hxzDgEOCs+C+tiqUBA==",
                                                    "saleGuid": "873818ba-c31c-4380-82b3-e0beb62a9404",
                                                    "textResponse": "sample string 1",
                                                    "integerResponse": 1,
                                                    "g_UIDResponse": "ce7sBWwxAU2zXY3kPY5C6Q==",
                                                    "guidResponse": "05ecee71-316c-4d01-b35d-8de43d8e42e9",
                                                    "whoAnswered": 2,
                                                    "answeredAtUTC": "2025-08-02T23:22:54.9530477",
                                                    "sale": {
                                                      "$ref": "71"
                                                    },
                                                    "survey": {
                                                      "$id": "85",
                                                      "g_UID": "F6hU32ht0k6q1ZjvRqX4iA==",
                                                      "guid": "df54a817-6d68-4ed2-aad5-98ef46a5f888",
                                                      "name": "sample string 1",
                                                      "storeID": 2,
                                                      "zoneID": 1,
                                                      "checkoutFormG_UID": "MRwvNxny6UOP17/4w1zjww==",
                                                      "checkoutFormGuid": "372f1c31-f219-43e9-8fd7-bff8c35ce3c3",
                                                      "displayToWho": 3,
                                                      "displayWhen": 4,
                                                      "start": "2025-08-02T23:22:54.9530477",
                                                      "end": "2025-08-02T23:22:54.9530477",
                                                      "deleted": true,
                                                      "updated": "2025-08-02T23:22:54.9530477",
                                                      "possibleIntegerResponses": [
                                                        1,
                                                        2
                                                      ],
                                                      "possibleTextResponses": [
                                                        "sample string 1",
                                                        "sample string 2"
                                                      ],
                                                      "possibleGuidResponses": [
                                                        "185ba7b6-6771-4d1d-b68d-744b9ac43421",
                                                        "32a6bc1c-70d9-407a-96a2-80c362f312b8"
                                                      ],
                                                      "allowsAllTextResponses": true,
                                                      "surveyForm": {
                                                        "$ref": "39"
                                                      }
                                                    },
                                                    "ingressId": "sample string 4"
                                                  },
                                                  {
                                                    "$ref": "84"
                                                  }
                                                ],
                                                "storeName": "sample string 38",
                                                "machineName": "sample string 39",
                                                "operatorName": "sample string 40",
                                                "direction": 1,
                                                "reason": "sample string 41",
                                                "accountG_UID": "IdyjfK22O0C9fKGSdx3idw==",
                                                "accountIdentifier": "7ca3dc21-b6ad-403b-bd7c-a192771de277",
                                                "accountName": "sample string 42",
                                                "customerOrderIdentifier": "60ZeHxIRpU+R0ouToWTlWg==",
                                                "customerOrderIdentifierGuid": "1f5e46eb-1112-4fa5-91d2-8b93a164e55a",
                                                "priceLevelName": "sample string 43",
                                                "revision": 44,
                                                "ingressId": "sample string 45"
                                              },
                                              "metadata": {
                                                "$id": "86",
                                                "id": 1,
                                                "paymentID": 2,
                                                "paymentIdentifier": "GRBZNF96H0e2mop5u/El6A==",
                                                "paymentIdentifierGuid": "34591019-7a5f-471f-b69a-8a79bbf125e8",
                                                "identifier": "ucdaUqU7LE+a1mLKmmjzbA==",
                                                "identifierGuid": "525ac7b9-3ba5-4f2c-9ad6-62ca9a68f36c",
                                                "metadata": "sample string 3",
                                                "signatureImage": "QEA=",
                                                "itemIdentifier": "ye2yfonGBUCIqjdjt6VlRg==",
                                                "itemIdentifierGuid": "7eb2edc9-c689-4005-88aa-3763b7a56546"
                                              }
                                            },
                                            {
                                              "$ref": "70"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "65"
                                        }
                                      ],
                                      "customerGroupMembers": [
                                        {
                                          "$ref": "69"
                                        },
                                        {
                                          "$ref": "69"
                                        }
                                      ],
                                      "customerGroups": [
                                        {
                                          "$ref": "68"
                                        },
                                        {
                                          "$ref": "68"
                                        }
                                      ],
                                      "accounts": [
                                        {
                                          "$ref": "66"
                                        },
                                        {
                                          "$ref": "66"
                                        }
                                      ],
                                      "account": {
                                        "$ref": "66"
                                      },
                                      "vouchers": [
                                        {
                                          "$id": "87",
                                          "customerIdentifier": "F2VFNmnytEW05jbM3pl0wQ==",
                                          "customerIdentifierGuid": "36456517-f269-45b4-b4e6-36ccde9974c1",
                                          "voucherName": "sample string 2",
                                          "count": 3,
                                          "storeID": 4,
                                          "barcode": "sample string 5",
                                          "redeemCount": 6,
                                          "issueCount": 7,
                                          "storeSalePaymentID": 1,
                                          "idempotentID": "f8MpoZX+/ky/sP5AlT4nrg==",
                                          "idempotentGuid": "a129c37f-fe95-4cfe-bfb0-fe40953e27ae",
                                          "offline": true,
                                          "voucher": {
                                            "$id": "88",
                                            "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-08-02T23:22:54.9530477",
                                            "barcodeTemplate": {
                                              "$id": "89",
                                              "templateID": 1,
                                              "template": "sample string 1",
                                              "bcFunction": "sample string 2",
                                              "sortOrder": 3
                                            },
                                            "scaleLabel": {
                                              "$id": "90",
                                              "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-08-02T23:22:54.9530477",
                                              "labelPageLayout": "JLqQ9TIeEUmjmrtx1Q1cLQ==",
                                              "pageLayoutGuid": "f590ba24-1e32-4911-a39a-bb71d50d5c2d",
                                              "labelType": 6,
                                              "oldName": "sample string 7",
                                              "voucher": {
                                                "$ref": "88"
                                              },
                                              "elements": [
                                                {
                                                  "$id": "91",
                                                  "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-08-02T23:22:54.9530477"
                                                },
                                                {
                                                  "$ref": "91"
                                                }
                                              ]
                                            },
                                            "customerVouchers": [
                                              {
                                                "$id": "92",
                                                "id": 1,
                                                "customerIdentifier": "EoI45wCFHkmNYkjIL71i3g==",
                                                "customerIdentifierGuid": "e7388212-8500-491e-8d62-48c82fbd62de",
                                                "voucherID": 3,
                                                "voucherName": "sample string 4",
                                                "storeID": 1,
                                                "barcode": "sample string 5",
                                                "dateOfIssue": "2025-08-02T23:22:54.9530477",
                                                "issuedSaleHeaderID": 1,
                                                "issuedSaleIdentifier": "sample string 7",
                                                "issuedOfflinePaymentID": 1,
                                                "issuedIdempotentID": "AhRe90WGOkufqRsAVQ/BGA==",
                                                "issuedIdempotentGuid": "f75e1402-8645-4b3a-9fa9-1b00550fc118",
                                                "issuedOffline": true,
                                                "issuedUser": "sample string 9",
                                                "issuedNotes": "sample string 10",
                                                "expiryDate": "2025-08-02T23:22:54.9530477",
                                                "expiredUser": "sample string 11",
                                                "expiredNotes": "sample string 12",
                                                "redeemed": "2025-08-02T23:22:54.9530477",
                                                "redeemedSaleHeaderID": 1,
                                                "redeemedSaleIdentifier": "sample string 13",
                                                "redeemedOfflinePaymentID": 1,
                                                "redeemedIdempotentID": "1m4DPd446ESmI/3fCMq6qA==",
                                                "redeemedIdempotentGuid": "3d036ed6-38de-44e8-a623-fddf08cabaa8",
                                                "redeemedUser": "sample string 14",
                                                "redeemedNotes": "sample string 15",
                                                "redeemedOffline": true,
                                                "updated": "2025-08-02T23:22:54.9530477",
                                                "storeName": "sample string 17",
                                                "scaleLabel": {
                                                  "$ref": "90"
                                                },
                                                "voucher": {
                                                  "$ref": "88"
                                                },
                                                "customer": {
                                                  "$ref": "64"
                                                },
                                                "issuedOfflinePayment": {
                                                  "$ref": "70"
                                                },
                                                "redeemedOfflinePayment": {
                                                  "$ref": "70"
                                                }
                                              },
                                              {
                                                "$ref": "92"
                                              }
                                            ]
                                          },
                                          "customer": {
                                            "$ref": "64"
                                          }
                                        },
                                        {
                                          "$ref": "87"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "$ref": "63"
                                  }
                                ],
                                "customerGroups": [
                                  {
                                    "$id": "93",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "groupID": "fExmluvbVkCGLRuHHrS5bQ==",
                                    "groupIDGuid": "96664c7c-dbeb-4056-862d-1b871eb4b96d",
                                    "campaign": {
                                      "$ref": "60"
                                    },
                                    "group": {
                                      "$ref": "68"
                                    }
                                  },
                                  {
                                    "$ref": "93"
                                  }
                                ],
                                "signIqTickets": [
                                  {
                                    "$id": "94",
                                    "identifier": "Reu/h14DCkarbS6g7tPzGg==",
                                    "identifierGuid": "87bfeb45-035e-460a-ab6d-2ea0eed3f31a",
                                    "campaignName": "sample string 2",
                                    "message": "sample string 3",
                                    "ticketFileSource": "sample string 4",
                                    "ticketFileDestination": "sample string 5",
                                    "storeID": 1
                                  },
                                  {
                                    "$ref": "94"
                                  }
                                ],
                                "comboPriceGroups": [
                                  {
                                    "$id": "95",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "g_UID": "IPrpHgEPE025LVULzNVpYg==",
                                    "guid": "1ee9fa20-0f01-4d13-b92d-550bccd56962",
                                    "description": "sample string 5",
                                    "newPrice": 1,
                                    "rangeDescription": "sample string 6",
                                    "dealDescription": "sample string 7",
                                    "labelQuantity": 8,
                                    "hostProductCategoryID": 1,
                                    "offerID": 1,
                                    "dontUpdatePricePlus": true,
                                    "campaign": {
                                      "$ref": "60"
                                    },
                                    "comboPricePlus": [
                                      {
                                        "$id": "96",
                                        "id": 1,
                                        "campaignID": 2,
                                        "campaignName": "sample string 3",
                                        "groupG_UID": "nQBQztPPwUqP0Hxpc32MDA==",
                                        "groupGuid": "ce50009d-cfd3-4ac1-8fd0-7c69737d8c0c",
                                        "comboPriceType": 5,
                                        "priceType": 5,
                                        "pluG_UID": "L/DHQ1GzxE+NF2AUwmo+pg==",
                                        "pluGuid": "43c7f02f-b351-4fc4-8d17-6014c26a3ea6",
                                        "priceGroupG_UID": "JgVXuF+Oa0CmYdpimGfkxw==",
                                        "priceGroupGuid": "b8570526-8e5f-406b-a661-da629867e4c7",
                                        "campaignPoolID": "sample string 7",
                                        "quantity": 1,
                                        "campaign": {
                                          "$ref": "60"
                                        },
                                        "product": {
                                          "$ref": "19"
                                        },
                                        "priceGroup": {
                                          "$ref": "25"
                                        },
                                        "campaignPool": {
                                          "$ref": "60"
                                        }
                                      },
                                      {
                                        "$ref": "96"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "95"
                                  }
                                ],
                                "priceLevels": [
                                  {
                                    "$id": "97",
                                    "id": 1,
                                    "priceLevelIdentifier": "Qu9u9zft5EaY5RfAytBiGA==",
                                    "priceLevelIdentifierGuid": "f76eef42-ed37-46e4-98e5-17c0cad06218",
                                    "campaignName": "sample string 3",
                                    "priceLevelName": "sample string 4"
                                  },
                                  {
                                    "$ref": "97"
                                  }
                                ]
                              },
                              "product": {
                                "$ref": "19"
                              },
                              "dealCost": {
                                "$id": "98",
                                "headerIdentifier": "8vm2XZiDYESqu2SHADgQLQ==",
                                "headerIdentifierGuid": "5db6f9f2-8398-4460-aabb-64870038102d",
                                "identifier": "WSnoKxNB5UavV448OMlTng==",
                                "identifierGuid": "2be82959-4113-46e5-af57-8e3c38c9539e",
                                "supplierIdentifier": "VcARAWyT3ESgEVtLxwuqDg==",
                                "supplierGuid": "0111c055-936c-44dc-a011-5b4bc70baa0e",
                                "pluG_UID": "mXyvHB9NWki979q+8vA2JA==",
                                "pluGuid": "1caf7c99-4d1f-485a-bdef-dabef2f03624",
                                "campaignName": "6015729a-151c-499f-b5ac-208b53d9641d",
                                "description": "sample string 4",
                                "cost": 5,
                                "costDecimals": 6,
                                "start": "2025-08-02T23:22:54.9530477",
                                "end": "2025-08-02T23:22:54.9530477",
                                "type": 9,
                                "promoType": 10,
                                "bonusItemPLUG_UID": "MVq+XPPM1ESiMfaWmfH/lg==",
                                "bonusItemPluGuid": "5cbe5a31-ccf3-44d4-a231-f69699f1ff96",
                                "bonusPurchaseUnits": 11,
                                "bonusReceiveUnits": 12,
                                "updated": "2025-08-02T23:22:54.9530477",
                                "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-08-02T23:22:54.9530477",
                                "campaignEndDate": "2025-08-02T23:22:54.9530477",
                                "masterPLUG_UID": "Oyw6y2SBPUmpnt+R9vHjlA==",
                                "masterID": "cb3a2c3b-8164-493d-a99e-df91f6f1e394",
                                "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": "6SSdjv3wkUGxBqIyh8uOUA==",
                                "bonusMasterID": "8e9d24e9-f0fd-4191-b106-a23287cb8e50",
                                "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-08-02T23:22:54.9530477",
                            "dealCosts": [
                              {
                                "$ref": "98"
                              },
                              {
                                "$ref": "98"
                              }
                            ],
                            "tags": [
                              {
                                "$id": "99",
                                "pluG_UID": "gLqT/3yp40mTqgBUE4vXcw==",
                                "pluGuid": "ff93ba80-a97c-49e3-93aa-0054138bd773",
                                "tagID": 1,
                                "description": "sample string 1",
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "99"
                              }
                            ],
                            "alternateProductG_UID": "DSF/d+3raEmgJJ91Ou8hLw==",
                            "alternateProduct": "777f210d-ebed-4968-a024-9f753aef212f",
                            "productHostCode": {
                              "$id": "100",
                              "id": 1,
                              "pluG_UID": "1X9mHTAfkk29z/r/ndTBFA==",
                              "pluGuid": "1d667fd5-1f30-4d92-bdcf-faff9dd4c114",
                              "ibaCode": "sample string 2"
                            },
                            "mscCat": {
                              "$ref": "54"
                            },
                            "mscCom": {
                              "$ref": "55"
                            },
                            "mscDep": {
                              "$ref": "57"
                            },
                            "mscSubCom": {
                              "$ref": "56"
                            },
                            "isUserUpdate": true,
                            "ignoreMasterProduct": true,
                            "priceGroupLabelRequested": true,
                            "firstSold": "2025-08-02T23:22:54.9530477",
                            "inventoryTracked": "2025-08-02T23:22:54.9530477",
                            "isNormalPriceChangesCampaign": true
                          },
                          "supplier": {
                            "$ref": "14"
                          },
                          "serviceFee": {
                            "$id": "101",
                            "id": 1,
                            "description": "sample string 1",
                            "fee": 1
                          },
                          "isPrimaryHost": true,
                          "hostVendor": 47
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "orderCycleHeaders": [
                        {
                          "$id": "102",
                          "storeID": 1,
                          "supplierIdentifier": "GbHaQ1ste0u7WLkX6SXW7A==",
                          "supplierGuid": "43dab119-2d5b-4b7b-bb58-b917e925d6ec",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "storeName": "sample string 5",
                          "departmentName": "sample string 6",
                          "orderDays": 7
                        },
                        {
                          "$ref": "102"
                        }
                      ],
                      "cycles": [
                        {
                          "$id": "103",
                          "storeID": 1,
                          "supplierIdentifier": "VMRzYsb8I066tIM1FNKeMA==",
                          "supplierGuid": "6273c454-fcc6-4e23-bab4-833514d29e30",
                          "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-08-02T23:22:54.9530477",
                          "deliveryDate": "2025-08-02T23:22:54.9530477",
                          "nextCutOffDate": "2025-08-02T23:22:54.9530477",
                          "nextDeliveryDate": "2025-08-02T23:22:54.9530477",
                          "nextDaysBuffer": 10
                        },
                        {
                          "$ref": "103"
                        }
                      ],
                      "store": {
                        "$ref": "10"
                      },
                      "updated": "2025-08-02T23:22:54.9530477",
                      "isHost": true
                    },
                    "files": [
                      {
                        "$id": "104",
                        "id": "sample string 1",
                        "fileName": "sample string 2",
                        "extension": "sample string 3",
                        "provider": 0,
                        "type": 0,
                        "hostType": "sample string 4",
                        "createdUtc": "2025-08-02T23:22:54.9530477",
                        "processed": "2025-08-02T23:22:54.9530477",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2025-08-02T23:22:54.9530477",
                        "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": "13"
                        },
                        "metcashHeader": {
                          "$id": "105",
                          "customerNumber": "sample string 1",
                          "creationDate": "2025-08-02T23:22:54.9530477",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "104"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "106",
                        "id": 1,
                        "hostIdentifier": "3Zx/LmzUVk6MxcSARKGd8g==",
                        "hostIdentifierGuid": "2e7f9cdd-d46c-4e56-8cc5-c48044a19df2",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "88656a9c-770a-4d03-a913-8b47a109c0b9",
                          "b1ee1b6f-864d-45be-a807-8e27e237cc05"
                        ]
                      },
                      {
                        "$ref": "106"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "12"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "107",
                        "identifier": "YqomMzC3j0mEBLeAQerOgA==",
                        "identifierGuid": "3326aa62-b730-498f-8404-b78041eace80",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "107"
                      }
                    ],
                    "promoTypeGuids": [
                      "3fefcc78-265d-4920-aee8-423febd1a609",
                      "63ad73e6-42f8-4d59-a8c3-597f8df1d7ff"
                    ],
                    "isPromotionOnly": false,
                    "isOrderable": false,
                    "vendor": 0
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 24"
                },
                {
                  "$ref": "12"
                }
              ],
              "accounts": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "sales": [
                {
                  "$id": "108",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2025-08-02T23:22:54.9530477",
                  "ftpSite": {
                    "$id": "109",
                    "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": "108"
                }
              ],
              "zoneMatrix": [
                {
                  "$ref": "106"
                },
                {
                  "$ref": "106"
                }
              ],
              "cashManagements": [
                {
                  "$id": "110",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "111",
                    "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": "110"
                }
              ],
              "updateStoreID": "3c0a8242-7506-4030-8918-cf36db6e410c",
              "updateStore": {
                "$id": "112",
                "id": "d5cde64c-47a3-49ae-8fd7-f23c0bb2dda2",
                "name": "sample string 1",
                "lastActivity": "2025-08-02T23:22:54.9530477",
                "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-08-02T23:22:54.9530477"
              },
              "timeZoneId": "sample string 53",
              "securityOptions": {
                "$id": "113",
                "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": "114",
              "id": 1,
              "gradeID": 2,
              "storeID": 3,
              "g_UID": "IQwYkSPl+U2Wu2HrzNeWuA==",
              "guid": "91180c21-e523-4df9-96bb-61ebccd796b8",
              "fuelGrade": "sample string 5",
              "price1": 1,
              "price2": 1,
              "price3": 1,
              "price4": 1,
              "effective": "2025-08-02T23:22:54.9530477",
              "updated": "2025-08-02T23:22:54.9530477",
              "margin": 1,
              "product": {
                "$ref": "19"
              }
            }
          }
        },
        {
          "$ref": "8"
        }
      ],
      "cashBalancingFuelMeters": [
        {
          "$id": "115",
          "headerIdentifier": "YP3ChqmdSkGCCAQAQdeajw==",
          "headerIdentifierGuid": "86c2fd60-9da9-414a-8208-040041d79a8f",
          "tankNumber": 2,
          "hoseNumber": 3,
          "pumpNumber": 4,
          "fuelGradeID": 1,
          "fuelGrade": "sample string 5",
          "opening": 6.0,
          "openingAdjust": true,
          "adjustments": 8.0,
          "samples": 9.0,
          "pumpTest": 10.0,
          "sales": 11.0,
          "closing": 12.0,
          "closingAdjust": true,
          "rolledOver": true,
          "dailyVariance": 15.0,
          "rolloverVolume": 16.0,
          "rolloverAdjustments": [
            {
              "$id": "116",
              "id": 1,
              "storeID": 2,
              "tankNumber": 3,
              "dispenserNumber": 4,
              "hoseNumber": 5,
              "adjustedFor": "2025-08-02T23:22:54.9530477",
              "adjustedAt": "2025-08-02T23:22:54.9530477",
              "adjustmentVolume": 8.0,
              "reasonDesc": "sample string 9",
              "reason": 10,
              "operatorG_UID": "7DNrCnk6X0uj6fQyifohQQ==",
              "operatorGuid": "0a6b33ec-3a79-4b5f-a3e9-f43289fa2141",
              "user": "sample string 11",
              "processed": 1,
              "storeName": "sample string 12",
              "operatorName": "sample string 13"
            },
            {
              "$ref": "116"
            }
          ]
        },
        {
          "$ref": "115"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "skip": 1,
  "take": 1,
  "totalCount": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKۺ[���5xl/workbook.xml �(�����0��&�C��H�%����tkhK�||�o�vfg�>8�>�k��t6��*ƾ`,4

���ю;鼁8J�bNJ�`횷AY�e'汃��
J��δX��"(�h�e@[Zm7���C�����d6��o�'�z��`��5D�$97Q�=%���p�
�R��|:��"3��Wg���PKۺ[����	�[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
ۺ[�}�
''_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="R6033c512c1694e98" /></Relationships>PKۺ[zr�xl/worksheets/sheet1.xml �(���]o�0������%PuK��n��z�	V1�l'���ʚ��
�:�s�r,��Ձ�0V꾀$���ҵ�<��[o�|��ٶB8���nM[�[�l�
�m�����Fŝߚ�M#+���I��!�q����G�V-���K/{4��!��V���y-}�1=0�)���)���G���[��K��~7?����|�e@-~��o=<yh�R�Jw6<���� P�%�Y���G�P�XB�RoU'�z������٧���Q���(Mnp�q���~����0��/�e����Kf/Y<B"ӌQ��_ϋ�����en�L(�����/m�?l��\��Gw&��	rI�X�ح���د	���^�ӿ���I>d_��oĕ��}R�_�MIѻ���W�^k'L����._PKۺ[�W%�Pxl/_rels/workbook.xml.rels �(����N!�_�pw�EحMi/^�־�a�tP����G�$5Q�x�����7>�?6��eF/���]�bNy=�Q�S6w+��n�0�\n$;�����9�5!IYXdj|W:��E�RƑ��rB۶'�f�k&:���荙<zuZ��?����c����#d��D.G�*FOZ����`45C�%[�2>��Z��ү�w]�pŸ���e�7��2�~αl�v��J����E�sʹ�/j��_l�PKۺ[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKۺ[|\�>��xl/sharedStrings.xml �(�m�AO�0��J�;I�j;A5��N�B�JM-uJ�!ʯ'BHێ�Y�������'&��*�0�VH.v��J?�wgWZ�u"a�gd��u�,*�Wz���e7�l℔'�1� Y���:e��(.���rqKR�K���?�����u)u;OXZ�K�ӿޣg9�6~:�Z��Q �)��x���r���df��41t���	�wf��m���k �1�u�0�Y�s��=�]s��������PK-ۺ[���5xl/workbook.xmlPK-ۺ[����	��[Content_Types].xmlPK-
ۺ[�}�
''U_rels/.relsPK-ۺ[zr��xl/worksheets/sheet1.xmlPK-ۺ[�W%�P�xl/_rels/workbook.xml.relsPK-ۺ[Ѓc'2E
�xl/styles.xmlPK-ۺ[|\�>��lxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PKۺ[XSP�5xl/workbook.xml �(�����0D�&�C���D�N\�z��VhK��|o�vfg��������
[����`�5*p'3�;a��}1#�l�6�[��,���8��F�N����Xn����V��iu<��f��[d0���I�b�)����E
KZ�J�֖4��2w<�9��f9fi'tg�0ζ��PKۺ[����	�[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
ۺ[</Ӥ''_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="Rebeaf0a2af034a5f" /></Relationships>PKۺ[zr�xl/worksheets/sheet1.xml �(���]o�0������%PuK��n��z�	V1�l'���ʚ��
�:�s�r,��Ձ�0V꾀$���ҵ�<��[o�|��ٶB8���nM[�[�l�
�m�����Fŝߚ�M#+���I��!�q����G�V-���K/{4��!��V���y-}�1=0�)���)���G���[��K��~7?����|�e@-~��o=<yh�R�Jw6<���� P�%�Y���G�P�XB�RoU'�z������٧���Q���(Mnp�q���~����0��/�e����Kf/Y<B"ӌQ��_ϋ�����en�L(�����/m�?l��\��Gw&��	rI�X�ح���د	���^�ӿ���I>d_��oĕ��}R�_�MIѻ���W�^k'L����._PKۺ[S�C�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8N��AM�aö�gGM��v�=�����ĂMW��==i���c�=O#{%gY��v�`�N�{P�ݬw4bL�s`iņL��#�A�0dn&�:��Ɣ��Ϩ��/��~ɀ[&;\f��uݠ����D6��o��!���{�
����%*�綁���S�&Y�����e�����/d�
+5�$U)�}ezj�ѧK/���Z�ҭ*�x��.������PKۺ[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKۺ[|\�>��xl/sharedStrings.xml �(�m�AO�0��J�;I�j;A5��N�B�JM-uJ�!ʯ'BHێ�Y�������'&��*�0�VH.v��J?�wgWZ�u"a�gd��u�,*�Wz���e7�l℔'�1� Y���:e��(.���rqKR�K���?�����u)u;OXZ�K�ӿޣg9�6~:�Z��Q �)��x���r���df��41t���	�wf��m���k �1�u�0�Y�s��=�]s��������PK-ۺ[XSP�5xl/workbook.xmlPK-ۺ[����	��[Content_Types].xmlPK-
ۺ[</Ӥ''U_rels/.relsPK-ۺ[zr��xl/worksheets/sheet1.xmlPK-ۺ[S�C�P�xl/_rels/workbook.xml.relsPK-ۺ[Ѓc'2E
�xl/styles.xmlPK-ۺ[|\�>��lxl/sharedStrings.xmlPK��