POST api/cashBalancing/{id}/recalculate

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

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Cash balancing header identifier

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Updated cash balancing header

CashBalancingHeader
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

StoreID

integer

None.

Date

date

None.

Started

date

None.

Ended

date

None.

CashFinalised

boolean

None.

CashTotalAmount

integer

None.

EftFinalised

boolean

None.

EftTotalAmount

integer

None.

BankFinalised

boolean

None.

BankTotalAmount

integer

None.

BankingOpened

boolean

None.

FuelRequired

Indicates that fuel finalisation is required for total finalisation

boolean

None.

FuelFinalised

Indicates whether fuel has been finalised for this date

boolean

None.

CreatedDuringTradingDay

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

boolean

None.

AccountingFinalised

AccountStatus

None.

EndOfDayID

integer

None.

StoreName

string

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

AutoFill

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

boolean

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

CreateRelations

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

boolean

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

InvalidDates

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

boolean

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

CashDetails

Collection of CashBalancing

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

EftDetails

Collection of CashBalancingEft

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

BankDetailSummary

CashBalancingBanking

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

CashBalancingBankingAccounts

Collection of CashBalancingBankingAccount

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

CashBalancingFuelTankLevels

Collection of CashBalancingFuelTankLevel

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

CashBalancingFuelMeters

Collection of CashBalancingFuelMeter

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

Response Formats

application/json, text/json

Sample:
{
  "identifier": "ILNSJziBj0yPFADXeaYzwQ==",
  "identifierGuid": "2752b320-8138-4c8f-8f14-00d779a633c1",
  "storeID": 2,
  "date": "2025-10-05T00:03:57.6266824",
  "started": "2025-10-05T00:03:57.6266824",
  "ended": "2025-10-05T00:03:57.6266824",
  "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": "PGxpbIR47kyINffsG5SlRg==",
      "headerIdentifierGuid": "6c696c3c-7884-4cee-8835-f7ec1b94a546",
      "operatorG_UID": "WPkWJ+CRW0KeEeqX5hOjQg==",
      "operatorGuid": "2716f958-91e0-425b-9e11-ea97e613a342",
      "date": "2025-10-05T00:03:57.6266824",
      "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-10-05T00:03:57.6266824",
      "end": "2025-10-05T00:03:57.6266824",
      "operatorName": "sample string 16",
      "operatorNumber": "sample string 17",
      "machineName": "sample string 18",
      "operators": "sample string 19"
    },
    {
      "$ref": "2"
    }
  ],
  "eftDetails": [
    {
      "$id": "3",
      "id": 1,
      "headerIdentifier": "9yeoKFowU0KDsTXrnDUt/w==",
      "headerIdentifierGuid": "28a827f7-305a-4253-83b1-35eb9c352dff",
      "date": "2025-10-05T00:03:57.6266824",
      "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": "hF/8TfILg0aRt4BOJA0ZsQ==",
    "headerIdentifierGuid": "4dfc5f84-0bf2-4683-91b7-804e240d19b1",
    "bankName": "sample string 3",
    "expectedCash": 4,
    "cashDeclared": 1,
    "expectedPickup": 5,
    "pickupDeclared": 1,
    "expectedCheque": 6,
    "chequeDeclared": 1
  },
  "cashBalancingBankingAccounts": [
    {
      "$id": "5",
      "id": 1,
      "headerIdentifier": "OwWbMmEdjUCYZO5T20kSVw==",
      "headerIdentifierGuid": "329b053b-1d61-408d-9864-ee53db491257",
      "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": "48Jz2pBDgki7AU8kxiaAMA==",
      "headerIdentifierGuid": "da73c2e3-4390-4882-bb01-4f24c6268030",
      "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-10-05T00:03:57.6266824",
        "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-10-05T00:03:57.6266824",
          "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": "qm9k8SnBI0ig3ahCvbem+Q==",
          "hostIdentifierGuid": "f1646faa-c129-4823-a0dd-a842bdb7a6f9",
          "hostName": 1,
          "hostAddress": "sample string 27",
          "hostUsername": "sample string 28",
          "hostPassword": "sample string 29",
          "excludeFromLeadInOut": true,
          "accountingProvider": 31,
          "accountingAddress": "sample string 32",
          "accountingUsername": "sample string 33",
          "accountingPassword": "sample string 34",
          "storeAccountingCode": "sample string 35",
          "softwareVariance": 36,
          "fuelWarningVariance": 37.0,
          "fuelErrorVariance": 38.0,
          "fuelAccumulatedWarningVariance": 39.0,
          "fuelAccumulatedErrorVariance": 40.0,
          "drawManagment": 41,
          "endOfDayManagment": true,
          "autoFillCashBalancing": true,
          "fuelDayVariance": 44,
          "accountingTradingTime": "00:00:00.1234567",
          "stockActivateProduct": 46,
          "giftCardSalesAccountingDeptCode": "sample string 47",
          "transactionDiscountAccountingDeptCode": "sample string 48",
          "size": 49,
          "updated": "2025-10-05T00:03:57.6266824",
          "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": "fT72trBq/kOa2BjJfRSkzg==",
              "hostIdentifierGuid": "b6f63e7d-6ab0-43fe-9ad8-18c97d14a4ce",
              "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": "qu5ECOTexU6LnqAqRPblPA==",
                "identifierGuid": "0844eeaa-dee4-4ec5-8b9e-a02a44f6e53c",
                "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": "c7fK3BPSQkaXfsdV0TJcqw==",
                "hostSupplierIdentifierGuid": "dccab773-d213-4642-977e-c755d1325cab",
                "loyaltyPriceLevelIdentifier": "Zk1j3PXFOUGTV/6se2yqKA==",
                "loyaltyPriceLevelIdentifierGuid": "dc634d66-c5f5-4139-9357-feac7b6caa28",
                "isGroup": true,
                "description": "sample string 22",
                "hostProvider": 23,
                "hostTypeEnum": 24,
                "hostType": "sample string 25",
                "hostCode": "sample string 26",
                "username": "sample string 27",
                "password": "sample string 28",
                "passwordPlain": "sample string 29",
                "server": "sample string 30",
                "url": "sample string 31",
                "global": true,
                "stateCode": "sample string 33",
                "lastCollected": "2025-10-05T00:03:57.6266824",
                "lastProcessed": "2025-10-05T00:03:57.6266824",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$id": "13",
                  "identifier": "gHxO0gm+1UurAymQkQ4Ajw==",
                  "identifierGuid": "d24e7c80-be09-4bd5-ab03-2990910e008f",
                  "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": "FjbAnJjRjEeLlvNnbkvcAA==",
                  "primaryContactID": "9cc03616-d198-478c-8b96-f3676e4bdc00",
                  "storeID": 1,
                  "abn": "sample string 16",
                  "supplierGroupIdentifier": "GxC9FYoZ8EalxZOCB8Hpiw==",
                  "supplierGroupGuid": "15bd101b-198a-46f0-a5c5-938207c1e98b",
                  "rebate": 1.0,
                  "rebateType": 1,
                  "rebateFrequency": 1,
                  "rebateSource": 1,
                  "rebateLastClaimed": "2025-10-05T00:03:57.6266824",
                  "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": "1faa5306-0dec-4d24-898a-9729bf3424ec",
                    "identifier": "KVcci/zNw0yFWXyRm1PO3A==",
                    "identifierGuid": "8b1c5729-cdfc-4cc3-8559-7c919b53cedc",
                    "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": "mNWUT0dqUUmqQNUHBjsi+w==",
                      "supplierIdentifierGuid": "4f94d598-6a47-4951-aa40-d507063b22fb",
                      "contactGuid": "AbGYZh6EKkuWTHZyULJ1MQ==",
                      "contactID": "6698b101-841e-4b2a-964c-767250b27531",
                      "contact": {
                        "$ref": "14"
                      },
                      "supplier": {
                        "$ref": "13"
                      }
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "products": [
                    {
                      "$id": "16",
                      "pluG_UID": "0enzo4AKg0+cXC0kYdP/mA==",
                      "pluGuid": "a3f3e9d1-0a80-4f83-9c5c-2d2461d3ff98",
                      "supplierIdentifier": "fg0DLYYTQE6ncACbft1lJg==",
                      "supplierIdentifierGuid": "2d030d7e-1386-4e40-a770-009b7edd6526",
                      "cartonQuantity": 1,
                      "cartonQuantityChanged": true,
                      "productSize": "sample string 3",
                      "cigarettesPerSleeve": 1,
                      "randomWeight": true,
                      "piecesPerUnit": 5,
                      "averagePackSize": 6,
                      "effectiveDate": "2025-10-05T00:03:57.6266824",
                      "pricedByWeight": true,
                      "landedUnitCostEx": 9,
                      "landedUnitCostInc": 10,
                      "landedCartonCostInc": 11,
                      "landedCartonCostEx": 12,
                      "standardCost": 13,
                      "deliveryFee": 1,
                      "deliveryFeeBasis": "sample string 14",
                      "pickAndPackFee": 1,
                      "pickAndPackFeeBasis": "sample string 15",
                      "financeFee": 1,
                      "financeFeeBasis": "sample string 16",
                      "cartonLength": 1,
                      "cartonWidth": 1,
                      "cartonHeight": 1,
                      "palletLayerQuantity": 1,
                      "palletLayers": 1,
                      "itemCode": "sample string 17",
                      "invoiceCode": "sample string 18",
                      "invoiceDesc": "sample string 19",
                      "orderDirect": true,
                      "useCost": true,
                      "minimumQuantity": 20,
                      "hostType": 21,
                      "fromHost": 22,
                      "minimumReorder": 1,
                      "maximumReorder": 1,
                      "orderMultiple": 23.1,
                      "sellMultiple": 24.1,
                      "baseMultiple": 25.1,
                      "hostStandardCost": 26,
                      "hostTotalCost": 27,
                      "hostRetail": 28,
                      "hostLandedUnitCostEx": 29,
                      "hostLandedUnitCostInc": 30,
                      "hostDesc": "sample string 31",
                      "directIndicator": "sample string 32",
                      "availableToOrder": true,
                      "hostRangeIndicator": "sample string 34",
                      "hostProductType": "sample string 35",
                      "hostProductGrade": "sample string 36",
                      "hostProductGroup": "sample string 37",
                      "hostSlowMoving": true,
                      "hostGeneralMerchandise": true,
                      "hostPillar": "sample string 40",
                      "hostLastUpdated": "2025-10-05T00:03:57.6266824",
                      "rebate": 1.0,
                      "rebateExclude": true,
                      "invoiceCodes": [
                        {
                          "$id": "17",
                          "pluG_UID": "ufGRuFnzaUS6BpbAh+oNKw==",
                          "pluGuid": "b891f1b9-f359-4469-ba06-96c087ea0d2b",
                          "supplierIdentifier": "ALLXVxQTnE2EzK1KUixQbg==",
                          "supplierIdentifierGuid": "57d7b200-1314-4d9c-84cc-ad4a522c506e",
                          "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": "DyAV+UpHGEOI9u3UhbCvxw==",
                      "parentPluGuid": "f915200f-474a-4318-88f6-edd485b0afc7",
                      "freight": 45.0,
                      "freightType": 1,
                      "product": {
                        "$id": "18",
                        "plu": 1,
                        "storeID": 1,
                        "masterPluG_UID": "QEA=",
                        "storeIDs": [
                          1,
                          2
                        ],
                        "g_UId": "kI3gEwIMnkmRrx6zAV+Vhg==",
                        "guid": "13e08d90-0c02-499e-91af-1eb3015f9586",
                        "apn": "sample string 1",
                        "apnChanged": true,
                        "apnSwitched": true,
                        "barcode": "sample string 4",
                        "itemNumber": "sample string 5",
                        "itemNumberChanged": true,
                        "priceGroupG_UID": "QseraDtKlUie/IS6rIp2+Q==",
                        "priceGroupGuid": "68abc742-4a3b-4895-9efc-84baac8a76f9",
                        "blueprintID": 1,
                        "lastCountedDate": "2025-10-05T00:03:57.6266824",
                        "externalID": "sample string 7",
                        "active": true,
                        "activated": "2025-10-05T00:03:57.6266824",
                        "pluCreated": "2025-10-05T00:03:57.6266824",
                        "createdByUser": "sample string 9",
                        "name": "sample string 10",
                        "nameChanged": true,
                        "secondDescription": "sample string 12",
                        "hostDescription": "sample string 13",
                        "keepCartonQty": true,
                        "keepDescription": true,
                        "keepDepartments": true,
                        "keepSuppliers": true,
                        "markdownDescription": "sample string 18",
                        "altDescription": "sample string 19",
                        "bestOrExpire": 20,
                        "lastUpdate": "2025-10-05T00:03:57.6266824",
                        "lastManualUpdate": "2025-10-05T00:03:57.6266824",
                        "imageName": "sample string 23",
                        "showImageOnFlipCharts": true,
                        "showTextOnFlipCharts": true,
                        "overrideFlipChartText": true,
                        "flipChartText": "sample string 27",
                        "salesMode": 1,
                        "eftCode": 1,
                        "price": 1,
                        "priceChanged": true,
                        "rrp": 1,
                        "gstPercent": 28,
                        "gstPercentChanged": true,
                        "costGSTPercent": 29,
                        "costGSTPercentChanged": true,
                        "wetPercent": 1,
                        "priceOverride": 1,
                        "cost": 1,
                        "currentCost": 1,
                        "currentCostDecimals": 1,
                        "grossProfit": 1.0,
                        "currentCostDesc": "sample string 30",
                        "currentCostEnd": "2025-10-05T00:03:57.6266824",
                        "currentCostUpdated": "2025-10-05T00:03:57.6266824",
                        "costDecimals": 31,
                        "costChanged": true,
                        "dealCostIdentifier": "QEA=",
                        "excludeFromRebate": true,
                        "rebateOverride": 1,
                        "costCalcMethod": 32,
                        "costCalcMethodChanged": true,
                        "costEffectiveDate": "2025-10-05T00:03:57.6266824",
                        "defaultGP": 1,
                        "breakTargetMode": 33,
                        "break1": 1,
                        "price1": 1,
                        "target1": 34,
                        "break2": 1,
                        "price2": 1,
                        "target2": 35,
                        "break3": 1,
                        "price3": 1,
                        "target3": 36,
                        "break1Changed": true,
                        "price1Changed": true,
                        "target1Changed": true,
                        "break2Changed": true,
                        "price2Changed": true,
                        "target2Changed": true,
                        "break3Changed": true,
                        "price3Changed": true,
                        "target3Changed": true,
                        "breakTargetModeChanged": true,
                        "margin": 1.1,
                        "marginChanged": true,
                        "marginRanged": true,
                        "marginRangedChanged": true,
                        "minimumMargin": 1.1,
                        "minimumMarginChanged": true,
                        "maximumMargin": 1.1,
                        "maximumMarginChanged": true,
                        "overrideHostWarehouseIndicator": true,
                        "overrideHostWarehouseIndicatorChanged": true,
                        "overrideHostPrice": true,
                        "overrideHostPriceChanged": true,
                        "overrideHostCost": true,
                        "overrideHostCostChanged": true,
                        "overrideHostMargin": true,
                        "overrideHostMarginChanged": true,
                        "alwaysApplyMargin": true,
                        "alwaysApplyMarginChanged": true,
                        "aws": 1.0,
                        "paws": 1.0,
                        "awsUpdated": "2025-10-05T00:03:57.6266824",
                        "posTare": 1,
                        "altPrice": 1.0,
                        "altPriceChanged": true,
                        "altPriceMode": 53,
                        "altPriceModeChanged": true,
                        "altPLUG_UID": "QH5xsF69RkeGVayuIHNBqA==",
                        "altPLUGuid": "b0717e40-bd5e-4746-8655-acae207341a8",
                        "altPLUGuidChanged": true,
                        "altPriceDescription1": "sample string 54",
                        "altPriceDescription2": "sample string 55",
                        "cartonQuantity": 56,
                        "cartonQuantityChanged": true,
                        "trayID": 1,
                        "promptID": 1,
                        "tare": 1,
                        "packQty": 1,
                        "fixedWeight": 1,
                        "extraMesg": 1,
                        "text1": "sample string 58",
                        "text2": "sample string 59",
                        "text3": "sample string 60",
                        "labelText": "sample string 61",
                        "labelTextChanged": true,
                        "sendToScale": true,
                        "nonScaleWeigh": true,
                        "labelFormat": "sample string 65",
                        "barcodeFormat": "sample string 66",
                        "austMade": 1,
                        "coolCode": 67,
                        "countryOfOrigin": "sample string 68",
                        "percentContent": 69.1,
                        "departmentID": 1,
                        "subDepartmentID": 1,
                        "minorDepartmentID": 1,
                        "lesserDepartmentID": 1,
                        "deptCode": "sample string 70",
                        "subDeptCode": "sample string 71",
                        "minorDeptCode": "sample string 72",
                        "lesserDeptCode": "sample string 73",
                        "deptName": "sample string 74",
                        "subDeptName": "sample string 75",
                        "minorDeptName": "sample string 76",
                        "lesserDeptName": "sample string 77",
                        "departmentChanged": true,
                        "subCategoryID": 1,
                        "expiry": 1,
                        "showDays": 1,
                        "datePrint": 1,
                        "labelRequired": true,
                        "labelShelfQty": 80,
                        "labelShelfChanged": true,
                        "labelTalkerQty": 82,
                        "labelSmall": true,
                        "labelLastPrinted": "2025-10-05T00:03:57.6266824",
                        "labelLastPrice": 1,
                        "shelfPageLayoutG_UID": "BPE0qor6jEiSP9bcZpypTg==",
                        "shelfPageLayoutGuid": "aa34f104-fa8a-488c-923f-d6dc669ca94e",
                        "talkerPageLayoutG_UID": "cN5Zhba+oki9jWVG/pKCsA==",
                        "talkerPageLayoutGuid": "8559de70-beb6-48a2-bd8d-6546fe9282b0",
                        "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": "d0kDZESQrk6zknY6rA0SLw==",
                        "inventoryIdentifier": "64034977-9044-4eae-b392-763aac0d122f",
                        "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": "5Wd570Aa6U+8ukWsp1tIPg==",
                        "parentPluGuid": "ef7967e5-1a40-4fe9-bcba-45aca75b483e",
                        "preferredHostVendor": 104,
                        "preferredHostChanged": true,
                        "code": "sample string 106",
                        "supplierIdentifier": "PaaZPwH+X0eAZXNWYhTK8g==",
                        "supplierIdentifierGuid": "3f99a63d-fe01-475f-8065-73566214caf2",
                        "supplierChanged": true,
                        "rebateSupplierIdentifier": "3PQln90bMU2LeKKMJPIn0g==",
                        "rebateSupplierIdentifierGuid": "9f25f4dc-1bdd-4d31-8b78-a28c24f227d2",
                        "rebateSupplierChanged": true,
                        "availableForOrder": true,
                        "warehouseDirectIndicator": "sample string 108",
                        "warehouseDirectIndicatorChanged": true,
                        "productGrade": "sample string 110",
                        "productType": "sample string 111",
                        "productGroup": "sample string 112",
                        "complianceIndicator": "sample string 113",
                        "inhouseBrand": "sample string 114",
                        "slowMoving": true,
                        "generalMerchandise": true,
                        "comment": "sample string 117",
                        "lastUpdatedByUser": "sample string 118",
                        "lastManualUpdatedByUser": "sample string 119",
                        "lastUpdatedByUserOverride": true,
                        "lastUpdatedByHost": "2025-10-05T00:03:57.6266824",
                        "commodity": "sample string 121",
                        "businessPillar": "sample string 122",
                        "mscCommodity": "sample string 123",
                        "hostIdentifier": "D+jFjjZ7gUq/wkihGfbsFw==",
                        "hostIdentifierGuid": "8ec5e80f-7b36-4a81-bfc2-48a119f6ec17",
                        "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": "m0vZU+2rEE6PrGZR9x2xmQ==",
                            "pluGuid": "53d94b9b-abed-4e10-8fac-6651f71db199",
                            "plu": 1,
                            "storeID": 1,
                            "zoneID": 2,
                            "zoneName": "sample string 3",
                            "store": "sample string 4",
                            "priceNow": 5,
                            "costNow": 6,
                            "costNowDecimals": 7,
                            "normalPrice": 8,
                            "priceNext": 1,
                            "costNext": 1,
                            "costNextDecimals": 9,
                            "nextCampaignName": "sample string 10",
                            "gstPercent": 11,
                            "normalCost": 12,
                            "normalCostDecimals": 13,
                            "costGstPercent": 14,
                            "costCalcMethod": 1,
                            "currentCost": 15,
                            "currentCostDecimals": 16,
                            "break1": 17,
                            "price1": 18,
                            "break2": 19,
                            "price2": 20,
                            "break3": 21,
                            "price3": 22,
                            "fuelItem": 23,
                            "fixedWeight": 24,
                            "active": true,
                            "complianceIndicator": "sample string 25",
                            "doNotOrder": true,
                            "doNotRange": true,
                            "isNormalPriceChangesCampaign": true,
                            "updated": "2025-10-05T00:03:57.6266824"
                          },
                          {
                            "$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-10-05T00:03:57.6266824",
                            "priceChangeType": 0,
                            "costDecimals": 10
                          },
                          "normalPluPrices": {
                            "$ref": "21"
                          },
                          "winningCampaign": 1,
                          "winner": {
                            "$id": "22",
                            "campaignName": "sample string 1",
                            "campaignDescription": "sample string 2",
                            "startDate": "2025-10-05T00:03:57.6266824",
                            "startTime": 3,
                            "endDate": "2025-10-05T00:03:57.6266824",
                            "endTime": 4,
                            "newPrice": 5,
                            "newCost": 6,
                            "newCostDecimals": 7,
                            "pctDiscount": 8,
                            "promoType": 1,
                            "promotionTypeCode": "sample string 9",
                            "hostType": 10,
                            "hostIdentifier": "p+ztm0C2gU6X4p/8qoX2WQ==",
                            "hostIdentifierGuid": "9bedeca7-b640-4e81-97e2-9ffcaa85f659",
                            "storeNames": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "details": [
                            {
                              "$ref": "22"
                            },
                            {
                              "$ref": "22"
                            }
                          ]
                        },
                        "tray": {
                          "$id": "23",
                          "g_UId": "0Aur9KGDMUuHuz9vR3qtxQ==",
                          "guid": "f4ab0bd0-83a1-4b31-87bb-3f6f477aadc5",
                          "name": "sample string 1",
                          "number": 1,
                          "tare": 1
                        },
                        "priceGroup": {
                          "$id": "24",
                          "priceGroupG_UID": "2wtAWWBJUUaEqcDI0ZhQCQ==",
                          "priceGroupGuid": "59400bdb-4960-4651-84a9-c0c8d1985009",
                          "name": "sample string 2",
                          "code": 1,
                          "modified": true,
                          "updated": "2025-10-05T00:03:57.6266824",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "number": 1,
                          "products": [
                            {
                              "$ref": "18"
                            },
                            {
                              "$ref": "18"
                            }
                          ],
                          "productCount": 1
                        },
                        "priceGroupName": "sample string 146",
                        "nutrifacts": {
                          "$id": "25",
                          "pluG_UID": "SRhlMi/ZfkC0qmpMypj/mg==",
                          "pluGuid": "32651849-d92f-407e-b4aa-6a4cca98ff9a",
                          "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": "c0b7013a-7b88-49ff-99e0-fd5063ec3843",
                          "created": "2025-10-05T00:03:57.6423065",
                          "createdByUser": "sample string 1",
                          "activated": "2025-10-05T00:03:57.6423065",
                          "deactivated": "2025-10-05T00:03:57.6423065",
                          "lastOrdered": "2025-10-05T00:03:57.6423065",
                          "lastOrderedQty": 2.0,
                          "lastReceived": "2025-10-05T00:03:57.6423065",
                          "lastReceivedQty": 3.0,
                          "lastInvoiceStatus": 1,
                          "lastCounted": "2025-10-05T00:03:57.6423065",
                          "lastSold": "2025-10-05T00:03:57.6423065",
                          "firstSold": "2025-10-05T00:03:57.6423065",
                          "awsUpdated": "2025-10-05T00:03:57.6423065",
                          "lastManualUpdate": "2025-10-05T00:03:57.6423065",
                          "lastManualUpdatedByUser": "sample string 5",
                          "lastUpdated": "2025-10-05T00:03:57.6423065",
                          "lastUpdatedByUser": "sample string 7",
                          "lastUpdatedByHost": "2025-10-05T00:03:57.6423065",
                          "doNotRangeUpdated": "2025-10-05T00:03:57.6423065",
                          "doNotOrderUpdated": "2025-10-05T00:03:57.6423065",
                          "tracked": "2025-10-05T00:03:57.6423065"
                        },
                        "allergens": [
                          {
                            "$id": "27",
                            "allergenID": 1,
                            "pluG_UID": "O/17mk0a30WwrQJE0++kTg==",
                            "pluGuid": "9a7bfd3b-1a4d-45df-b0ad-0244d3efa44e",
                            "contains": 2,
                            "allergenName": "sample string 3",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "costs": {
                          "$id": "28",
                          "pluG_UID": "qPGrMoN8TEKLLjXg/l/8UA==",
                          "pluGuid": "32abf1a8-7c83-424c-8b2e-35e0fe5ffc50",
                          "enteredCost": 1,
                          "weightedAvgCost": 1,
                          "lastCost": 1,
                          "rawEnteredCost": 2,
                          "rawWeightedAvgCost": 3,
                          "rawLastCost": 4,
                          "freight": 5.0,
                          "freightType": 6,
                          "costDecimals": 7,
                          "fifoCost": 1,
                          "updated": "2025-10-05T00:03:57.6423065",
                          "normalCost": 1,
                          "currentCost": 1
                        },
                        "sales": [
                          {
                            "$id": "29",
                            "saleHeaderID": 1,
                            "created": "2025-10-05T00:03:57.6423065",
                            "createdLocal": "2025-10-05T00:03:57.6423065",
                            "storeID": 3,
                            "storeName": "sample string 4",
                            "operatorG_Uid": "xFzaUFBGOUOFpN5HHHxPTw==",
                            "operatorGuid": "50da5cc4-4650-4339-85a4-de471c7c4f4f",
                            "operatorName": "sample string 5",
                            "tranType": 1,
                            "plu": 1,
                            "pluG_UId": "N8YGRtQBck6fzZZtYMjjaA==",
                            "pluGuid": "4606c637-01d4-4e72-9fcd-966d60c8e368",
                            "normalPrice": 1,
                            "totalCents": 1,
                            "cost": 1,
                            "grossProfit": 1,
                            "quantity": 1,
                            "operator": {
                              "$id": "30",
                              "id": 1,
                              "g_Uid": "WLk86kRxQk678CoLqqrL+w==",
                              "guid": "ea3cb958-7144-4e42-bbf0-2a0baaaacbfb",
                              "operatorNumber": 1,
                              "shortName": "sample string 2",
                              "firstName": "sample string 3",
                              "lastName": "sample string 4",
                              "password": "sample string 5",
                              "hasPassword": true,
                              "passwordText": "sample string 6",
                              "rfidTagID": "sample string 7",
                              "blueprintID": 1,
                              "groupID": 1,
                              "groupName": "sample string 8",
                              "managerGroupID": 1,
                              "managerGroupName": "sample string 9",
                              "zoneID": 1,
                              "zoneName": "sample string 10",
                              "loggedIn": 1,
                              "lastUsedIP": "sample string 11",
                              "deleted": true,
                              "locked": true,
                              "allowOpenTill": true,
                              "webEmail": "sample string 14",
                              "simpleOperatorType": 0,
                              "webRole": "sample string 15",
                              "updated": "2025-10-05T00:03:57.6423065",
                              "passwordResetRequired": true,
                              "alteredInStore": true,
                              "startShift": "2025-10-05T00:03:57.6423065",
                              "endShift": "2025-10-05T00:03:57.6423065",
                              "machineName": "sample string 20",
                              "drawerID": 1,
                              "stores": [
                                {
                                  "$id": "31",
                                  "operatorG_UID": "j3Si0XmnwUWEaGvnl8UoIw==",
                                  "operatorGuid": "d1a2748f-a779-45c1-8468-6be797c52823",
                                  "storeID": 2,
                                  "operator": {
                                    "$ref": "30"
                                  },
                                  "store": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "31"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "29"
                          }
                        ],
                        "apns": [
                          {
                            "$id": "32",
                            "pluID": 1,
                            "pluG_UID": "owW8eK3rwEyx5KbFEGtQvA==",
                            "pluGuid": "78bc05a3-ebad-4cc0-b1e4-a6c5106b50bc",
                            "apn": "sample string 1",
                            "deleted": true,
                            "storeID": 1,
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "32"
                          }
                        ],
                        "tuns": [
                          {
                            "$id": "33",
                            "pluG_UId": "NKCLytpGT0uXfylwlWaHVw==",
                            "pluGuid": "ca8ba034-46da-4b4f-977f-297095668757",
                            "apn": "sample string 1",
                            "tun": "sample string 2",
                            "cartonQuantity": 3,
                            "product": {
                              "$ref": "18"
                            },
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "competitionPricing": [
                          {
                            "$id": "34",
                            "identifier": "JDA1zg67g0y4AJvI/XpNCA==",
                            "identifierGuid": "ce353024-bb0e-4c83-b800-9bc8fd7a4d08",
                            "pluG_UID": "7S+NfoV+P0GUELEx5p6hUA==",
                            "pluGuid": "7e8d2fed-7e85-413f-9410-b131e69ea150",
                            "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": "i8jKyHvjNUmEum9SPP8ZMA==",
                            "groupName": "sample string 1",
                            "identifierGuid": "c8cac88b-e37b-4935-84ba-6f523cff1930",
                            "exists": true,
                            "flipChartIdentifier": "1WkJCnP1NE2/bb0+x3LOuw==",
                            "flipChartIdentifierGuid": "0a0969d5-f573-4d34-bf6d-bd3ec772cebb",
                            "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": "NAStEUljU0KghQyy/XOIHg==",
                            "groupIdentifierGuid": "11ad0434-6349-4253-a085-0cb2fd73881e",
                            "flipChart": {
                              "$id": "36",
                              "identifier": "ZPvNIoYoZEWiP+dL5Xa2aw==",
                              "identifierGuid": "22cdfb64-2886-4564-a23f-e74be576b66b",
                              "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": "g5mOQ14V50uRqn4kKxmKpw==",
                                "identifierGuid": "438e9983-155e-4be7-91aa-7e242b198aa7",
                                "name": "sample string 2",
                                "formType": "sample string 3",
                                "forms": [
                                  {
                                    "$id": "38",
                                    "id": 1,
                                    "g_UID": "woQepZjsZE2heGOOsZlxDw==",
                                    "guid": "a51e84c2-ec98-4d64-a178-638eb199710f",
                                    "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": "RMA2nOathEeNow/DWws50w==",
                                    "previousFormGuid": "9c36c044-ade6-4784-8da3-0fc35b0b39d3",
                                    "nextForm": 1,
                                    "nextFormG_UID": "6MCguouquUqbswAESXq1qw==",
                                    "nextFormGuid": "baa0c0e8-aa8b-4ab9-9bb3-0004497ab5ab",
                                    "attributes": "sample string 10",
                                    "updated": "2025-10-05T00:03:57.6423065",
                                    "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": "l6BQQs9Xi0Sy35GZ5KbaGg==",
                                        "checkoutFormGuid": "4250a097-57cf-448b-b2df-9199e4a6da1a",
                                        "identifier": "iOcOUbAhrk+nT3UL0NST+g==",
                                        "identifierGuid": "510ee788-21b0-4fae-a74f-750bd0d493fa",
                                        "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": "R3KSd/JRPUaF4zPWYDkcsg==",
                                        "valueGuid": "77927247-51f2-463d-85e3-33d660391cb2",
                                        "buttonText": "sample string 10",
                                        "valueText": "sample string 11",
                                        "drawImageAndButton": true,
                                        "updated": "2025-10-05T00:03:57.6423065",
                                        "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-10-05T00:03:57.6423065",
                                          "imageData": "QEA=",
                                          "readOnly": true
                                        }
                                      },
                                      {
                                        "$ref": "39"
                                      }
                                    ],
                                    "panels": [
                                      {
                                        "$id": "41",
                                        "id": 1,
                                        "checkoutFormID": 2,
                                        "checkoutFormG_UID": "5rso4S90hEuGJaANhguETw==",
                                        "checkoutFormGuid": "e128bbe6-742f-4b84-8625-a00d860b844f",
                                        "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": "UtOd0hJICEC8Q1oKTOSXSg==",
                                "flipChartPageIdentifierGuid": "d29dd352-4812-4008-bc43-5a0a4ce4974a",
                                "pluG_UID": "TqIvJy1sn0GaAXSH1uQWvw==",
                                "pluGuid": "272fa24e-6c2d-419f-9a01-7487d6e416bf",
                                "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": "LO8DDVUfMk2AReQoE2RLpw==",
                            "pluGuid": "0d03ef2c-1f55-4d32-8045-e42813644ba7",
                            "price": 1,
                            "costCalcMethod": 1,
                            "cost": 2,
                            "weightedAvgCost": 3,
                            "lastCost": 4,
                            "rawCost": 5,
                            "rawWeightedAvgCost": 6,
                            "rawLastCost": 7,
                            "costDecimals": 8,
                            "serviceFeeID": 9,
                            "freight": 10.0,
                            "freightType": 11,
                            "process": "sample string 12",
                            "user": "sample string 13",
                            "updated": "2025-10-05T00:03:57.6423065",
                            "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": "FfPlcbBuekmpaqL2PR5mcg==",
                            "ingredientGuid": "BIF8UOmMk0qqYJV4ULhuuQ==",
                            "ingredientIdentifier": "507c8104-8ce9-4a93-aa60-957850b86eb9",
                            "quantity": 1.0,
                            "storeIDs": [
                              1,
                              2
                            ],
                            "ingredientText": "sample string 1",
                            "ingredient": {
                              "$ref": "18"
                            }
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "bins": [
                          {
                            "$id": "45",
                            "pluG_UID": "ozWievtrz0S4mnFzWJ8Duw==",
                            "pluGuid": "7aa235a3-6bfb-44cf-b89a-7173589f03bb",
                            "shelfLocationIdentifier": "ljq01b6CNU6fSwA31P+r2A==",
                            "shelfLocationGuid": "d5b43a96-82be-4e35-9f4b-0037d4ffabd8",
                            "labelShelfDefault": 1,
                            "labelTalkerDefault": 1,
                            "labelSmall": true,
                            "labelPageLayoutG_UID": "WqW0mtO17kKSKGe3ICC8kw==",
                            "labelPageLayoutGuid": "9ab4a55a-b5d3-42ee-9228-67b72020bc93",
                            "updated": "2025-10-05T00:03:57.6423065",
                            "electronicShelfLabelIdentifier": "sample string 5",
                            "electronicshelfLabelsConfigurationID": 6,
                            "labelShelfChanged": true,
                            "productName": "sample string 8",
                            "locationText": "sample string 9",
                            "product": {
                              "$ref": "18"
                            },
                            "location": {
                              "$id": "46",
                              "identifier": "LDN6rQdOaUu8fYjdyy0LqA==",
                              "storeID": 1,
                              "identifierGuid": "ad7a332c-4e07-4b69-bc7d-88ddcb2d0ba8",
                              "name": "sample string 2",
                              "haccp": true,
                              "blueprintID": 1,
                              "updated": "2025-10-05T00:03:57.6423065",
                              "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": "a2L8etaLpkWdQ6SBj/IpTg==",
                            "pluGuid": "7afc626b-8bd6-45a6-9d43-a4818ff2294e",
                            "deptNo": 1,
                            "product": {
                              "$ref": "18"
                            },
                            "scaleLocation": {
                              "$id": "48",
                              "id": 1,
                              "deptNo": 1,
                              "deptCode": "sample string 2",
                              "name": "sample string 3",
                              "enabled": true,
                              "updated": "2025-10-05T00:03:57.6423065",
                              "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-10-05T00:03:57.6423065",
                                            "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": "tpxUrPLS40yOWjRqESXZRA==",
                                            "labelPageLayoutGuid": "ac549cb6-d2f2-4ce3-8e5a-346a1125d944",
                                            "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-10-05T00:03:57.6423065",
                                        "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": "9SqdSF8BAEOF/Yxx/SyDSA==",
                                        "labelPageLayoutGuid": "489d2af5-015f-4300-85fd-8c71fd2c8348",
                                        "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-10-05T00:03:57.6423065",
                                    "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": "TGo8aAeEWEKtRIeZ1o6QQA==",
                                    "labelPageLayoutGuid": "683c6a4c-8407-4258-ad44-8799d68e9040",
                                    "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-10-05T00:03:57.6423065",
                                "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": "uZizhoudB0aK8/mkDEqf5g==",
                                "labelPageLayoutGuid": "86b398b9-9d8b-4607-8af3-f9a40c4a9fe6",
                                "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": "8qTfkYWEeUOjqeFBiRCzjA==",
                          "pluGuid": "91dfa4f2-8485-4379-a3a9-e1418910b38c",
                          "newPrice": 1,
                          "pctDiscount": 1,
                          "newCost": 1,
                          "newCostDecimals": 6,
                          "dealCostIdentifier": "tsgb91OJqUG5vNo+5IslGQ==",
                          "dealCostGuid": "f71bc8b6-8953-41a9-b9bc-da3ee48b2519",
                          "pluName": "sample string 7",
                          "apn": "sample string 8",
                          "fuelItem": true,
                          "priceGroupG_UID": "gCPmwYIhpka7aWe/W3edgQ==",
                          "priceGroupGuid": "c1e62380-2182-46a6-bb69-67bf5b779d81",
                          "itemNumber": "sample string 10",
                          "cri": "sample string 11",
                          "pluPrice": 12,
                          "pluCost": 13,
                          "pluCostIndicator": "sample string 14",
                          "pluPriceGstPercent": 15,
                          "pluCostGstPercent": 16,
                          "pluActive": true,
                          "cartonQty": 1.1,
                          "baseUnits": 18.1,
                          "salesMode": 1,
                          "pluNormalCost": 19,
                          "pluaws": 20.0,
                          "directNumber": "sample string 21",
                          "departmentName": "sample string 22",
                          "subDepartmentName": "sample string 23",
                          "priceGroupName": "sample string 24",
                          "supplierName": "sample string 25",
                          "stockOnHand": 1.1,
                          "stockOnOrder": 1.1,
                          "lastReceived": "2025-10-05T00:03:57.6423065",
                          "rrp": 26,
                          "campaignDescription": "sample string 27",
                          "campaignComboPriceGroupG_UID": "iYzj4JMPc0648d+vkz0pJQ==",
                          "campaignComboPriceGroupIdentifier": "e0e38c89-0f93-4e73-b8f1-dfaf933d2925",
                          "promotionPlacementDescription": "sample string 28",
                          "storeAcceptances": [
                            {
                              "$id": "58",
                              "plu": 1,
                              "pluG_UId": "QEA=",
                              "campaignID": 1,
                              "campaignName": "sample string 2",
                              "storeID": 3,
                              "acceptedUtc": "2025-10-05T00:03:57.6423065",
                              "operatorG_UID": "Ny6j527xWUWQWn0mT+eOCg==",
                              "operatorGuid": "e7a32e37-f16e-4559-905a-7d264fe78e0a",
                              "machineID": 1,
                              "processed": true,
                              "appliedUtc": "2025-10-05T00:03:57.6423065",
                              "signIqTicketFileMovedUtc": "2025-10-05T00:03:57.6423065",
                              "user": "sample string 6",
                              "campaignDescription": "sample string 7",
                              "productDesc": "sample string 8",
                              "storeName": "sample string 9",
                              "effectiveUtc": "2025-10-05T00:03:57.6423065",
                              "priceChangeType": 0,
                              "operatorName": "sample string 10",
                              "hostCampaign": true,
                              "product": {
                                "$ref": "18"
                              },
                              "campaignPlu": {
                                "$ref": "57"
                              }
                            },
                            {
                              "$ref": "58"
                            }
                          ],
                          "campaign": {
                            "$id": "59",
                            "id": 1,
                            "storeID": 2,
                            "name": "6070b9c4-204c-4b48-bbc4-c69788d06c40",
                            "nameGuid": "6070b9c4-204c-4b48-bbc4-c69788d06c40",
                            "description": "sample string 4",
                            "showDiscounts": true,
                            "showTotals": true,
                            "onlyEvaluateOnSubtotal": true,
                            "useDescription": true,
                            "campaignType": 1,
                            "startDate": "2025-10-05T00:03:57.6423065",
                            "startTime": 1,
                            "endDate": "2025-10-05T00:03:57.6423065",
                            "endTime": 1,
                            "recurrence": 1,
                            "recurrenceType": 1,
                            "monthType": 1,
                            "weekDays": 1,
                            "months": 1,
                            "monthWeeks": 1,
                            "monthDays": "sample string 7",
                            "printed": true,
                            "talkerText": "sample string 8",
                            "rangeDescription": "sample string 9",
                            "dealDescription": "sample string 10",
                            "labelQuantity": 11,
                            "active": 1,
                            "deactivated": "2025-10-05T00:03:57.6423065",
                            "system": true,
                            "created": "2025-10-05T00:03:57.6423065",
                            "updated": "2025-10-05T00:03:57.6423065",
                            "priceChangeNotifiedUtc": "2025-10-05T00:03:57.6423065",
                            "promoType": 1,
                            "promotionTypeCode": "sample string 13",
                            "hostIdentifier": "AcSo5nFznkyw71oi0ybnJA==",
                            "hostIdentifierGuid": "e6a8c401-7371-4c9e-b0ef-5a22d326e724",
                            "hostType": 14,
                            "createdByUser": "sample string 15",
                            "fromHost": true,
                            "deleted": true,
                            "campaignDeleted": "2025-10-05T00:03:57.6423065",
                            "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": "XU5Moc7Cp0Oo34UzRE8x5Q==",
                                "pluGuid": "a14c4e5d-c2ce-43a7-a8df-8533444f31e5",
                                "hostOfferID": 1,
                                "priceGroupG_UID": "mT4HJJKwxEOmMCCLGQxJlQ==",
                                "priceGroupGuid": "24073e99-b092-43c4-a630-208b190c4995",
                                "fuelItem": true,
                                "pluName": "sample string 6",
                                "apn": "sample string 7",
                                "pluActive": true,
                                "cartonQty": 1,
                                "baseUnits": 9.1,
                                "cri": "sample string 10",
                                "salesMode": 1,
                                "pluaws": 11.0,
                                "directNumber": "sample string 12",
                                "departmentName": "sample string 13",
                                "subDepartmentName": "sample string 14",
                                "priceGroupName": "sample string 15",
                                "supplierName": "sample string 16",
                                "stockOnHand": 1.1,
                                "stockOnOrder": 1.1,
                                "lastReceived": "2025-10-05T00:03:57.6423065",
                                "rrp": 17,
                                "campaignDescription": "sample string 18",
                                "product": {
                                  "$ref": "18"
                                },
                                "campaign": {
                                  "$ref": "59"
                                }
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "sellingRules": [
                              {
                                "$id": "61",
                                "id": 1,
                                "identifier": "PzgdcoGrv0GMGBDqjS6WqA==",
                                "identifierStr": "PzgdcoGrv0GMGBDqjS6WqA==",
                                "identifierGuid": "721d383f-ab81-41bf-8c18-10ea8d2e96a8",
                                "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": "uelmnBjr/EKTlJt3Sde+Ow==",
                                "customerIDGuid": "9c66e9b9-eb18-42fc-9394-9b7749d7be3b",
                                "campaign": {
                                  "$ref": "59"
                                },
                                "customer": {
                                  "$id": "63",
                                  "identifier": "jAzIKK7jxkagYpMJXzbPIA==",
                                  "identifierGuid": "28c80c8c-e3ae-46c6-a062-93095f36cf20",
                                  "code": "sample string 2",
                                  "familyName": "sample string 3",
                                  "givenName": "sample string 4",
                                  "otherName": "sample string 5",
                                  "title": "sample string 6",
                                  "dateOfBirth": "2025-10-05T00:03:57.6423065",
                                  "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": "lzRZ/n83Q067Np0FAHwnWQ==",
                                  "communityIdentifierGuid": "fe593497-377f-4e43-bb36-9d05007c2759",
                                  "joined": "2025-10-05T00:03:57.6423065",
                                  "updated": "2025-10-05T00:03:57.6423065",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "groupCustomer": true,
                                  "loyaltyPoints": 1,
                                  "homeStoreID": 1,
                                  "availableSpend": 1,
                                  "priceLevelIdentifier": "mtV4PNE5+UCYnIfr0IVYlw==",
                                  "priceLevelIdentifierGuid": "3c78d59a-39d1-40f9-989c-87ebd0855897",
                                  "marketingID": "sample string 18",
                                  "hidden": true,
                                  "registered": true,
                                  "registeredOn": "2025-10-05T00:03:57.6423065",
                                  "emailMarketing": true,
                                  "smsMarketing": true,
                                  "deleted": true,
                                  "deletedUser": "sample string 24",
                                  "homeStoreName": "sample string 25",
                                  "customerCards": [
                                    {
                                      "$id": "64",
                                      "cardType": 2,
                                      "issueDate": "2025-10-05T00:03:57.6423065",
                                      "expiry": "2025-10-05T00:03:57.6423065",
                                      "customerID": "ts6oaOCsoEysjxgRD2KhIg==",
                                      "customerIDGuid": "68a8ceb6-ace0-4ca0-ac8f-18110f62a122",
                                      "initialValue": 1,
                                      "currentValue": 1,
                                      "maxLimit": 1,
                                      "minTransaction": 1,
                                      "maxTransaction": 1,
                                      "multiplier": 1.1,
                                      "active": true,
                                      "reasonInactive": 1,
                                      "idRequired": true,
                                      "idType": 1,
                                      "idValue": "sample string 5",
                                      "updated": "2025-10-05T00:03:57.6423065",
                                      "linkedAccount": "2pHse9JP9UiGRsytK0cHew==",
                                      "linkedAccountGuid": "7bec91da-4fd2-48f5-8646-ccad2b47077b",
                                      "currentValueChanged": true,
                                      "limitsChanged": true,
                                      "customer": {
                                        "$ref": "63"
                                      },
                                      "account": {
                                        "$id": "65",
                                        "id": 1,
                                        "identifier": "g273vEI4wEuaJTISjggH6w==",
                                        "identifierGuid": "bcf76e83-3842-4bc0-9a25-32128e0807eb",
                                        "referenceNo": "sample string 3",
                                        "name": "sample string 4",
                                        "created": "2025-10-05T00:03:57.6423065",
                                        "owner": "Sn3T8OW+WUmj4llvYP/kEg==",
                                        "ownerGuid": "f0d37d4a-bee5-4959-a3e2-596f60ffe412",
                                        "accountStoreGroupIdentifier": "qv+Yk0qYYkS3ltgLql8ccw==",
                                        "accountStoreGroupGuid": "9398ffaa-984a-4462-b796-d80baa5f1c73",
                                        "accountType": 1,
                                        "currentBalance": 1,
                                        "externalID": "sample string 7",
                                        "maximumLimit": 1,
                                        "accruePoints": true,
                                        "loyaltyPoints": 1,
                                        "termsOfTrade": 1,
                                        "signatureRequired": true,
                                        "referenceRequired": true,
                                        "statementSendType": 10,
                                        "ageingPeriod": 1,
                                        "monthlyAgeingPeriod": true,
                                        "explodedInvoice": true,
                                        "isFifoAllocation": true,
                                        "lastStatementSent": "2025-10-05T00:03:57.6423065",
                                        "active": true,
                                        "updated": "2025-10-05T00:03:57.6423065",
                                        "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": "YZ282YjUZ0e617O/IWuk9A==",
                                            "identifierGuid": "d9bc9d61-d488-4767-bad7-b3bf216ba4f4",
                                            "name": "sample string 2",
                                            "primaryContact": "VSj7bA05PUOckJ6R+JlHjw==",
                                            "primaryContactGuid": "6cfb2855-390d-433d-9c90-9e91f899478f",
                                            "accountID": "QIoGZu0gHEqfmj7CcJ5kPQ==",
                                            "accountIDGuid": "66068a40-20ed-4a1c-9f9a-3ec2709e643d",
                                            "special": true,
                                            "updated": "2025-10-05T00:03:57.6423065",
                                            "active": true,
                                            "reasonInactive": 1,
                                            "priceLevelIdentifier": "eT9wjB5ykUCekw2fFl3hUA==",
                                            "priceLevelIdentifierGuid": "8c703f79-721e-4091-9e93-0d9f165de150",
                                            "deleted": true,
                                            "account": {
                                              "$ref": "65"
                                            },
                                            "primaryContactCustomer": {
                                              "$ref": "63"
                                            },
                                            "customerGroupMembers": [
                                              {
                                                "$id": "68",
                                                "id": 1,
                                                "groupID": "QUz4PkFujU+pU6xUaEXq+g==",
                                                "groupIDGuid": "3ef84c41-6e41-4f8d-a953-ac546845eafa",
                                                "customerID": "O15J4xBcHUyhtBaoF4OAKQ==",
                                                "customerIDGuid": "e3495e3b-5c10-4c1d-a1b4-16a817838029",
                                                "card": "sample string 4",
                                                "linkedAccount": "didDo8BkOkuAz7ZdsxDJ/w==",
                                                "linkedAccountGuid": "a3432776-64c0-4b3a-80cf-b65db310c9ff",
                                                "customer": {
                                                  "$ref": "63"
                                                },
                                                "group": {
                                                  "$ref": "67"
                                                },
                                                "customerCard": {
                                                  "$ref": "64"
                                                }
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ]
                                      },
                                      "payments": [
                                        {
                                          "$id": "69",
                                          "id": 1,
                                          "identifier": "mhDE2DGBYkez/xE/HKDcHg==",
                                          "identifierGuid": "d8c4109a-8131-4762-b3ff-113f1ca0dc1e",
                                          "storeID": 2,
                                          "operatorName": "sample string 3",
                                          "saleHeaderID": 4,
                                          "paymentType": 5,
                                          "amount": 6,
                                          "account": "sample string 7",
                                          "accountID": "9HSIT92fe0CsKxCzderOQA==",
                                          "accountIDGuid": "4f8874f4-9fdd-407b-ac2b-10b375eace40",
                                          "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-10-05T00:03:57.6423065",
                                          "invRocNo": "sample string 14",
                                          "responseCode": "sample string 15",
                                          "cashout": 1,
                                          "tip": 16,
                                          "idempotentVoid": "2TtOgJAPDEKEqBbWHyu6LA==",
                                          "idempotentVoidGuid": "804e3bd9-0f90-420c-84a8-16d61f2bba2c",
                                          "offline": true,
                                          "processed": 1,
                                          "storeSaleHeader": {
                                            "$id": "70",
                                            "saleHeaderID": 1,
                                            "saleHeaderGuid": "h+W2s31d0EeNNLNb4ZHL2w==",
                                            "saleHeaderIdentifierGuid": "b3b6e587-5d7d-47d0-8d34-b35be191cbdb",
                                            "created": "2025-10-05T00:03:57.6423065",
                                            "createdLocal": "2025-10-05T00:03:57.6423065",
                                            "createdText": "sample string 4",
                                            "itemCount": 5,
                                            "totalAmount": 6,
                                            "cashTender": 1,
                                            "cardTender": 1,
                                            "cheqTender": 1,
                                            "acctTender": 1,
                                            "voucherTender": 1,
                                            "loyaltyPoints": 1,
                                            "cashout": 1,
                                            "changeAmount": 1,
                                            "rounding": 1,
                                            "gstAmount": 1,
                                            "transactionDiscountTender": 1,
                                            "totalTip": 7,
                                            "tranType": 1,
                                            "processed": 1,
                                            "imported": "2025-10-05T00:03:57.6423065",
                                            "storeID": 1,
                                            "operatorG_Uid": "2Yz/KIiJoE+50vggGOuF6g==",
                                            "operatorGuid": "28ff8cd9-8988-4fa0-b9d2-f82018eb85ea",
                                            "customerG_Uid": "WGbgLJhQ+UesaLCYMKilIw==",
                                            "customerGuid": "2ce06658-5098-47f9-ac68-b09830a8a523",
                                            "communityIdentifier": "0Jf4F0jSDUGg4FA8N0Noww==",
                                            "communityIdentifierGuid": "17f897d0-d248-410d-a0e0-503c374368c3",
                                            "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": "jm8ZnUdf1kKeuBfVdHSXRg==",
                                            "priceLevelIdentifierGuid": "9d196f8e-5f47-42d6-9eb8-17d574749746",
                                            "locked": 36,
                                            "relationChecksum": "sample string 37",
                                            "loyaltyTender": 1,
                                            "giftCardTender": 1,
                                            "operator": {
                                              "$ref": "30"
                                            },
                                            "customer": {
                                              "$ref": "63"
                                            },
                                            "communityOrganisation": {
                                              "$id": "71",
                                              "id": 1,
                                              "identifier": "gv1EOy2RZkWMeHATSR+09A==",
                                              "identifierGuid": "3b44fd82-912d-4566-8c78-7013491fb4f4",
                                              "name": "sample string 3",
                                              "lookupIdentifier": "sample string 4",
                                              "externalID": "sample string 5",
                                              "phone": "sample string 6",
                                              "fax": "sample string 7",
                                              "email": "sample string 8",
                                              "address1": "sample string 9",
                                              "address2": "sample string 10",
                                              "city": "sample string 11",
                                              "postCode": "sample string 12",
                                              "state": "sample string 13",
                                              "country": "sample string 14",
                                              "totalAmountAwarded": 15.1,
                                              "updated": "2025-10-05T00:03:57.6423065",
                                              "deleted": true
                                            },
                                            "details": [
                                              {
                                                "$id": "72",
                                                "saleItemID": 1,
                                                "identifier": "N5piBYGKjkyjaRrU03j8jw==",
                                                "identifierGuid": "05629a37-8a81-4c8e-a369-1ad4d378fc8f",
                                                "saleHeaderID": 2,
                                                "plu": 1,
                                                "pluG_UId": "vVD6nBYGgkeaJFVKyBdSAw==",
                                                "pluGuid": "9cfa50bd-0616-4782-9a24-554ac8175203",
                                                "accountID": "Wm02+0PkLUixAKAlSjhLGA==",
                                                "accountIDGuid": "fb366d5a-e443-482d-b100-a0254a384b18",
                                                "normalPrice": 3,
                                                "originalSellingPrice": 4,
                                                "discountPrice": 5,
                                                "unit": 1,
                                                "quantity": 6,
                                                "totalCents": 7,
                                                "fixedPrice": 1,
                                                "tranType": 1,
                                                "discountType": 1,
                                                "cost": 1,
                                                "costDecimals": 8,
                                                "markdown": 1,
                                                "manualQuantity": 1,
                                                "manualPrice": 1,
                                                "manualMode": 1,
                                                "active": 1,
                                                "offline": true,
                                                "barcode": "sample string 9",
                                                "keyedSale": 1,
                                                "discountedID": 1,
                                                "fuelID": 1,
                                                "serialNumber": "sample string 10",
                                                "bestOrExpire": "2025-10-05T00:03:57.6423065",
                                                "bestOrExpireType": 1,
                                                "providerName": "sample string 11",
                                                "refundG_UID": "kKk7NI0Rh06eQQ3tCgZ5Cg==",
                                                "refundGuid": "343ba990-118d-4e87-9e41-0ded0a06790a",
                                                "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": "VV8NL90cr0mno58U/XSY0Q==",
                                                "idempotentVoidGuid": "2f0d5f55-1cdd-49af-a7a3-9f14fd7498d1",
                                                "priceLevelIdentifier": "QOSe/XSFkE2aknMx/57tzg==",
                                                "priceLevelIdentifierGuid": "fd9ee440-8574-4d90-9a92-7331ff9eedce",
                                                "productName": "sample string 23",
                                                "apn": "sample string 24",
                                                "unknownScans": [
                                                  {
                                                    "$id": "73",
                                                    "id": 1,
                                                    "saleDetailID": 2,
                                                    "storeID": 1,
                                                    "scanned": "2025-10-05T00:03:57.6423065",
                                                    "operatorG_UID": "QEA=",
                                                    "barcode": "sample string 4",
                                                    "processed": 1
                                                  },
                                                  {
                                                    "$ref": "73"
                                                  }
                                                ],
                                                "refund": {
                                                  "$id": "74",
                                                  "id": 1,
                                                  "g_UID": "FqMXo7FCN0+1HeFq8+3X+A==",
                                                  "guid": "a317a316-42b1-4f37-b51d-e16af3edd7f8",
                                                  "description": "sample string 1",
                                                  "dumped": true,
                                                  "inventoryReasonID": 1,
                                                  "sortOrder": 1,
                                                  "updated": "2025-10-05T00:03:57.6423065"
                                                },
                                                "modifier": {
                                                  "$id": "75",
                                                  "id": 1,
                                                  "setG_UID": "54SbZ8NTBk6+gfygehdLDw==",
                                                  "modifierSetGuid": "679b84e7-53c3-4e06-be81-fca07a174b0f",
                                                  "name": "sample string 2",
                                                  "price": 1,
                                                  "quantity": 1,
                                                  "modifierType": 1,
                                                  "groupNumber": 1,
                                                  "pageNumber": 1,
                                                  "controlOrder": 1,
                                                  "printToStation": true,
                                                  "pluG_UID": "wyd5FD/AW0mS2w9qDJzFHA==",
                                                  "pluGuid": "147927c3-c03f-495b-92db-0f6a0c9cc51c",
                                                  "deleted": true,
                                                  "g_UID": "nJlXUjVw7EyCdIP9nlgv2Q==",
                                                  "guid": "5257999c-7035-4cec-8274-83fd9e582fd9",
                                                  "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": "RHh2X1uj9U+TYBnBqqmQAw==",
                                                "pluGuid": "5f767844-a35b-4ff5-9360-19c1aaa99003",
                                                "saleHeaderID": 2,
                                                "totalCents": 3,
                                                "grade": 1,
                                                "gradeDescription": "sample string 4",
                                                "dispenser": 1,
                                                "hose": 1,
                                                "quantity": 1,
                                                "cost": 1,
                                                "acquirerNum": 1,
                                                "attendant": 1,
                                                "ePurseBalance": 1.0,
                                                "cardSignature": "sample string 5",
                                                "compartmentNumber": 1,
                                                "contractNumber": 1,
                                                "discountCardPAN": "sample string 6",
                                                "discountID": 1,
                                                "discountName": "sample string 7",
                                                "discountNetValue": 1.0,
                                                "discountType": 1,
                                                "discountValue": 1.0,
                                                "discretionaryData": "sample string 8",
                                                "driverID": "sample string 9",
                                                "eftBatchNumber": 1,
                                                "eftResponseCode": "sample string 10",
                                                "endDateTime": "2025-10-05T00:03:57.6423065",
                                                "engineHours": 1.1,
                                                "fposNumber": 1,
                                                "loyaltyCardPAN": "sample string 11",
                                                "miscData1": 1,
                                                "miscData2": "sample string 12",
                                                "miscFlags": 1,
                                                "mop": 1,
                                                "odometer": 1,
                                                "panNumber": "sample string 13",
                                                "saleRefund": true,
                                                "saleStatus": 1,
                                                "sequenceNumber": 1,
                                                "stan": 1,
                                                "startDateTime": "2025-10-05T00:03:57.6423065",
                                                "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": "khV8yJSuIEuf+qCVR5BHpg==",
                                                "pluGuid": "c87c1592-ae94-4b20-9ffa-a095479047a6",
                                                "accountID": "AWjFZkCqekKgpTdEAFTjlg==",
                                                "accountIDGuid": "66c56801-aa40-427a-a0a5-37440054e396",
                                                "normalPrice": 3,
                                                "originalSellingPrice": 4,
                                                "discountPrice": 5,
                                                "unit": 1,
                                                "quantity": 6,
                                                "totalCents": 7,
                                                "fixedPrice": 1,
                                                "tranType": 1,
                                                "processed": 1,
                                                "discountType": 1,
                                                "cost": 1,
                                                "costDecimals": 1,
                                                "markdown": 1,
                                                "manualQuantity": 1,
                                                "manualPrice": 1,
                                                "manualMode": 1,
                                                "active": 1,
                                                "barcode": "sample string 8",
                                                "offline": 1,
                                                "keyedSale": 1,
                                                "discountedID": 1,
                                                "fuelID": 1,
                                                "serialNumber": "sample string 9",
                                                "bestOrExpire": "2025-10-05T00:03:57.6423065",
                                                "bestOrExpireType": 1,
                                                "refundG_UID": "l/t475McrU6DEdXsQCmQog==",
                                                "refundGuid": "ef78fb97-1c93-4ead-8311-d5ec402990a2",
                                                "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": "h92y+7/WmUK1dPkYol1KtA==",
                                                "identifierGuid": "fbb2dd87-d6bf-4299-b574-f918a25d4ab4",
                                                "id": 1,
                                                "orderNo": 2,
                                                "externalSaleIdentifier": "sample string 3",
                                                "storeID": 4,
                                                "zoneID": 5,
                                                "deptNo": 6,
                                                "customerIdentifier": "UxR4Lu65aUCahXhdJgoVYg==",
                                                "customerIdentifierGuid": "2e781453-b9ee-4069-9a85-785d260a1562",
                                                "operatorNo": 1,
                                                "operatorG_UID": "qNul+YRkLkCt6sMAo5bwlg==",
                                                "operatorGuid": "f9a5dba8-6484-402e-adea-c300a396f096",
                                                "created": "2025-10-05T00:03:57.6423065",
                                                "ordered": "2025-10-05T00:03:57.6423065",
                                                "started": "2025-10-05T00:03:57.6423065",
                                                "completed": "2025-10-05T00:03:57.6423065",
                                                "supplied": "2025-10-05T00:03:57.6423065",
                                                "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": "J+AVQKeG4k+gdXc7K00lEQ==",
                                                    "pluGuid": "4015e027-86a7-4fe2-a075-773b2b4d2511",
                                                    "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": "DRvhbyJVO0uZLEcm/NE9HQ==",
                                                    "headerIdentifierGuid": "6fe11b0d-5522-4b3b-992c-4726fcd13d1d",
                                                    "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": "QSYRE7ZybEifhniBW9Uj7A==",
                                                "surveyGuid": "13112641-72b6-486c-9f86-78815bd523ec",
                                                "saleHeaderGuid": "GrTS8qQuMUu1ji3okAJWaw==",
                                                "saleGuid": "f2d2b41a-2ea4-4b31-b58e-2de89002566b",
                                                "textResponse": "sample string 1",
                                                "integerResponse": 1,
                                                "g_UIDResponse": "NENsoHYtG0qk/9Dae3MDhg==",
                                                "guidResponse": "a06c4334-2d76-4a1b-a4ff-d0da7b730386",
                                                "whoAnswered": 2,
                                                "answeredAtUTC": "2025-10-05T00:03:57.6423065",
                                                "sale": {
                                                  "$ref": "70"
                                                },
                                                "survey": {
                                                  "$id": "84",
                                                  "g_UID": "tLbAnvZjUkCODINXFH+Zng==",
                                                  "guid": "9ec0b6b4-63f6-4052-8e0c-8357147f999e",
                                                  "name": "sample string 1",
                                                  "storeID": 2,
                                                  "zoneID": 1,
                                                  "checkoutFormG_UID": "eSKBPh5uMkehRY1MehdeKg==",
                                                  "checkoutFormGuid": "3e812279-6e1e-4732-a145-8d4c7a175e2a",
                                                  "displayToWho": 3,
                                                  "displayWhen": 4,
                                                  "start": "2025-10-05T00:03:57.6423065",
                                                  "end": "2025-10-05T00:03:57.6423065",
                                                  "deleted": true,
                                                  "updated": "2025-10-05T00:03:57.6423065",
                                                  "possibleIntegerResponses": [
                                                    1,
                                                    2
                                                  ],
                                                  "possibleTextResponses": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "possibleGuidResponses": [
                                                    "081508d1-8264-4596-b278-045864c368bf",
                                                    "c9bf9854-aab9-4f0a-84c2-933223c3c823"
                                                  ],
                                                  "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": "cGdKoPPGXUOqOqaQoGb6Dw==",
                                            "accountIdentifier": "a04a6770-c6f3-435d-aa3a-a690a066fa0f",
                                            "accountName": "sample string 42",
                                            "customerOrderIdentifier": "WcgKDsfVYUKfHo1uRi7tBw==",
                                            "customerOrderIdentifierGuid": "0e0ac859-d5c7-4261-9f1e-8d6e462eed07",
                                            "priceLevelName": "sample string 43",
                                            "revision": 44,
                                            "ingressId": "sample string 45"
                                          },
                                          "metadata": {
                                            "$id": "85",
                                            "id": 1,
                                            "paymentID": 2,
                                            "paymentIdentifier": "pE8vaksQTUq9vh6EL04mXA==",
                                            "paymentIdentifierGuid": "6a2f4fa4-104b-4a4d-bdbe-1e842f4e265c",
                                            "identifier": "30t7yzUmz0O2hbpqjfmc6w==",
                                            "identifierGuid": "cb7b4bdf-2635-43cf-b685-ba6a8df99ceb",
                                            "metadata": "sample string 3",
                                            "signatureImage": "QEA=",
                                            "itemIdentifier": "78ffG6HCVk+eRXG0znKdgw==",
                                            "itemIdentifierGuid": "1bdfc7ef-c2a1-4f56-9e45-71b4ce729d83"
                                          }
                                        },
                                        {
                                          "$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": "UlXV6wP9z0q9OSdvpH7s5g==",
                                      "customerIdentifierGuid": "ebd55552-fd03-4acf-bd39-276fa47eece6",
                                      "voucherName": "sample string 2",
                                      "count": 3,
                                      "storeID": 4,
                                      "barcode": "sample string 5",
                                      "redeemCount": 6,
                                      "issueCount": 7,
                                      "storeSalePaymentID": 1,
                                      "idempotentID": "rg7HhD3qzUy29rLjnr/HHw==",
                                      "idempotentGuid": "84c70eae-ea3d-4ccd-b6f6-b2e39ebfc71f",
                                      "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-10-05T00:03:57.6423065",
                                        "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-10-05T00:03:57.6423065",
                                          "labelPageLayout": "Vg6usGV6I0m8QFIrRcp5yw==",
                                          "pageLayoutGuid": "b0ae0e56-7a65-4923-bc40-522b45ca79cb",
                                          "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-10-05T00:03:57.6423065"
                                            },
                                            {
                                              "$ref": "90"
                                            }
                                          ]
                                        },
                                        "customerVouchers": [
                                          {
                                            "$id": "91",
                                            "id": 1,
                                            "customerIdentifier": "YfAxOMzn7ky2xOSHuf5Kqw==",
                                            "customerIdentifierGuid": "3831f061-e7cc-4cee-b6c4-e487b9fe4aab",
                                            "voucherID": 3,
                                            "voucherName": "sample string 4",
                                            "storeID": 1,
                                            "barcode": "sample string 5",
                                            "dateOfIssue": "2025-10-05T00:03:57.6423065",
                                            "issuedSaleHeaderID": 1,
                                            "issuedSaleIdentifier": "sample string 7",
                                            "issuedOfflinePaymentID": 1,
                                            "issuedIdempotentID": "GGVFdTofJk6xWm1Izqn9rQ==",
                                            "issuedIdempotentGuid": "75456518-1f3a-4e26-b15a-6d48cea9fdad",
                                            "issuedOffline": true,
                                            "issuedUser": "sample string 9",
                                            "issuedNotes": "sample string 10",
                                            "expiryDate": "2025-10-05T00:03:57.6423065",
                                            "expiredUser": "sample string 11",
                                            "expiredNotes": "sample string 12",
                                            "redeemed": "2025-10-05T00:03:57.6423065",
                                            "redeemedSaleHeaderID": 1,
                                            "redeemedSaleIdentifier": "sample string 13",
                                            "redeemedOfflinePaymentID": 1,
                                            "redeemedIdempotentID": "O0WW4odz4US4ryMq2jdBpA==",
                                            "redeemedIdempotentGuid": "e296453b-7387-44e1-b8af-232ada3741a4",
                                            "redeemedUser": "sample string 14",
                                            "redeemedNotes": "sample string 15",
                                            "redeemedOffline": true,
                                            "updated": "2025-10-05T00:03:57.6423065",
                                            "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": "SY8o/aRmOEyN2D8MSv4TBg==",
                                "groupIDGuid": "fd288f49-66a4-4c38-8dd8-3f0c4afe1306",
                                "campaign": {
                                  "$ref": "59"
                                },
                                "group": {
                                  "$ref": "67"
                                }
                              },
                              {
                                "$ref": "92"
                              }
                            ],
                            "signIqTickets": [
                              {
                                "$id": "93",
                                "identifier": "wJieTmbmXUmE76bD3ZyAPw==",
                                "identifierGuid": "4e9e98c0-e666-495d-84ef-a6c3dd9c803f",
                                "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": "d6paB5VoGUCUHe6dyMERQw==",
                                "guid": "075aaa77-6895-4019-941d-ee9dc8c11143",
                                "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": "cuLrkkHSAkK5I8rvTTcdGw==",
                                    "groupGuid": "92ebe272-d241-4202-b923-caef4d371d1b",
                                    "comboPriceType": 5,
                                    "priceType": 5,
                                    "pluG_UID": "bYoZPICosE6S++9+A2iLDg==",
                                    "pluGuid": "3c198a6d-a880-4eb0-92fb-ef7e03688b0e",
                                    "priceGroupG_UID": "64ep+Mngv0G9UB9k1Ymlvw==",
                                    "priceGroupGuid": "f8a987eb-e0c9-41bf-bd50-1f64d589a5bf",
                                    "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": "W0n0v3GFx0akyvwPXCFm1Q==",
                                "priceLevelIdentifierGuid": "bff4495b-8571-46c7-a4ca-fc0f5c2166d5",
                                "campaignName": "sample string 3",
                                "priceLevelName": "sample string 4"
                              },
                              {
                                "$ref": "96"
                              }
                            ]
                          },
                          "product": {
                            "$ref": "18"
                          },
                          "dealCost": {
                            "$id": "97",
                            "headerIdentifier": "tVedpWQ2PkqTP3mX5JtjTg==",
                            "headerIdentifierGuid": "a59d57b5-3664-4a3e-933f-7997e49b634e",
                            "identifier": "DEBdXzBDmUuxb+dRxdvoNg==",
                            "identifierGuid": "5f5d400c-4330-4b99-b16f-e751c5dbe836",
                            "supplierIdentifier": "m0jDBkIk2EefXQuhJ8iTyA==",
                            "supplierGuid": "06c3489b-2442-47d8-9f5d-0ba127c893c8",
                            "pluG_UID": "uEHnfk6E2k+PIHtMstYhpg==",
                            "pluGuid": "7ee741b8-844e-4fda-8f20-7b4cb2d621a6",
                            "campaignName": "c8b759dc-e5ab-457a-abc8-9e2f95fac071",
                            "description": "sample string 4",
                            "cost": 5,
                            "costDecimals": 6,
                            "start": "2025-10-05T00:03:57.6423065",
                            "end": "2025-10-05T00:03:57.6423065",
                            "type": 9,
                            "promoType": 10,
                            "bonusItemPLUG_UID": "mA1hq/pO/EWr2Gb+O/qwQQ==",
                            "bonusItemPluGuid": "ab610d98-4efa-45fc-abd8-66fe3bfab041",
                            "bonusPurchaseUnits": 11,
                            "bonusReceiveUnits": 12,
                            "updated": "2025-10-05T00:03:57.6423065",
                            "metcashPromotionID": "sample string 14",
                            "fromHost": 15,
                            "storeNames": "sample string 16",
                            "storeIDs": [
                              1,
                              2
                            ],
                            "supplierName": "sample string 17",
                            "campaignDescription": "sample string 18",
                            "newPrice": 1,
                            "campaignMetcashPromotionID": "sample string 19",
                            "campaignActive": true,
                            "campaignStartDate": "2025-10-05T00:03:57.6423065",
                            "campaignEndDate": "2025-10-05T00:03:57.6423065",
                            "masterPLUG_UID": "cCA1PVbab0KDZKNAglnJ8Q==",
                            "masterID": "3d352070-da56-426f-8364-a3408259c9f1",
                            "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": "VrPaCLHOA0qQj15salzoNw==",
                            "bonusMasterID": "08dab356-ceb1-4a03-908f-5e6c6a5ce837",
                            "bonusProductName": "sample string 34",
                            "bonusProductAPN": "sample string 35",
                            "bonusOrderCode": "sample string 36",
                            "bonusNormalSell": 37,
                            "bonusNormalCost": 38,
                            "bonusNormalCostDecimals": 39,
                            "bonusCartonQuantity": 40,
                            "bonusSalesMode": 41,
                            "bonusOrderPacked": 42,
                            "bonusFuelItem": true,
                            "bonusActive": true
                          }
                        },
                        "currentCostStart": "2025-10-05T00:03:57.6423065",
                        "dealCosts": [
                          {
                            "$ref": "97"
                          },
                          {
                            "$ref": "97"
                          }
                        ],
                        "tags": [
                          {
                            "$id": "98",
                            "pluG_UID": "oVweT4hqq0i+Tlj2AC/mzQ==",
                            "pluGuid": "4f1e5ca1-6a88-48ab-be4e-58f6002fe6cd",
                            "tagID": 1,
                            "description": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "98"
                          }
                        ],
                        "alternateProductG_UID": "jOLry5vxTU2btw+DR7DHwQ==",
                        "alternateProduct": "cbebe28c-f19b-4d4d-9bb7-0f8347b0c7c1",
                        "productHostCode": {
                          "$id": "99",
                          "id": 1,
                          "pluG_UID": "LcQ6jGqFPUyMqXK4l8ZA5w==",
                          "pluGuid": "8c3ac42d-856a-4c3d-8ca9-72b897c640e7",
                          "ibaCode": "sample string 2"
                        },
                        "mscCat": {
                          "$ref": "53"
                        },
                        "mscCom": {
                          "$ref": "54"
                        },
                        "mscDep": {
                          "$ref": "56"
                        },
                        "mscSubCom": {
                          "$ref": "55"
                        },
                        "isUserUpdate": true,
                        "ignoreMasterProduct": true,
                        "priceGroupLabelRequested": true,
                        "firstSold": "2025-10-05T00:03:57.6423065",
                        "inventoryTracked": "2025-10-05T00:03:57.6423065",
                        "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": "KgT7hZKOOkidfGKO1lBDxw==",
                      "supplierGuid": "85fb042a-8e92-483a-9d7c-628ed65043c7",
                      "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": "3BLqEkkyFEKx8wySyqkWKQ==",
                      "supplierGuid": "12ea12dc-3249-4214-b1f3-0c92caa91629",
                      "departmentCode": "sample string 2",
                      "warehouseDirectIndicator": "sample string 3",
                      "type": 4,
                      "cutOffWeek": 5,
                      "cutOffDay": 6,
                      "cutOffTime": "00:00:00.1234567",
                      "leadTime": 7,
                      "daysBuffer": 8,
                      "supplierName": "sample string 9",
                      "cutOffDate": "2025-10-05T00:03:57.6423065",
                      "deliveryDate": "2025-10-05T00:03:57.6423065",
                      "nextCutOffDate": "2025-10-05T00:03:57.6423065",
                      "nextDeliveryDate": "2025-10-05T00:03:57.6423065",
                      "nextDaysBuffer": 10
                    },
                    {
                      "$ref": "102"
                    }
                  ],
                  "store": {
                    "$ref": "9"
                  },
                  "updated": "2025-10-05T00:03:57.6423065",
                  "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-10-05T00:03:57.6423065",
                    "processed": "2025-10-05T00:03:57.6423065",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2025-10-05T00:03:57.6423065",
                    "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-10-05T00:03:57.6423065",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "103"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "105",
                    "id": 1,
                    "hostIdentifier": "aq4bFdnrRUC+IZGHG+f57A==",
                    "hostIdentifierGuid": "151bae6a-ebd9-4045-be21-91871be7f9ec",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "d84ce4e7-3afd-4cf8-b4d0-5bb799f0673d",
                      "655840a8-e993-4cab-9b4c-9c966641ef8e"
                    ]
                  },
                  {
                    "$ref": "105"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "11"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "106",
                    "identifier": "RNEIRIr2LUO7GOsPsdWpfQ==",
                    "identifierGuid": "4408d144-f68a-432d-bb18-eb0fb1d5a97d",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "106"
                  }
                ],
                "promoTypeGuids": [
                  "f051b21c-4489-42fd-9bb2-fa55147d5d48",
                  "c8a081df-28cc-4a67-a4c6-e7cd33ed4312"
                ],
                "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-10-05T00:03:57.6423065",
              "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": "793990bf-f849-43aa-a1b8-d2756de3c387",
          "updateStore": {
            "$id": "111",
            "id": "23cf17e1-2eda-438d-bdc3-0c956a12e6f3",
            "name": "sample string 1",
            "lastActivity": "2025-10-05T00:03:57.6423065",
            "zone": "sample string 2",
            "timeZoneOffset": 0.0,
            "businessHoursStart": "00:00:00.1234567",
            "businessHoursEnd": "00:00:00.1234567",
            "master": true,
            "lastIP": "sample string 10",
            "lastHostName": "sample string 11",
            "ping": 1,
            "pingStatus": "sample string 12",
            "lastUpdateCompleted": "2025-10-05T00:03:57.6423065"
          },
          "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": "aq5Sf+tUQ0O7N6ONGYR/sw==",
          "guid": "7f52ae6a-54eb-4343-bb37-a38d19847fb3",
          "fuelGrade": "sample string 5",
          "price1": 1,
          "price2": 1,
          "price3": 1,
          "price4": 1,
          "effective": "2025-10-05T00:03:57.6423065",
          "updated": "2025-10-05T00:03:57.6423065",
          "margin": 1,
          "product": {
            "$ref": "18"
          }
        }
      }
    },
    {
      "$ref": "7"
    }
  ],
  "cashBalancingFuelMeters": [
    {
      "$id": "114",
      "headerIdentifier": "m/glVn0yBkqQXII5qh7aAw==",
      "headerIdentifierGuid": "5625f89b-327d-4a06-905c-8239aa1eda03",
      "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-10-05T00:03:57.6423065",
          "adjustedAt": "2025-10-05T00:03:57.6423065",
          "adjustmentVolume": 8.0,
          "reasonDesc": "sample string 9",
          "reason": 10,
          "operatorG_UID": "W9waBCK7UkCOV3QZKqFlNQ==",
          "operatorGuid": "041adc5b-bb22-4052-8e57-74192aa16535",
          "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|E[�Vㅶ5xl/workbook.xml �(�����0��J}�(�P@TB��ҵCwL� ?JR��o�[7�����E۩�z"9+Wښ�ޛ�1�G��.ڠ
�A[	>H�bz�V�D�Y�$�8�Z�QG7�?,g,B�FD/�
%A(ڜO�Tk����E���j���o����"*�@bM[�@It�}M���R��ݠ�}�BE�g=��b���PK|E[����	�[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
|E[8�''_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="R9ebc1af65d064a88" /></Relationships>PK|E[��p�Cxl/worksheets/sheet1.xml �(���[s�0����ﵵ�{萦izO�6i�F�Ogl'��W86�e5��!��w���Y	2z�{���H��8���A��g�t{;���3>��vY��X%I|[���pU�w'q\�W�fVD�]�5��Y����c~g�e:Oβ��&ٖ1"�<Y�J�b���c�cjwy2[TCجKmf�6�����}�'�q8���)�A<U�u���u����,����z1I����z�e,���~]^e��$�]��%^i�ٺ���t�]lf���]�(W�F\P�#��a0�/�lsS�n�<���AOe��T�Z*�O�i�������i�u�7FJ3εQ{����ԋZ/�S/k������ȩ����֫V/#!9� APxZ�k�n�q�(�#�H�V��DQͥ����C�z�c�RA�B�<��v]@)(S`R�7�&~@{����rD&<>BD`�Y�#WJ�|h��,���+��χ&�ЦY�I�fJKO��#t�"m, 4���Gh	�;B�h�J*}�h"	����Cf9����6�D�	6YD���xܳ!v�oČ�����&��fQ�4+�Ҽ�־,b�El�(u$��%�R��d�,r)���YI�7�&��fQC�8�`�ǬE�El��id�V%�qS߾�M�͢&��o�Mr�x0V��٬�MFy��궩����ˢ:{�qZ�S�aBF��^[�C�ċ!�}�lH�>�rH�>q>$x�x5$D���O��O��O�u8f��΁X��w �����Gb{�@,g?9��+by�فX�~q ��_i�ܽv ��7�r������@,w8�ݩ�	Ѳw�hCl��Mc���ơ�r�ԁX��hWgw�1�)���=�b�yy<z~<�j8~j��W��w��MWn-�[��]Wn���/��G>��K?�;N{��ݴ<��(n������kb��ƁXs��@�}w V��p v�:ڏJ�����:��+��;�ϳ�L��?�G`�PK|E[����Pxl/_rels/workbook.xml.rels �(���;N1@�bM����Y�8ihhC.0�g?ʮ�� g��H\+H��(hR����������m���8z��,0r����
N��ka���i”'�0.��)-�G3Ќ�����|�1�4�|AsĞx%��àk&;���w�h�ћ�L.��>�@��0���"����T`OV���Gi��P�l�Z�7S��<Q����W2�誶�Z�k�Med�Sȗ^;��+5cPVu����uyQ�W��PK|E[Ѓ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|E[8����xl/sharedStrings.xml �(��U�n�@����I �!�E
��Ч�R��V���үϘ����V��>z�\�9����J;�N=�(	Թ)�^�O�Eg�@ ��a�GW��9
�T�a�!�~�c�oP���5#��
��:v[�P�
")w��"V t��4{�aPi�T��5�#�(��M��D)�f1����6��JM�śY3<B?,��a�?8�Y
R����ȱ�����Z��o*'������jY�;�ů]T(���4�~*+ʜ�*˽Wj��`�L��l�\w%��Z$��l\�Y)O/u����<���P��Z��A,MRS�=TJ��ί�N@�Ι��GJNn�[s���[ܡ?�K]"�+��w�*��	?7�n�����M:��7�僲3(ӳN���%\�zyڬY����J�oDm� =�\��o��fS#%���k��yt+}I�?�4��FKS0�|9�~�)zÁwݿ��f�]�����[��/�ߢv������2.���PK-|E[�Vㅶ5xl/workbook.xmlPK-|E[����	��[Content_Types].xmlPK-
|E[8�''U_rels/.relsPK-|E[��p�C�xl/worksheets/sheet1.xmlPK-|E[����P�xl/_rels/workbook.xml.relsPK-|E[Ѓc'2E
9	xl/styles.xmlPK-|E[8�����
xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK|E[���{�5xl/workbook.xml �(����� ��&����Ć�ԋWޑ.BZ~���R�6��mgv��a��ӹ}�dcZ�R�
!Q(0<���w��S��E��Z@��ۀM�\U5	0񤝍J��W�?���!*�d�e���;bK���9����b"���o��~Q��@�{�8FŹ
-��F��.���R�(\*�C{�1���PK|E[����	�[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
|E[ �U�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rfd427c49fe734785" /></Relationships>PK|E[��p�Cxl/worksheets/sheet1.xml �(���[s�0����ﵵ�{萦izO�6i�F�Ogl'��W86�e5��!��w���Y	2z�{���H��8���A��g�t{;���3>��vY��X%I|[���pU�w'q\�W�fVD�]�5��Y����c~g�e:Oβ��&ٖ1"�<Y�J�b���c�cjwy2[TCجKmf�6�����}�'�q8���)�A<U�u���u����,����z1I����z�e,���~]^e��$�]��%^i�ٺ���t�]lf���]�(W�F\P�#��a0�/�lsS�n�<���AOe��T�Z*�O�i�������i�u�7FJ3εQ{����ԋZ/�S/k������ȩ����֫V/#!9� APxZ�k�n�q�(�#�H�V��DQͥ����C�z�c�RA�B�<��v]@)(S`R�7�&~@{����rD&<>BD`�Y�#WJ�|h��,���+��χ&�ЦY�I�fJKO��#t�"m, 4���Gh	�;B�h�J*}�h"	����Cf9����6�D�	6YD���xܳ!v�oČ�����&��fQ�4+�Ҽ�־,b�El�(u$��%�R��d�,r)���YI�7�&��fQC�8�`�ǬE�El��id�V%�qS߾�M�͢&��o�Mr�x0V��٬�MFy��궩����ˢ:{�qZ�S�aBF��^[�C�ċ!�}�lH�>�rH�>q>$x�x5$D���O��O��O�u8f��΁X��w �����Gb{�@,g?9��+by�فX�~q ��_i�ܽv ��7�r������@,w8�ݩ�	Ѳw�hCl��Mc���ơ�r�ԁX��hWgw�1�)���=�b�yy<z~<�j8~j��W��w��MWn-�[��]Wn���/��G>��K?�;N{��ݴ<��(n������kb��ƁXs��@�}w V��p v�:ڏJ�����:��+��;�ϳ�L��?�G`�PK|E[tI��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8C��TM�aö�#gGM��v���G�
XE�Tb�������4����ٽM�xag[�,�V�n�}���j�m7{)��`�9��bC&�y-eP�'
��٦�v~��R�˙ԑz��y��~ɀk�8�g��i=(~t�4������`�#���c?� /�D�Ե��M�Qk�b�2G!o��y�����/dJ‡�`��IJ��2�<w�ѧK/���6!q�X7eW苚����PK|E[Ѓ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|E[8����xl/sharedStrings.xml �(��U�n�@����I �!�E
��Ч�R��V���үϘ����V��>z�\�9����J;�N=�(	Թ)�^�O�Eg�@ ��a�GW��9
�T�a�!�~�c�oP���5#��
��:v[�P�
")w��"V t��4{�aPi�T��5�#�(��M��D)�f1����6��JM�śY3<B?,��a�?8�Y
R����ȱ�����Z��o*'������jY�;�ů]T(���4�~*+ʜ�*˽Wj��`�L��l�\w%��Z$��l\�Y)O/u����<���P��Z��A,MRS�=TJ��ί�N@�Ι��GJNn�[s���[ܡ?�K]"�+��w�*��	?7�n�����M:��7�僲3(ӳN���%\�zyڬY����J�oDm� =�\��o��fS#%���k��yt+}I�?�4��FKS0�|9�~�)zÁwݿ��f�]�����[��/�ߢv������2.���PK-|E[���{�5xl/workbook.xmlPK-|E[����	��[Content_Types].xmlPK-
|E[ �U�''T_rels/.relsPK-|E[��p�C�xl/worksheets/sheet1.xmlPK-|E[tI��P�xl/_rels/workbook.xml.relsPK-|E[Ѓc'2E
7	xl/styles.xmlPK-|E[8�����
xl/sharedStrings.xmlPK��