POST api/cashBalancing/{id}/update

Update an existing cash balancing header that was created during the trading day

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Cash balancing header identifier

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Updated cash balancing header

CashBalancingHeader
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

StoreID

integer

None.

Date

date

None.

Started

date

None.

Ended

date

None.

CashFinalised

boolean

None.

CashTotalAmount

integer

None.

EftFinalised

boolean

None.

EftTotalAmount

integer

None.

BankFinalised

boolean

None.

BankTotalAmount

integer

None.

BankingOpened

boolean

None.

FuelRequired

Indicates that fuel finalisation is required for total finalisation

boolean

None.

FuelFinalised

Indicates whether fuel has been finalised for this date

boolean

None.

CreatedDuringTradingDay

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

boolean

None.

AccountingFinalised

AccountStatus

None.

EndOfDayID

integer

None.

StoreName

string

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

AutoFill

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

boolean

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

CreateRelations

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

boolean

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

InvalidDates

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

boolean

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

CashDetails

Collection of CashBalancing

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

EftDetails

Collection of CashBalancingEft

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

BankDetailSummary

CashBalancingBanking

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

CashBalancingBankingAccounts

Collection of CashBalancingBankingAccount

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

CashBalancingFuelTankLevels

Collection of CashBalancingFuelTankLevel

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

CashBalancingFuelMeters

Collection of CashBalancingFuelMeter

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

Response Formats

application/json, text/json

Sample:
{
  "identifier": "f/4Lyt4bwkSjeeHbf3D+Bw==",
  "identifierGuid": "ca0bfe7f-1bde-44c2-a379-e1db7f70fe07",
  "storeID": 2,
  "date": "2025-08-02T23:22:07.688042",
  "started": "2025-08-02T23:22:07.688042",
  "ended": "2025-08-02T23:22:07.688042",
  "cashFinalised": true,
  "cashTotalAmount": 4,
  "eftFinalised": true,
  "eftTotalAmount": 6,
  "bankFinalised": true,
  "bankTotalAmount": 8,
  "bankingOpened": true,
  "fuelRequired": true,
  "fuelFinalised": true,
  "createdDuringTradingDay": true,
  "accountingFinalised": 13,
  "endOfDayID": 14,
  "storeName": "sample string 15",
  "autoFill": true,
  "createRelations": true,
  "invalidDates": false,
  "cashDetails": [
    {
      "$id": "2",
      "id": 1,
      "headerIdentifier": "+Mycy0q/Zk6XwwUjIxIjdA==",
      "headerIdentifierGuid": "cb9cccf8-bf4a-4e66-97c3-052323122374",
      "operatorG_UID": "BJMmEikuykyfyyWZ/Uogdg==",
      "operatorGuid": "12269304-2e29-4cca-9fcb-2599fd4a2076",
      "date": "2025-08-02T23:22:07.688042",
      "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:07.688042",
      "end": "2025-08-02T23:22:07.688042",
      "operatorName": "sample string 16",
      "operatorNumber": "sample string 17",
      "machineName": "sample string 18",
      "operators": "sample string 19"
    },
    {
      "$ref": "2"
    }
  ],
  "eftDetails": [
    {
      "$id": "3",
      "id": 1,
      "headerIdentifier": "qos0UHpvVUSIpl6H6qERlQ==",
      "headerIdentifierGuid": "50348baa-6f7a-4455-88a6-5e87eaa11195",
      "date": "2025-08-02T23:22:07.688042",
      "machineID": 1,
      "cardID": 3,
      "cardName": "sample string 4",
      "expectedAmount": 1,
      "managerDeclared": 1,
      "eftTenderCount": 1,
      "machineName": "sample string 5"
    },
    {
      "$ref": "3"
    }
  ],
  "bankDetailSummary": {
    "$id": "4",
    "id": 1,
    "headerIdentifier": "EcrJkrQeU0qS+Ahb/7GjlQ==",
    "headerIdentifierGuid": "92c9ca11-1eb4-4a53-92f8-085bffb1a395",
    "bankName": "sample string 3",
    "expectedCash": 4,
    "cashDeclared": 1,
    "expectedPickup": 5,
    "pickupDeclared": 1,
    "expectedCheque": 6,
    "chequeDeclared": 1
  },
  "cashBalancingBankingAccounts": [
    {
      "$id": "5",
      "id": 1,
      "headerIdentifier": "xj6F70YvCkiiZs7VIkouTA==",
      "headerIdentifierGuid": "ef853ec6-2f46-480a-a266-ced5224a2e4c",
      "storeAccountID": 3,
      "cashDeclared": 4,
      "pickupDeclared": 5,
      "chequeDeclared": 6,
      "accountName": "sample string 7",
      "storeAccount": {
        "$id": "6",
        "id": 1,
        "storeID": 1,
        "accountName": "sample string 2",
        "bsb": "sample string 3",
        "accountNumber": "sample string 4",
        "accountDesignated": true
      }
    },
    {
      "$ref": "5"
    }
  ],
  "cashBalancingFuelTankLevels": [
    {
      "$id": "7",
      "headerIdentifier": "h+ONKyRvOUylfOxEtz42rw==",
      "headerIdentifierGuid": "2b8de387-6f24-4c39-a57c-ec44b73e36af",
      "fuelTankNumber": 2,
      "fuelGradeID": 1,
      "fuelGrade": "sample string 3",
      "opening": 4.0,
      "openingAdjusted": true,
      "adjustments": 6.0,
      "deliveries": 7.0,
      "deliveriesAdjusted": true,
      "samples": 9.0,
      "pumpTest": 10.0,
      "sales": 11.0,
      "closing": 12.0,
      "closingAdjusted": true,
      "dailyVariance": 14.0,
      "waterLevel": 15.0,
      "meterSales": 16.0,
      "meterVariance": -5.0,
      "twentyEightDayVariance": 17.0,
      "fuelTank": {
        "$id": "8",
        "id": 1,
        "storeID": 2,
        "tankNumber": 3,
        "fuelGrade": "sample string 4",
        "fuelGradeID": 1,
        "capacity": 5.0,
        "lpg": true,
        "waterLevel": 7.0,
        "updated": "2025-08-02T23:22:07.688042",
        "storeName": "sample string 9",
        "store": {
          "$id": "9",
          "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:07.688042",
          "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": "HkPXhP0MOU+x8iP9r26gDA==",
          "hostIdentifierGuid": "84d7431e-0cfd-4f39-b1f2-23fdaf6ea00c",
          "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:07.688042",
          "priceZoneName": "sample string 51",
          "storeFuelConfigured": true,
          "shippingAddressCopied": true,
          "shippingAddress": {
            "$id": "10",
            "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": "10"
          },
          "hostStoreSettings": [
            {
              "$id": "11",
              "id": 1,
              "hostIdentifier": "t6vFwPtc0EGZ9oUXqkYW0Q==",
              "hostIdentifierGuid": "c0c5abb7-5cfb-41d0-99f6-8517aa4616d1",
              "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": "12",
                "identifier": "3CVgVY+iyE2YeoIIrhujpQ==",
                "identifierGuid": "556025dc-a28f-4dc8-987a-8208ae1ba3a5",
                "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": "iFEsrhn1aky/mwgFMyWzuA==",
                "hostSupplierIdentifierGuid": "ae2c5188-f519-4c6a-bf9b-08053325b3b8",
                "loyaltyPriceLevelIdentifier": "1S7XhwnRSUOfgWBuf5PwUg==",
                "loyaltyPriceLevelIdentifierGuid": "87d72ed5-d109-4349-9f81-606e7f93f052",
                "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:07.688042",
                "lastProcessed": "2025-08-02T23:22:07.688042",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$id": "13",
                  "identifier": "a0crKthYzkacx124+NBJ2Q==",
                  "identifierGuid": "2a2b476b-58d8-46ce-9cc7-5db8f8d049d9",
                  "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": "7dAPyF5YT06Jpyt6eL0tSA==",
                  "primaryContactID": "c80fd0ed-585e-4e4f-89a7-2b7a78bd2d48",
                  "storeID": 1,
                  "abn": "sample string 16",
                  "supplierGroupIdentifier": "shm0y6Q8aEGEjYP4GmXPEw==",
                  "supplierGroupGuid": "cbb419b2-3ca4-4168-848d-83f81a65cf13",
                  "rebate": 1.0,
                  "rebateType": 1,
                  "rebateFrequency": 1,
                  "rebateSource": 1,
                  "rebateLastClaimed": "2025-08-02T23:22:07.688042",
                  "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": "14",
                    "id": "e32f6863-749d-4bde-89ca-4f04b51c9338",
                    "identifier": "/5iHHxXJRUaroVRPRgEU0g==",
                    "identifierGuid": "1f8798ff-c915-4645-aba1-544f460114d2",
                    "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": "15",
                      "supplierIdentifier": "DYa5NSgXSk2jU5QpdAfktQ==",
                      "supplierIdentifierGuid": "35b9860d-1728-4d4a-a353-94297407e4b5",
                      "contactGuid": "keUBnVTndUmv9t0OG8KL7Q==",
                      "contactID": "9d01e591-e754-4975-aff6-dd0e1bc28bed",
                      "contact": {
                        "$ref": "14"
                      },
                      "supplier": {
                        "$ref": "13"
                      }
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "products": [
                    {
                      "$id": "16",
                      "pluG_UID": "m0El3Rxr9kG5KVKNZ2t6MA==",
                      "pluGuid": "dd25419b-6b1c-41f6-b929-528d676b7a30",
                      "supplierIdentifier": "qbns7gBWSkWtjrRJByU6Yg==",
                      "supplierIdentifierGuid": "eeecb9a9-5600-454a-ad8e-b44907253a62",
                      "cartonQuantity": 1,
                      "cartonQuantityChanged": true,
                      "productSize": "sample string 3",
                      "cigarettesPerSleeve": 1,
                      "randomWeight": true,
                      "piecesPerUnit": 5,
                      "averagePackSize": 6,
                      "effectiveDate": "2025-08-02T23:22:07.688042",
                      "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:07.688042",
                      "rebate": 1.0,
                      "rebateExclude": true,
                      "invoiceCodes": [
                        {
                          "$id": "17",
                          "pluG_UID": "pN5aKFEYykqOd0Ngyb8FbQ==",
                          "pluGuid": "285adea4-1851-4aca-8e77-4360c9bf056d",
                          "supplierIdentifier": "r4G1xA1A2UST+DfWQV+/8Q==",
                          "supplierIdentifierGuid": "c4b581af-400d-44d9-93f8-37d6415fbff1",
                          "invoiceCode": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "storeIDs": [
                        1,
                        2
                      ],
                      "preferredSupplier": true,
                      "preferredRebateSupplier": true,
                      "supplierName": "sample string 41",
                      "salesMode": 42,
                      "orderPacked": true,
                      "active": true,
                      "price": 1,
                      "costGstPercent": 44,
                      "parentPluG_UID": "ghrSztk99kK8aBUEtoJgOw==",
                      "parentPluGuid": "ced21a82-3dd9-42f6-bc68-1504b682603b",
                      "freight": 45.0,
                      "freightType": 1,
                      "product": {
                        "$id": "18",
                        "plu": 1,
                        "storeID": 1,
                        "masterPluG_UID": "QEA=",
                        "storeIDs": [
                          1,
                          2
                        ],
                        "g_UId": "cmr9fQdNV06Hmll/6BlBFw==",
                        "guid": "7dfd6a72-4d07-4e57-879a-597fe8194117",
                        "apn": "sample string 1",
                        "apnChanged": true,
                        "apnSwitched": true,
                        "barcode": "sample string 4",
                        "itemNumber": "sample string 5",
                        "itemNumberChanged": true,
                        "priceGroupG_UID": "VeR4OVo8wU+eB8Tv4O3CIg==",
                        "priceGroupGuid": "3978e455-3c5a-4fc1-9e07-c4efe0edc222",
                        "blueprintID": 1,
                        "lastCountedDate": "2025-08-02T23:22:07.688042",
                        "externalID": "sample string 7",
                        "active": true,
                        "activated": "2025-08-02T23:22:07.688042",
                        "pluCreated": "2025-08-02T23:22:07.688042",
                        "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:07.688042",
                        "lastManualUpdate": "2025-08-02T23:22:07.688042",
                        "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:07.688042",
                        "currentCostUpdated": "2025-08-02T23:22:07.688042",
                        "costDecimals": 31,
                        "costChanged": true,
                        "dealCostIdentifier": "QEA=",
                        "excludeFromRebate": true,
                        "rebateOverride": 1,
                        "costCalcMethod": 32,
                        "costCalcMethodChanged": true,
                        "costEffectiveDate": "2025-08-02T23:22:07.688042",
                        "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:07.688042",
                        "posTare": 1,
                        "altPrice": 1.0,
                        "altPriceChanged": true,
                        "altPriceMode": 53,
                        "altPriceModeChanged": true,
                        "altPLUG_UID": "xZfASRgsuk+8K8R4TtCxbw==",
                        "altPLUGuid": "49c097c5-2c18-4fba-bc2b-c4784ed0b16f",
                        "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:07.688042",
                        "labelLastPrice": 1,
                        "shelfPageLayoutG_UID": "JBDmiJ4RlkG9yZ/yNKpdDw==",
                        "shelfPageLayoutGuid": "88e61024-119e-4196-bdc9-9ff234aa5d0f",
                        "talkerPageLayoutG_UID": "BB3b4rLuRUGsZS7ErqVOnQ==",
                        "talkerPageLayoutGuid": "e2db1d04-eeb2-4145-ac65-2ec4aea54e9d",
                        "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": "F66VIJeGk0ya84aLjQyWfQ==",
                        "inventoryIdentifier": "2095ae17-8697-4c93-9af3-868b8d0c967d",
                        "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": "RobT3UOM/0+Znhpidf2rhQ==",
                        "parentPluGuid": "ddd38646-8c43-4fff-999e-1a6275fdab85",
                        "preferredHostVendor": 104,
                        "preferredHostChanged": true,
                        "code": "sample string 106",
                        "supplierIdentifier": "aR7Y0GwLs0m7OzrWyDDEww==",
                        "supplierIdentifierGuid": "d0d81e69-0b6c-49b3-bb3b-3ad6c830c4c3",
                        "supplierChanged": true,
                        "rebateSupplierIdentifier": "DSiEOxO+RkCMHtx/ZzfAjA==",
                        "rebateSupplierIdentifierGuid": "3b84280d-be13-4046-8c1e-dc7f6737c08c",
                        "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:07.688042",
                        "commodity": "sample string 121",
                        "businessPillar": "sample string 122",
                        "mscCommodity": "sample string 123",
                        "hostIdentifier": "z6ZN4weiM063lbJOIF1bOQ==",
                        "hostIdentifierGuid": "e34da6cf-a207-4e33-b795-b24e205d5b39",
                        "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": "18"
                          },
                          {
                            "$ref": "18"
                          }
                        ],
                        "store": {
                          "$ref": "9"
                        },
                        "storePrices": [
                          {
                            "$id": "19",
                            "pluG_UID": "lOEbcLN4gk6CwTTRADmpqA==",
                            "pluGuid": "701be194-78b3-4e82-82c1-34d10039a9a8",
                            "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:07.688042"
                          },
                          {
                            "$ref": "19"
                          }
                        ],
                        "currentPrices": {
                          "$id": "20",
                          "pluPrices": {
                            "$id": "21",
                            "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:07.688042",
                            "priceChangeType": 0,
                            "costDecimals": 10
                          },
                          "normalPluPrices": {
                            "$ref": "21"
                          },
                          "winningCampaign": 1,
                          "winner": {
                            "$id": "22",
                            "campaignName": "sample string 1",
                            "campaignDescription": "sample string 2",
                            "startDate": "2025-08-02T23:22:07.688042",
                            "startTime": 3,
                            "endDate": "2025-08-02T23:22:07.688042",
                            "endTime": 4,
                            "newPrice": 5,
                            "newCost": 6,
                            "newCostDecimals": 7,
                            "pctDiscount": 8,
                            "promoType": 1,
                            "promotionTypeCode": "sample string 9",
                            "hostType": 10,
                            "hostIdentifier": "QqLnqCikf0Sm/KtF30fyEQ==",
                            "hostIdentifierGuid": "a8e7a242-a428-447f-a6fc-ab45df47f211",
                            "storeNames": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "details": [
                            {
                              "$ref": "22"
                            },
                            {
                              "$ref": "22"
                            }
                          ]
                        },
                        "tray": {
                          "$id": "23",
                          "g_UId": "9W0BKq7TcEiVCOEeORg7rw==",
                          "guid": "2a016df5-d3ae-4870-9508-e11e39183baf",
                          "name": "sample string 1",
                          "number": 1,
                          "tare": 1
                        },
                        "priceGroup": {
                          "$id": "24",
                          "priceGroupG_UID": "aC6EqkuVQ02oJfcX9oSZ2w==",
                          "priceGroupGuid": "aa842e68-954b-4d43-a825-f717f68499db",
                          "name": "sample string 2",
                          "code": 1,
                          "modified": true,
                          "updated": "2025-08-02T23:22:07.688042",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "number": 1,
                          "products": [
                            {
                              "$ref": "18"
                            },
                            {
                              "$ref": "18"
                            }
                          ],
                          "productCount": 1
                        },
                        "priceGroupName": "sample string 146",
                        "nutrifacts": {
                          "$id": "25",
                          "pluG_UID": "OU97kAcID0ifTHkN7E2nFg==",
                          "pluGuid": "907b4f39-0807-480f-9f4c-790dec4da716",
                          "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": "26",
                          "pluGuid": "a3f9b6d3-e705-44d2-b0ac-6459baa2f6e2",
                          "created": "2025-08-02T23:22:07.688042",
                          "createdByUser": "sample string 1",
                          "activated": "2025-08-02T23:22:07.688042",
                          "deactivated": "2025-08-02T23:22:07.688042",
                          "lastOrdered": "2025-08-02T23:22:07.688042",
                          "lastOrderedQty": 2.0,
                          "lastReceived": "2025-08-02T23:22:07.688042",
                          "lastReceivedQty": 3.0,
                          "lastInvoiceStatus": 1,
                          "lastCounted": "2025-08-02T23:22:07.688042",
                          "lastSold": "2025-08-02T23:22:07.688042",
                          "firstSold": "2025-08-02T23:22:07.688042",
                          "awsUpdated": "2025-08-02T23:22:07.688042",
                          "lastManualUpdate": "2025-08-02T23:22:07.688042",
                          "lastManualUpdatedByUser": "sample string 5",
                          "lastUpdated": "2025-08-02T23:22:07.688042",
                          "lastUpdatedByUser": "sample string 7",
                          "lastUpdatedByHost": "2025-08-02T23:22:07.688042",
                          "doNotRangeUpdated": "2025-08-02T23:22:07.688042",
                          "doNotOrderUpdated": "2025-08-02T23:22:07.688042",
                          "tracked": "2025-08-02T23:22:07.688042"
                        },
                        "allergens": [
                          {
                            "$id": "27",
                            "allergenID": 1,
                            "pluG_UID": "b8mg/XCq1ECsLLSkd2GlFw==",
                            "pluGuid": "fda0c96f-aa70-40d4-ac2c-b4a47761a517",
                            "contains": 2,
                            "allergenName": "sample string 3",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "costs": {
                          "$id": "28",
                          "pluG_UID": "Zh8jH+AyKECsyAc51rQ0Ug==",
                          "pluGuid": "1f231f66-32e0-4028-acc8-0739d6b43452",
                          "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:07.688042",
                          "normalCost": 1,
                          "currentCost": 1
                        },
                        "sales": [
                          {
                            "$id": "29",
                            "saleHeaderID": 1,
                            "created": "2025-08-02T23:22:07.688042",
                            "createdLocal": "2025-08-02T23:22:07.688042",
                            "storeID": 3,
                            "storeName": "sample string 4",
                            "operatorG_Uid": "5zMtSLtRGEypkVIlmn0/+g==",
                            "operatorGuid": "482d33e7-51bb-4c18-a991-52259a7d3ffa",
                            "operatorName": "sample string 5",
                            "tranType": 1,
                            "plu": 1,
                            "pluG_UId": "yUgTwz7FNEKF2mdyqp7Sng==",
                            "pluGuid": "c31348c9-c53e-4234-85da-6772aa9ed29e",
                            "normalPrice": 1,
                            "totalCents": 1,
                            "cost": 1,
                            "grossProfit": 1,
                            "quantity": 1,
                            "operator": {
                              "$id": "30",
                              "id": 1,
                              "g_Uid": "lCgCZBF6Zke/LcOqvh78zw==",
                              "guid": "64022894-7a11-4766-bf2d-c3aabe1efccf",
                              "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:07.688042",
                              "passwordResetRequired": true,
                              "alteredInStore": true,
                              "startShift": "2025-08-02T23:22:07.688042",
                              "endShift": "2025-08-02T23:22:07.688042",
                              "machineName": "sample string 20",
                              "drawerID": 1,
                              "stores": [
                                {
                                  "$id": "31",
                                  "operatorG_UID": "dJvFUjZSFkGsybXkiVVnDw==",
                                  "operatorGuid": "52c59b74-5236-4116-acc9-b5e48955670f",
                                  "storeID": 2,
                                  "operator": {
                                    "$ref": "30"
                                  },
                                  "store": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "31"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "29"
                          }
                        ],
                        "apns": [
                          {
                            "$id": "32",
                            "pluID": 1,
                            "pluG_UID": "aBKqiSaX+E6yloAjwUitFA==",
                            "pluGuid": "89aa1268-9726-4ef8-b296-8023c148ad14",
                            "apn": "sample string 1",
                            "deleted": true,
                            "storeID": 1,
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "32"
                          }
                        ],
                        "tuns": [
                          {
                            "$id": "33",
                            "pluG_UId": "G9OPs0WPfUO+kgcxwGhjiA==",
                            "pluGuid": "b38fd31b-8f45-437d-be92-0731c0686388",
                            "apn": "sample string 1",
                            "tun": "sample string 2",
                            "cartonQuantity": 3,
                            "product": {
                              "$ref": "18"
                            },
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "competitionPricing": [
                          {
                            "$id": "34",
                            "identifier": "73LNHan2pkO95/Erpy1h5Q==",
                            "identifierGuid": "1dcd72ef-f6a9-43a6-bde7-f12ba72d61e5",
                            "pluG_UID": "3B30UBvrf0ywUsBULMoQPA==",
                            "pluGuid": "50f41ddc-eb1b-4c7f-b052-c0542cca103c",
                            "competitionID": 1,
                            "name": "sample string 2",
                            "sellMultiple": 3,
                            "retailPrice": 4,
                            "storeName": "sample string 5"
                          },
                          {
                            "$ref": "34"
                          }
                        ],
                        "supplier": {
                          "$ref": "13"
                        },
                        "supplierName": "sample string 147",
                        "children": [
                          {
                            "$ref": "18"
                          },
                          {
                            "$ref": "18"
                          }
                        ],
                        "ordering": {
                          "$ref": "16"
                        },
                        "flipChartPages": [
                          {
                            "$id": "35",
                            "identifier": "6IOaOPL0Akm55g8Ade7RyA==",
                            "groupName": "sample string 1",
                            "identifierGuid": "389a83e8-f4f2-4902-b9e6-0f0075eed1c8",
                            "exists": true,
                            "flipChartIdentifier": "Xk1H4QAcokmtXHGLXzw6xQ==",
                            "flipChartIdentifierGuid": "e1474d5e-1c00-49a2-ad5c-718b5f3c3ac5",
                            "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": "R+2S0n0tEk+1gtFsvzoIsQ==",
                            "groupIdentifierGuid": "d292ed47-2d7d-4f12-b582-d16cbf3a08b1",
                            "flipChart": {
                              "$id": "36",
                              "identifier": "Q6shNKfPg06Mm75qVUX26g==",
                              "identifierGuid": "3421ab43-cfa7-4e83-8c9b-be6a5545f6ea",
                              "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": "37",
                                "identifier": "wsz6+b/0zkmSGplbjYMXjw==",
                                "identifierGuid": "f9faccc2-f4bf-49ce-921a-995b8d83178f",
                                "name": "sample string 2",
                                "formType": "sample string 3",
                                "forms": [
                                  {
                                    "$id": "38",
                                    "id": 1,
                                    "g_UID": "/oXL3AAVV0WfYgjLxPkwPw==",
                                    "guid": "dccb85fe-1500-4557-9f62-08cbc4f9303f",
                                    "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": "w04gGKGVm0e/2TtWMkMUuQ==",
                                    "previousFormGuid": "18204ec3-95a1-479b-bfd9-3b56324314b9",
                                    "nextForm": 1,
                                    "nextFormG_UID": "5h4Rwx1xOkmJS1EAk1d0Hw==",
                                    "nextFormGuid": "c3111ee6-711d-493a-894b-51009357741f",
                                    "attributes": "sample string 10",
                                    "updated": "2025-08-02T23:22:07.688042",
                                    "positioning": 1,
                                    "contentPanel": "sample string 11",
                                    "selectionMode": 1,
                                    "maximumSelections": 1,
                                    "alteredInStore": true,
                                    "deleted": true,
                                    "blueprintID": 1,
                                    "preserveLayout": true,
                                    "mainCheckoutFormName": "sample string 13",
                                    "nextCheckoutForm": {
                                      "$ref": "38"
                                    },
                                    "previousCheckoutForm": {
                                      "$ref": "38"
                                    },
                                    "buttons": [
                                      {
                                        "$id": "39",
                                        "id": 1,
                                        "checkoutFormID": 2,
                                        "checkoutFormG_UID": "ZkeNAMokEkyoDAYDUNadlQ==",
                                        "checkoutFormGuid": "008d4766-24ca-4c12-a80c-060350d69d95",
                                        "identifier": "qx5HN6XzSEColPmBdj2uiA==",
                                        "identifierGuid": "37471eab-f3a5-4048-a894-f981763dae88",
                                        "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": "ZXnTTFB7UECKy3O0RCs55w==",
                                        "valueGuid": "4cd37965-7b50-4050-8acb-73b4442b39e7",
                                        "buttonText": "sample string 10",
                                        "valueText": "sample string 11",
                                        "drawImageAndButton": true,
                                        "updated": "2025-08-02T23:22:07.688042",
                                        "action": "sample string 12",
                                        "valueForm": {
                                          "$ref": "38"
                                        },
                                        "image": {
                                          "$id": "40",
                                          "name": "sample string 3.sample string 4",
                                          "imageID": 2,
                                          "imageName": "sample string 3",
                                          "imageExtension": "sample string 4",
                                          "lastUpdate": "2025-08-02T23:22:07.688042",
                                          "imageData": "QEA=",
                                          "readOnly": true
                                        }
                                      },
                                      {
                                        "$ref": "39"
                                      }
                                    ],
                                    "panels": [
                                      {
                                        "$id": "41",
                                        "id": 1,
                                        "checkoutFormID": 2,
                                        "checkoutFormG_UID": "3p8MiqN79kuu2XRlh4aAsw==",
                                        "checkoutFormGuid": "8a0c9fde-7ba3-4bf6-aed9-7465878680b3",
                                        "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": "41"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "38"
                                  }
                                ],
                                "panels": [
                                  {
                                    "$ref": "41"
                                  },
                                  {
                                    "$ref": "41"
                                  }
                                ]
                              },
                              "pages": [
                                {
                                  "$ref": "35"
                                },
                                {
                                  "$ref": "35"
                                }
                              ]
                            },
                            "contentPanel": {
                              "$ref": "41"
                            },
                            "products": [
                              {
                                "$id": "42",
                                "flipChartPageIdentifier": "l26Ttr1EaUeTNHId9g8alw==",
                                "flipChartPageIdentifierGuid": "b6936e97-44bd-4769-9334-721df60f1a97",
                                "pluG_UID": "1x8whBQMm0uLd/rw5PNhVg==",
                                "pluGuid": "84301fd7-0c14-4b9b-8b77-faf0e4f36156",
                                "sortOrder": 3,
                                "sent": true,
                                "productChanged": true,
                                "productImageName": "sample string 6",
                                "productShowImageOnFlipCharts": true,
                                "productShowTextOnFlipCharts": true,
                                "productOverrideFlipChartText": true,
                                "productFlipChartText": "sample string 10",
                                "product": {
                                  "$ref": "18"
                                },
                                "departmentSortOrder": 11,
                                "subDepartmentName": "sample string 12"
                              },
                              {
                                "$ref": "42"
                              }
                            ],
                            "productCount": 27,
                            "pages": [
                              {
                                "$ref": "35"
                              },
                              {
                                "$ref": "35"
                              }
                            ]
                          },
                          {
                            "$ref": "35"
                          }
                        ],
                        "priceHistory": [
                          {
                            "$id": "43",
                            "pluG_UID": "gVSTdhjLo0qNTXauvKfqhQ==",
                            "pluGuid": "76935481-cb18-4aa3-8d4d-76aebca7ea85",
                            "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:07.688042",
                            "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": "43"
                          }
                        ],
                        "ingredients": [
                          {
                            "$id": "44",
                            "pluG_UID": "SxrCw/MiDkuPa8xKwdlTrg==",
                            "ingredientGuid": "B3XWxkU3nkumWl4+MTydMg==",
                            "ingredientIdentifier": "c6d67507-3745-4b9e-a65a-5e3e313c9d32",
                            "quantity": 1.0,
                            "storeIDs": [
                              1,
                              2
                            ],
                            "ingredientText": "sample string 1",
                            "ingredient": {
                              "$ref": "18"
                            }
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "bins": [
                          {
                            "$id": "45",
                            "pluG_UID": "lvymGiB66E2VLKizWC4eCw==",
                            "pluGuid": "1aa6fc96-7a20-4de8-952c-a8b3582e1e0b",
                            "shelfLocationIdentifier": "J4F47gqi1kyVDEUDo3TyTA==",
                            "shelfLocationGuid": "ee788127-a20a-4cd6-950c-4503a374f24c",
                            "labelShelfDefault": 1,
                            "labelTalkerDefault": 1,
                            "labelSmall": true,
                            "labelPageLayoutG_UID": "HIvovr/FmkayPG+sj1UtJQ==",
                            "labelPageLayoutGuid": "bee88b1c-c5bf-469a-b23c-6fac8f552d25",
                            "updated": "2025-08-02T23:22:07.688042",
                            "electronicShelfLabelIdentifier": "sample string 5",
                            "electronicshelfLabelsConfigurationID": 6,
                            "labelShelfChanged": true,
                            "productName": "sample string 8",
                            "locationText": "sample string 9",
                            "product": {
                              "$ref": "18"
                            },
                            "location": {
                              "$id": "46",
                              "identifier": "xTNGl4dyc0SGRmrcJEOuMA==",
                              "storeID": 1,
                              "identifierGuid": "974633c5-7287-4473-8646-6adc2443ae30",
                              "name": "sample string 2",
                              "haccp": true,
                              "blueprintID": 1,
                              "updated": "2025-08-02T23:22:07.688042",
                              "minTemp": 1,
                              "maxTemp": 1,
                              "checkFrequency": 1,
                              "storeCaseConfiguration": 5,
                              "storeName": "sample string 6",
                              "bins": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "45"
                          }
                        ],
                        "bin": {
                          "$ref": "45"
                        },
                        "scaleLocations": [
                          {
                            "$id": "47",
                            "plu": 1,
                            "pluG_UID": "s/LOweZdOUWPLbkVF+46Lg==",
                            "pluGuid": "c1cef2b3-5de6-4539-8f2d-b91517ee3a2e",
                            "deptNo": 1,
                            "product": {
                              "$ref": "18"
                            },
                            "scaleLocation": {
                              "$id": "48",
                              "id": 1,
                              "deptNo": 1,
                              "deptCode": "sample string 2",
                              "name": "sample string 3",
                              "enabled": true,
                              "updated": "2025-08-02T23:22:07.688042",
                              "department": {
                                "$id": "49",
                                "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": "48"
                                },
                                "subDepartments": [
                                  {
                                    "$id": "50",
                                    "id": 1,
                                    "departmentID": 2,
                                    "name": "sample string 3",
                                    "code": "sample string 4",
                                    "departmentCode": "sample string 5",
                                    "externalSales": true,
                                    "minorDepartments": [
                                      {
                                        "$id": "51",
                                        "id": 1,
                                        "subDepartmentID": 2,
                                        "departmentID": 3,
                                        "name": "sample string 4",
                                        "subDepartmentCode": "sample string 5",
                                        "departmentCode": "sample string 6",
                                        "code": "sample string 7",
                                        "lesserDepartments": [
                                          {
                                            "$id": "52",
                                            "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:07.688042",
                                            "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": "H6HjQPbxe06p8FUB1AM3GQ==",
                                            "labelPageLayoutGuid": "40e3a11f-f1f6-4e7b-a9f0-5501d4033719",
                                            "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": "53",
                                              "dept": 1,
                                              "category": 2,
                                              "name": "sample string 3",
                                              "active": true,
                                              "mscCommodities": [
                                                {
                                                  "$id": "54",
                                                  "dept": 1,
                                                  "category": 2,
                                                  "commodity": 3,
                                                  "name": "sample string 4",
                                                  "active": true,
                                                  "mscSubCommodities": [
                                                    {
                                                      "$id": "55",
                                                      "dept": 1,
                                                      "category": 2,
                                                      "commodity": 3,
                                                      "subCommodity": 4,
                                                      "name": "sample string 5",
                                                      "active": true,
                                                      "subCommodityCode": "sample string 7"
                                                    },
                                                    {
                                                      "$ref": "55"
                                                    }
                                                  ],
                                                  "commodityCode": "sample string 6"
                                                },
                                                {
                                                  "$ref": "54"
                                                }
                                              ],
                                              "categoryCode": "sample string 5"
                                            },
                                            "mscCom": {
                                              "$ref": "54"
                                            },
                                            "mscDep": {
                                              "$id": "56",
                                              "dept": 1,
                                              "name": "sample string 2",
                                              "active": true,
                                              "mscCategories": [
                                                {
                                                  "$ref": "53"
                                                },
                                                {
                                                  "$ref": "53"
                                                }
                                              ],
                                              "deptCode": "sample string 4"
                                            },
                                            "mscSubCom": {
                                              "$ref": "55"
                                            }
                                          },
                                          {
                                            "$ref": "52"
                                          }
                                        ],
                                        "updated": "2025-08-02T23:22:07.688042",
                                        "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": "0inPeO69rUa0RAxPG7epgQ==",
                                        "labelPageLayoutGuid": "78cf29d2-bdee-46ad-b444-0c4f1bb7a981",
                                        "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": "53"
                                        },
                                        "mscCom": {
                                          "$ref": "54"
                                        },
                                        "mscDep": {
                                          "$ref": "56"
                                        },
                                        "mscSubCom": {
                                          "$ref": "55"
                                        }
                                      },
                                      {
                                        "$ref": "51"
                                      }
                                    ],
                                    "investmentBuyOverride": true,
                                    "updated": "2025-08-02T23:22:07.688042",
                                    "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": "AZMTULvAG0eZvZ0rM3l8+g==",
                                    "labelPageLayoutGuid": "50139301-c0bb-471b-99bd-9d2b33797cfa",
                                    "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": "53"
                                    },
                                    "mscCom": {
                                      "$ref": "54"
                                    },
                                    "mscDep": {
                                      "$ref": "56"
                                    },
                                    "mscSubCom": {
                                      "$ref": "55"
                                    }
                                  },
                                  {
                                    "$ref": "50"
                                  }
                                ],
                                "stores": [
                                  1,
                                  2
                                ],
                                "investmentBuyOverride": true,
                                "updated": "2025-08-02T23:22:07.688042",
                                "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": "rK5ORdK4KUezEiQbidljXg==",
                                "labelPageLayoutGuid": "454eaeac-b8d2-4729-b312-241b89d9635e",
                                "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": "53"
                                },
                                "mscCom": {
                                  "$ref": "54"
                                },
                                "mscDep": {
                                  "$ref": "56"
                                },
                                "mscSubCom": {
                                  "$ref": "55"
                                }
                              }
                            }
                          },
                          {
                            "$ref": "47"
                          }
                        ],
                        "nextPrice": {
                          "$id": "57",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "plu": 1,
                          "hostOfferID": 1,
                          "metcashPromotionID": "sample string 4",
                          "metcashPromotionPlacement": "sample string 5",
                          "pluG_UID": "6VPywAedUEy2fEf0qkTbPQ==",
                          "pluGuid": "c0f253e9-9d07-4c50-b67c-47f4aa44db3d",
                          "newPrice": 1,
                          "pctDiscount": 1,
                          "newCost": 1,
                          "newCostDecimals": 6,
                          "dealCostIdentifier": "uYGSdOdqjEqNwOr+rofY3g==",
                          "dealCostGuid": "749281b9-6ae7-4a8c-8dc0-eafeae87d8de",
                          "pluName": "sample string 7",
                          "apn": "sample string 8",
                          "fuelItem": true,
                          "priceGroupG_UID": "5P5vJyifq0Gv85onEIRnxw==",
                          "priceGroupGuid": "276ffee4-9f28-41ab-aff3-9a27108467c7",
                          "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:07.688042",
                          "rrp": 26,
                          "campaignDescription": "sample string 27",
                          "campaignComboPriceGroupG_UID": "mCPu1j8HiUCop9hW78L4HQ==",
                          "campaignComboPriceGroupIdentifier": "d6ee2398-073f-4089-a8a7-d856efc2f81d",
                          "promotionPlacementDescription": "sample string 28",
                          "storeAcceptances": [
                            {
                              "$id": "58",
                              "plu": 1,
                              "pluG_UId": "QEA=",
                              "campaignID": 1,
                              "campaignName": "sample string 2",
                              "storeID": 3,
                              "acceptedUtc": "2025-08-02T23:22:07.688042",
                              "operatorG_UID": "EX+VJ0dzZkeME10+UF8dtQ==",
                              "operatorGuid": "27957f11-7347-4766-8c13-5d3e505f1db5",
                              "machineID": 1,
                              "processed": true,
                              "appliedUtc": "2025-08-02T23:22:07.688042",
                              "signIqTicketFileMovedUtc": "2025-08-02T23:22:07.688042",
                              "user": "sample string 6",
                              "campaignDescription": "sample string 7",
                              "productDesc": "sample string 8",
                              "storeName": "sample string 9",
                              "effectiveUtc": "2025-08-02T23:22:07.688042",
                              "priceChangeType": 0,
                              "operatorName": "sample string 10",
                              "hostCampaign": true,
                              "product": {
                                "$ref": "18"
                              },
                              "campaignPlu": {
                                "$ref": "57"
                              }
                            },
                            {
                              "$ref": "58"
                            }
                          ],
                          "campaign": {
                            "$id": "59",
                            "id": 1,
                            "storeID": 2,
                            "name": "65248950-ab28-45bc-8132-25a264470bcf",
                            "nameGuid": "65248950-ab28-45bc-8132-25a264470bcf",
                            "description": "sample string 4",
                            "showDiscounts": true,
                            "showTotals": true,
                            "onlyEvaluateOnSubtotal": true,
                            "useDescription": true,
                            "campaignType": 1,
                            "startDate": "2025-08-02T23:22:07.688042",
                            "startTime": 1,
                            "endDate": "2025-08-02T23:22:07.688042",
                            "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:07.688042",
                            "system": true,
                            "created": "2025-08-02T23:22:07.688042",
                            "updated": "2025-08-02T23:22:07.688042",
                            "priceChangeNotifiedUtc": "2025-08-02T23:22:07.688042",
                            "promoType": 1,
                            "promotionTypeCode": "sample string 13",
                            "hostIdentifier": "ToExiqDxFUqCf8vffwlitw==",
                            "hostIdentifierGuid": "8a31814e-f1a0-4a15-827f-cbdf7f0962b7",
                            "hostType": 14,
                            "createdByUser": "sample string 15",
                            "fromHost": true,
                            "deleted": true,
                            "campaignDeleted": "2025-08-02T23:22:07.688042",
                            "updatedByUser": "sample string 18",
                            "offerID": 1,
                            "isPriceChangeCampaign": true,
                            "stores": [
                              1,
                              2
                            ],
                            "storeNames": [
                              "sample string 1",
                              "sample string 2"
                            ],
                            "campaignPlus": [
                              {
                                "$ref": "57"
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "campaignPools": [
                              {
                                "$id": "60",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "plu": 4,
                                "pluG_UID": "oD2F+fcGC0O2u38vSKpIaQ==",
                                "pluGuid": "f9853da0-06f7-430b-b6bb-7f2f48aa4869",
                                "hostOfferID": 1,
                                "priceGroupG_UID": "Ug2XmQCIlkGH6lk2mDqdxg==",
                                "priceGroupGuid": "99970d52-8800-4196-87ea-5936983a9dc6",
                                "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:07.688042",
                                "rrp": 17,
                                "campaignDescription": "sample string 18",
                                "product": {
                                  "$ref": "18"
                                },
                                "campaign": {
                                  "$ref": "59"
                                }
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "sellingRules": [
                              {
                                "$id": "61",
                                "id": 1,
                                "identifier": "xCHdq6ej+E+MBSWXCT0z8A==",
                                "identifierStr": "xCHdq6ej+E+MBSWXCT0z8A==",
                                "identifierGuid": "abdd21c4-a3a7-4ff8-8c05-2597093d33f0",
                                "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": "59"
                                }
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "customers": [
                              {
                                "$id": "62",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "customerID": "l7A2F62TQ0+k5X5jttZ9gA==",
                                "customerIDGuid": "1736b097-93ad-4f43-a4e5-7e63b6d67d80",
                                "campaign": {
                                  "$ref": "59"
                                },
                                "customer": {
                                  "$id": "63",
                                  "identifier": "T71arnDyvUu/bUWrD8KIOA==",
                                  "identifierGuid": "ae5abd4f-f270-4bbd-bf6d-45ab0fc28838",
                                  "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:07.688042",
                                  "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": "c4c/hK7U3UaLni2eAcOcIg==",
                                  "communityIdentifierGuid": "843f8773-d4ae-46dd-8b9e-2d9e01c39c22",
                                  "joined": "2025-08-02T23:22:07.688042",
                                  "updated": "2025-08-02T23:22:07.688042",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "groupCustomer": true,
                                  "loyaltyPoints": 1,
                                  "homeStoreID": 1,
                                  "availableSpend": 1,
                                  "priceLevelIdentifier": "nbW8JL6U8E2DKWu6X/sufQ==",
                                  "priceLevelIdentifierGuid": "24bcb59d-94be-4df0-8329-6bba5ffb2e7d",
                                  "marketingID": "sample string 18",
                                  "hidden": true,
                                  "registered": true,
                                  "registeredOn": "2025-08-02T23:22:07.688042",
                                  "emailMarketing": true,
                                  "smsMarketing": true,
                                  "deleted": true,
                                  "deletedUser": "sample string 24",
                                  "homeStoreName": "sample string 25",
                                  "customerCards": [
                                    {
                                      "$id": "64",
                                      "cardType": 2,
                                      "issueDate": "2025-08-02T23:22:07.688042",
                                      "expiry": "2025-08-02T23:22:07.688042",
                                      "customerID": "Zuyvd42n6UiuE0CX2d2dlw==",
                                      "customerIDGuid": "77afec66-a78d-48e9-ae13-4097d9dd9d97",
                                      "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:07.688042",
                                      "linkedAccount": "DyFexG4mrESPeWt4Qdt3zA==",
                                      "linkedAccountGuid": "c45e210f-266e-44ac-8f79-6b7841db77cc",
                                      "currentValueChanged": true,
                                      "limitsChanged": true,
                                      "customer": {
                                        "$ref": "63"
                                      },
                                      "account": {
                                        "$id": "65",
                                        "id": 1,
                                        "identifier": "TlWtNTqmlUGOtp4/qKJUHA==",
                                        "identifierGuid": "35ad554e-a63a-4195-8eb6-9e3fa8a2541c",
                                        "referenceNo": "sample string 3",
                                        "name": "sample string 4",
                                        "created": "2025-08-02T23:22:07.688042",
                                        "owner": "949cOWDXyUKBCMOWal6yag==",
                                        "ownerGuid": "395c8ff7-d760-42c9-8108-c3966a5eb26a",
                                        "accountStoreGroupIdentifier": "5+XLWwpvIk+9BDSBGJVmOQ==",
                                        "accountStoreGroupGuid": "5bcbe5e7-6f0a-4f22-bd04-348118956639",
                                        "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:07.688042",
                                        "active": true,
                                        "updated": "2025-08-02T23:22:07.688042",
                                        "deleted": true,
                                        "deletedUser": "sample string 16",
                                        "currentBalanceChanged": true,
                                        "maximumLimitChanged": true,
                                        "loyaltyPointsChanged": true,
                                        "projectedBalance": 17,
                                        "accountStoreGroupStoreIDs": [
                                          1,
                                          2
                                        ],
                                        "customerEmail": "sample string 18",
                                        "ownerCustomer": {
                                          "$ref": "63"
                                        },
                                        "card": {
                                          "$ref": "64"
                                        },
                                        "members": {
                                          "$id": "66",
                                          "sample string 1": [
                                            {
                                              "$ref": "63"
                                            },
                                            {
                                              "$ref": "63"
                                            }
                                          ],
                                          "sample string 2": [
                                            {
                                              "$ref": "63"
                                            },
                                            {
                                              "$ref": "63"
                                            }
                                          ]
                                        },
                                        "customerGroups": [
                                          {
                                            "$id": "67",
                                            "identifier": "GsnfQWW6BUWrxb/Ork7BXA==",
                                            "identifierGuid": "41dfc91a-ba65-4505-abc5-bfceae4ec15c",
                                            "name": "sample string 2",
                                            "primaryContact": "MiBD6zwphEiqt6VXaOWkKg==",
                                            "primaryContactGuid": "eb432032-293c-4884-aab7-a55768e5a42a",
                                            "accountID": "OBl5bXgkc0m7tBkAMMpBcQ==",
                                            "accountIDGuid": "6d791938-2478-4973-bbb4-190030ca4171",
                                            "special": true,
                                            "updated": "2025-08-02T23:22:07.688042",
                                            "active": true,
                                            "reasonInactive": 1,
                                            "priceLevelIdentifier": "nZxw65TzxUiH9da4ixQPGg==",
                                            "priceLevelIdentifierGuid": "eb709c9d-f394-48c5-87f5-d6b88b140f1a",
                                            "deleted": true,
                                            "account": {
                                              "$ref": "65"
                                            },
                                            "primaryContactCustomer": {
                                              "$ref": "63"
                                            },
                                            "customerGroupMembers": [
                                              {
                                                "$id": "68",
                                                "id": 1,
                                                "groupID": "+O1xqXq8BUORMC0GKtWi5A==",
                                                "groupIDGuid": "a971edf8-bc7a-4305-9130-2d062ad5a2e4",
                                                "customerID": "sAUnQ5Vd3km6PZnt3MuMfg==",
                                                "customerIDGuid": "432705b0-5d95-49de-ba3d-99eddccb8c7e",
                                                "card": "sample string 4",
                                                "linkedAccount": "uVhkZkvb1EehF82ngCDiqw==",
                                                "linkedAccountGuid": "666458b9-db4b-47d4-a117-cda78020e2ab",
                                                "customer": {
                                                  "$ref": "63"
                                                },
                                                "group": {
                                                  "$ref": "67"
                                                },
                                                "customerCard": {
                                                  "$ref": "64"
                                                }
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ]
                                      },
                                      "payments": [
                                        {
                                          "$id": "69",
                                          "id": 1,
                                          "identifier": "3fEIYmo1FEOA6uHiBnSGvw==",
                                          "identifierGuid": "6208f1dd-356a-4314-80ea-e1e2067486bf",
                                          "storeID": 2,
                                          "operatorName": "sample string 3",
                                          "saleHeaderID": 4,
                                          "paymentType": 5,
                                          "amount": 6,
                                          "account": "sample string 7",
                                          "accountID": "BvCidSkrYUafVrpu0hpdVA==",
                                          "accountIDGuid": "75a2f006-2b29-4661-9f56-ba6ed21a5d54",
                                          "customerAccount": {
                                            "$ref": "65"
                                          },
                                          "customerCard": {
                                            "$ref": "64"
                                          },
                                          "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:07.688042",
                                          "invRocNo": "sample string 14",
                                          "responseCode": "sample string 15",
                                          "cashout": 1,
                                          "tip": 16,
                                          "idempotentVoid": "3voxy+7e1E+Qw3paTJIjxg==",
                                          "idempotentVoidGuid": "cb31fade-deee-4fd4-90c3-7a5a4c9223c6",
                                          "offline": true,
                                          "processed": 1,
                                          "storeSaleHeader": {
                                            "$id": "70",
                                            "saleHeaderID": 1,
                                            "saleHeaderGuid": "c823rPsTIkK78JyJ5tbCYw==",
                                            "saleHeaderIdentifierGuid": "acb7cd73-13fb-4222-bbf0-9c89e6d6c263",
                                            "created": "2025-08-02T23:22:07.688042",
                                            "createdLocal": "2025-08-02T23:22:07.688042",
                                            "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:07.688042",
                                            "storeID": 1,
                                            "operatorG_Uid": "0ZVNtbfUekmBQa/LxP93rg==",
                                            "operatorGuid": "b54d95d1-d4b7-497a-8141-afcbc4ff77ae",
                                            "customerG_Uid": "MeruGbmVG0+QbHMuUHTi5g==",
                                            "customerGuid": "19eeea31-95b9-4f1b-906c-732e5074e2e6",
                                            "communityIdentifier": "6ocZ4BcGmUuTDzfXrlPuCw==",
                                            "communityIdentifierGuid": "e01987ea-0617-4b99-930f-37d7ae53ee0b",
                                            "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": "KD/N1GhBnUi6bwSNEnNr1Q==",
                                            "priceLevelIdentifierGuid": "d4cd3f28-4168-489d-ba6f-048d12736bd5",
                                            "locked": 36,
                                            "relationChecksum": "sample string 37",
                                            "loyaltyTender": 1,
                                            "giftCardTender": 1,
                                            "operator": {
                                              "$ref": "30"
                                            },
                                            "customer": {
                                              "$ref": "63"
                                            },
                                            "communityOrganisation": {
                                              "$id": "71",
                                              "id": 1,
                                              "identifier": "0zl+EencPU6XDOG83p7hPA==",
                                              "identifierGuid": "117e39d3-dce9-4e3d-970c-e1bcde9ee13c",
                                              "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:07.688042",
                                              "deleted": true
                                            },
                                            "details": [
                                              {
                                                "$id": "72",
                                                "saleItemID": 1,
                                                "identifier": "AEi00wmVY0ai9RHbrnqFZA==",
                                                "identifierGuid": "d3b44800-9509-4663-a2f5-11dbae7a8564",
                                                "saleHeaderID": 2,
                                                "plu": 1,
                                                "pluG_UId": "zpWEqbt10UyxsvZzJr3AnQ==",
                                                "pluGuid": "a98495ce-75bb-4cd1-b1b2-f67326bdc09d",
                                                "accountID": "5mU74gkvA0+cndrGzzyYFw==",
                                                "accountIDGuid": "e23b65e6-2f09-4f03-9c9d-dac6cf3c9817",
                                                "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:07.688042",
                                                "bestOrExpireType": 1,
                                                "providerName": "sample string 11",
                                                "refundG_UID": "tBf6H8Ydj0iJXp7DOxt4iw==",
                                                "refundGuid": "1ffa17b4-1dc6-488f-895e-9ec33b1b788b",
                                                "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": "LvCxWvEEnkyJwu9/Kf1MTw==",
                                                "idempotentVoidGuid": "5ab1f02e-04f1-4c9e-89c2-ef7f29fd4c4f",
                                                "priceLevelIdentifier": "qZPvvm0OQ0SiCe0WFnZ5Ng==",
                                                "priceLevelIdentifierGuid": "beef93a9-0e6d-4443-a209-ed1616767936",
                                                "productName": "sample string 23",
                                                "apn": "sample string 24",
                                                "unknownScans": [
                                                  {
                                                    "$id": "73",
                                                    "id": 1,
                                                    "saleDetailID": 2,
                                                    "storeID": 1,
                                                    "scanned": "2025-08-02T23:22:07.688042",
                                                    "operatorG_UID": "QEA=",
                                                    "barcode": "sample string 4",
                                                    "processed": 1
                                                  },
                                                  {
                                                    "$ref": "73"
                                                  }
                                                ],
                                                "refund": {
                                                  "$id": "74",
                                                  "id": 1,
                                                  "g_UID": "famMjXDiq0+WNFs+bCV1Zg==",
                                                  "guid": "8d8ca97d-e270-4fab-9634-5b3e6c257566",
                                                  "description": "sample string 1",
                                                  "dumped": true,
                                                  "inventoryReasonID": 1,
                                                  "sortOrder": 1,
                                                  "updated": "2025-08-02T23:22:07.688042"
                                                },
                                                "modifier": {
                                                  "$id": "75",
                                                  "id": 1,
                                                  "setG_UID": "6mUcxlvm90ivCgexNAdMVA==",
                                                  "modifierSetGuid": "c61c65ea-e65b-48f7-af0a-07b134074c54",
                                                  "name": "sample string 2",
                                                  "price": 1,
                                                  "quantity": 1,
                                                  "modifierType": 1,
                                                  "groupNumber": 1,
                                                  "pageNumber": 1,
                                                  "controlOrder": 1,
                                                  "printToStation": true,
                                                  "pluG_UID": "cd8DJq8+pUGRXZNMnN/LYQ==",
                                                  "pluGuid": "2603df71-3eaf-41a5-915d-934c9cdfcb61",
                                                  "deleted": true,
                                                  "g_UID": "fQSMON6200i1L66chdILMA==",
                                                  "guid": "388c047d-b6de-48d3-b52f-ae9c85d20b30",
                                                  "product": {
                                                    "$ref": "18"
                                                  }
                                                },
                                                "priceLevelName": "sample string 25",
                                                "pumpNumber": 1,
                                                "hoseNumber": 1
                                              },
                                              {
                                                "$ref": "72"
                                              }
                                            ],
                                            "eftReceipts": [
                                              {
                                                "$id": "76",
                                                "id": 1,
                                                "storeID": 1,
                                                "saleHeaderID": 2,
                                                "storeSaleHeader": {
                                                  "$ref": "70"
                                                },
                                                "receipt": "sample string 3",
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "76"
                                              }
                                            ],
                                            "payments": [
                                              {
                                                "$ref": "69"
                                              },
                                              {
                                                "$ref": "69"
                                              }
                                            ],
                                            "cards": [
                                              {
                                                "$id": "77",
                                                "id": 1,
                                                "saleHeaderID": 1,
                                                "identifier": "sample string 2",
                                                "cardType": 3,
                                                "providerName": "sample string 4"
                                              },
                                              {
                                                "$ref": "77"
                                              }
                                            ],
                                            "campaignHits": [
                                              {
                                                "$id": "78",
                                                "id": 1,
                                                "saleHeaderID": 2,
                                                "campaign": "sample string 3",
                                                "name": "sample string 4",
                                                "processed": 1,
                                                "campaignDescription": "sample string 5"
                                              },
                                              {
                                                "$ref": "78"
                                              }
                                            ],
                                            "fuel": [
                                              {
                                                "$id": "79",
                                                "id": 1,
                                                "plu": 1,
                                                "pluG_UID": "EbFyKQ1/nU61ZKozdnf82w==",
                                                "pluGuid": "2972b111-7f0d-4e9d-b564-aa337677fcdb",
                                                "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:07.688042",
                                                "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:07.688042",
                                                "tagNumber": "sample string 15",
                                                "trackTwoRem": "sample string 16",
                                                "transCode": 1,
                                                "transType": 1,
                                                "unitPrice": 1.0,
                                                "vehicleReg": "sample string 17",
                                                "offline": true,
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "79"
                                              }
                                            ],
                                            "fuelResells": [
                                              {
                                                "$id": "80",
                                                "saleItemID": 1,
                                                "saleHeaderID": 2,
                                                "plu": 1,
                                                "pluG_UId": "jSd5kohQPEe/tyBxAUTKsQ==",
                                                "pluGuid": "9279278d-5088-473c-bfb7-20710144cab1",
                                                "accountID": "PuapSu/Zp0GlJkE7vH72Cw==",
                                                "accountIDGuid": "4aa9e63e-d9ef-41a7-a526-413bbc7ef60b",
                                                "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:07.688042",
                                                "bestOrExpireType": 1,
                                                "refundG_UID": "EbpOstF5aUG1MMbfK+AKZQ==",
                                                "refundGuid": "b24eba11-79d1-4169-b530-c6df2be00a65",
                                                "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": "80"
                                              }
                                            ],
                                            "customerOrder": [
                                              {
                                                "$id": "81",
                                                "identifier": "SJFrGg4Yj0+VuNZ3Dxm3Ww==",
                                                "identifierGuid": "1a6b9148-180e-4f8f-95b8-d6770f19b75b",
                                                "id": 1,
                                                "orderNo": 2,
                                                "externalSaleIdentifier": "sample string 3",
                                                "storeID": 4,
                                                "zoneID": 5,
                                                "deptNo": 6,
                                                "customerIdentifier": "5/cquPLRFESsdU/u1Ik2og==",
                                                "customerIdentifierGuid": "b82af7e7-d1f2-4414-ac75-4feed48936a2",
                                                "operatorNo": 1,
                                                "operatorG_UID": "Hi+qqwYvHkC0/Uxst6vxvg==",
                                                "operatorGuid": "abaa2f1e-2f06-401e-b4fd-4c6cb7abf1be",
                                                "created": "2025-08-02T23:22:07.688042",
                                                "ordered": "2025-08-02T23:22:07.688042",
                                                "started": "2025-08-02T23:22:07.688042",
                                                "completed": "2025-08-02T23:22:07.688042",
                                                "supplied": "2025-08-02T23:22:07.688042",
                                                "quickTicket": 1,
                                                "deleted": true,
                                                "walkAway": true,
                                                "approxWait": 1,
                                                "actualWait": 1,
                                                "deliveryMethod": 8,
                                                "externalSaleType": 9,
                                                "customer": {
                                                  "$ref": "63"
                                                },
                                                "operator": {
                                                  "$ref": "30"
                                                },
                                                "details": [
                                                  {
                                                    "$id": "82",
                                                    "headerID": 1,
                                                    "plu": 1,
                                                    "pluG_UId": "58E6U/ksjEKz//e/ExAmpw==",
                                                    "pluGuid": "533ac1e7-2cf9-428c-b3ff-f7bf131026a7",
                                                    "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": "m7k9CS7+lEqShhckfm0F5Q==",
                                                    "headerIdentifierGuid": "093db99b-fe2e-4a94-9286-17247e6d05e5",
                                                    "product": {
                                                      "$ref": "18"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "82"
                                                  }
                                                ],
                                                "storeName": "sample string 11",
                                                "customerName": "sample string 12",
                                                "storeReplyTo": "sample string 13",
                                                "storeSubjectLine": "sample string 14",
                                                "storeSaleHeader": {
                                                  "$ref": "70"
                                                }
                                              },
                                              {
                                                "$ref": "81"
                                              }
                                            ],
                                            "surveyResponses": [
                                              {
                                                "$id": "83",
                                                "surveyG_UID": "FWGGdOdT9kWzuajpfouZVQ==",
                                                "surveyGuid": "74866115-53e7-45f6-b3b9-a8e97e8b9955",
                                                "saleHeaderGuid": "lJUpFFHazU65A7XjvYBbMw==",
                                                "saleGuid": "14299594-da51-4ecd-b903-b5e3bd805b33",
                                                "textResponse": "sample string 1",
                                                "integerResponse": 1,
                                                "g_UIDResponse": "fXulRlB2d0uL5UAYQL9jbw==",
                                                "guidResponse": "46a57b7d-7650-4b77-8be5-401840bf636f",
                                                "whoAnswered": 2,
                                                "answeredAtUTC": "2025-08-02T23:22:07.688042",
                                                "sale": {
                                                  "$ref": "70"
                                                },
                                                "survey": {
                                                  "$id": "84",
                                                  "g_UID": "ZU2Qin+2pUaQ1nX7Rh+NHQ==",
                                                  "guid": "8a904d65-b67f-46a5-90d6-75fb461f8d1d",
                                                  "name": "sample string 1",
                                                  "storeID": 2,
                                                  "zoneID": 1,
                                                  "checkoutFormG_UID": "XH8eZUYHzEeMJ56SWG1cHQ==",
                                                  "checkoutFormGuid": "651e7f5c-0746-47cc-8c27-9e92586d5c1d",
                                                  "displayToWho": 3,
                                                  "displayWhen": 4,
                                                  "start": "2025-08-02T23:22:07.688042",
                                                  "end": "2025-08-02T23:22:07.688042",
                                                  "deleted": true,
                                                  "updated": "2025-08-02T23:22:07.688042",
                                                  "possibleIntegerResponses": [
                                                    1,
                                                    2
                                                  ],
                                                  "possibleTextResponses": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "possibleGuidResponses": [
                                                    "48fc2db3-3ffe-47e6-ac6b-c49068b22bc4",
                                                    "0d90fedd-da3a-46ae-994a-68c70b0bd166"
                                                  ],
                                                  "allowsAllTextResponses": true,
                                                  "surveyForm": {
                                                    "$ref": "38"
                                                  }
                                                },
                                                "ingressId": "sample string 4"
                                              },
                                              {
                                                "$ref": "83"
                                              }
                                            ],
                                            "storeName": "sample string 38",
                                            "machineName": "sample string 39",
                                            "operatorName": "sample string 40",
                                            "direction": 1,
                                            "reason": "sample string 41",
                                            "accountG_UID": "x9K7ZqeuV0WPsdS5oALv5Q==",
                                            "accountIdentifier": "66bbd2c7-aea7-4557-8fb1-d4b9a002efe5",
                                            "accountName": "sample string 42",
                                            "customerOrderIdentifier": "lT5HoIrdYEmY9hvtcMbw5w==",
                                            "customerOrderIdentifierGuid": "a0473e95-dd8a-4960-98f6-1bed70c6f0e7",
                                            "priceLevelName": "sample string 43",
                                            "revision": 44,
                                            "ingressId": "sample string 45"
                                          },
                                          "metadata": {
                                            "$id": "85",
                                            "id": 1,
                                            "paymentID": 2,
                                            "paymentIdentifier": "u1rYRrASnkGBCubGgJPrBA==",
                                            "paymentIdentifierGuid": "46d85abb-12b0-419e-810a-e6c68093eb04",
                                            "identifier": "7SN8NiSx8UiVco9XlratMw==",
                                            "identifierGuid": "367c23ed-b124-48f1-9572-8f5796b6ad33",
                                            "metadata": "sample string 3",
                                            "signatureImage": "QEA=",
                                            "itemIdentifier": "axUfGvpQIEmvTI73FSDhEg==",
                                            "itemIdentifierGuid": "1a1f156b-50fa-4920-af4c-8ef71520e112"
                                          }
                                        },
                                        {
                                          "$ref": "69"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "64"
                                    }
                                  ],
                                  "customerGroupMembers": [
                                    {
                                      "$ref": "68"
                                    },
                                    {
                                      "$ref": "68"
                                    }
                                  ],
                                  "customerGroups": [
                                    {
                                      "$ref": "67"
                                    },
                                    {
                                      "$ref": "67"
                                    }
                                  ],
                                  "accounts": [
                                    {
                                      "$ref": "65"
                                    },
                                    {
                                      "$ref": "65"
                                    }
                                  ],
                                  "account": {
                                    "$ref": "65"
                                  },
                                  "vouchers": [
                                    {
                                      "$id": "86",
                                      "customerIdentifier": "Xa/3AwUh+0a+1dUFDFrpHQ==",
                                      "customerIdentifierGuid": "03f7af5d-2105-46fb-bed5-d5050c5ae91d",
                                      "voucherName": "sample string 2",
                                      "count": 3,
                                      "storeID": 4,
                                      "barcode": "sample string 5",
                                      "redeemCount": 6,
                                      "issueCount": 7,
                                      "storeSalePaymentID": 1,
                                      "idempotentID": "7UxycdKRNkaw0MUnin5SCg==",
                                      "idempotentGuid": "71724ced-91d2-4636-b0d0-c5278a7e520a",
                                      "offline": true,
                                      "voucher": {
                                        "$id": "87",
                                        "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:07.688042",
                                        "barcodeTemplate": {
                                          "$id": "88",
                                          "templateID": 1,
                                          "template": "sample string 1",
                                          "bcFunction": "sample string 2",
                                          "sortOrder": 3
                                        },
                                        "scaleLabel": {
                                          "$id": "89",
                                          "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:07.688042",
                                          "labelPageLayout": "hYV/UTQwEE6zQpevjYcVdw==",
                                          "pageLayoutGuid": "517f8585-3034-4e10-b342-97af8d871577",
                                          "labelType": 6,
                                          "oldName": "sample string 7",
                                          "voucher": {
                                            "$ref": "87"
                                          },
                                          "elements": [
                                            {
                                              "$id": "90",
                                              "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:07.688042"
                                            },
                                            {
                                              "$ref": "90"
                                            }
                                          ]
                                        },
                                        "customerVouchers": [
                                          {
                                            "$id": "91",
                                            "id": 1,
                                            "customerIdentifier": "85VhxJCFfkepu54SIym9Dw==",
                                            "customerIdentifierGuid": "c46195f3-8590-477e-a9bb-9e122329bd0f",
                                            "voucherID": 3,
                                            "voucherName": "sample string 4",
                                            "storeID": 1,
                                            "barcode": "sample string 5",
                                            "dateOfIssue": "2025-08-02T23:22:07.688042",
                                            "issuedSaleHeaderID": 1,
                                            "issuedSaleIdentifier": "sample string 7",
                                            "issuedOfflinePaymentID": 1,
                                            "issuedIdempotentID": "H78i2qG9fE2zH+nxUojUAA==",
                                            "issuedIdempotentGuid": "da22bf1f-bda1-4d7c-b31f-e9f15288d400",
                                            "issuedOffline": true,
                                            "issuedUser": "sample string 9",
                                            "issuedNotes": "sample string 10",
                                            "expiryDate": "2025-08-02T23:22:07.688042",
                                            "expiredUser": "sample string 11",
                                            "expiredNotes": "sample string 12",
                                            "redeemed": "2025-08-02T23:22:07.688042",
                                            "redeemedSaleHeaderID": 1,
                                            "redeemedSaleIdentifier": "sample string 13",
                                            "redeemedOfflinePaymentID": 1,
                                            "redeemedIdempotentID": "URItGCoWNEi3GbgPig0fEg==",
                                            "redeemedIdempotentGuid": "182d1251-162a-4834-b719-b80f8a0d1f12",
                                            "redeemedUser": "sample string 14",
                                            "redeemedNotes": "sample string 15",
                                            "redeemedOffline": true,
                                            "updated": "2025-08-02T23:22:07.688042",
                                            "storeName": "sample string 17",
                                            "scaleLabel": {
                                              "$ref": "89"
                                            },
                                            "voucher": {
                                              "$ref": "87"
                                            },
                                            "customer": {
                                              "$ref": "63"
                                            },
                                            "issuedOfflinePayment": {
                                              "$ref": "69"
                                            },
                                            "redeemedOfflinePayment": {
                                              "$ref": "69"
                                            }
                                          },
                                          {
                                            "$ref": "91"
                                          }
                                        ]
                                      },
                                      "customer": {
                                        "$ref": "63"
                                      }
                                    },
                                    {
                                      "$ref": "86"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "62"
                              }
                            ],
                            "customerGroups": [
                              {
                                "$id": "92",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "groupID": "APlSa+bYbE2/qbzjRCmX/A==",
                                "groupIDGuid": "6b52f900-d8e6-4d6c-bfa9-bce3442997fc",
                                "campaign": {
                                  "$ref": "59"
                                },
                                "group": {
                                  "$ref": "67"
                                }
                              },
                              {
                                "$ref": "92"
                              }
                            ],
                            "signIqTickets": [
                              {
                                "$id": "93",
                                "identifier": "ZgLB7B97Jkyy6tI3Wo+5/w==",
                                "identifierGuid": "ecc10266-7b1f-4c26-b2ea-d2375a8fb9ff",
                                "campaignName": "sample string 2",
                                "message": "sample string 3",
                                "ticketFileSource": "sample string 4",
                                "ticketFileDestination": "sample string 5",
                                "storeID": 1
                              },
                              {
                                "$ref": "93"
                              }
                            ],
                            "comboPriceGroups": [
                              {
                                "$id": "94",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "g_UID": "JNRvPRvAt0KIhtYPJjehoA==",
                                "guid": "3d6fd424-c01b-42b7-8886-d60f2637a1a0",
                                "description": "sample string 5",
                                "newPrice": 1,
                                "rangeDescription": "sample string 6",
                                "dealDescription": "sample string 7",
                                "labelQuantity": 8,
                                "hostProductCategoryID": 1,
                                "offerID": 1,
                                "dontUpdatePricePlus": true,
                                "campaign": {
                                  "$ref": "59"
                                },
                                "comboPricePlus": [
                                  {
                                    "$id": "95",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "groupG_UID": "zqQxLB2bHEGp+gPyJVAq9Q==",
                                    "groupGuid": "2c31a4ce-9b1d-411c-a9fa-03f225502af5",
                                    "comboPriceType": 5,
                                    "priceType": 5,
                                    "pluG_UID": "+rYXpq858kW+Zg0Lggu19g==",
                                    "pluGuid": "a617b6fa-39af-45f2-be66-0d0b820bb5f6",
                                    "priceGroupG_UID": "TrG5seyr1EqnsN6n5posbw==",
                                    "priceGroupGuid": "b1b9b14e-abec-4ad4-a7b0-dea7e69a2c6f",
                                    "campaignPoolID": "sample string 7",
                                    "quantity": 1,
                                    "campaign": {
                                      "$ref": "59"
                                    },
                                    "product": {
                                      "$ref": "18"
                                    },
                                    "priceGroup": {
                                      "$ref": "24"
                                    },
                                    "campaignPool": {
                                      "$ref": "59"
                                    }
                                  },
                                  {
                                    "$ref": "95"
                                  }
                                ]
                              },
                              {
                                "$ref": "94"
                              }
                            ],
                            "priceLevels": [
                              {
                                "$id": "96",
                                "id": 1,
                                "priceLevelIdentifier": "1+z6WVXU/k6YPhQ/mxemyQ==",
                                "priceLevelIdentifierGuid": "59faecd7-d455-4efe-983e-143f9b17a6c9",
                                "campaignName": "sample string 3",
                                "priceLevelName": "sample string 4"
                              },
                              {
                                "$ref": "96"
                              }
                            ]
                          },
                          "product": {
                            "$ref": "18"
                          },
                          "dealCost": {
                            "$id": "97",
                            "headerIdentifier": "F/Y72tAf00O4mZdpyd+v8A==",
                            "headerIdentifierGuid": "da3bf617-1fd0-43d3-b899-9769c9dfaff0",
                            "identifier": "9/amwAniaUOVPrZYz4Reew==",
                            "identifierGuid": "c0a6f6f7-e209-4369-953e-b658cf845e7b",
                            "supplierIdentifier": "FhbN+oezdE+KAEkoPaWNOQ==",
                            "supplierGuid": "facd1616-b387-4f74-8a00-49283da58d39",
                            "pluG_UID": "tvL/cXFq+kGBl3JWW468GQ==",
                            "pluGuid": "71fff2b6-6a71-41fa-8197-72565b8ebc19",
                            "campaignName": "bd1e218e-8f7e-454d-8ffd-23e0288af9fa",
                            "description": "sample string 4",
                            "cost": 5,
                            "costDecimals": 6,
                            "start": "2025-08-02T23:22:07.688042",
                            "end": "2025-08-02T23:22:07.688042",
                            "type": 9,
                            "promoType": 10,
                            "bonusItemPLUG_UID": "8hhr7a09ak+bXywm/OBiQA==",
                            "bonusItemPluGuid": "ed6b18f2-3dad-4f6a-9b5f-2c26fce06240",
                            "bonusPurchaseUnits": 11,
                            "bonusReceiveUnits": 12,
                            "updated": "2025-08-02T23:22:07.688042",
                            "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:07.688042",
                            "campaignEndDate": "2025-08-02T23:22:07.688042",
                            "masterPLUG_UID": "NthC0RX9V0yFGPM5cyWejw==",
                            "masterID": "d142d836-fd15-4c57-8518-f33973259e8f",
                            "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": "zjEROUnVx0GFqlE1VmSf0A==",
                            "bonusMasterID": "391131ce-d549-41c7-85aa-513556649fd0",
                            "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:07.688042",
                        "dealCosts": [
                          {
                            "$ref": "97"
                          },
                          {
                            "$ref": "97"
                          }
                        ],
                        "tags": [
                          {
                            "$id": "98",
                            "pluG_UID": "+UAxJxfH6k2+Uk0WNkkapw==",
                            "pluGuid": "273140f9-c717-4dea-be52-4d1636491aa7",
                            "tagID": 1,
                            "description": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "98"
                          }
                        ],
                        "alternateProductG_UID": "gjk70gPw60CaQO1GIFk6Kw==",
                        "alternateProduct": "d23b3982-f003-40eb-9a40-ed4620593a2b",
                        "productHostCode": {
                          "$id": "99",
                          "id": 1,
                          "pluG_UID": "l1LghQyQDU+9jXFqBNlLPw==",
                          "pluGuid": "85e05297-900c-4f0d-bd8d-716a04d94b3f",
                          "ibaCode": "sample string 2"
                        },
                        "mscCat": {
                          "$ref": "53"
                        },
                        "mscCom": {
                          "$ref": "54"
                        },
                        "mscDep": {
                          "$ref": "56"
                        },
                        "mscSubCom": {
                          "$ref": "55"
                        },
                        "isUserUpdate": true,
                        "ignoreMasterProduct": true,
                        "priceGroupLabelRequested": true,
                        "firstSold": "2025-08-02T23:22:07.688042",
                        "inventoryTracked": "2025-08-02T23:22:07.688042",
                        "isNormalPriceChangesCampaign": true
                      },
                      "supplier": {
                        "$ref": "13"
                      },
                      "serviceFee": {
                        "$id": "100",
                        "id": 1,
                        "description": "sample string 1",
                        "fee": 1
                      },
                      "isPrimaryHost": true,
                      "hostVendor": 47
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "orderCycleHeaders": [
                    {
                      "$id": "101",
                      "storeID": 1,
                      "supplierIdentifier": "x8TC2FUvZE+xPu9kaG7HqA==",
                      "supplierGuid": "d8c2c4c7-2f55-4f64-b13e-ef64686ec7a8",
                      "departmentCode": "sample string 2",
                      "warehouseDirectIndicator": "sample string 3",
                      "type": 4,
                      "storeName": "sample string 5",
                      "departmentName": "sample string 6",
                      "orderDays": 7
                    },
                    {
                      "$ref": "101"
                    }
                  ],
                  "cycles": [
                    {
                      "$id": "102",
                      "storeID": 1,
                      "supplierIdentifier": "Pqt7RSZflUiUBM51lM215g==",
                      "supplierGuid": "457bab3e-5f26-4895-9404-ce7594cdb5e6",
                      "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:07.688042",
                      "deliveryDate": "2025-08-02T23:22:07.688042",
                      "nextCutOffDate": "2025-08-02T23:22:07.688042",
                      "nextDeliveryDate": "2025-08-02T23:22:07.688042",
                      "nextDaysBuffer": 10
                    },
                    {
                      "$ref": "102"
                    }
                  ],
                  "store": {
                    "$ref": "9"
                  },
                  "updated": "2025-08-02T23:22:07.688042",
                  "isHost": true
                },
                "files": [
                  {
                    "$id": "103",
                    "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:07.688042",
                    "processed": "2025-08-02T23:22:07.688042",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2025-08-02T23:22:07.688042",
                    "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": "12"
                    },
                    "metcashHeader": {
                      "$id": "104",
                      "customerNumber": "sample string 1",
                      "creationDate": "2025-08-02T23:22:07.688042",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "103"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "105",
                    "id": 1,
                    "hostIdentifier": "c6HoIWTq90yw+ttLUaZFSg==",
                    "hostIdentifierGuid": "21e8a173-ea64-4cf7-b0fa-db4b51a6454a",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "93d23346-d7d8-44ef-b484-a02ea3798cf6",
                      "8243534f-9e81-446f-86e4-a59fec89d8c0"
                    ]
                  },
                  {
                    "$ref": "105"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "11"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "106",
                    "identifier": "LU3jli4oekGkHuJ/Tyzn5A==",
                    "identifierGuid": "96e34d2d-282e-417a-a41e-e27f4f2ce7e4",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "106"
                  }
                ],
                "promoTypeGuids": [
                  "88741a8c-dd22-43a4-976d-68d679be4a4d",
                  "ee543097-c80f-463f-a284-20dd30bb5280"
                ],
                "isPromotionOnly": false,
                "isOrderable": false,
                "vendor": 0
              },
              "groupIDs": [
                1,
                2
              ],
              "hostDescription": "sample string 24"
            },
            {
              "$ref": "11"
            }
          ],
          "accounts": [
            {
              "$ref": "6"
            },
            {
              "$ref": "6"
            }
          ],
          "sales": [
            {
              "$id": "107",
              "id": 1,
              "storeID": 1,
              "externalSalesType": 2,
              "ftpSiteID": 1,
              "lastSaleProcessed": "2025-08-02T23:22:07.688042",
              "ftpSite": {
                "$id": "108",
                "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": "107"
            }
          ],
          "zoneMatrix": [
            {
              "$ref": "105"
            },
            {
              "$ref": "105"
            }
          ],
          "cashManagements": [
            {
              "$id": "109",
              "id": 1,
              "storeID": 1,
              "cashManagementType": 2,
              "apiID": 1,
              "organisationID": "sample string 3",
              "siteName": "sample string 4",
              "thirdPartyAPI": {
                "$id": "110",
                "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": "109"
            }
          ],
          "updateStoreID": "3af42304-dd6f-4095-9381-6a307e5b0425",
          "updateStore": {
            "$id": "111",
            "id": "d18dd8eb-f8b2-4794-9795-8ff0448cc3a0",
            "name": "sample string 1",
            "lastActivity": "2025-08-02T23:22:07.688042",
            "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:07.688042"
          },
          "timeZoneId": "sample string 53",
          "securityOptions": {
            "$id": "112",
            "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": "113",
          "id": 1,
          "gradeID": 2,
          "storeID": 3,
          "g_UID": "2ZfXpBVsTkSYV+6yxFckCw==",
          "guid": "a4d797d9-6c15-444e-9857-eeb2c457240b",
          "fuelGrade": "sample string 5",
          "price1": 1,
          "price2": 1,
          "price3": 1,
          "price4": 1,
          "effective": "2025-08-02T23:22:07.688042",
          "updated": "2025-08-02T23:22:07.688042",
          "margin": 1,
          "product": {
            "$ref": "18"
          }
        }
      }
    },
    {
      "$ref": "7"
    }
  ],
  "cashBalancingFuelMeters": [
    {
      "$id": "114",
      "headerIdentifier": "n2c+qVtXgkqwhU3alRJjvw==",
      "headerIdentifierGuid": "a93e679f-575b-4a82-b085-4dda951263bf",
      "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": "115",
          "id": 1,
          "storeID": 2,
          "tankNumber": 3,
          "dispenserNumber": 4,
          "hoseNumber": 5,
          "adjustedFor": "2025-08-02T23:22:07.688042",
          "adjustedAt": "2025-08-02T23:22:07.688042",
          "adjustmentVolume": 8.0,
          "reasonDesc": "sample string 9",
          "reason": 10,
          "operatorG_UID": "UnJRi40XF0+UqjxXYknaYg==",
          "operatorGuid": "8b517252-178d-4f17-94aa-3c576249da62",
          "user": "sample string 11",
          "processed": 1,
          "storeName": "sample string 12",
          "operatorName": "sample string 13"
        },
        {
          "$ref": "115"
        }
      ]
    },
    {
      "$ref": "114"
    }
  ]
}

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��E�R8q���{�m�?ik��-%�x�3;����QX;���L�|�e��"$t4����`��1I�$vT��^L$GJ/��ģ�&H�^i������ ��V����f�C�-�
�e2�u�5D~S,ö����j���1�έ�q���T��^�%=Cq�{�1���|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
ú[O��''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R5d7f4265cd6b4013" /></Relationships>PKú[���P�Cxl/worksheets/sheet1.xml �(���[s�0�������ս��I)��K�x��xH��6�|׎mYT�>���;k��4�����:xH�"Ͷ�"�v�-���8�/��T�|2�e��b�$e`�mq���UYޝ�q1_%�Yew�֌-�|3+���6Ζ�t��e��M�-c$D�y����U�*�+��j��*��d����Y?����m8-RS}?� O��p
'�S�x2���4���`���Y�k���b����y���<X$������vIz�*�K��̳uQ�6�޻0��~Ww�\�'qAc�h�Z����(��M=�Ty�c�ǃ��HsԂI��zZOk==�u��O�X�c�!R�hB)
>=���?��֋���Z/���$9r�����֫V/#!9� APxZ�k��Ο3@���@�����&�j.�D@O�C�z�c&:H�
�';Є��JA��"��U4��[�D*����M�uWA$H�\)��"t��&K��\	��!h�m�E ���j����8B'���17�h��34��]���Q0*����$��^(s��Pf
���d�?�&�d��T�t�Q�>��]�I3���,b�EiҬJ�C��e�,b�E�#��-�Д
O�&��f��H	��N
о94Y�6�"ƙ#>f/�,b�EM#�L+h�9d}N6Y�6��DB�Mr�x1V��٬�MFy��j���?M�cQݽ�:-�-�0!��a����!}�Ő�>q6$h�x9$X�8�O��O\	�'^	�'�	�'�:�L}�@,W�;���������t ����e�����@,s�8�ݯ��Y�^;��b��́X�~w ��?����фh�;u�!��Ʀ�ݍmw�Pd9~�@,�_4����c� �is/��"�?=?}5�?��pѫf��_��+����/ו[���?���~�ҏ|���>F�z����ŭv���W?r�@�<�8k-������j���YG�Qi���QV_ǝ|e�}'�y��I^���L�PKú[Iu���Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;�������8�$�Hl�6�����W�U��H]t�j4��'�|�lvo�L^ѺI�҄A%t?������m7��NNƑ��\�{���	�w�6�Bg�v�>�v����f�U���g�����z&��Z�T�0�h{r�9r;�o���wH�@��[84KY��]Ӱ�}����ݯ�-�dx-���<G�+!*#�����p��).GjEU�0��2/������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ú[`hL��xl/sharedStrings.xml �(��U�N�@����M���\)�O�R'�q��^��5�zfCD�7nU���s�zαݿ��U��Kki7+�Mi�4�A�y9�|HO`(kp��Ч�Ű�=%\j� �m?�/7��gv����:
ďn���C~�HZ�'E�>� M���64HO�Ӥ6���K�G�a��W
�J���4��!�D.k)��Y�W�fx
�q*8¨�̈88��KJ������wD
+j-e�7�c0�ZK��ZV�e�k�5�[|��;���ʊ2g��q弄`�)�i�r/1��qSqi��^�O�#�F5ٹT��R�����>2�y�D�@��H U�4-H��������A�)���J�n��_r�5>b<7J] �+��:��4��U����]	윝�'8�w�+V��WTX�5KWGZx�[���FH��"�������*��^����d�]KO_���r�貅�A6[L��v�^q]�������[/��do�K�[�n��7ro�_���O>PK-ú[]~�ʷ5xl/workbook.xmlPK-ú[����	�[Content_Types].xmlPK-
ú[O��''V_rels/.relsPK-ú[���P�C�xl/worksheets/sheet1.xmlPK-ú[Iu���P�xl/_rels/workbook.xml.relsPK-ú[Ѓc'2E
;	xl/styles.xmlPK-ú[`hL���
xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKú[����5xl/workbook.xml �(�����0D�&�C�p�'.^=x��HmI[��o)�ě���ٷS�JO���4�.io���G��IM(ݮSZ0�~��:�`���@i!�4��r%M�'CW�?,3id���W�`\��x �X�=8��Kglu����T�a��WD2�%��e�x�֖�L�ι�k��a7i�Yҝ��
�~W_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="R863b171ce3fa4723" /></Relationships>PKú[���P�Cxl/worksheets/sheet1.xml �(���[s�0�������ս��I)��K�x��xH��6�|׎mYT�>���;k��4�����:xH�"Ͷ�"�v�-���8�/��T�|2�e��b�$e`�mq���UYޝ�q1_%�Yew�֌-�|3+���6Ζ�t��e��M�-c$D�y����U�*�+��j��*��d����Y?����m8-RS}?� O��p
'�S�x2���4���`���Y�k���b����y���<X$������vIz�*�K��̳uQ�6�޻0��~Ww�\�'qAc�h�Z����(��M=�Ty�c�ǃ��HsԂI��zZOk==�u��O�X�c�!R�hB)
>=���?��֋���Z/���$9r�����֫V/#!9� APxZ�k��Ο3@���@�����&�j.�D@O�C�z�c&:H�
�';Є��JA��"��U4��[�D*����M�uWA$H�\)��"t��&K��\	��!h�m�E ���j����8B'���17�h��34��]���Q0*����$��^(s��Pf
���d�?�&�d��T�t�Q�>��]�I3���,b�EiҬJ�C��e�,b�E�#��-�Д
O�&��f��H	��N
о94Y�6�"ƙ#>f/�,b�EM#�L+h�9d}N6Y�6��DB�Mr�x1V��٬�MFy��j���?M�cQݽ�:-�-�0!��a����!}�Ő�>q6$h�x9$X�8�O��O\	�'^	�'�	�'�:�L}�@,W�;���������t ����e�����@,s�8�ݯ��Y�^;��b��́X�~w ��?����фh�;u�!��Ʀ�ݍmw�Pd9~�@,�_4����c� �is/��"�?=?}5�?��pѫf��_��+����/ו[���?���~�ҏ|���>F�z����ŭv���W?r�@�<�8k-������j���YG�Qi���QV_ǝ|e�}'�y��I^���L�PKú[B�F��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�I����vÆm�{�DMl�v���G�
XE�Tb�������4����ݿ�yAFkZ�3��j4}�ְ�m8��&�0�@Ҋ	-1�
�A8��Y�&u����)�=uB�D��`lE���Lr�8��j=J|��<������0 F G�{�-����<KT O��C�.��`\�uɛU��M-�˄���;_��@d�J�+�w�]e�Q=G�.�tZ�j
�xהu�)ͻN_���_�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ú[`hL��xl/sharedStrings.xml �(��U�N�@����M���\)�O�R'�q��^��5�zfCD�7nU���s�zαݿ��U��Kki7+�Mi�4�A�y9�|HO`(kp��Ч�Ű�=%\j� �m?�/7��gv����:
ďn���C~�HZ�'E�>� M���64HO�Ӥ6���K�G�a��W
�J���4��!�D.k)��Y�W�fx
�q*8¨�̈88��KJ������wD
+j-e�7�c0�ZK��ZV�e�k�5�[|��;���ʊ2g��q弄`�)�i�r/1��qSqi��^�O�#�F5ٹT��R�����>2�y�D�@��H U�4-H��������A�)���J�n��_r�5>b<7J] �+��:��4��U����]	윝�'8�w�+V��WTX�5KWGZx�[���FH��"�������*��^����d�]KO_���r�貅�A6[L��v�^q]�������[/��do�K�[�n��7ro�_���O>PK-ú[����5xl/workbook.xmlPK-ú[����	�[Content_Types].xmlPK-
ú[��~�''V_rels/.relsPK-ú[���P�C�xl/worksheets/sheet1.xmlPK-ú[B�F��P�xl/_rels/workbook.xml.relsPK-ú[Ѓc'2E
>	xl/styles.xmlPK-ú[`hL���
xl/sharedStrings.xmlPK�