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

Load the specified cash balancing header.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

relations

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

CashBalancingHeader
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

StoreID

integer

None.

Date

date

None.

Started

date

None.

Ended

date

None.

CashFinalised

boolean

None.

CashTotalAmount

integer

None.

EftFinalised

boolean

None.

EftTotalAmount

integer

None.

BankFinalised

boolean

None.

BankTotalAmount

integer

None.

BankingOpened

boolean

None.

FuelRequired

Indicates that fuel finalisation is required for total finalisation

boolean

None.

FuelFinalised

Indicates whether fuel has been finalised for this date

boolean

None.

CreatedDuringTradingDay

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

boolean

None.

AccountingFinalised

AccountStatus

None.

EndOfDayID

integer

None.

StoreName

string

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

AutoFill

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

boolean

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

CreateRelations

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

boolean

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

InvalidDates

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

boolean

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

CashDetails

Collection of CashBalancing

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

EftDetails

Collection of CashBalancingEft

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

BankDetailSummary

CashBalancingBanking

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

CashBalancingBankingAccounts

Collection of CashBalancingBankingAccount

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

CashBalancingFuelTankLevels

Collection of CashBalancingFuelTankLevel

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

CashBalancingFuelMeters

Collection of CashBalancingFuelMeter

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

Response Formats

application/json, text/json

Sample:
{
  "identifier": "9YSE/qnIukiOfkXCVvIw8w==",
  "identifierGuid": "fe8484f5-c8a9-48ba-8e7e-45c256f230f3",
  "storeID": 2,
  "date": "2025-10-05T00:01:46.2290889",
  "started": "2025-10-05T00:01:46.2290889",
  "ended": "2025-10-05T00:01:46.2290889",
  "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": "7XZO9495VE+oHiWShjOWSg==",
      "headerIdentifierGuid": "f74e76ed-798f-4f54-a81e-25928633964a",
      "operatorG_UID": "8MjtsVkaYEKpkljY0PhuUQ==",
      "operatorGuid": "b1edc8f0-1a59-4260-a992-58d8d0f86e51",
      "date": "2025-10-05T00:01:46.2290889",
      "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:01:46.2290889",
      "end": "2025-10-05T00:01:46.2290889",
      "operatorName": "sample string 16",
      "operatorNumber": "sample string 17",
      "machineName": "sample string 18",
      "operators": "sample string 19"
    },
    {
      "$ref": "2"
    }
  ],
  "eftDetails": [
    {
      "$id": "3",
      "id": 1,
      "headerIdentifier": "9q2i9RQruEOpy9wxz1ZaRw==",
      "headerIdentifierGuid": "f5a2adf6-2b14-43b8-a9cb-dc31cf565a47",
      "date": "2025-10-05T00:01:46.2290889",
      "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": "BP8531aI3ESymmoLlP+yGQ==",
    "headerIdentifierGuid": "df39ff04-8856-44dc-b29a-6a0b94ffb219",
    "bankName": "sample string 3",
    "expectedCash": 4,
    "cashDeclared": 1,
    "expectedPickup": 5,
    "pickupDeclared": 1,
    "expectedCheque": 6,
    "chequeDeclared": 1
  },
  "cashBalancingBankingAccounts": [
    {
      "$id": "5",
      "id": 1,
      "headerIdentifier": "1tkCNdcV90i/IWt/aqJCpw==",
      "headerIdentifierGuid": "3502d9d6-15d7-48f7-bf21-6b7f6aa242a7",
      "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": "vjkW0V3LG0GsDLaU+QlBew==",
      "headerIdentifierGuid": "d11639be-cb5d-411b-ac0c-b694f909417b",
      "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:01:46.2290889",
        "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:01:46.2290889",
          "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": "cOxz5UifJUulIbOc4X+UZQ==",
          "hostIdentifierGuid": "e573ec70-9f48-4b25-a521-b39ce17f9465",
          "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:01:46.2290889",
          "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": "+d6TpV+WdUCjpIYaFpfZqw==",
              "hostIdentifierGuid": "a593def9-965f-4075-a3a4-861a1697d9ab",
              "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": "2zNyL9c+O0SnKBft9+cj8w==",
                "identifierGuid": "2f7233db-3ed7-443b-a728-17edf7e723f3",
                "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": "8O9dcNyuQEio9UmroM+9sw==",
                "hostSupplierIdentifierGuid": "705deff0-aedc-4840-a8f5-49aba0cfbdb3",
                "loyaltyPriceLevelIdentifier": "Ci0jy1G7akqlnalV/NRwDA==",
                "loyaltyPriceLevelIdentifierGuid": "cb232d0a-bb51-4a6a-a59d-a955fcd4700c",
                "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:01:46.2290889",
                "lastProcessed": "2025-10-05T00:01:46.2290889",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$id": "13",
                  "identifier": "lHVhoNPD20WwV4wwBSIXMQ==",
                  "identifierGuid": "a0617594-c3d3-45db-b057-8c3005221731",
                  "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": "mD4zfvvrOUqYo/HTnW2+DA==",
                  "primaryContactID": "7e333e98-ebfb-4a39-98a3-f1d39d6dbe0c",
                  "storeID": 1,
                  "abn": "sample string 16",
                  "supplierGroupIdentifier": "EvLolHKwZEO3wzth990Qag==",
                  "supplierGroupGuid": "94e8f212-b072-4364-b7c3-3b61f7dd106a",
                  "rebate": 1.0,
                  "rebateType": 1,
                  "rebateFrequency": 1,
                  "rebateSource": 1,
                  "rebateLastClaimed": "2025-10-05T00:01:46.2290889",
                  "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": "11a4b101-c16a-4e6c-8d15-0c6879c644de",
                    "identifier": "VgD3skua6UyIqi1uhZqWPg==",
                    "identifierGuid": "b2f70056-9a4b-4ce9-88aa-2d6e859a963e",
                    "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": "jEYJuPNAXkORTZ9t2l+Dyw==",
                      "supplierIdentifierGuid": "b809468c-40f3-435e-914d-9f6dda5f83cb",
                      "contactGuid": "VhClXZKW/kKGSbil1gKXCw==",
                      "contactID": "5da51056-9692-42fe-8649-b8a5d602970b",
                      "contact": {
                        "$ref": "14"
                      },
                      "supplier": {
                        "$ref": "13"
                      }
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "products": [
                    {
                      "$id": "16",
                      "pluG_UID": "tdXTp29SW0C84Xmkky/GZw==",
                      "pluGuid": "a7d3d5b5-526f-405b-bce1-79a4932fc667",
                      "supplierIdentifier": "C6Uca3C1eEGkoU5fJ2FnHw==",
                      "supplierIdentifierGuid": "6b1ca50b-b570-4178-a4a1-4e5f2761671f",
                      "cartonQuantity": 1,
                      "cartonQuantityChanged": true,
                      "productSize": "sample string 3",
                      "cigarettesPerSleeve": 1,
                      "randomWeight": true,
                      "piecesPerUnit": 5,
                      "averagePackSize": 6,
                      "effectiveDate": "2025-10-05T00:01:46.2290889",
                      "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:01:46.2290889",
                      "rebate": 1.0,
                      "rebateExclude": true,
                      "invoiceCodes": [
                        {
                          "$id": "17",
                          "pluG_UID": "8U4rbrWI0kK4RHHkKuIH/A==",
                          "pluGuid": "6e2b4ef1-88b5-42d2-b844-71e42ae207fc",
                          "supplierIdentifier": "qHhRmf7GgEOjmUCMS68UDA==",
                          "supplierIdentifierGuid": "995178a8-c6fe-4380-a399-408c4baf140c",
                          "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": "26WPK7PZHkCYY7h0GtCNLw==",
                      "parentPluGuid": "2b8fa5db-d9b3-401e-9863-b8741ad08d2f",
                      "freight": 45.0,
                      "freightType": 1,
                      "product": {
                        "$id": "18",
                        "plu": 1,
                        "storeID": 1,
                        "masterPluG_UID": "QEA=",
                        "storeIDs": [
                          1,
                          2
                        ],
                        "g_UId": "33kGOaVw8U29QDkFha9LTQ==",
                        "guid": "390679df-70a5-4df1-bd40-390585af4b4d",
                        "apn": "sample string 1",
                        "apnChanged": true,
                        "apnSwitched": true,
                        "barcode": "sample string 4",
                        "itemNumber": "sample string 5",
                        "itemNumberChanged": true,
                        "priceGroupG_UID": "6ay0Z6baLUiwIx8rjqtCXg==",
                        "priceGroupGuid": "67b4ace9-daa6-482d-b023-1f2b8eab425e",
                        "blueprintID": 1,
                        "lastCountedDate": "2025-10-05T00:01:46.2290889",
                        "externalID": "sample string 7",
                        "active": true,
                        "activated": "2025-10-05T00:01:46.2290889",
                        "pluCreated": "2025-10-05T00:01:46.2290889",
                        "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:01:46.2290889",
                        "lastManualUpdate": "2025-10-05T00:01:46.2290889",
                        "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:01:46.2290889",
                        "currentCostUpdated": "2025-10-05T00:01:46.2290889",
                        "costDecimals": 31,
                        "costChanged": true,
                        "dealCostIdentifier": "QEA=",
                        "excludeFromRebate": true,
                        "rebateOverride": 1,
                        "costCalcMethod": 32,
                        "costCalcMethodChanged": true,
                        "costEffectiveDate": "2025-10-05T00:01:46.2290889",
                        "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:01:46.2290889",
                        "posTare": 1,
                        "altPrice": 1.0,
                        "altPriceChanged": true,
                        "altPriceMode": 53,
                        "altPriceModeChanged": true,
                        "altPLUG_UID": "Pi4jZJOuEE+vOl/wxe6Iuw==",
                        "altPLUGuid": "64232e3e-ae93-4f10-af3a-5ff0c5ee88bb",
                        "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:01:46.2290889",
                        "labelLastPrice": 1,
                        "shelfPageLayoutG_UID": "/VqyddCCeESIugiigNq1lg==",
                        "shelfPageLayoutGuid": "75b25afd-82d0-4478-88ba-08a280dab596",
                        "talkerPageLayoutG_UID": "JsD4kMlOZEW95IYjnR03UQ==",
                        "talkerPageLayoutGuid": "90f8c026-4ec9-4564-bde4-86239d1d3751",
                        "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": "vkpQA9weA0i7Bgnoig+sPA==",
                        "inventoryIdentifier": "03504abe-1edc-4803-bb06-09e88a0fac3c",
                        "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": "cVJ42zFwaE2BPrbH2rR1VQ==",
                        "parentPluGuid": "db785271-7031-4d68-813e-b6c7dab47555",
                        "preferredHostVendor": 104,
                        "preferredHostChanged": true,
                        "code": "sample string 106",
                        "supplierIdentifier": "czCPAIoLRkat140oYwDlOQ==",
                        "supplierIdentifierGuid": "008f3073-0b8a-4646-add7-8d286300e539",
                        "supplierChanged": true,
                        "rebateSupplierIdentifier": "Olq6FxTznUicgHdfsbez5w==",
                        "rebateSupplierIdentifierGuid": "17ba5a3a-f314-489d-9c80-775fb1b7b3e7",
                        "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:01:46.2290889",
                        "commodity": "sample string 121",
                        "businessPillar": "sample string 122",
                        "mscCommodity": "sample string 123",
                        "hostIdentifier": "QzLnIkrHaEeGiqIdVneDhg==",
                        "hostIdentifierGuid": "22e73243-c74a-4768-868a-a21d56778386",
                        "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": "KuIwVJnbrUGPAvy8Ke/icw==",
                            "pluGuid": "5430e22a-db99-41ad-8f02-fcbc29efe273",
                            "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:01:46.2290889"
                          },
                          {
                            "$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:01:46.2290889",
                            "priceChangeType": 0,
                            "costDecimals": 10
                          },
                          "normalPluPrices": {
                            "$ref": "21"
                          },
                          "winningCampaign": 1,
                          "winner": {
                            "$id": "22",
                            "campaignName": "sample string 1",
                            "campaignDescription": "sample string 2",
                            "startDate": "2025-10-05T00:01:46.2290889",
                            "startTime": 3,
                            "endDate": "2025-10-05T00:01:46.2290889",
                            "endTime": 4,
                            "newPrice": 5,
                            "newCost": 6,
                            "newCostDecimals": 7,
                            "pctDiscount": 8,
                            "promoType": 1,
                            "promotionTypeCode": "sample string 9",
                            "hostType": 10,
                            "hostIdentifier": "eADJid+Axk2fHN1o8DqpLQ==",
                            "hostIdentifierGuid": "89c90078-80df-4dc6-9f1c-dd68f03aa92d",
                            "storeNames": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "details": [
                            {
                              "$ref": "22"
                            },
                            {
                              "$ref": "22"
                            }
                          ]
                        },
                        "tray": {
                          "$id": "23",
                          "g_UId": "Krve1l6UxECqfT0DVp6z9w==",
                          "guid": "d6debb2a-945e-40c4-aa7d-3d03569eb3f7",
                          "name": "sample string 1",
                          "number": 1,
                          "tare": 1
                        },
                        "priceGroup": {
                          "$id": "24",
                          "priceGroupG_UID": "m+dmubJeqUCN6JpdOIIccQ==",
                          "priceGroupGuid": "b966e79b-5eb2-40a9-8de8-9a5d38821c71",
                          "name": "sample string 2",
                          "code": 1,
                          "modified": true,
                          "updated": "2025-10-05T00:01:46.2290889",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "number": 1,
                          "products": [
                            {
                              "$ref": "18"
                            },
                            {
                              "$ref": "18"
                            }
                          ],
                          "productCount": 1
                        },
                        "priceGroupName": "sample string 146",
                        "nutrifacts": {
                          "$id": "25",
                          "pluG_UID": "15yfOOco5EeM0o1djjeIDA==",
                          "pluGuid": "389f9cd7-28e7-47e4-8cd2-8d5d8e37880c",
                          "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": "0edfe290-8633-413a-93ee-2cfaa5ac15e8",
                          "created": "2025-10-05T00:01:46.2290889",
                          "createdByUser": "sample string 1",
                          "activated": "2025-10-05T00:01:46.2290889",
                          "deactivated": "2025-10-05T00:01:46.2290889",
                          "lastOrdered": "2025-10-05T00:01:46.2290889",
                          "lastOrderedQty": 2.0,
                          "lastReceived": "2025-10-05T00:01:46.2290889",
                          "lastReceivedQty": 3.0,
                          "lastInvoiceStatus": 1,
                          "lastCounted": "2025-10-05T00:01:46.2290889",
                          "lastSold": "2025-10-05T00:01:46.2290889",
                          "firstSold": "2025-10-05T00:01:46.2290889",
                          "awsUpdated": "2025-10-05T00:01:46.2290889",
                          "lastManualUpdate": "2025-10-05T00:01:46.2290889",
                          "lastManualUpdatedByUser": "sample string 5",
                          "lastUpdated": "2025-10-05T00:01:46.2290889",
                          "lastUpdatedByUser": "sample string 7",
                          "lastUpdatedByHost": "2025-10-05T00:01:46.2290889",
                          "doNotRangeUpdated": "2025-10-05T00:01:46.2290889",
                          "doNotOrderUpdated": "2025-10-05T00:01:46.2290889",
                          "tracked": "2025-10-05T00:01:46.2290889"
                        },
                        "allergens": [
                          {
                            "$id": "27",
                            "allergenID": 1,
                            "pluG_UID": "Ps95/pTZlUmdMkZ7OIDysw==",
                            "pluGuid": "fe79cf3e-d994-4995-9d32-467b3880f2b3",
                            "contains": 2,
                            "allergenName": "sample string 3",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "costs": {
                          "$id": "28",
                          "pluG_UID": "PK4AuzzpEU2pms5H3KzMAw==",
                          "pluGuid": "bb00ae3c-e93c-4d11-a99a-ce47dcaccc03",
                          "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:01:46.2290889",
                          "normalCost": 1,
                          "currentCost": 1
                        },
                        "sales": [
                          {
                            "$id": "29",
                            "saleHeaderID": 1,
                            "created": "2025-10-05T00:01:46.2290889",
                            "createdLocal": "2025-10-05T00:01:46.2290889",
                            "storeID": 3,
                            "storeName": "sample string 4",
                            "operatorG_Uid": "HHRFbqYchEe1vLp3EWU7jw==",
                            "operatorGuid": "6e45741c-1ca6-4784-b5bc-ba7711653b8f",
                            "operatorName": "sample string 5",
                            "tranType": 1,
                            "plu": 1,
                            "pluG_UId": "Dw/geA0Yhkiv0ISuO+4w6Q==",
                            "pluGuid": "78e00f0f-180d-4886-afd0-84ae3bee30e9",
                            "normalPrice": 1,
                            "totalCents": 1,
                            "cost": 1,
                            "grossProfit": 1,
                            "quantity": 1,
                            "operator": {
                              "$id": "30",
                              "id": 1,
                              "g_Uid": "ahcxIYwU+0+a/v6jKoc2bw==",
                              "guid": "2131176a-148c-4ffb-9afe-fea32a87366f",
                              "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:01:46.2290889",
                              "passwordResetRequired": true,
                              "alteredInStore": true,
                              "startShift": "2025-10-05T00:01:46.2290889",
                              "endShift": "2025-10-05T00:01:46.2290889",
                              "machineName": "sample string 20",
                              "drawerID": 1,
                              "stores": [
                                {
                                  "$id": "31",
                                  "operatorG_UID": "WF4GYjAfsEeNrIZX+V7hAg==",
                                  "operatorGuid": "62065e58-1f30-47b0-8dac-8657f95ee102",
                                  "storeID": 2,
                                  "operator": {
                                    "$ref": "30"
                                  },
                                  "store": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "31"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "29"
                          }
                        ],
                        "apns": [
                          {
                            "$id": "32",
                            "pluID": 1,
                            "pluG_UID": "ag8J2y7XP0macnzXd8PFrQ==",
                            "pluGuid": "db090f6a-d72e-493f-9a72-7cd777c3c5ad",
                            "apn": "sample string 1",
                            "deleted": true,
                            "storeID": 1,
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "32"
                          }
                        ],
                        "tuns": [
                          {
                            "$id": "33",
                            "pluG_UId": "xQ+CXDIPPkqTu3RE/tsDNg==",
                            "pluGuid": "5c820fc5-0f32-4a3e-93bb-7444fedb0336",
                            "apn": "sample string 1",
                            "tun": "sample string 2",
                            "cartonQuantity": 3,
                            "product": {
                              "$ref": "18"
                            },
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "competitionPricing": [
                          {
                            "$id": "34",
                            "identifier": "sLCOBVMAgUCDS74Qf1fo6w==",
                            "identifierGuid": "058eb0b0-0053-4081-834b-be107f57e8eb",
                            "pluG_UID": "TttW79CZ70ehBZ0yZwv4Kg==",
                            "pluGuid": "ef56db4e-99d0-47ef-a105-9d32670bf82a",
                            "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": "xRk5BBUWYU+ryvzvITaiBQ==",
                            "groupName": "sample string 1",
                            "identifierGuid": "043919c5-1615-4f61-abca-fcef2136a205",
                            "exists": true,
                            "flipChartIdentifier": "Zia0AK3xSESuoLCurmM5dA==",
                            "flipChartIdentifierGuid": "00b42666-f1ad-4448-aea0-b0aeae633974",
                            "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": "kUezGI2k+0WHnA3uK3MHsg==",
                            "groupIdentifierGuid": "18b34791-a48d-45fb-879c-0dee2b7307b2",
                            "flipChart": {
                              "$id": "36",
                              "identifier": "56KLUheSG0iLJ7NnqU4ihA==",
                              "identifierGuid": "528ba2e7-9217-481b-8b27-b367a94e2284",
                              "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": "GDtJXcZ67EOZ1jrAueot/w==",
                                "identifierGuid": "5d493b18-7ac6-43ec-99d6-3ac0b9ea2dff",
                                "name": "sample string 2",
                                "formType": "sample string 3",
                                "forms": [
                                  {
                                    "$id": "38",
                                    "id": 1,
                                    "g_UID": "mjGWpExWOUOW2ufFatkHoA==",
                                    "guid": "a496319a-564c-4339-96da-e7c56ad907a0",
                                    "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": "r5mDEiyXvkOKTUh0TH9t3Q==",
                                    "previousFormGuid": "128399af-972c-43be-8a4d-48744c7f6ddd",
                                    "nextForm": 1,
                                    "nextFormG_UID": "vjopdOzAAUWX9adYO/OLPw==",
                                    "nextFormGuid": "74293abe-c0ec-4501-97f5-a7583bf38b3f",
                                    "attributes": "sample string 10",
                                    "updated": "2025-10-05T00:01:46.2290889",
                                    "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": "q8ou8O8UI0uXSWAF/GeQdg==",
                                        "checkoutFormGuid": "f02ecaab-14ef-4b23-9749-6005fc679076",
                                        "identifier": "cyL4lb89/kq4HdQcQhlxsA==",
                                        "identifierGuid": "95f82273-3dbf-4afe-b81d-d41c421971b0",
                                        "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": "EaFf1Dk+50GuUzm89uWpcw==",
                                        "valueGuid": "d45fa111-3e39-41e7-ae53-39bcf6e5a973",
                                        "buttonText": "sample string 10",
                                        "valueText": "sample string 11",
                                        "drawImageAndButton": true,
                                        "updated": "2025-10-05T00:01:46.2290889",
                                        "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:01:46.2290889",
                                          "imageData": "QEA=",
                                          "readOnly": true
                                        }
                                      },
                                      {
                                        "$ref": "39"
                                      }
                                    ],
                                    "panels": [
                                      {
                                        "$id": "41",
                                        "id": 1,
                                        "checkoutFormID": 2,
                                        "checkoutFormG_UID": "arBZ/ArjFU61j9UIMqbMiw==",
                                        "checkoutFormGuid": "fc59b06a-e30a-4e15-b58f-d50832a6cc8b",
                                        "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": "iKmKqZFy1kWFk1MSMK/11g==",
                                "flipChartPageIdentifierGuid": "a98aa988-7291-45d6-8593-531230aff5d6",
                                "pluG_UID": "ww9k9h3HBU2WychpjEYqmQ==",
                                "pluGuid": "f6640fc3-c71d-4d05-96c9-c8698c462a99",
                                "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": "rPeQ8iMoA0WcljauorO13g==",
                            "pluGuid": "f290f7ac-2823-4503-9c96-36aea2b3b5de",
                            "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:01:46.2290889",
                            "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": "DD9pssWk3EuonhE2WCHZ2w==",
                            "ingredientGuid": "Uz6ayc4hEkSpruIutp9KYw==",
                            "ingredientIdentifier": "c99a3e53-21ce-4412-a9ae-e22eb69f4a63",
                            "quantity": 1.0,
                            "storeIDs": [
                              1,
                              2
                            ],
                            "ingredientText": "sample string 1",
                            "ingredient": {
                              "$ref": "18"
                            }
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "bins": [
                          {
                            "$id": "45",
                            "pluG_UID": "5E1dkNEgwkSX1eCKajNPiA==",
                            "pluGuid": "905d4de4-20d1-44c2-97d5-e08a6a334f88",
                            "shelfLocationIdentifier": "nESubFXIa0uW0B+5PrGZXw==",
                            "shelfLocationGuid": "6cae449c-c855-4b6b-96d0-1fb93eb1995f",
                            "labelShelfDefault": 1,
                            "labelTalkerDefault": 1,
                            "labelSmall": true,
                            "labelPageLayoutG_UID": "FrkvbgaroUKgU8Hs06sjkg==",
                            "labelPageLayoutGuid": "6e2fb916-ab06-42a1-a053-c1ecd3ab2392",
                            "updated": "2025-10-05T00:01:46.2290889",
                            "electronicShelfLabelIdentifier": "sample string 5",
                            "electronicshelfLabelsConfigurationID": 6,
                            "labelShelfChanged": true,
                            "productName": "sample string 8",
                            "locationText": "sample string 9",
                            "product": {
                              "$ref": "18"
                            },
                            "location": {
                              "$id": "46",
                              "identifier": "M4swUqTGWUusDelzXwJ7yA==",
                              "storeID": 1,
                              "identifierGuid": "52308b33-c6a4-4b59-ac0d-e9735f027bc8",
                              "name": "sample string 2",
                              "haccp": true,
                              "blueprintID": 1,
                              "updated": "2025-10-05T00:01:46.2290889",
                              "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": "t55msmCc90mNkQPrZ6yfdA==",
                            "pluGuid": "b2669eb7-9c60-49f7-8d91-03eb67ac9f74",
                            "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:01:46.2290889",
                              "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:01:46.2290889",
                                            "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": "jCfdsTd4IkuzCOfca8V8fg==",
                                            "labelPageLayoutGuid": "b1dd278c-7837-4b22-b308-e7dc6bc57c7e",
                                            "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:01:46.2290889",
                                        "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": "QMkYnIVIN0uRI2Ebrz22WQ==",
                                        "labelPageLayoutGuid": "9c18c940-4885-4b37-9123-611baf3db659",
                                        "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:01:46.2290889",
                                    "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": "DtzdkJOaSUm4oPpxKUZV2Q==",
                                    "labelPageLayoutGuid": "90dddc0e-9a93-4949-b8a0-fa71294655d9",
                                    "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:01:46.2290889",
                                "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": "oTP5SXl6/k29EuvhHzG1Jg==",
                                "labelPageLayoutGuid": "49f933a1-7a79-4dfe-bd12-ebe11f31b526",
                                "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": "t5hqkYbYCkOoo5lbwHkcXQ==",
                          "pluGuid": "916a98b7-d886-430a-a8a3-995bc0791c5d",
                          "newPrice": 1,
                          "pctDiscount": 1,
                          "newCost": 1,
                          "newCostDecimals": 6,
                          "dealCostIdentifier": "/FGRZVNSsUurS6njsWnNFw==",
                          "dealCostGuid": "659151fc-5253-4bb1-ab4b-a9e3b169cd17",
                          "pluName": "sample string 7",
                          "apn": "sample string 8",
                          "fuelItem": true,
                          "priceGroupG_UID": "ahaH2hnLK06IZ06NPxaClA==",
                          "priceGroupGuid": "da87166a-cb19-4e2b-8867-4e8d3f168294",
                          "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:01:46.2290889",
                          "rrp": 26,
                          "campaignDescription": "sample string 27",
                          "campaignComboPriceGroupG_UID": "ai8zHJ+XAUSjOpYhbczzPQ==",
                          "campaignComboPriceGroupIdentifier": "1c332f6a-979f-4401-a33a-96216dccf33d",
                          "promotionPlacementDescription": "sample string 28",
                          "storeAcceptances": [
                            {
                              "$id": "58",
                              "plu": 1,
                              "pluG_UId": "QEA=",
                              "campaignID": 1,
                              "campaignName": "sample string 2",
                              "storeID": 3,
                              "acceptedUtc": "2025-10-05T00:01:46.2290889",
                              "operatorG_UID": "we29c/TPxkmjHukKk04Ikw==",
                              "operatorGuid": "73bdedc1-cff4-49c6-a31e-e90a934e0893",
                              "machineID": 1,
                              "processed": true,
                              "appliedUtc": "2025-10-05T00:01:46.2290889",
                              "signIqTicketFileMovedUtc": "2025-10-05T00:01:46.2290889",
                              "user": "sample string 6",
                              "campaignDescription": "sample string 7",
                              "productDesc": "sample string 8",
                              "storeName": "sample string 9",
                              "effectiveUtc": "2025-10-05T00:01:46.2290889",
                              "priceChangeType": 0,
                              "operatorName": "sample string 10",
                              "hostCampaign": true,
                              "product": {
                                "$ref": "18"
                              },
                              "campaignPlu": {
                                "$ref": "57"
                              }
                            },
                            {
                              "$ref": "58"
                            }
                          ],
                          "campaign": {
                            "$id": "59",
                            "id": 1,
                            "storeID": 2,
                            "name": "2999719a-c09f-4497-af7a-760d55a0393f",
                            "nameGuid": "2999719a-c09f-4497-af7a-760d55a0393f",
                            "description": "sample string 4",
                            "showDiscounts": true,
                            "showTotals": true,
                            "onlyEvaluateOnSubtotal": true,
                            "useDescription": true,
                            "campaignType": 1,
                            "startDate": "2025-10-05T00:01:46.2290889",
                            "startTime": 1,
                            "endDate": "2025-10-05T00:01:46.2290889",
                            "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:01:46.2290889",
                            "system": true,
                            "created": "2025-10-05T00:01:46.2290889",
                            "updated": "2025-10-05T00:01:46.2290889",
                            "priceChangeNotifiedUtc": "2025-10-05T00:01:46.2290889",
                            "promoType": 1,
                            "promotionTypeCode": "sample string 13",
                            "hostIdentifier": "RcklNrnHRkW6QQmonOsabg==",
                            "hostIdentifierGuid": "3625c945-c7b9-4546-ba41-09a89ceb1a6e",
                            "hostType": 14,
                            "createdByUser": "sample string 15",
                            "fromHost": true,
                            "deleted": true,
                            "campaignDeleted": "2025-10-05T00:01:46.2290889",
                            "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": "mDN/cVSj20CIo9mTUrlsjA==",
                                "pluGuid": "717f3398-a354-40db-88a3-d99352b96c8c",
                                "hostOfferID": 1,
                                "priceGroupG_UID": "TvxYgaSK00eyAmp0Bm9utw==",
                                "priceGroupGuid": "8158fc4e-8aa4-47d3-b202-6a74066f6eb7",
                                "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:01:46.2290889",
                                "rrp": 17,
                                "campaignDescription": "sample string 18",
                                "product": {
                                  "$ref": "18"
                                },
                                "campaign": {
                                  "$ref": "59"
                                }
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "sellingRules": [
                              {
                                "$id": "61",
                                "id": 1,
                                "identifier": "2LQ4s80OiES/Z78SfQfDog==",
                                "identifierStr": "2LQ4s80OiES/Z78SfQfDog==",
                                "identifierGuid": "b338b4d8-0ecd-4488-bf67-bf127d07c3a2",
                                "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": "TcizDuwuyEazaFDr4tRs5g==",
                                "customerIDGuid": "0eb3c84d-2eec-46c8-b368-50ebe2d46ce6",
                                "campaign": {
                                  "$ref": "59"
                                },
                                "customer": {
                                  "$id": "63",
                                  "identifier": "dL0yOtxcSU2AUE6j4+h8dw==",
                                  "identifierGuid": "3a32bd74-5cdc-4d49-8050-4ea3e3e87c77",
                                  "code": "sample string 2",
                                  "familyName": "sample string 3",
                                  "givenName": "sample string 4",
                                  "otherName": "sample string 5",
                                  "title": "sample string 6",
                                  "dateOfBirth": "2025-10-05T00:01:46.2290889",
                                  "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": "CmU1s8aZ0EqV/mFgtyU1qA==",
                                  "communityIdentifierGuid": "b335650a-99c6-4ad0-95fe-6160b72535a8",
                                  "joined": "2025-10-05T00:01:46.2290889",
                                  "updated": "2025-10-05T00:01:46.2290889",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "groupCustomer": true,
                                  "loyaltyPoints": 1,
                                  "homeStoreID": 1,
                                  "availableSpend": 1,
                                  "priceLevelIdentifier": "9rijSCRxlUaFVh535bXKDg==",
                                  "priceLevelIdentifierGuid": "48a3b8f6-7124-4695-8556-1e77e5b5ca0e",
                                  "marketingID": "sample string 18",
                                  "hidden": true,
                                  "registered": true,
                                  "registeredOn": "2025-10-05T00:01:46.2290889",
                                  "emailMarketing": true,
                                  "smsMarketing": true,
                                  "deleted": true,
                                  "deletedUser": "sample string 24",
                                  "homeStoreName": "sample string 25",
                                  "customerCards": [
                                    {
                                      "$id": "64",
                                      "cardType": 2,
                                      "issueDate": "2025-10-05T00:01:46.2290889",
                                      "expiry": "2025-10-05T00:01:46.2290889",
                                      "customerID": "0XGLjmAlLUC+aHN+9yz6BQ==",
                                      "customerIDGuid": "8e8b71d1-2560-402d-be68-737ef72cfa05",
                                      "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:01:46.2290889",
                                      "linkedAccount": "LIqnfFhs9EWYTXnFYzYUlg==",
                                      "linkedAccountGuid": "7ca78a2c-6c58-45f4-984d-79c563361496",
                                      "currentValueChanged": true,
                                      "limitsChanged": true,
                                      "customer": {
                                        "$ref": "63"
                                      },
                                      "account": {
                                        "$id": "65",
                                        "id": 1,
                                        "identifier": "5ArCM6ciPUaLkOOax/PVSA==",
                                        "identifierGuid": "33c20ae4-22a7-463d-8b90-e39ac7f3d548",
                                        "referenceNo": "sample string 3",
                                        "name": "sample string 4",
                                        "created": "2025-10-05T00:01:46.2290889",
                                        "owner": "f0qYRrDuQkqrtGmOcSkwgw==",
                                        "ownerGuid": "46984a7f-eeb0-4a42-abb4-698e71293083",
                                        "accountStoreGroupIdentifier": "3OzTlJRWikqyQ+JDNqIsHQ==",
                                        "accountStoreGroupGuid": "94d3ecdc-5694-4a8a-b243-e24336a22c1d",
                                        "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:01:46.2290889",
                                        "active": true,
                                        "updated": "2025-10-05T00:01:46.2290889",
                                        "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": "j17QNaR/ZkSDusGSuRfjtg==",
                                            "identifierGuid": "35d05e8f-7fa4-4466-83ba-c192b917e3b6",
                                            "name": "sample string 2",
                                            "primaryContact": "5Mm3thlQgU2bsCpko9RLYg==",
                                            "primaryContactGuid": "b6b7c9e4-5019-4d81-9bb0-2a64a3d44b62",
                                            "accountID": "wEhWmQAamEG0VudvrBp7YQ==",
                                            "accountIDGuid": "995648c0-1a00-4198-b456-e76fac1a7b61",
                                            "special": true,
                                            "updated": "2025-10-05T00:01:46.2290889",
                                            "active": true,
                                            "reasonInactive": 1,
                                            "priceLevelIdentifier": "AndjjDbaC0+6B41+i4uYnQ==",
                                            "priceLevelIdentifierGuid": "8c637702-da36-4f0b-ba07-8d7e8b8b989d",
                                            "deleted": true,
                                            "account": {
                                              "$ref": "65"
                                            },
                                            "primaryContactCustomer": {
                                              "$ref": "63"
                                            },
                                            "customerGroupMembers": [
                                              {
                                                "$id": "68",
                                                "id": 1,
                                                "groupID": "XBu4jB+ZyUCJ0M2kTf8ttw==",
                                                "groupIDGuid": "8cb81b5c-991f-40c9-89d0-cda44dff2db7",
                                                "customerID": "l35OSwImJUuznd/q7V5hfw==",
                                                "customerIDGuid": "4b4e7e97-2602-4b25-b39d-dfeaed5e617f",
                                                "card": "sample string 4",
                                                "linkedAccount": "zqRKA75epkyUintxG5g2iw==",
                                                "linkedAccountGuid": "034aa4ce-5ebe-4ca6-948a-7b711b98368b",
                                                "customer": {
                                                  "$ref": "63"
                                                },
                                                "group": {
                                                  "$ref": "67"
                                                },
                                                "customerCard": {
                                                  "$ref": "64"
                                                }
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ]
                                      },
                                      "payments": [
                                        {
                                          "$id": "69",
                                          "id": 1,
                                          "identifier": "SnaLVed2KUKVwCId29OF8g==",
                                          "identifierGuid": "558b764a-76e7-4229-95c0-221ddbd385f2",
                                          "storeID": 2,
                                          "operatorName": "sample string 3",
                                          "saleHeaderID": 4,
                                          "paymentType": 5,
                                          "amount": 6,
                                          "account": "sample string 7",
                                          "accountID": "5rTTw/RyOUGvAkHx73K9eQ==",
                                          "accountIDGuid": "c3d3b4e6-72f4-4139-af02-41f1ef72bd79",
                                          "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:01:46.2290889",
                                          "invRocNo": "sample string 14",
                                          "responseCode": "sample string 15",
                                          "cashout": 1,
                                          "tip": 16,
                                          "idempotentVoid": "eJPWjmWQkkGFInByzZ5Ccg==",
                                          "idempotentVoidGuid": "8ed69378-9065-4192-8522-7072cd9e4272",
                                          "offline": true,
                                          "processed": 1,
                                          "storeSaleHeader": {
                                            "$id": "70",
                                            "saleHeaderID": 1,
                                            "saleHeaderGuid": "JxWeH/xa60Ojtp4vZYur0A==",
                                            "saleHeaderIdentifierGuid": "1f9e1527-5afc-43eb-a3b6-9e2f658babd0",
                                            "created": "2025-10-05T00:01:46.2290889",
                                            "createdLocal": "2025-10-05T00:01:46.2290889",
                                            "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:01:46.2290889",
                                            "storeID": 1,
                                            "operatorG_Uid": "qMju+p6q+Uu3Gmm5dukuog==",
                                            "operatorGuid": "faeec8a8-aa9e-4bf9-b71a-69b976e92ea2",
                                            "customerG_Uid": "yTFSK4yt70qGIwAE2MUuAw==",
                                            "customerGuid": "2b5231c9-ad8c-4aef-8623-0004d8c52e03",
                                            "communityIdentifier": "Pmvda1gxtUSoAAO4JvYf4A==",
                                            "communityIdentifierGuid": "6bdd6b3e-3158-44b5-a800-03b826f61fe0",
                                            "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": "MnhZBsbNt0OEu0Epuodlzg==",
                                            "priceLevelIdentifierGuid": "06597832-cdc6-43b7-84bb-4129ba8765ce",
                                            "locked": 36,
                                            "relationChecksum": "sample string 37",
                                            "loyaltyTender": 1,
                                            "giftCardTender": 1,
                                            "operator": {
                                              "$ref": "30"
                                            },
                                            "customer": {
                                              "$ref": "63"
                                            },
                                            "communityOrganisation": {
                                              "$id": "71",
                                              "id": 1,
                                              "identifier": "8X1j63057EyPEKkmyJvi0A==",
                                              "identifierGuid": "eb637df1-397d-4cec-8f10-a926c89be2d0",
                                              "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:01:46.2290889",
                                              "deleted": true
                                            },
                                            "details": [
                                              {
                                                "$id": "72",
                                                "saleItemID": 1,
                                                "identifier": "EQzu6non2EW3iZPFOIS0gg==",
                                                "identifierGuid": "eaee0c11-277a-45d8-b789-93c53884b482",
                                                "saleHeaderID": 2,
                                                "plu": 1,
                                                "pluG_UId": "uhPqH+HbG0KU64/gg+7/PQ==",
                                                "pluGuid": "1fea13ba-dbe1-421b-94eb-8fe083eeff3d",
                                                "accountID": "HzYYRr+znkSm56jEw2p2nQ==",
                                                "accountIDGuid": "4618361f-b3bf-449e-a6e7-a8c4c36a769d",
                                                "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:01:46.2290889",
                                                "bestOrExpireType": 1,
                                                "providerName": "sample string 11",
                                                "refundG_UID": "Fb280HXvU0alNLtAsK8LGQ==",
                                                "refundGuid": "d0bcbd15-ef75-4653-a534-bb40b0af0b19",
                                                "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": "ZgSNudEGNkayOuHxx7TzjQ==",
                                                "idempotentVoidGuid": "b98d0466-06d1-4636-b23a-e1f1c7b4f38d",
                                                "priceLevelIdentifier": "JM0ogrP0aEOHU9bxGw99cA==",
                                                "priceLevelIdentifierGuid": "8228cd24-f4b3-4368-8753-d6f11b0f7d70",
                                                "productName": "sample string 23",
                                                "apn": "sample string 24",
                                                "unknownScans": [
                                                  {
                                                    "$id": "73",
                                                    "id": 1,
                                                    "saleDetailID": 2,
                                                    "storeID": 1,
                                                    "scanned": "2025-10-05T00:01:46.2290889",
                                                    "operatorG_UID": "QEA=",
                                                    "barcode": "sample string 4",
                                                    "processed": 1
                                                  },
                                                  {
                                                    "$ref": "73"
                                                  }
                                                ],
                                                "refund": {
                                                  "$id": "74",
                                                  "id": 1,
                                                  "g_UID": "MiZQ37hqJkKZ/FXoaZfWHA==",
                                                  "guid": "df502632-6ab8-4226-99fc-55e86997d61c",
                                                  "description": "sample string 1",
                                                  "dumped": true,
                                                  "inventoryReasonID": 1,
                                                  "sortOrder": 1,
                                                  "updated": "2025-10-05T00:01:46.2290889"
                                                },
                                                "modifier": {
                                                  "$id": "75",
                                                  "id": 1,
                                                  "setG_UID": "pMRP0C5UN0m5+8L/l/tgcQ==",
                                                  "modifierSetGuid": "d04fc4a4-542e-4937-b9fb-c2ff97fb6071",
                                                  "name": "sample string 2",
                                                  "price": 1,
                                                  "quantity": 1,
                                                  "modifierType": 1,
                                                  "groupNumber": 1,
                                                  "pageNumber": 1,
                                                  "controlOrder": 1,
                                                  "printToStation": true,
                                                  "pluG_UID": "JZW8gJ4QCkmzAK3zINfLHQ==",
                                                  "pluGuid": "80bc9525-109e-490a-b300-adf320d7cb1d",
                                                  "deleted": true,
                                                  "g_UID": "GwTdVpTZoUSWnRfOc3DGyQ==",
                                                  "guid": "56dd041b-d994-44a1-969d-17ce7370c6c9",
                                                  "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": "pVyj9rxL6kKktZwCAHwk0Q==",
                                                "pluGuid": "f6a35ca5-4bbc-42ea-a4b5-9c02007c24d1",
                                                "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:01:46.2290889",
                                                "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:01:46.2290889",
                                                "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": "dqfLFaOHOUaUmiO4AgGv+A==",
                                                "pluGuid": "15cba776-87a3-4639-949a-23b80201aff8",
                                                "accountID": "yXaUPYulEUe4WvgTP6GvAQ==",
                                                "accountIDGuid": "3d9476c9-a58b-4711-b85a-f8133fa1af01",
                                                "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:01:46.2290889",
                                                "bestOrExpireType": 1,
                                                "refundG_UID": "j621EzKXJkeQVQy1yBXnTw==",
                                                "refundGuid": "13b5ad8f-9732-4726-9055-0cb5c815e74f",
                                                "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": "4NiqTyyzjUijCsZwk6E0Ww==",
                                                "identifierGuid": "4faad8e0-b32c-488d-a30a-c67093a1345b",
                                                "id": 1,
                                                "orderNo": 2,
                                                "externalSaleIdentifier": "sample string 3",
                                                "storeID": 4,
                                                "zoneID": 5,
                                                "deptNo": 6,
                                                "customerIdentifier": "amCXYhMNgkiXufIvO9oo/Q==",
                                                "customerIdentifierGuid": "6297606a-0d13-4882-97b9-f22f3bda28fd",
                                                "operatorNo": 1,
                                                "operatorG_UID": "8Ci/9jrNAkGJe8xaBWY8XQ==",
                                                "operatorGuid": "f6bf28f0-cd3a-4102-897b-cc5a05663c5d",
                                                "created": "2025-10-05T00:01:46.2290889",
                                                "ordered": "2025-10-05T00:01:46.2290889",
                                                "started": "2025-10-05T00:01:46.2290889",
                                                "completed": "2025-10-05T00:01:46.2290889",
                                                "supplied": "2025-10-05T00:01:46.2290889",
                                                "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": "+WJ/vLTb9kyxuenvz8K1Ig==",
                                                    "pluGuid": "bc7f62f9-dbb4-4cf6-b1b9-e9efcfc2b522",
                                                    "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": "uM1ljME2Q0usO6fQKZB+jA==",
                                                    "headerIdentifierGuid": "8c65cdb8-36c1-4b43-ac3b-a7d029907e8c",
                                                    "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": "CQJzUK8oW0KsTIma4H3v6A==",
                                                "surveyGuid": "50730209-28af-425b-ac4c-899ae07defe8",
                                                "saleHeaderGuid": "8OD+wdj6AEWsMHudQiVAqw==",
                                                "saleGuid": "c1fee0f0-fad8-4500-ac30-7b9d422540ab",
                                                "textResponse": "sample string 1",
                                                "integerResponse": 1,
                                                "g_UIDResponse": "Ezn9/blEfUCNEMdFmm0FeQ==",
                                                "guidResponse": "fdfd3913-44b9-407d-8d10-c7459a6d0579",
                                                "whoAnswered": 2,
                                                "answeredAtUTC": "2025-10-05T00:01:46.2290889",
                                                "sale": {
                                                  "$ref": "70"
                                                },
                                                "survey": {
                                                  "$id": "84",
                                                  "g_UID": "wqimTJ3jDkWlPJMP7lGv3w==",
                                                  "guid": "4ca6a8c2-e39d-450e-a53c-930fee51afdf",
                                                  "name": "sample string 1",
                                                  "storeID": 2,
                                                  "zoneID": 1,
                                                  "checkoutFormG_UID": "OuevmxuiY0WFiI0+w9ED7w==",
                                                  "checkoutFormGuid": "9bafe73a-a21b-4563-8588-8d3ec3d103ef",
                                                  "displayToWho": 3,
                                                  "displayWhen": 4,
                                                  "start": "2025-10-05T00:01:46.2290889",
                                                  "end": "2025-10-05T00:01:46.2290889",
                                                  "deleted": true,
                                                  "updated": "2025-10-05T00:01:46.2290889",
                                                  "possibleIntegerResponses": [
                                                    1,
                                                    2
                                                  ],
                                                  "possibleTextResponses": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "possibleGuidResponses": [
                                                    "a8fbaca0-90ff-4c7b-b4a6-9c9e2860d020",
                                                    "98918f27-1bd1-41a8-a9a0-4e26723f619a"
                                                  ],
                                                  "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": "crRo9ZmCrUusxuu8F/OZCw==",
                                            "accountIdentifier": "f568b472-8299-4bad-acc6-ebbc17f3990b",
                                            "accountName": "sample string 42",
                                            "customerOrderIdentifier": "ncwNZd6r0kOYHyEN+GWA1g==",
                                            "customerOrderIdentifierGuid": "650dcc9d-abde-43d2-981f-210df86580d6",
                                            "priceLevelName": "sample string 43",
                                            "revision": 44,
                                            "ingressId": "sample string 45"
                                          },
                                          "metadata": {
                                            "$id": "85",
                                            "id": 1,
                                            "paymentID": 2,
                                            "paymentIdentifier": "o/IGCyePWUWyp8yYws2bnw==",
                                            "paymentIdentifierGuid": "0b06f2a3-8f27-4559-b2a7-cc98c2cd9b9f",
                                            "identifier": "FS3WGU/ANEe2sZV2NNBuDw==",
                                            "identifierGuid": "19d62d15-c04f-4734-b6b1-957634d06e0f",
                                            "metadata": "sample string 3",
                                            "signatureImage": "QEA=",
                                            "itemIdentifier": "e9K9AGMZGUm7fvFjoXBESg==",
                                            "itemIdentifierGuid": "00bdd27b-1963-4919-bb7e-f163a170444a"
                                          }
                                        },
                                        {
                                          "$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": "tvZIoJKrV0iiaMFBN92Itw==",
                                      "customerIdentifierGuid": "a048f6b6-ab92-4857-a268-c14137dd88b7",
                                      "voucherName": "sample string 2",
                                      "count": 3,
                                      "storeID": 4,
                                      "barcode": "sample string 5",
                                      "redeemCount": 6,
                                      "issueCount": 7,
                                      "storeSalePaymentID": 1,
                                      "idempotentID": "6yZE6X8zUkWCE2eUIA3bvg==",
                                      "idempotentGuid": "e94426eb-337f-4552-8213-6794200ddbbe",
                                      "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:01:46.2290889",
                                        "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:01:46.2290889",
                                          "labelPageLayout": "7iF5VnyxNEihzRpyqBBvmg==",
                                          "pageLayoutGuid": "567921ee-b17c-4834-a1cd-1a72a8106f9a",
                                          "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:01:46.2290889"
                                            },
                                            {
                                              "$ref": "90"
                                            }
                                          ]
                                        },
                                        "customerVouchers": [
                                          {
                                            "$id": "91",
                                            "id": 1,
                                            "customerIdentifier": "LwQQHmqz40KTT8PK5Lm4Iw==",
                                            "customerIdentifierGuid": "1e10042f-b36a-42e3-934f-c3cae4b9b823",
                                            "voucherID": 3,
                                            "voucherName": "sample string 4",
                                            "storeID": 1,
                                            "barcode": "sample string 5",
                                            "dateOfIssue": "2025-10-05T00:01:46.2290889",
                                            "issuedSaleHeaderID": 1,
                                            "issuedSaleIdentifier": "sample string 7",
                                            "issuedOfflinePaymentID": 1,
                                            "issuedIdempotentID": "nQT3DoJL5UKY3xFIPx1zpQ==",
                                            "issuedIdempotentGuid": "0ef7049d-4b82-42e5-98df-11483f1d73a5",
                                            "issuedOffline": true,
                                            "issuedUser": "sample string 9",
                                            "issuedNotes": "sample string 10",
                                            "expiryDate": "2025-10-05T00:01:46.2290889",
                                            "expiredUser": "sample string 11",
                                            "expiredNotes": "sample string 12",
                                            "redeemed": "2025-10-05T00:01:46.2290889",
                                            "redeemedSaleHeaderID": 1,
                                            "redeemedSaleIdentifier": "sample string 13",
                                            "redeemedOfflinePaymentID": 1,
                                            "redeemedIdempotentID": "rnoJUGIWJkOzAslXBjtfDQ==",
                                            "redeemedIdempotentGuid": "50097aae-1662-4326-b302-c957063b5f0d",
                                            "redeemedUser": "sample string 14",
                                            "redeemedNotes": "sample string 15",
                                            "redeemedOffline": true,
                                            "updated": "2025-10-05T00:01:46.2290889",
                                            "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": "ZN+81U+YgkujKNs3xxx2nw==",
                                "groupIDGuid": "d5bcdf64-984f-4b82-a328-db37c71c769f",
                                "campaign": {
                                  "$ref": "59"
                                },
                                "group": {
                                  "$ref": "67"
                                }
                              },
                              {
                                "$ref": "92"
                              }
                            ],
                            "signIqTickets": [
                              {
                                "$id": "93",
                                "identifier": "U4pYNpVXDUa5tMZBiprhRA==",
                                "identifierGuid": "36588a53-5795-460d-b9b4-c6418a9ae144",
                                "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": "4GfyFakvgkqHdbCtepkBOA==",
                                "guid": "15f267e0-2fa9-4a82-8775-b0ad7a990138",
                                "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": "0sAwiCooi0a0XMIGaqCy1A==",
                                    "groupGuid": "8830c0d2-282a-468b-b45c-c2066aa0b2d4",
                                    "comboPriceType": 5,
                                    "priceType": 5,
                                    "pluG_UID": "bKX1ywsgK0OfIf/WesXYhg==",
                                    "pluGuid": "cbf5a56c-200b-432b-9f21-ffd67ac5d886",
                                    "priceGroupG_UID": "Y7N9MWwGHUq14bk5o3widw==",
                                    "priceGroupGuid": "317db363-066c-4a1d-b5e1-b939a37c2277",
                                    "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": "0ogcASur+k6F05zqheChPA==",
                                "priceLevelIdentifierGuid": "011c88d2-ab2b-4efa-85d3-9cea85e0a13c",
                                "campaignName": "sample string 3",
                                "priceLevelName": "sample string 4"
                              },
                              {
                                "$ref": "96"
                              }
                            ]
                          },
                          "product": {
                            "$ref": "18"
                          },
                          "dealCost": {
                            "$id": "97",
                            "headerIdentifier": "6OJjBIqqG0SFrfF7Ga3GNg==",
                            "headerIdentifierGuid": "0463e2e8-aa8a-441b-85ad-f17b19adc636",
                            "identifier": "3rRFbBNdz0GocT9XmJeJbg==",
                            "identifierGuid": "6c45b4de-5d13-41cf-a871-3f579897896e",
                            "supplierIdentifier": "2TMFWdh1+UKpGdCQ98Mt2w==",
                            "supplierGuid": "590533d9-75d8-42f9-a919-d090f7c32ddb",
                            "pluG_UID": "HQXs1f4n3kS+UPosXJawoA==",
                            "pluGuid": "d5ec051d-27fe-44de-be50-fa2c5c96b0a0",
                            "campaignName": "7989cf41-d569-4e63-8af8-c63f6e41baf2",
                            "description": "sample string 4",
                            "cost": 5,
                            "costDecimals": 6,
                            "start": "2025-10-05T00:01:46.2468097",
                            "end": "2025-10-05T00:01:46.2468097",
                            "type": 9,
                            "promoType": 10,
                            "bonusItemPLUG_UID": "Fpexp24eI0+wBekqXc7+4A==",
                            "bonusItemPluGuid": "a7b19716-1e6e-4f23-b005-e92a5dcefee0",
                            "bonusPurchaseUnits": 11,
                            "bonusReceiveUnits": 12,
                            "updated": "2025-10-05T00:01:46.2468097",
                            "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:01:46.2468097",
                            "campaignEndDate": "2025-10-05T00:01:46.2468097",
                            "masterPLUG_UID": "lqGXr71WqkS3mBah7eB8Eg==",
                            "masterID": "af97a196-56bd-44aa-b798-16a1ede07c12",
                            "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": "ZJrinAnopUGtW2KlmF0i0A==",
                            "bonusMasterID": "9ce29a64-e809-41a5-ad5b-62a5985d22d0",
                            "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:01:46.2468097",
                        "dealCosts": [
                          {
                            "$ref": "97"
                          },
                          {
                            "$ref": "97"
                          }
                        ],
                        "tags": [
                          {
                            "$id": "98",
                            "pluG_UID": "Ynn+lk6WK0ORTuRGYUvwJg==",
                            "pluGuid": "96fe7962-964e-432b-914e-e446614bf026",
                            "tagID": 1,
                            "description": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "98"
                          }
                        ],
                        "alternateProductG_UID": "SvRrYYdrMES52IauLDEJ8g==",
                        "alternateProduct": "616bf44a-6b87-4430-b9d8-86ae2c3109f2",
                        "productHostCode": {
                          "$id": "99",
                          "id": 1,
                          "pluG_UID": "h4IrV2F8Vk6em16aVfk5MA==",
                          "pluGuid": "572b8287-7c61-4e56-9e9b-5e9a55f93930",
                          "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:01:46.2468097",
                        "inventoryTracked": "2025-10-05T00:01:46.2468097",
                        "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": "B4crYcEZY0mMsS5HyHI3Tw==",
                      "supplierGuid": "612b8707-19c1-4963-8cb1-2e47c872374f",
                      "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": "Ij+3q7i+w0qpDH68IvM/Ag==",
                      "supplierGuid": "abb73f22-beb8-4ac3-a90c-7ebc22f33f02",
                      "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:01:46.2468097",
                      "deliveryDate": "2025-10-05T00:01:46.2468097",
                      "nextCutOffDate": "2025-10-05T00:01:46.2468097",
                      "nextDeliveryDate": "2025-10-05T00:01:46.2468097",
                      "nextDaysBuffer": 10
                    },
                    {
                      "$ref": "102"
                    }
                  ],
                  "store": {
                    "$ref": "9"
                  },
                  "updated": "2025-10-05T00:01:46.2468097",
                  "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:01:46.2468097",
                    "processed": "2025-10-05T00:01:46.2468097",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2025-10-05T00:01:46.2468097",
                    "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:01:46.2468097",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "103"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "105",
                    "id": 1,
                    "hostIdentifier": "GSYn3sRW80abKHW1f4K73w==",
                    "hostIdentifierGuid": "de272619-56c4-46f3-9b28-75b57f82bbdf",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "d0ca4439-0b1e-41c5-a3c2-2d7ed880dacf",
                      "ceaa3af3-9058-43dc-9dcd-e38e8c226cea"
                    ]
                  },
                  {
                    "$ref": "105"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "11"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "106",
                    "identifier": "ZG2LCyQWxE2VevyZXmr6oQ==",
                    "identifierGuid": "0b8b6d64-1624-4dc4-957a-fc995e6afaa1",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "106"
                  }
                ],
                "promoTypeGuids": [
                  "9c1bfccd-513c-49f9-a4d9-8fcdde6d5442",
                  "0e89fea5-91e5-41f2-a9e6-7efa5873d081"
                ],
                "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:01:46.2468097",
              "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": "748aaa7d-b6dd-4126-90d5-b1caad8598dc",
          "updateStore": {
            "$id": "111",
            "id": "10454a33-8351-45b5-a546-8379e215a305",
            "name": "sample string 1",
            "lastActivity": "2025-10-05T00:01:46.2468097",
            "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:01:46.2468097"
          },
          "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": "P8TVM7BtekKIYoSlGDfQlQ==",
          "guid": "33d5c43f-6db0-427a-8862-84a51837d095",
          "fuelGrade": "sample string 5",
          "price1": 1,
          "price2": 1,
          "price3": 1,
          "price4": 1,
          "effective": "2025-10-05T00:01:46.2468097",
          "updated": "2025-10-05T00:01:46.2468097",
          "margin": 1,
          "product": {
            "$ref": "18"
          }
        }
      }
    },
    {
      "$ref": "7"
    }
  ],
  "cashBalancingFuelMeters": [
    {
      "$id": "114",
      "headerIdentifier": "7OYS+FK7bEiatCNXcIf1zw==",
      "headerIdentifierGuid": "f812e6ec-bb52-486c-9ab4-23577087f5cf",
      "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:01:46.2468097",
          "adjustedAt": "2025-10-05T00:01:46.2468097",
          "adjustmentVolume": 8.0,
          "reasonDesc": "sample string 9",
          "reason": 10,
          "operatorG_UID": "FIG9JXWpzkSSkriMcJzlrA==",
          "operatorGuid": "25bd8114-a975-44ce-9292-b88c709ce5ac",
          "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:
PK7E[;����5xl/workbook.xml �(�����0��J}�(�P@HE���k��LA~����_�[7�����l��3����/]EE�d�w������`���H�bfd����
u`i���A텴�n�X�:��Ġ�
�@jZ�O���S��\���j���o�G�qѠ��
�$:���WJ\)��Q�m����͠��v���q����PK7E[����	�[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
7E[?�B''_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="Ra451263948cc4dc7" /></Relationships>PK7E[	�c��Cxl/worksheets/sheet1.xml �(���[S�0����ﵵ�;��J)�S�B۷4q��I�؆��W1vl�*J�8�ﬥ��0z�{���H��8���A��g�t{;���3>��vY��X%I|[���pU�w'q\�W�fVD�]�5c�,��J�1����2�'g��~�l�	q��g�yU�J���1���<�-�)l֏�6�tNF��T��>ȓ�8����� ��*�:MvE�9�/�g���x���b�|^��2�rv�.���E�ޮJ��4�l]T߃M��.6����]�(W�F\P�#��a0�/�lsS7U�X��"R��p�\*�O�i�������i�u��7FJ3εQ{����ԋZ/�S/k������ȩ����֫V/#!9� APxZ�k�n�q�(�#�H�V��DQͥ��p�^/{�@*UH��B>��(e
L���V��ho\�8Gd��#4A�]�L 1r��χ&��ϢQ+ʹ��|h�m�E ���j����8B'�*��B@s
�~�&���� �F���ҷ�&���{��9d�C�)hOO`�I$�x�`�E�^P1�ǽ�pbw�&A�xʿ~l��m�I�(��ڗEl��m��$"���BS*<�,b�EN#%R0;)@���d�,j�g����h��m5��Ѫ�6n*�;��"�Y�$����I�/��=����(�vA^
�����y,���\����&d?�5q:$�O��'Ά�/���C���WCB�!!���!��ě!���[�c������{b����X�~t ����r�����r ����e�b��Ց6��kb�{�@,w�9����r���ܝ:�-{��6����4�����n�,�O����quvw�qMydn����6������������^5����7]��-o��w]�e�{�����G.�ȧ�<�c�7hy��Q�j�/���#�������́X+��@����@�u��v_;e�uܹ�W��$?ϲ2ɫ;����PK7E[RH��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8�M���ݰa[z�I<��&vd�@�Ƃ#q,*��ĂMW��==i���k���F�F>�6Pd90��S��8F�P�v��ш1M3́�01�O���Є!s3����OS�{>cw��x���K�2��4��N롣g�'��0w�Q�G�Sl�R
�7Y�{Q
�*�
�Ve+��������B<��^�|!#
!Q(�Rc}W���k���K�ey����۪��d�����_l~PK7E[Ѓ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��PK7E[
9����xl/sharedStrings.xml �(��U�n�@���s-.JR�ZUj�Ԇ�
��'+���#��3�F�zc��s�zα=���d�G�ѣ����un
�7���z�������8����j<t�".�no�v����[T��C�Hi��G�I��"n�HJ��v�"U t��4�{�qTi�T��%�#�xH�5�R��4�>ZG�+Q��2o����T��A��.���v)4H�΃kC '��4,�����TNAm,��jY�;�%�]V(���<�|*+ʜ�+˽��a�p��M��6_����KC��~6��,��痺G	�vv�a�W(��K7G!��i@<���C���|�u
t���8Qrv��\����oq��� u�įp����dz |�TK��Y���.[���2|��� �.�n�]��5k[Z8P;����F�:��E ]��=o63Rb~�*�f{Z�'�������X��
�de
� Y�f�O;%�8��������pR��}m�����-i6��y4�/�R�'�PK-7E[;����5xl/workbook.xmlPK-7E[����	��[Content_Types].xmlPK-
7E[?�B''U_rels/.relsPK-7E[	�c��C�xl/worksheets/sheet1.xmlPK-7E[RH��P�xl/_rels/workbook.xml.relsPK-7E[Ѓc'2E
8	xl/styles.xmlPK-7E[
9�����
xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK7E[;�2u�5xl/workbook.xml �(���M�0��&ޡ�, b$��.܏8H�I[�Ƿ�@��Y�{��ᓶ�C�|�\i+�{oJ�\ۣw�U�u�J�A��]'Zlt���<˒�`G�B+���B���Ex���qAI���!|��.prQc}w6	[B�7�#lۈ�(�X�<P�볢)%����$?^�S�tY�n�
��z��PK7E[����	�[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
7E[�r~�''_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="R63140b752a1141da" /></Relationships>PK7E[	�c��Cxl/worksheets/sheet1.xml �(���[S�0����ﵵ�;��J)�S�B۷4q��I�؆��W1vl�*J�8�ﬥ��0z�{���H��8���A��g�t{;���3>��vY��X%I|[���pU�w'q\�W�fVD�]�5c�,��J�1����2�'g��~�l�	q��g�yU�J���1���<�-�)l֏�6�tNF��T��>ȓ�8����� ��*�:MvE�9�/�g���x���b�|^��2�rv�.���E�ޮJ��4�l]T߃M��.6����]�(W�F\P�#��a0�/�lsS7U�X��"R��p�\*�O�i�������i�u��7FJ3εQ{����ԋZ/�S/k������ȩ����֫V/#!9� APxZ�k�n�q�(�#�H�V��DQͥ��p�^/{�@*UH��B>��(e
L���V��ho\�8Gd��#4A�]�L 1r��χ&��ϢQ+ʹ��|h�m�E ���j����8B'�*��B@s
�~�&���� �F���ҷ�&���{��9d�C�)hOO`�I$�x�`�E�^P1�ǽ�pbw�&A�xʿ~l��m�I�(��ڗEl��m��$"���BS*<�,b�EN#%R0;)@���d�,j�g����h��m5��Ѫ�6n*�;��"�Y�$����I�/��=����(�vA^
�����y,���\����&d?�5q:$�O��'Ά�/���C���WCB�!!���!��ě!���[�c������{b����X�~t ����r�����r ����e�b��Ց6��kb�{�@,w�9����r���ܝ:�-{��6����4�����n�,�O����quvw�qMydn����6������������^5����7]��-o��w]�e�{�����G.�ȧ�<�c�7hy��Q�j�/���#�������́X+��@����@�u��v_;e�uܹ�W��$?ϲ2ɫ;����PK7E[P\l�Pxl/_rels/workbook.xml.rels �(���Kn� @��f_6NH'�n�Ms�ۊ
��9[=R�P�J-���&�͇�'1�����4�3�08�/�ڵ��8E� a�Y�qT1m�~�IOlh��q~�4�'
7�M���b*}Gg���CZ2��>g�-�.3���4>9}���?����c�#����~Z�^/Ȯm`�X2Q�t͙)E
 �nj!^F�^�u&cj��e[UR�`%��L�<��ѧ�Ν�v���ԊK^�!V���ћ��|PK7E[Ѓ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��PK7E[
9����xl/sharedStrings.xml �(��U�n�@���s-.JR�ZUj�Ԇ�
��'+���#��3�F�zc��s�zα=���d�G�ѣ����un
�7���z�������8����j<t�".�no�v����[T��C�Hi��G�I��"n�HJ��v�"U t��4�{�qTi�T��%�#�xH�5�R��4�>ZG�+Q��2o����T��A��.���v)4H�΃kC '��4,�����TNAm,��jY�;�%�]V(���<�|*+ʜ�+˽��a�p��M��6_����KC��~6��,��痺G	�vv�a�W(��K7G!��i@<���C���|�u
t���8Qrv��\����oq��� u�įp����dz |�TK��Y���.[���2|��� �.�n�]��5k[Z8P;����F�:��E ]��=o63Rb~�*�f{Z�'�������X��
�de
� Y�f�O;%�8��������pR��}m�����-i6��y4�/�R�'�PK-7E[;�2u�5xl/workbook.xmlPK-7E[����	�[Content_Types].xmlPK-
7E[�r~�''V_rels/.relsPK-7E[	�c��C�xl/worksheets/sheet1.xmlPK-7E[P\l�P�xl/_rels/workbook.xml.relsPK-7E[Ѓc'2E
:	xl/styles.xmlPK-7E[
9�����
xl/sharedStrings.xmlPK��