POST api/store/{storeID}/cashBalancing/create

Create a new cash balancing header record

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

Store to create cash balancing record for

integer

Required

Body Parameters

Cash balancing header record containing the started, ended and end of day id

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.

Request Formats

application/json, text/json

Sample:
{
  "identifier": "1XGuPN797U+2q0MEQctqQw==",
  "identifierGuid": "3cae71d5-fdde-4fed-b6ab-430441cb6a43",
  "storeID": 2,
  "date": "2025-10-05T00:01:15.37883",
  "started": "2025-10-05T00:01:15.37883",
  "ended": "2025-10-05T00:01:15.37883",
  "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": "+ZNsIWKOCU2P3RvfkOWhnQ==",
      "headerIdentifierGuid": "216c93f9-8e62-4d09-8fdd-1bdf90e5a19d",
      "operatorG_UID": "R0VzwKF40k+6N11VfWElQQ==",
      "operatorGuid": "c0734547-78a1-4fd2-ba37-5d557d612541",
      "date": "2025-10-05T00:01:15.37883",
      "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:15.37883",
      "end": "2025-10-05T00:01:15.37883",
      "operatorName": "sample string 16",
      "operatorNumber": "sample string 17",
      "machineName": "sample string 18",
      "operators": "sample string 19"
    },
    {
      "$ref": "2"
    }
  ],
  "eftDetails": [
    {
      "$id": "3",
      "id": 1,
      "headerIdentifier": "MKjRxdEHEUS4qpDen6frdQ==",
      "headerIdentifierGuid": "c5d1a830-07d1-4411-b8aa-90de9fa7eb75",
      "date": "2025-10-05T00:01:15.37883",
      "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": "pD34Qjr53EydpRZqZOMmMg==",
    "headerIdentifierGuid": "42f83da4-f93a-4cdc-9da5-166a64e32632",
    "bankName": "sample string 3",
    "expectedCash": 4,
    "cashDeclared": 1,
    "expectedPickup": 5,
    "pickupDeclared": 1,
    "expectedCheque": 6,
    "chequeDeclared": 1
  },
  "cashBalancingBankingAccounts": [
    {
      "$id": "5",
      "id": 1,
      "headerIdentifier": "GfxzJQY7FEaS5gJpnQXLqQ==",
      "headerIdentifierGuid": "2573fc19-3b06-4614-92e6-02699d05cba9",
      "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": "tzHbRCYYI0+nNkDer+Dnlg==",
      "headerIdentifierGuid": "44db31b7-1826-4f23-a736-40deafe0e796",
      "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:15.37883",
        "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:15.37883",
          "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": "AsE09sBqvke7x9sKltme4g==",
          "hostIdentifierGuid": "f634c102-6ac0-47be-bbc7-db0a96d99ee2",
          "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:15.37883",
          "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": "KL+MQiti9UOvdjSRAduSDQ==",
              "hostIdentifierGuid": "428cbf28-622b-43f5-af76-349101db920d",
              "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": "KXrPXb4Ai0WVGzXIdHSQpA==",
                "identifierGuid": "5dcf7a29-00be-458b-951b-35c8747490a4",
                "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": "/BtRAVYcskK939jr/UNHkA==",
                "hostSupplierIdentifierGuid": "01511bfc-1c56-42b2-bddf-d8ebfd434790",
                "loyaltyPriceLevelIdentifier": "pXHbTegKzE2wt2QAISVKDA==",
                "loyaltyPriceLevelIdentifierGuid": "4ddb71a5-0ae8-4dcc-b0b7-640021254a0c",
                "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:15.37883",
                "lastProcessed": "2025-10-05T00:01:15.37883",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$id": "13",
                  "identifier": "2K5sgzOMt0eLpoogZ6343A==",
                  "identifierGuid": "836caed8-8c33-47b7-8ba6-8a2067adf8dc",
                  "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": "3jeSAtGV6kG57TuyG95BEg==",
                  "primaryContactID": "029237de-95d1-41ea-b9ed-3bb21bde4112",
                  "storeID": 1,
                  "abn": "sample string 16",
                  "supplierGroupIdentifier": "cZuMqS98ykiXOvdPsbwF4Q==",
                  "supplierGroupGuid": "a98c9b71-7c2f-48ca-973a-f74fb1bc05e1",
                  "rebate": 1.0,
                  "rebateType": 1,
                  "rebateFrequency": 1,
                  "rebateSource": 1,
                  "rebateLastClaimed": "2025-10-05T00:01:15.37883",
                  "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": "dd94caba-14bb-4af6-8727-5166182a43e7",
                    "identifier": "mjWzTXSA7kyzPZx8f0L5JA==",
                    "identifierGuid": "4db3359a-8074-4cee-b33d-9c7c7f42f924",
                    "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": "XREZSjaZY0eBLFzXU2FHew==",
                      "supplierIdentifierGuid": "4a19115d-9936-4763-812c-5cd75361477b",
                      "contactGuid": "nxCPjMbggk+i+uxlfnNIBw==",
                      "contactID": "8c8f109f-e0c6-4f82-a2fa-ec657e734807",
                      "contact": {
                        "$ref": "14"
                      },
                      "supplier": {
                        "$ref": "13"
                      }
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "products": [
                    {
                      "$id": "16",
                      "pluG_UID": "b2+whU8b6UeKvnU2RvHmsw==",
                      "pluGuid": "85b06f6f-1b4f-47e9-8abe-753646f1e6b3",
                      "supplierIdentifier": "+qjE5RIfw0K9ulKzW1ps3g==",
                      "supplierIdentifierGuid": "e5c4a8fa-1f12-42c3-bdba-52b35b5a6cde",
                      "cartonQuantity": 1,
                      "cartonQuantityChanged": true,
                      "productSize": "sample string 3",
                      "cigarettesPerSleeve": 1,
                      "randomWeight": true,
                      "piecesPerUnit": 5,
                      "averagePackSize": 6,
                      "effectiveDate": "2025-10-05T00:01:15.37883",
                      "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:15.37883",
                      "rebate": 1.0,
                      "rebateExclude": true,
                      "invoiceCodes": [
                        {
                          "$id": "17",
                          "pluG_UID": "b0X2CB9LMUqyABDDlnXxAA==",
                          "pluGuid": "08f6456f-4b1f-4a31-b200-10c39675f100",
                          "supplierIdentifier": "iSYBkpFQQ0+aIIWygg0WDA==",
                          "supplierIdentifierGuid": "92012689-5091-4f43-9a20-85b2820d160c",
                          "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": "QbnRGWsOmkWcvE5fcrIwMA==",
                      "parentPluGuid": "19d1b941-0e6b-459a-9cbc-4e5f72b23030",
                      "freight": 45.0,
                      "freightType": 1,
                      "product": {
                        "$id": "18",
                        "plu": 1,
                        "storeID": 1,
                        "masterPluG_UID": "QEA=",
                        "storeIDs": [
                          1,
                          2
                        ],
                        "g_UId": "1DJHghZdj0q3P06zPzl7Gg==",
                        "guid": "824732d4-5d16-4a8f-b73f-4eb33f397b1a",
                        "apn": "sample string 1",
                        "apnChanged": true,
                        "apnSwitched": true,
                        "barcode": "sample string 4",
                        "itemNumber": "sample string 5",
                        "itemNumberChanged": true,
                        "priceGroupG_UID": "6VJ4SYlFZEa//lYYrYjFug==",
                        "priceGroupGuid": "497852e9-4589-4664-bffe-5618ad88c5ba",
                        "blueprintID": 1,
                        "lastCountedDate": "2025-10-05T00:01:15.37883",
                        "externalID": "sample string 7",
                        "active": true,
                        "activated": "2025-10-05T00:01:15.37883",
                        "pluCreated": "2025-10-05T00:01:15.37883",
                        "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:15.37883",
                        "lastManualUpdate": "2025-10-05T00:01:15.37883",
                        "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:15.37883",
                        "currentCostUpdated": "2025-10-05T00:01:15.37883",
                        "costDecimals": 31,
                        "costChanged": true,
                        "dealCostIdentifier": "QEA=",
                        "excludeFromRebate": true,
                        "rebateOverride": 1,
                        "costCalcMethod": 32,
                        "costCalcMethodChanged": true,
                        "costEffectiveDate": "2025-10-05T00:01:15.37883",
                        "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:15.37883",
                        "posTare": 1,
                        "altPrice": 1.0,
                        "altPriceChanged": true,
                        "altPriceMode": 53,
                        "altPriceModeChanged": true,
                        "altPLUG_UID": "ZukSCDRgsEOUpsSAwJvoEg==",
                        "altPLUGuid": "0812e966-6034-43b0-94a6-c480c09be812",
                        "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:15.37883",
                        "labelLastPrice": 1,
                        "shelfPageLayoutG_UID": "snA87iuhR0iSQujWw+/YTw==",
                        "shelfPageLayoutGuid": "ee3c70b2-a12b-4847-9242-e8d6c3efd84f",
                        "talkerPageLayoutG_UID": "s/up1G3Pd0aa0R6L5OoA9g==",
                        "talkerPageLayoutGuid": "d4a9fbb3-cf6d-4677-9ad1-1e8be4ea00f6",
                        "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": "CEV+y6sR4EaCJLgtb6BLqw==",
                        "inventoryIdentifier": "cb7e4508-11ab-46e0-8224-b82d6fa04bab",
                        "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": "sKbRQOduOEe4a2UGHKaShg==",
                        "parentPluGuid": "40d1a6b0-6ee7-4738-b86b-65061ca69286",
                        "preferredHostVendor": 104,
                        "preferredHostChanged": true,
                        "code": "sample string 106",
                        "supplierIdentifier": "XEV5SEb640+lhTQDUXGjSg==",
                        "supplierIdentifierGuid": "4879455c-fa46-4fe3-a585-34035171a34a",
                        "supplierChanged": true,
                        "rebateSupplierIdentifier": "hJnbQJaau0KbEDtr0sxpEw==",
                        "rebateSupplierIdentifierGuid": "40db9984-9a96-42bb-9b10-3b6bd2cc6913",
                        "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:15.37883",
                        "commodity": "sample string 121",
                        "businessPillar": "sample string 122",
                        "mscCommodity": "sample string 123",
                        "hostIdentifier": "iK7lwuEKwk262mX3dw/W+w==",
                        "hostIdentifierGuid": "c2e5ae88-0ae1-4dc2-bada-65f7770fd6fb",
                        "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": "XgAyLPdj9kexrqjDvl1P9g==",
                            "pluGuid": "2c32005e-63f7-47f6-b1ae-a8c3be5d4ff6",
                            "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:15.37883"
                          },
                          {
                            "$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:15.37883",
                            "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:15.37883",
                            "startTime": 3,
                            "endDate": "2025-10-05T00:01:15.37883",
                            "endTime": 4,
                            "newPrice": 5,
                            "newCost": 6,
                            "newCostDecimals": 7,
                            "pctDiscount": 8,
                            "promoType": 1,
                            "promotionTypeCode": "sample string 9",
                            "hostType": 10,
                            "hostIdentifier": "ApciHT+7D0Ku8cUghF+n/w==",
                            "hostIdentifierGuid": "1d229702-bb3f-420f-aef1-c520845fa7ff",
                            "storeNames": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "details": [
                            {
                              "$ref": "22"
                            },
                            {
                              "$ref": "22"
                            }
                          ]
                        },
                        "tray": {
                          "$id": "23",
                          "g_UId": "C2UhrGQim0usX9uP1kz+TA==",
                          "guid": "ac21650b-2264-4b9b-ac5f-db8fd64cfe4c",
                          "name": "sample string 1",
                          "number": 1,
                          "tare": 1
                        },
                        "priceGroup": {
                          "$id": "24",
                          "priceGroupG_UID": "KwPosp1Z0USjKcq2KjxfOA==",
                          "priceGroupGuid": "b2e8032b-599d-44d1-a329-cab62a3c5f38",
                          "name": "sample string 2",
                          "code": 1,
                          "modified": true,
                          "updated": "2025-10-05T00:01:15.37883",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "number": 1,
                          "products": [
                            {
                              "$ref": "18"
                            },
                            {
                              "$ref": "18"
                            }
                          ],
                          "productCount": 1
                        },
                        "priceGroupName": "sample string 146",
                        "nutrifacts": {
                          "$id": "25",
                          "pluG_UID": "cOn/HT5Fz0eGzstnqY6mog==",
                          "pluGuid": "1dffe970-453e-47cf-86ce-cb67a98ea6a2",
                          "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": "5c5d2712-19aa-41ce-b088-15939ba782a3",
                          "created": "2025-10-05T00:01:15.37883",
                          "createdByUser": "sample string 1",
                          "activated": "2025-10-05T00:01:15.37883",
                          "deactivated": "2025-10-05T00:01:15.37883",
                          "lastOrdered": "2025-10-05T00:01:15.37883",
                          "lastOrderedQty": 2.0,
                          "lastReceived": "2025-10-05T00:01:15.37883",
                          "lastReceivedQty": 3.0,
                          "lastInvoiceStatus": 1,
                          "lastCounted": "2025-10-05T00:01:15.37883",
                          "lastSold": "2025-10-05T00:01:15.37883",
                          "firstSold": "2025-10-05T00:01:15.37883",
                          "awsUpdated": "2025-10-05T00:01:15.37883",
                          "lastManualUpdate": "2025-10-05T00:01:15.37883",
                          "lastManualUpdatedByUser": "sample string 5",
                          "lastUpdated": "2025-10-05T00:01:15.37883",
                          "lastUpdatedByUser": "sample string 7",
                          "lastUpdatedByHost": "2025-10-05T00:01:15.37883",
                          "doNotRangeUpdated": "2025-10-05T00:01:15.37883",
                          "doNotOrderUpdated": "2025-10-05T00:01:15.37883",
                          "tracked": "2025-10-05T00:01:15.37883"
                        },
                        "allergens": [
                          {
                            "$id": "27",
                            "allergenID": 1,
                            "pluG_UID": "w9oxUahLs064PYQhL5YkyA==",
                            "pluGuid": "5131dac3-4ba8-4eb3-b83d-84212f9624c8",
                            "contains": 2,
                            "allergenName": "sample string 3",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "costs": {
                          "$id": "28",
                          "pluG_UID": "VeUqDG7FuUa5dmsFwVmhxg==",
                          "pluGuid": "0c2ae555-c56e-46b9-b976-6b05c159a1c6",
                          "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:15.37883",
                          "normalCost": 1,
                          "currentCost": 1
                        },
                        "sales": [
                          {
                            "$id": "29",
                            "saleHeaderID": 1,
                            "created": "2025-10-05T00:01:15.37883",
                            "createdLocal": "2025-10-05T00:01:15.37883",
                            "storeID": 3,
                            "storeName": "sample string 4",
                            "operatorG_Uid": "/Yb4VoIqdUyvASr7VkRW6w==",
                            "operatorGuid": "56f886fd-2a82-4c75-af01-2afb564456eb",
                            "operatorName": "sample string 5",
                            "tranType": 1,
                            "plu": 1,
                            "pluG_UId": "+w3rXGMmYE6cbyhow4ZrpQ==",
                            "pluGuid": "5ceb0dfb-2663-4e60-9c6f-2868c3866ba5",
                            "normalPrice": 1,
                            "totalCents": 1,
                            "cost": 1,
                            "grossProfit": 1,
                            "quantity": 1,
                            "operator": {
                              "$id": "30",
                              "id": 1,
                              "g_Uid": "DBA66pJI3UC1LCCgWFBMIA==",
                              "guid": "ea3a100c-4892-40dd-b52c-20a058504c20",
                              "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:15.37883",
                              "passwordResetRequired": true,
                              "alteredInStore": true,
                              "startShift": "2025-10-05T00:01:15.37883",
                              "endShift": "2025-10-05T00:01:15.37883",
                              "machineName": "sample string 20",
                              "drawerID": 1,
                              "stores": [
                                {
                                  "$id": "31",
                                  "operatorG_UID": "wRPGJF5VOkin04W1NHg4Yg==",
                                  "operatorGuid": "24c613c1-555e-483a-a7d3-85b534783862",
                                  "storeID": 2,
                                  "operator": {
                                    "$ref": "30"
                                  },
                                  "store": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "31"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "29"
                          }
                        ],
                        "apns": [
                          {
                            "$id": "32",
                            "pluID": 1,
                            "pluG_UID": "f5wkyxwm80W/VE2vSbB3jA==",
                            "pluGuid": "cb249c7f-261c-45f3-bf54-4daf49b0778c",
                            "apn": "sample string 1",
                            "deleted": true,
                            "storeID": 1,
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "32"
                          }
                        ],
                        "tuns": [
                          {
                            "$id": "33",
                            "pluG_UId": "DuTmMRAbBUyTAzukGj9ILg==",
                            "pluGuid": "31e6e40e-1b10-4c05-9303-3ba41a3f482e",
                            "apn": "sample string 1",
                            "tun": "sample string 2",
                            "cartonQuantity": 3,
                            "product": {
                              "$ref": "18"
                            },
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "competitionPricing": [
                          {
                            "$id": "34",
                            "identifier": "tUrXj2hU7EKOuoH5RsFlfg==",
                            "identifierGuid": "8fd74ab5-5468-42ec-8eba-81f946c1657e",
                            "pluG_UID": "QVDTlc6qbkuXL/NvVKhnog==",
                            "pluGuid": "95d35041-aace-4b6e-972f-f36f54a867a2",
                            "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": "HyLGFSiQ00StHYnPoaszQA==",
                            "groupName": "sample string 1",
                            "identifierGuid": "15c6221f-9028-44d3-ad1d-89cfa1ab3340",
                            "exists": true,
                            "flipChartIdentifier": "Etvhk8dEz0iO262lkv0J6A==",
                            "flipChartIdentifierGuid": "93e1db12-44c7-48cf-8edb-ada592fd09e8",
                            "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": "FhpVrM8yIkOUXT8b9eGEnw==",
                            "groupIdentifierGuid": "ac551a16-32cf-4322-945d-3f1bf5e1849f",
                            "flipChart": {
                              "$id": "36",
                              "identifier": "joeKoDw800iwmupD4l+yPg==",
                              "identifierGuid": "a08a878e-3c3c-48d3-b09a-ea43e25fb23e",
                              "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": "ir+YxLAaek6yE4mgj7Dycg==",
                                "identifierGuid": "c498bf8a-1ab0-4e7a-b213-89a08fb0f272",
                                "name": "sample string 2",
                                "formType": "sample string 3",
                                "forms": [
                                  {
                                    "$id": "38",
                                    "id": 1,
                                    "g_UID": "769uHYXRoEa3IPULs8x1Gg==",
                                    "guid": "1d6eafef-d185-46a0-b720-f50bb3cc751a",
                                    "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": "aw+ohpwQ9UiQKC8XO4M/Iw==",
                                    "previousFormGuid": "86a80f6b-109c-48f5-9028-2f173b833f23",
                                    "nextForm": 1,
                                    "nextFormG_UID": "p09XfwNVLEmkuCEfJG3GLg==",
                                    "nextFormGuid": "7f574fa7-5503-492c-a4b8-211f246dc62e",
                                    "attributes": "sample string 10",
                                    "updated": "2025-10-05T00:01:15.37883",
                                    "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": "16CZKNhBdUa5aI9YpOvRow==",
                                        "checkoutFormGuid": "2899a0d7-41d8-4675-b968-8f58a4ebd1a3",
                                        "identifier": "9D9IvieT2UuWdj3hLvCPig==",
                                        "identifierGuid": "be483ff4-9327-4bd9-9676-3de12ef08f8a",
                                        "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": "Da2L+ZOkfEmBvjYDVAvTCA==",
                                        "valueGuid": "f98bad0d-a493-497c-81be-3603540bd308",
                                        "buttonText": "sample string 10",
                                        "valueText": "sample string 11",
                                        "drawImageAndButton": true,
                                        "updated": "2025-10-05T00:01:15.37883",
                                        "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:15.37883",
                                          "imageData": "QEA=",
                                          "readOnly": true
                                        }
                                      },
                                      {
                                        "$ref": "39"
                                      }
                                    ],
                                    "panels": [
                                      {
                                        "$id": "41",
                                        "id": 1,
                                        "checkoutFormID": 2,
                                        "checkoutFormG_UID": "sa2klfHc2kmTBvBhx3GSiw==",
                                        "checkoutFormGuid": "95a4adb1-dcf1-49da-9306-f061c771928b",
                                        "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": "ZBjHhcI2o0ycgCVSYlmNlA==",
                                "flipChartPageIdentifierGuid": "85c71864-36c2-4ca3-9c80-255262598d94",
                                "pluG_UID": "I/iDh9qKyUSFTCQJ+QFygg==",
                                "pluGuid": "8783f823-8ada-44c9-854c-2409f9017282",
                                "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": "vYiJMMdblE+wAZSwpbkeig==",
                            "pluGuid": "308988bd-5bc7-4f94-b001-94b0a5b91e8a",
                            "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:15.37883",
                            "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": "zECVdktrp0yxnBMVWuk9tQ==",
                            "ingredientGuid": "ScqW+8bZ/EuYQauUbdityg==",
                            "ingredientIdentifier": "fb96ca49-d9c6-4bfc-9841-ab946dd8adca",
                            "quantity": 1.0,
                            "storeIDs": [
                              1,
                              2
                            ],
                            "ingredientText": "sample string 1",
                            "ingredient": {
                              "$ref": "18"
                            }
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "bins": [
                          {
                            "$id": "45",
                            "pluG_UID": "9H1Uih6yMUqGMP0Hp1Cz2Q==",
                            "pluGuid": "8a547df4-b21e-4a31-8630-fd07a750b3d9",
                            "shelfLocationIdentifier": "OvDN8SMbJU2PhEXh+aCnvw==",
                            "shelfLocationGuid": "f1cdf03a-1b23-4d25-8f84-45e1f9a0a7bf",
                            "labelShelfDefault": 1,
                            "labelTalkerDefault": 1,
                            "labelSmall": true,
                            "labelPageLayoutG_UID": "gFCGNGgcw0KROpaOWVJvFg==",
                            "labelPageLayoutGuid": "34865080-1c68-42c3-913a-968e59526f16",
                            "updated": "2025-10-05T00:01:15.425723",
                            "electronicShelfLabelIdentifier": "sample string 5",
                            "electronicshelfLabelsConfigurationID": 6,
                            "labelShelfChanged": true,
                            "productName": "sample string 8",
                            "locationText": "sample string 9",
                            "product": {
                              "$ref": "18"
                            },
                            "location": {
                              "$id": "46",
                              "identifier": "/+Oh/c0+XE+VCR88EZ7mFw==",
                              "storeID": 1,
                              "identifierGuid": "fda1e3ff-3ecd-4f5c-9509-1f3c119ee617",
                              "name": "sample string 2",
                              "haccp": true,
                              "blueprintID": 1,
                              "updated": "2025-10-05T00:01:15.425723",
                              "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": "yCbLfoE4UEGEIBq4YlBk0A==",
                            "pluGuid": "7ecb26c8-3881-4150-8420-1ab8625064d0",
                            "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:15.425723",
                              "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:15.425723",
                                            "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": "u0MO4oqn60qyS4CubesNjA==",
                                            "labelPageLayoutGuid": "e20e43bb-a78a-4aeb-b24b-80ae6deb0d8c",
                                            "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:15.425723",
                                        "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": "qNESdQsZLUaUtGKxIZYGUA==",
                                        "labelPageLayoutGuid": "7512d1a8-190b-462d-94b4-62b121960650",
                                        "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:15.425723",
                                    "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": "7MaBT4u9ukaNI+msYCoCWw==",
                                    "labelPageLayoutGuid": "4f81c6ec-bd8b-46ba-8d23-e9ac602a025b",
                                    "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:15.425723",
                                "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": "Yq9+xfNZR0GrhFxfBynFQg==",
                                "labelPageLayoutGuid": "c57eaf62-59f3-4147-ab84-5c5f0729c542",
                                "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": "o/KZzhDFR0CIVK3mNbj1BQ==",
                          "pluGuid": "ce99f2a3-c510-4047-8854-ade635b8f505",
                          "newPrice": 1,
                          "pctDiscount": 1,
                          "newCost": 1,
                          "newCostDecimals": 6,
                          "dealCostIdentifier": "YmiCcKvKK0GZPictJs+VsQ==",
                          "dealCostGuid": "70826862-caab-412b-993e-272d26cf95b1",
                          "pluName": "sample string 7",
                          "apn": "sample string 8",
                          "fuelItem": true,
                          "priceGroupG_UID": "2sHPwacUPEWLqPO6DyPLbQ==",
                          "priceGroupGuid": "c1cfc1da-14a7-453c-8ba8-f3ba0f23cb6d",
                          "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:15.425723",
                          "rrp": 26,
                          "campaignDescription": "sample string 27",
                          "campaignComboPriceGroupG_UID": "ACScrlTT6U6QoevHcsg4Jg==",
                          "campaignComboPriceGroupIdentifier": "ae9c2400-d354-4ee9-90a1-ebc772c83826",
                          "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:15.425723",
                              "operatorG_UID": "dEqi23CmI0yaXGdFLfwzew==",
                              "operatorGuid": "dba24a74-a670-4c23-9a5c-67452dfc337b",
                              "machineID": 1,
                              "processed": true,
                              "appliedUtc": "2025-10-05T00:01:15.425723",
                              "signIqTicketFileMovedUtc": "2025-10-05T00:01:15.425723",
                              "user": "sample string 6",
                              "campaignDescription": "sample string 7",
                              "productDesc": "sample string 8",
                              "storeName": "sample string 9",
                              "effectiveUtc": "2025-10-05T00:01:15.425723",
                              "priceChangeType": 0,
                              "operatorName": "sample string 10",
                              "hostCampaign": true,
                              "product": {
                                "$ref": "18"
                              },
                              "campaignPlu": {
                                "$ref": "57"
                              }
                            },
                            {
                              "$ref": "58"
                            }
                          ],
                          "campaign": {
                            "$id": "59",
                            "id": 1,
                            "storeID": 2,
                            "name": "a6d85dc4-e9a1-41a2-8c3e-991a20b169a1",
                            "nameGuid": "a6d85dc4-e9a1-41a2-8c3e-991a20b169a1",
                            "description": "sample string 4",
                            "showDiscounts": true,
                            "showTotals": true,
                            "onlyEvaluateOnSubtotal": true,
                            "useDescription": true,
                            "campaignType": 1,
                            "startDate": "2025-10-05T00:01:15.425723",
                            "startTime": 1,
                            "endDate": "2025-10-05T00:01:15.425723",
                            "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:15.425723",
                            "system": true,
                            "created": "2025-10-05T00:01:15.425723",
                            "updated": "2025-10-05T00:01:15.425723",
                            "priceChangeNotifiedUtc": "2025-10-05T00:01:15.425723",
                            "promoType": 1,
                            "promotionTypeCode": "sample string 13",
                            "hostIdentifier": "6vrclBnJ4Um80lxtd3Wo+Q==",
                            "hostIdentifierGuid": "94dcfaea-c919-49e1-bcd2-5c6d7775a8f9",
                            "hostType": 14,
                            "createdByUser": "sample string 15",
                            "fromHost": true,
                            "deleted": true,
                            "campaignDeleted": "2025-10-05T00:01:15.425723",
                            "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": "kjEokqHUcUefGO4adsAVrg==",
                                "pluGuid": "92283192-d4a1-4771-9f18-ee1a76c015ae",
                                "hostOfferID": 1,
                                "priceGroupG_UID": "gA3QL1fpckOasW+aNuhsuQ==",
                                "priceGroupGuid": "2fd00d80-e957-4372-9ab1-6f9a36e86cb9",
                                "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:15.425723",
                                "rrp": 17,
                                "campaignDescription": "sample string 18",
                                "product": {
                                  "$ref": "18"
                                },
                                "campaign": {
                                  "$ref": "59"
                                }
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "sellingRules": [
                              {
                                "$id": "61",
                                "id": 1,
                                "identifier": "BDVLwGYfCUGfMxzxJgZgdg==",
                                "identifierStr": "BDVLwGYfCUGfMxzxJgZgdg==",
                                "identifierGuid": "c04b3504-1f66-4109-9f33-1cf126066076",
                                "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": "6MeWsG6zOkefpNRwZzSvkw==",
                                "customerIDGuid": "b096c7e8-b36e-473a-9fa4-d4706734af93",
                                "campaign": {
                                  "$ref": "59"
                                },
                                "customer": {
                                  "$id": "63",
                                  "identifier": "CsWq1zQbTkOeT/WiWzgNcw==",
                                  "identifierGuid": "d7aac50a-1b34-434e-9e4f-f5a25b380d73",
                                  "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:15.425723",
                                  "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": "arMV8aW9l0qMLaPAYGaheA==",
                                  "communityIdentifierGuid": "f115b36a-bda5-4a97-8c2d-a3c06066a178",
                                  "joined": "2025-10-05T00:01:15.425723",
                                  "updated": "2025-10-05T00:01:15.425723",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "groupCustomer": true,
                                  "loyaltyPoints": 1,
                                  "homeStoreID": 1,
                                  "availableSpend": 1,
                                  "priceLevelIdentifier": "csIRQCg2I0+9P1iF8EflcA==",
                                  "priceLevelIdentifierGuid": "4011c272-3628-4f23-bd3f-5885f047e570",
                                  "marketingID": "sample string 18",
                                  "hidden": true,
                                  "registered": true,
                                  "registeredOn": "2025-10-05T00:01:15.425723",
                                  "emailMarketing": true,
                                  "smsMarketing": true,
                                  "deleted": true,
                                  "deletedUser": "sample string 24",
                                  "homeStoreName": "sample string 25",
                                  "customerCards": [
                                    {
                                      "$id": "64",
                                      "cardType": 2,
                                      "issueDate": "2025-10-05T00:01:15.425723",
                                      "expiry": "2025-10-05T00:01:15.425723",
                                      "customerID": "EoTnpaWd8UO+u5t2u+BS1A==",
                                      "customerIDGuid": "a5e78412-9da5-43f1-bebb-9b76bbe052d4",
                                      "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:15.425723",
                                      "linkedAccount": "VPgmLBua7EybjSsPtnZO2g==",
                                      "linkedAccountGuid": "2c26f854-9a1b-4cec-9b8d-2b0fb6764eda",
                                      "currentValueChanged": true,
                                      "limitsChanged": true,
                                      "customer": {
                                        "$ref": "63"
                                      },
                                      "account": {
                                        "$id": "65",
                                        "id": 1,
                                        "identifier": "VGuMfNHFQEK6Fodkpjfx5Q==",
                                        "identifierGuid": "7c8c6b54-c5d1-4240-ba16-8764a637f1e5",
                                        "referenceNo": "sample string 3",
                                        "name": "sample string 4",
                                        "created": "2025-10-05T00:01:15.425723",
                                        "owner": "rn6qKpUo5U2P5JpMA0Xt9w==",
                                        "ownerGuid": "2aaa7eae-2895-4de5-8fe4-9a4c0345edf7",
                                        "accountStoreGroupIdentifier": "duMRa2SsqkKhQ3NMzh5uUA==",
                                        "accountStoreGroupGuid": "6b11e376-ac64-42aa-a143-734cce1e6e50",
                                        "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:15.425723",
                                        "active": true,
                                        "updated": "2025-10-05T00:01:15.425723",
                                        "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": "7yXtE2Q9f0+jqnW0P6rBUQ==",
                                            "identifierGuid": "13ed25ef-3d64-4f7f-a3aa-75b43faac151",
                                            "name": "sample string 2",
                                            "primaryContact": "SWLhwz+AFk6moFprOBwWNA==",
                                            "primaryContactGuid": "c3e16249-803f-4e16-a6a0-5a6b381c1634",
                                            "accountID": "JtAV4f7xXEuf00qVtzMjsQ==",
                                            "accountIDGuid": "e115d026-f1fe-4b5c-9fd3-4a95b73323b1",
                                            "special": true,
                                            "updated": "2025-10-05T00:01:15.425723",
                                            "active": true,
                                            "reasonInactive": 1,
                                            "priceLevelIdentifier": "bmqcJYmyhUigqnvISTmQMw==",
                                            "priceLevelIdentifierGuid": "259c6a6e-b289-4885-a0aa-7bc849399033",
                                            "deleted": true,
                                            "account": {
                                              "$ref": "65"
                                            },
                                            "primaryContactCustomer": {
                                              "$ref": "63"
                                            },
                                            "customerGroupMembers": [
                                              {
                                                "$id": "68",
                                                "id": 1,
                                                "groupID": "gGnTdy7SbEul5qDD8hy3HQ==",
                                                "groupIDGuid": "77d36980-d22e-4b6c-a5e6-a0c3f21cb71d",
                                                "customerID": "FGtZHP8WgkaM+lceGfThLw==",
                                                "customerIDGuid": "1c596b14-16ff-4682-8cfa-571e19f4e12f",
                                                "card": "sample string 4",
                                                "linkedAccount": "tEnvM3G0906gAx67zDe/2A==",
                                                "linkedAccountGuid": "33ef49b4-b471-4ef7-a003-1ebbcc37bfd8",
                                                "customer": {
                                                  "$ref": "63"
                                                },
                                                "group": {
                                                  "$ref": "67"
                                                },
                                                "customerCard": {
                                                  "$ref": "64"
                                                }
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ]
                                      },
                                      "payments": [
                                        {
                                          "$id": "69",
                                          "id": 1,
                                          "identifier": "ojjd6Pr6wkG5mkcC0E8QcQ==",
                                          "identifierGuid": "e8dd38a2-fafa-41c2-b99a-4702d04f1071",
                                          "storeID": 2,
                                          "operatorName": "sample string 3",
                                          "saleHeaderID": 4,
                                          "paymentType": 5,
                                          "amount": 6,
                                          "account": "sample string 7",
                                          "accountID": "ZKU0BaZogEuNLFotQjhTOg==",
                                          "accountIDGuid": "0534a564-68a6-4b80-8d2c-5a2d4238533a",
                                          "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:15.425723",
                                          "invRocNo": "sample string 14",
                                          "responseCode": "sample string 15",
                                          "cashout": 1,
                                          "tip": 16,
                                          "idempotentVoid": "UXrCdVpTSEqaOt7hpc+RzA==",
                                          "idempotentVoidGuid": "75c27a51-535a-4a48-9a3a-dee1a5cf91cc",
                                          "offline": true,
                                          "processed": 1,
                                          "storeSaleHeader": {
                                            "$id": "70",
                                            "saleHeaderID": 1,
                                            "saleHeaderGuid": "ytFoMsG5Lk6G+K9X7eqjAg==",
                                            "saleHeaderIdentifierGuid": "3268d1ca-b9c1-4e2e-86f8-af57edeaa302",
                                            "created": "2025-10-05T00:01:15.425723",
                                            "createdLocal": "2025-10-05T00:01:15.425723",
                                            "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:15.425723",
                                            "storeID": 1,
                                            "operatorG_Uid": "0KWkU9Hjzky836x0+L+PNw==",
                                            "operatorGuid": "53a4a5d0-e3d1-4cce-bcdf-ac74f8bf8f37",
                                            "customerG_Uid": "/ko9s+kyxU2YH1yeM/7ZMQ==",
                                            "customerGuid": "b33d4afe-32e9-4dc5-981f-5c9e33fed931",
                                            "communityIdentifier": "QM8UMyQJyE6+w3xLRH5L5w==",
                                            "communityIdentifierGuid": "3314cf40-0924-4ec8-bec3-7c4b447e4be7",
                                            "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": "vJBuQRX18Ea4KZdajNWGDw==",
                                            "priceLevelIdentifierGuid": "416e90bc-f515-46f0-b829-975a8cd5860f",
                                            "locked": 36,
                                            "relationChecksum": "sample string 37",
                                            "loyaltyTender": 1,
                                            "giftCardTender": 1,
                                            "operator": {
                                              "$ref": "30"
                                            },
                                            "customer": {
                                              "$ref": "63"
                                            },
                                            "communityOrganisation": {
                                              "$id": "71",
                                              "id": 1,
                                              "identifier": "rNGtUphZxEugDW+3gdmmdA==",
                                              "identifierGuid": "52add1ac-5998-4bc4-a00d-6fb781d9a674",
                                              "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:15.425723",
                                              "deleted": true
                                            },
                                            "details": [
                                              {
                                                "$id": "72",
                                                "saleItemID": 1,
                                                "identifier": "5XdZOjOhr02KLmq9Z1rlRA==",
                                                "identifierGuid": "3a5977e5-a133-4daf-8a2e-6abd675ae544",
                                                "saleHeaderID": 2,
                                                "plu": 1,
                                                "pluG_UId": "0nPnrqKs1kSWyZNCkD86XA==",
                                                "pluGuid": "aee773d2-aca2-44d6-96c9-9342903f3a5c",
                                                "accountID": "cHyJghepX02ad+Wygdm/hQ==",
                                                "accountIDGuid": "82897c70-a917-4d5f-9a77-e5b281d9bf85",
                                                "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:15.425723",
                                                "bestOrExpireType": 1,
                                                "providerName": "sample string 11",
                                                "refundG_UID": "KAHR7Usg+EOXrbEchs1AHg==",
                                                "refundGuid": "edd10128-204b-43f8-97ad-b11c86cd401e",
                                                "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": "cqhtZSNZOUKz7bIavpu0og==",
                                                "idempotentVoidGuid": "656da872-5923-4239-b3ed-b21abe9bb4a2",
                                                "priceLevelIdentifier": "ZISaXhDgt0iJV12KAEkFvA==",
                                                "priceLevelIdentifierGuid": "5e9a8464-e010-48b7-8957-5d8a004905bc",
                                                "productName": "sample string 23",
                                                "apn": "sample string 24",
                                                "unknownScans": [
                                                  {
                                                    "$id": "73",
                                                    "id": 1,
                                                    "saleDetailID": 2,
                                                    "storeID": 1,
                                                    "scanned": "2025-10-05T00:01:15.425723",
                                                    "operatorG_UID": "QEA=",
                                                    "barcode": "sample string 4",
                                                    "processed": 1
                                                  },
                                                  {
                                                    "$ref": "73"
                                                  }
                                                ],
                                                "refund": {
                                                  "$id": "74",
                                                  "id": 1,
                                                  "g_UID": "Gf117eZHy0aVvCTCfKStfA==",
                                                  "guid": "ed75fd19-47e6-46cb-95bc-24c27ca4ad7c",
                                                  "description": "sample string 1",
                                                  "dumped": true,
                                                  "inventoryReasonID": 1,
                                                  "sortOrder": 1,
                                                  "updated": "2025-10-05T00:01:15.425723"
                                                },
                                                "modifier": {
                                                  "$id": "75",
                                                  "id": 1,
                                                  "setG_UID": "lqj7VlecdEOedBWJH62z5g==",
                                                  "modifierSetGuid": "56fba896-9c57-4374-9e74-15891fadb3e6",
                                                  "name": "sample string 2",
                                                  "price": 1,
                                                  "quantity": 1,
                                                  "modifierType": 1,
                                                  "groupNumber": 1,
                                                  "pageNumber": 1,
                                                  "controlOrder": 1,
                                                  "printToStation": true,
                                                  "pluG_UID": "AQNIyp7KW0GcNSmSpzY3pQ==",
                                                  "pluGuid": "ca480301-ca9e-415b-9c35-2992a73637a5",
                                                  "deleted": true,
                                                  "g_UID": "1jbdE7m8DkuFkZ86nOfkMQ==",
                                                  "guid": "13dd36d6-bcb9-4b0e-8591-9f3a9ce7e431",
                                                  "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": "7y4pUbUCE0G1v4EPzFfE9A==",
                                                "pluGuid": "51292eef-02b5-4113-b5bf-810fcc57c4f4",
                                                "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:15.425723",
                                                "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:15.425723",
                                                "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": "jwql2b928Ue8jJynsQnlEA==",
                                                "pluGuid": "d9a50a8f-76bf-47f1-bc8c-9ca7b109e510",
                                                "accountID": "n8b+BrkpD0ONky+t16kwcA==",
                                                "accountIDGuid": "06fec69f-29b9-430f-8d93-2fadd7a93070",
                                                "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:15.425723",
                                                "bestOrExpireType": 1,
                                                "refundG_UID": "21caJ0tAdECW+YFivolEVg==",
                                                "refundGuid": "271a57db-404b-4074-96f9-8162be894456",
                                                "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": "qtOGd1ziH0eR1j/LNF1zMQ==",
                                                "identifierGuid": "7786d3aa-e25c-471f-91d6-3fcb345d7331",
                                                "id": 1,
                                                "orderNo": 2,
                                                "externalSaleIdentifier": "sample string 3",
                                                "storeID": 4,
                                                "zoneID": 5,
                                                "deptNo": 6,
                                                "customerIdentifier": "Aa63rBX0pkahZu4dKPmQQw==",
                                                "customerIdentifierGuid": "acb7ae01-f415-46a6-a166-ee1d28f99043",
                                                "operatorNo": 1,
                                                "operatorG_UID": "PgG7YS+tRk+5lIPgHj7PEQ==",
                                                "operatorGuid": "61bb013e-ad2f-4f46-b994-83e01e3ecf11",
                                                "created": "2025-10-05T00:01:15.425723",
                                                "ordered": "2025-10-05T00:01:15.425723",
                                                "started": "2025-10-05T00:01:15.425723",
                                                "completed": "2025-10-05T00:01:15.425723",
                                                "supplied": "2025-10-05T00:01:15.425723",
                                                "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": "KhfncPk1zUa0fAY+L5wLoA==",
                                                    "pluGuid": "70e7172a-35f9-46cd-b47c-063e2f9c0ba0",
                                                    "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": "52cYlbRsJUqiwVmdVhfbbQ==",
                                                    "headerIdentifierGuid": "951867e7-6cb4-4a25-a2c1-599d5617db6d",
                                                    "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": "PMIxAEUMvkGXd4qHX0lciw==",
                                                "surveyGuid": "0031c23c-0c45-41be-9777-8a875f495c8b",
                                                "saleHeaderGuid": "QnnZCFCsVE+QcoyfIU85Kg==",
                                                "saleGuid": "08d97942-ac50-4f54-9072-8c9f214f392a",
                                                "textResponse": "sample string 1",
                                                "integerResponse": 1,
                                                "g_UIDResponse": "eDiczsxLhkylmZ5wmdsMzQ==",
                                                "guidResponse": "ce9c3878-4bcc-4c86-a599-9e7099db0ccd",
                                                "whoAnswered": 2,
                                                "answeredAtUTC": "2025-10-05T00:01:15.425723",
                                                "sale": {
                                                  "$ref": "70"
                                                },
                                                "survey": {
                                                  "$id": "84",
                                                  "g_UID": "+HjvyaeHs0WlkbZAozVWwA==",
                                                  "guid": "c9ef78f8-87a7-45b3-a591-b640a33556c0",
                                                  "name": "sample string 1",
                                                  "storeID": 2,
                                                  "zoneID": 1,
                                                  "checkoutFormG_UID": "cB4ymEs46U+ffv5Pn2k0CA==",
                                                  "checkoutFormGuid": "98321e70-384b-4fe9-9f7e-fe4f9f693408",
                                                  "displayToWho": 3,
                                                  "displayWhen": 4,
                                                  "start": "2025-10-05T00:01:15.425723",
                                                  "end": "2025-10-05T00:01:15.425723",
                                                  "deleted": true,
                                                  "updated": "2025-10-05T00:01:15.425723",
                                                  "possibleIntegerResponses": [
                                                    1,
                                                    2
                                                  ],
                                                  "possibleTextResponses": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "possibleGuidResponses": [
                                                    "3614bfcd-dbd0-4774-a207-66e2f6eb814b",
                                                    "f2a6da3e-f7fe-45a6-9960-b577b6d2023c"
                                                  ],
                                                  "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": "/CWkgeDdz0Kt+zNutsWyiw==",
                                            "accountIdentifier": "81a425fc-dde0-42cf-adfb-336eb6c5b28b",
                                            "accountName": "sample string 42",
                                            "customerOrderIdentifier": "DOLSS2Bz0kK6PQuAaVF/2g==",
                                            "customerOrderIdentifierGuid": "4bd2e20c-7360-42d2-ba3d-0b8069517fda",
                                            "priceLevelName": "sample string 43",
                                            "revision": 44,
                                            "ingressId": "sample string 45"
                                          },
                                          "metadata": {
                                            "$id": "85",
                                            "id": 1,
                                            "paymentID": 2,
                                            "paymentIdentifier": "vfeC/KTVlUCcIRMbDDm+wA==",
                                            "paymentIdentifierGuid": "fc82f7bd-d5a4-4095-9c21-131b0c39bec0",
                                            "identifier": "lembjQZ620GmPwMQPMAGwQ==",
                                            "identifierGuid": "8d9be995-7a06-41db-a63f-03103cc006c1",
                                            "metadata": "sample string 3",
                                            "signatureImage": "QEA=",
                                            "itemIdentifier": "njpt5+Jny0WboEp1SlR67Q==",
                                            "itemIdentifierGuid": "e76d3a9e-67e2-45cb-9ba0-4a754a547aed"
                                          }
                                        },
                                        {
                                          "$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": "Uc460JUlmUu7yxDCkUN2vQ==",
                                      "customerIdentifierGuid": "d03ace51-2595-4b99-bbcb-10c2914376bd",
                                      "voucherName": "sample string 2",
                                      "count": 3,
                                      "storeID": 4,
                                      "barcode": "sample string 5",
                                      "redeemCount": 6,
                                      "issueCount": 7,
                                      "storeSalePaymentID": 1,
                                      "idempotentID": "61TG7MH8UkSssBRqqsLkHg==",
                                      "idempotentGuid": "ecc654eb-fcc1-4452-acb0-146aaac2e41e",
                                      "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:15.425723",
                                        "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:15.425723",
                                          "labelPageLayout": "eb8hpHfEwU2MlpwSH+ji3g==",
                                          "pageLayoutGuid": "a421bf79-c477-4dc1-8c96-9c121fe8e2de",
                                          "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:15.425723"
                                            },
                                            {
                                              "$ref": "90"
                                            }
                                          ]
                                        },
                                        "customerVouchers": [
                                          {
                                            "$id": "91",
                                            "id": 1,
                                            "customerIdentifier": "+m9fFUaDRk6WRcjFVgf2Ew==",
                                            "customerIdentifierGuid": "155f6ffa-8346-4e46-9645-c8c55607f613",
                                            "voucherID": 3,
                                            "voucherName": "sample string 4",
                                            "storeID": 1,
                                            "barcode": "sample string 5",
                                            "dateOfIssue": "2025-10-05T00:01:15.425723",
                                            "issuedSaleHeaderID": 1,
                                            "issuedSaleIdentifier": "sample string 7",
                                            "issuedOfflinePaymentID": 1,
                                            "issuedIdempotentID": "aTELFxUKEUqxzbdcffAo8w==",
                                            "issuedIdempotentGuid": "170b3169-0a15-4a11-b1cd-b75c7df028f3",
                                            "issuedOffline": true,
                                            "issuedUser": "sample string 9",
                                            "issuedNotes": "sample string 10",
                                            "expiryDate": "2025-10-05T00:01:15.425723",
                                            "expiredUser": "sample string 11",
                                            "expiredNotes": "sample string 12",
                                            "redeemed": "2025-10-05T00:01:15.425723",
                                            "redeemedSaleHeaderID": 1,
                                            "redeemedSaleIdentifier": "sample string 13",
                                            "redeemedOfflinePaymentID": 1,
                                            "redeemedIdempotentID": "6JKC3aJn/kCa2hjfLfC/Og==",
                                            "redeemedIdempotentGuid": "dd8292e8-67a2-40fe-9ada-18df2df0bf3a",
                                            "redeemedUser": "sample string 14",
                                            "redeemedNotes": "sample string 15",
                                            "redeemedOffline": true,
                                            "updated": "2025-10-05T00:01:15.425723",
                                            "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": "k40V2mSjN0KjA4oZPDRGPA==",
                                "groupIDGuid": "da158d93-a364-4237-a303-8a193c34463c",
                                "campaign": {
                                  "$ref": "59"
                                },
                                "group": {
                                  "$ref": "67"
                                }
                              },
                              {
                                "$ref": "92"
                              }
                            ],
                            "signIqTickets": [
                              {
                                "$id": "93",
                                "identifier": "rfPkmI1ZmEWtQeeuD30iuQ==",
                                "identifierGuid": "98e4f3ad-598d-4598-ad41-e7ae0f7d22b9",
                                "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": "rzPm1HCSEkqxcpBvfLwaCA==",
                                "guid": "d4e633af-9270-4a12-b172-906f7cbc1a08",
                                "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": "wkuJJme4Xkm37bRcizjFbw==",
                                    "groupGuid": "26894bc2-b867-495e-b7ed-b45c8b38c56f",
                                    "comboPriceType": 5,
                                    "priceType": 5,
                                    "pluG_UID": "5IE45Gn7ZkGGmJEFloxxrg==",
                                    "pluGuid": "e43881e4-fb69-4166-8698-9105968c71ae",
                                    "priceGroupG_UID": "8arJJ4WYKUGn96+Y3gFtbg==",
                                    "priceGroupGuid": "27c9aaf1-9885-4129-a7f7-af98de016d6e",
                                    "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": "0Jb21Qt7TUW3w1P+HBQyBQ==",
                                "priceLevelIdentifierGuid": "d5f696d0-7b0b-454d-b7c3-53fe1c143205",
                                "campaignName": "sample string 3",
                                "priceLevelName": "sample string 4"
                              },
                              {
                                "$ref": "96"
                              }
                            ]
                          },
                          "product": {
                            "$ref": "18"
                          },
                          "dealCost": {
                            "$id": "97",
                            "headerIdentifier": "9Qf9XjPRcEmUeoPRpVaCjg==",
                            "headerIdentifierGuid": "5efd07f5-d133-4970-947a-83d1a556828e",
                            "identifier": "KaNJDNR9q0Cf6u92QnvSzg==",
                            "identifierGuid": "0c49a329-7dd4-40ab-9fea-ef76427bd2ce",
                            "supplierIdentifier": "GjGClXcHI0eXs6ddeS90oA==",
                            "supplierGuid": "9582311a-0777-4723-97b3-a75d792f74a0",
                            "pluG_UID": "64D9ZPCU4EeXRe6a2z6WMw==",
                            "pluGuid": "64fd80eb-94f0-47e0-9745-ee9adb3e9633",
                            "campaignName": "7abc9541-b2b6-4b39-b947-c870d43d3d90",
                            "description": "sample string 4",
                            "cost": 5,
                            "costDecimals": 6,
                            "start": "2025-10-05T00:01:15.425723",
                            "end": "2025-10-05T00:01:15.425723",
                            "type": 9,
                            "promoType": 10,
                            "bonusItemPLUG_UID": "9ucUDlnlHUqyurdMKUHB4A==",
                            "bonusItemPluGuid": "0e14e7f6-e559-4a1d-b2ba-b74c2941c1e0",
                            "bonusPurchaseUnits": 11,
                            "bonusReceiveUnits": 12,
                            "updated": "2025-10-05T00:01:15.425723",
                            "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:15.425723",
                            "campaignEndDate": "2025-10-05T00:01:15.425723",
                            "masterPLUG_UID": "UsZqLub3E0uS/PHCruP6pQ==",
                            "masterID": "2e6ac652-f7e6-4b13-92fc-f1c2aee3faa5",
                            "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": "ZQ1nAndEdE6M6bQbOkKBvw==",
                            "bonusMasterID": "02670d65-4477-4e74-8ce9-b41b3a4281bf",
                            "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:15.425723",
                        "dealCosts": [
                          {
                            "$ref": "97"
                          },
                          {
                            "$ref": "97"
                          }
                        ],
                        "tags": [
                          {
                            "$id": "98",
                            "pluG_UID": "C2fEweaHzEu8nl13Ke1IiA==",
                            "pluGuid": "c1c4670b-87e6-4bcc-bc9e-5d7729ed4888",
                            "tagID": 1,
                            "description": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "98"
                          }
                        ],
                        "alternateProductG_UID": "Zw4lkzUetU6nGYRGQGWOFQ==",
                        "alternateProduct": "93250e67-1e35-4eb5-a719-844640658e15",
                        "productHostCode": {
                          "$id": "99",
                          "id": 1,
                          "pluG_UID": "gBRva6yEaUuktBpOXHXN3Q==",
                          "pluGuid": "6b6f1480-84ac-4b69-a4b4-1a4e5c75cddd",
                          "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:15.425723",
                        "inventoryTracked": "2025-10-05T00:01:15.425723",
                        "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": "f7HXoQPJYkuNq/K9I/3peg==",
                      "supplierGuid": "a1d7b17f-c903-4b62-8dab-f2bd23fde97a",
                      "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": "je1/XJWT30CXrgTXJkuH9g==",
                      "supplierGuid": "5c7fed8d-9395-40df-97ae-04d7264b87f6",
                      "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:15.425723",
                      "deliveryDate": "2025-10-05T00:01:15.425723",
                      "nextCutOffDate": "2025-10-05T00:01:15.425723",
                      "nextDeliveryDate": "2025-10-05T00:01:15.425723",
                      "nextDaysBuffer": 10
                    },
                    {
                      "$ref": "102"
                    }
                  ],
                  "store": {
                    "$ref": "9"
                  },
                  "updated": "2025-10-05T00:01:15.425723",
                  "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:15.425723",
                    "processed": "2025-10-05T00:01:15.425723",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2025-10-05T00:01:15.425723",
                    "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:15.425723",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "103"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "105",
                    "id": 1,
                    "hostIdentifier": "gb14QPzm2UKS5angvM5v8Q==",
                    "hostIdentifierGuid": "4078bd81-e6fc-42d9-92e5-a9e0bcce6ff1",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "12acf285-079c-401f-8216-bb78e85a5110",
                      "ad07d110-0435-46dd-a40e-5ff809c6e0e4"
                    ]
                  },
                  {
                    "$ref": "105"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "11"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "106",
                    "identifier": "zGmhkAPn70anRvFd/f9O0Q==",
                    "identifierGuid": "90a169cc-e703-46ef-a746-f15dfdff4ed1",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "106"
                  }
                ],
                "promoTypeGuids": [
                  "0ba10739-f21c-47a3-bbd3-bc89e713e1d9",
                  "a86cfbb7-85c5-4400-aa37-e801b2fb46fe"
                ],
                "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:15.425723",
              "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": "a694b831-0c6c-42f1-bdd4-c644067ead11",
          "updateStore": {
            "$id": "111",
            "id": "4406fb56-e1ef-459f-8517-9307a71f2d80",
            "name": "sample string 1",
            "lastActivity": "2025-10-05T00:01:15.425723",
            "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:15.425723"
          },
          "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": "6ZazeBz0yUCpLzAHh6fiGQ==",
          "guid": "78b396e9-f41c-40c9-a92f-300787a7e219",
          "fuelGrade": "sample string 5",
          "price1": 1,
          "price2": 1,
          "price3": 1,
          "price4": 1,
          "effective": "2025-10-05T00:01:15.425723",
          "updated": "2025-10-05T00:01:15.425723",
          "margin": 1,
          "product": {
            "$ref": "18"
          }
        }
      }
    },
    {
      "$ref": "7"
    }
  ],
  "cashBalancingFuelMeters": [
    {
      "$id": "114",
      "headerIdentifier": "2Jo8cRlA8UWlkcXJf91MGA==",
      "headerIdentifierGuid": "713c9ad8-4019-45f1-a591-c5c97fdd4c18",
      "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:15.425723",
          "adjustedAt": "2025-10-05T00:01:15.425723",
          "adjustmentVolume": 8.0,
          "reasonDesc": "sample string 9",
          "reason": 10,
          "operatorG_UID": "8xbK+tpxgkylR4ICQN6VUA==",
          "operatorGuid": "faca16f3-71da-4c82-a547-820240de9550",
          "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/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Created cash balancing header

CashBalancingHeader
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

StoreID

integer

None.

Date

date

None.

Started

date

None.

Ended

date

None.

CashFinalised

boolean

None.

CashTotalAmount

integer

None.

EftFinalised

boolean

None.

EftTotalAmount

integer

None.

BankFinalised

boolean

None.

BankTotalAmount

integer

None.

BankingOpened

boolean

None.

FuelRequired

Indicates that fuel finalisation is required for total finalisation

boolean

None.

FuelFinalised

Indicates whether fuel has been finalised for this date

boolean

None.

CreatedDuringTradingDay

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

boolean

None.

AccountingFinalised

AccountStatus

None.

EndOfDayID

integer

None.

StoreName

string

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

AutoFill

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

boolean

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

CreateRelations

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

boolean

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

InvalidDates

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

boolean

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

CashDetails

Collection of CashBalancing

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

EftDetails

Collection of CashBalancingEft

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

BankDetailSummary

CashBalancingBanking

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

CashBalancingBankingAccounts

Collection of CashBalancingBankingAccount

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

CashBalancingFuelTankLevels

Collection of CashBalancingFuelTankLevel

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

CashBalancingFuelMeters

Collection of CashBalancingFuelMeter

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

Response Formats

application/json, text/json

Sample:
{
  "identifier": "ob7trttENUCYw4q5QpDz4A==",
  "identifierGuid": "aeedbea1-44db-4035-98c3-8ab94290f3e0",
  "storeID": 2,
  "date": "2025-10-05T00:01:15.503825",
  "started": "2025-10-05T00:01:15.503825",
  "ended": "2025-10-05T00:01:15.503825",
  "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": "ETcuxbvQ0E65Yn50yfBGVw==",
      "headerIdentifierGuid": "c52e3711-d0bb-4ed0-b962-7e74c9f04657",
      "operatorG_UID": "helmT62Vakmd+57xawgARA==",
      "operatorGuid": "4f66e985-95ad-496a-9dfb-9ef16b080044",
      "date": "2025-10-05T00:01:15.503825",
      "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:15.503825",
      "end": "2025-10-05T00:01:15.503825",
      "operatorName": "sample string 16",
      "operatorNumber": "sample string 17",
      "machineName": "sample string 18",
      "operators": "sample string 19"
    },
    {
      "$ref": "2"
    }
  ],
  "eftDetails": [
    {
      "$id": "3",
      "id": 1,
      "headerIdentifier": "Qto07kNIv06GGcTY8u3Bdg==",
      "headerIdentifierGuid": "ee34da42-4843-4ebf-8619-c4d8f2edc176",
      "date": "2025-10-05T00:01:15.503825",
      "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": "p1VLSKhpTE+NtVvSuro9dw==",
    "headerIdentifierGuid": "484b55a7-69a8-4f4c-8db5-5bd2baba3d77",
    "bankName": "sample string 3",
    "expectedCash": 4,
    "cashDeclared": 1,
    "expectedPickup": 5,
    "pickupDeclared": 1,
    "expectedCheque": 6,
    "chequeDeclared": 1
  },
  "cashBalancingBankingAccounts": [
    {
      "$id": "5",
      "id": 1,
      "headerIdentifier": "0lIx7W/krk2W9qdK6Q3BOw==",
      "headerIdentifierGuid": "ed3152d2-e46f-4dae-96f6-a74ae90dc13b",
      "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": "8s+oeglRhUu9+RYmubCPng==",
      "headerIdentifierGuid": "7aa8cff2-5109-4b85-bdf9-1626b9b08f9e",
      "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:15.503825",
        "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:15.503825",
          "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": "SEPDqZp9M0q1LcHzredCxA==",
          "hostIdentifierGuid": "a9c34348-7d9a-4a33-b52d-c1f3ade742c4",
          "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:15.503825",
          "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": "2K4eZXhpBEa6RXf0UnwWtw==",
              "hostIdentifierGuid": "651eaed8-6978-4604-ba45-77f4527c16b7",
              "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": "QNd5snQcFkCYPI6iEs7MRg==",
                "identifierGuid": "b279d740-1c74-4016-983c-8ea212cecc46",
                "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": "Oywvkju+mEqowQKT63L+pA==",
                "hostSupplierIdentifierGuid": "922f2c3b-be3b-4a98-a8c1-0293eb72fea4",
                "loyaltyPriceLevelIdentifier": "23qc3K3j802d/3ewoBuT1A==",
                "loyaltyPriceLevelIdentifierGuid": "dc9c7adb-e3ad-4df3-9dff-77b0a01b93d4",
                "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:15.503825",
                "lastProcessed": "2025-10-05T00:01:15.503825",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$id": "13",
                  "identifier": "XgB6COQDrUKfatLTSMBv/w==",
                  "identifierGuid": "087a005e-03e4-42ad-9f6a-d2d348c06fff",
                  "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": "2a1mkMzBWk2dh0K5NSBalQ==",
                  "primaryContactID": "9066add9-c1cc-4d5a-9d87-42b935205a95",
                  "storeID": 1,
                  "abn": "sample string 16",
                  "supplierGroupIdentifier": "6uhXSlNApUuRlHi6stlDhg==",
                  "supplierGroupGuid": "4a57e8ea-4053-4ba5-9194-78bab2d94386",
                  "rebate": 1.0,
                  "rebateType": 1,
                  "rebateFrequency": 1,
                  "rebateSource": 1,
                  "rebateLastClaimed": "2025-10-05T00:01:15.503825",
                  "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": "649e658d-0dcd-4fcb-b343-3e6d8a2892dd",
                    "identifier": "IVmYP3c/nUGwLJWqkZwmAA==",
                    "identifierGuid": "3f985921-3f77-419d-b02c-95aa919c2600",
                    "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": "f9eggTVG3Eu7aqhPS7wvjw==",
                      "supplierIdentifierGuid": "81a0d77f-4635-4bdc-bb6a-a84f4bbc2f8f",
                      "contactGuid": "qxSm35etg0iwV5GPuUfCLA==",
                      "contactID": "dfa614ab-ad97-4883-b057-918fb947c22c",
                      "contact": {
                        "$ref": "14"
                      },
                      "supplier": {
                        "$ref": "13"
                      }
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "products": [
                    {
                      "$id": "16",
                      "pluG_UID": "TB0/ap7HQU6PucaGRl9OmA==",
                      "pluGuid": "6a3f1d4c-c79e-4e41-8fb9-c686465f4e98",
                      "supplierIdentifier": "y65MF0MqlES0+UGTUmqeCA==",
                      "supplierIdentifierGuid": "174caecb-2a43-4494-b4f9-4193526a9e08",
                      "cartonQuantity": 1,
                      "cartonQuantityChanged": true,
                      "productSize": "sample string 3",
                      "cigarettesPerSleeve": 1,
                      "randomWeight": true,
                      "piecesPerUnit": 5,
                      "averagePackSize": 6,
                      "effectiveDate": "2025-10-05T00:01:15.503825",
                      "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:15.503825",
                      "rebate": 1.0,
                      "rebateExclude": true,
                      "invoiceCodes": [
                        {
                          "$id": "17",
                          "pluG_UID": "5opx2bXBuUquGXIR/5kW0g==",
                          "pluGuid": "d9718ae6-c1b5-4ab9-ae19-7211ff9916d2",
                          "supplierIdentifier": "SnoO2krczUuSPAq9UpnhOA==",
                          "supplierIdentifierGuid": "da0e7a4a-dc4a-4bcd-923c-0abd5299e138",
                          "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": "cEFLlAnYKEWgDfAx3lwt5Q==",
                      "parentPluGuid": "944b4170-d809-4528-a00d-f031de5c2de5",
                      "freight": 45.0,
                      "freightType": 1,
                      "product": {
                        "$id": "18",
                        "plu": 1,
                        "storeID": 1,
                        "masterPluG_UID": "QEA=",
                        "storeIDs": [
                          1,
                          2
                        ],
                        "g_UId": "emmKPEeeUk6kIgnne3HHKw==",
                        "guid": "3c8a697a-9e47-4e52-a422-09e77b71c72b",
                        "apn": "sample string 1",
                        "apnChanged": true,
                        "apnSwitched": true,
                        "barcode": "sample string 4",
                        "itemNumber": "sample string 5",
                        "itemNumberChanged": true,
                        "priceGroupG_UID": "atEwzZpVuEikRghyf8m0/Q==",
                        "priceGroupGuid": "cd30d16a-559a-48b8-a446-08727fc9b4fd",
                        "blueprintID": 1,
                        "lastCountedDate": "2025-10-05T00:01:15.503825",
                        "externalID": "sample string 7",
                        "active": true,
                        "activated": "2025-10-05T00:01:15.503825",
                        "pluCreated": "2025-10-05T00:01:15.503825",
                        "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:15.503825",
                        "lastManualUpdate": "2025-10-05T00:01:15.503825",
                        "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:15.503825",
                        "currentCostUpdated": "2025-10-05T00:01:15.503825",
                        "costDecimals": 31,
                        "costChanged": true,
                        "dealCostIdentifier": "QEA=",
                        "excludeFromRebate": true,
                        "rebateOverride": 1,
                        "costCalcMethod": 32,
                        "costCalcMethodChanged": true,
                        "costEffectiveDate": "2025-10-05T00:01:15.503825",
                        "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:15.503825",
                        "posTare": 1,
                        "altPrice": 1.0,
                        "altPriceChanged": true,
                        "altPriceMode": 53,
                        "altPriceModeChanged": true,
                        "altPLUG_UID": "q7TKJfsevEaiJ/Gp0FV7AA==",
                        "altPLUGuid": "25cab4ab-1efb-46bc-a227-f1a9d0557b00",
                        "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:15.503825",
                        "labelLastPrice": 1,
                        "shelfPageLayoutG_UID": "Emjipj62S0OPgZorBYE9Bg==",
                        "shelfPageLayoutGuid": "a6e26812-b63e-434b-8f81-9a2b05813d06",
                        "talkerPageLayoutG_UID": "Swneel8VI0anqXpIvChbPg==",
                        "talkerPageLayoutGuid": "7ade094b-155f-4623-a7a9-7a48bc285b3e",
                        "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": "NHPD/TeYjU286axujcMNGg==",
                        "inventoryIdentifier": "fdc37334-9837-4d8d-bce9-ac6e8dc30d1a",
                        "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": "k2Qugm9KkEKaG/3bt1t5Fg==",
                        "parentPluGuid": "822e6493-4a6f-4290-9a1b-fddbb75b7916",
                        "preferredHostVendor": 104,
                        "preferredHostChanged": true,
                        "code": "sample string 106",
                        "supplierIdentifier": "/m9k9+d3S0yPYClbgRkntA==",
                        "supplierIdentifierGuid": "f7646ffe-77e7-4c4b-8f60-295b811927b4",
                        "supplierChanged": true,
                        "rebateSupplierIdentifier": "XFnHXlVR7Eye0FGQLfmuyg==",
                        "rebateSupplierIdentifierGuid": "5ec7595c-5155-4cec-9ed0-51902df9aeca",
                        "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:15.503825",
                        "commodity": "sample string 121",
                        "businessPillar": "sample string 122",
                        "mscCommodity": "sample string 123",
                        "hostIdentifier": "eAInp74MmEeDzgkC+mfOeg==",
                        "hostIdentifierGuid": "a7270278-0cbe-4798-83ce-0902fa67ce7a",
                        "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": "+XEuibM+k0eq4bsTZsTQDQ==",
                            "pluGuid": "892e71f9-3eb3-4793-aae1-bb1366c4d00d",
                            "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:15.503825"
                          },
                          {
                            "$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:15.503825",
                            "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:15.503825",
                            "startTime": 3,
                            "endDate": "2025-10-05T00:01:15.503825",
                            "endTime": 4,
                            "newPrice": 5,
                            "newCost": 6,
                            "newCostDecimals": 7,
                            "pctDiscount": 8,
                            "promoType": 1,
                            "promotionTypeCode": "sample string 9",
                            "hostType": 10,
                            "hostIdentifier": "MoY1tVxcg0mLI3ZFXsscpw==",
                            "hostIdentifierGuid": "b5358632-5c5c-4983-8b23-76455ecb1ca7",
                            "storeNames": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "details": [
                            {
                              "$ref": "22"
                            },
                            {
                              "$ref": "22"
                            }
                          ]
                        },
                        "tray": {
                          "$id": "23",
                          "g_UId": "kp1gHxczSk2UP3k0OJr42A==",
                          "guid": "1f609d92-3317-4d4a-943f-7934389af8d8",
                          "name": "sample string 1",
                          "number": 1,
                          "tare": 1
                        },
                        "priceGroup": {
                          "$id": "24",
                          "priceGroupG_UID": "MB2wHPfDWk66b40v72Ydlw==",
                          "priceGroupGuid": "1cb01d30-c3f7-4e5a-ba6f-8d2fef661d97",
                          "name": "sample string 2",
                          "code": 1,
                          "modified": true,
                          "updated": "2025-10-05T00:01:15.5194517",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "number": 1,
                          "products": [
                            {
                              "$ref": "18"
                            },
                            {
                              "$ref": "18"
                            }
                          ],
                          "productCount": 1
                        },
                        "priceGroupName": "sample string 146",
                        "nutrifacts": {
                          "$id": "25",
                          "pluG_UID": "7AWexMSbzUCmTIrlY4ZCcw==",
                          "pluGuid": "c49e05ec-9bc4-40cd-a64c-8ae563864273",
                          "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": "fffd57c9-4ba7-4ddc-a91e-104266462dfc",
                          "created": "2025-10-05T00:01:15.5194517",
                          "createdByUser": "sample string 1",
                          "activated": "2025-10-05T00:01:15.5194517",
                          "deactivated": "2025-10-05T00:01:15.5194517",
                          "lastOrdered": "2025-10-05T00:01:15.5194517",
                          "lastOrderedQty": 2.0,
                          "lastReceived": "2025-10-05T00:01:15.5194517",
                          "lastReceivedQty": 3.0,
                          "lastInvoiceStatus": 1,
                          "lastCounted": "2025-10-05T00:01:15.5194517",
                          "lastSold": "2025-10-05T00:01:15.5194517",
                          "firstSold": "2025-10-05T00:01:15.5194517",
                          "awsUpdated": "2025-10-05T00:01:15.5194517",
                          "lastManualUpdate": "2025-10-05T00:01:15.5194517",
                          "lastManualUpdatedByUser": "sample string 5",
                          "lastUpdated": "2025-10-05T00:01:15.5194517",
                          "lastUpdatedByUser": "sample string 7",
                          "lastUpdatedByHost": "2025-10-05T00:01:15.5194517",
                          "doNotRangeUpdated": "2025-10-05T00:01:15.5194517",
                          "doNotOrderUpdated": "2025-10-05T00:01:15.5194517",
                          "tracked": "2025-10-05T00:01:15.5194517"
                        },
                        "allergens": [
                          {
                            "$id": "27",
                            "allergenID": 1,
                            "pluG_UID": "XA3QfShFakSrnR51dmLkXg==",
                            "pluGuid": "7dd00d5c-4528-446a-ab9d-1e757662e45e",
                            "contains": 2,
                            "allergenName": "sample string 3",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "costs": {
                          "$id": "28",
                          "pluG_UID": "Z+uBFceNTUu+YE2N1s15qg==",
                          "pluGuid": "1581eb67-8dc7-4b4d-be60-4d8dd6cd79aa",
                          "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:15.5194517",
                          "normalCost": 1,
                          "currentCost": 1
                        },
                        "sales": [
                          {
                            "$id": "29",
                            "saleHeaderID": 1,
                            "created": "2025-10-05T00:01:15.5194517",
                            "createdLocal": "2025-10-05T00:01:15.5194517",
                            "storeID": 3,
                            "storeName": "sample string 4",
                            "operatorG_Uid": "oooylOkgdU6Kb9fiOHVxdQ==",
                            "operatorGuid": "94328aa2-20e9-4e75-8a6f-d7e238757175",
                            "operatorName": "sample string 5",
                            "tranType": 1,
                            "plu": 1,
                            "pluG_UId": "/KrNnee1wk+3E2mBHd7E8g==",
                            "pluGuid": "9dcdaafc-b5e7-4fc2-b713-69811ddec4f2",
                            "normalPrice": 1,
                            "totalCents": 1,
                            "cost": 1,
                            "grossProfit": 1,
                            "quantity": 1,
                            "operator": {
                              "$id": "30",
                              "id": 1,
                              "g_Uid": "9c173N5Ol06yAAC5UjA2sg==",
                              "guid": "dc7bcdf5-4ede-4e97-b200-00b9523036b2",
                              "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:15.5194517",
                              "passwordResetRequired": true,
                              "alteredInStore": true,
                              "startShift": "2025-10-05T00:01:15.5194517",
                              "endShift": "2025-10-05T00:01:15.5194517",
                              "machineName": "sample string 20",
                              "drawerID": 1,
                              "stores": [
                                {
                                  "$id": "31",
                                  "operatorG_UID": "YgFCGxnwuESRZl5q49KuCg==",
                                  "operatorGuid": "1b420162-f019-44b8-9166-5e6ae3d2ae0a",
                                  "storeID": 2,
                                  "operator": {
                                    "$ref": "30"
                                  },
                                  "store": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "31"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "29"
                          }
                        ],
                        "apns": [
                          {
                            "$id": "32",
                            "pluID": 1,
                            "pluG_UID": "F8OcFSBYsEeiJZb5uwfbgA==",
                            "pluGuid": "159cc317-5820-47b0-a225-96f9bb07db80",
                            "apn": "sample string 1",
                            "deleted": true,
                            "storeID": 1,
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "32"
                          }
                        ],
                        "tuns": [
                          {
                            "$id": "33",
                            "pluG_UId": "jG9CXTM+aU+0Z47yW/0F0g==",
                            "pluGuid": "5d426f8c-3e33-4f69-b467-8ef25bfd05d2",
                            "apn": "sample string 1",
                            "tun": "sample string 2",
                            "cartonQuantity": 3,
                            "product": {
                              "$ref": "18"
                            },
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "competitionPricing": [
                          {
                            "$id": "34",
                            "identifier": "W9D1RwxOxkauXQCd0TYODg==",
                            "identifierGuid": "47f5d05b-4e0c-46c6-ae5d-009dd1360e0e",
                            "pluG_UID": "RbpbMx65AEy1Pji4lEovXg==",
                            "pluGuid": "335bba45-b91e-4c00-b53e-38b8944a2f5e",
                            "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": "5Ba9dodexEKMdQMJl3/1Zw==",
                            "groupName": "sample string 1",
                            "identifierGuid": "76bd16e4-5e87-42c4-8c75-0309977ff567",
                            "exists": true,
                            "flipChartIdentifier": "aSxKbM2yS0iI9GLUgn7/VQ==",
                            "flipChartIdentifierGuid": "6c4a2c69-b2cd-484b-88f4-62d4827eff55",
                            "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": "Z1x1UBbvEEOCo2d3HXAaig==",
                            "groupIdentifierGuid": "50755c67-ef16-4310-82a3-67771d701a8a",
                            "flipChart": {
                              "$id": "36",
                              "identifier": "8C9+JtWmvECGK0Bw7pfjKg==",
                              "identifierGuid": "267e2ff0-a6d5-40bc-862b-4070ee97e32a",
                              "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": "t4tXh2273k2XgndWTgUXCg==",
                                "identifierGuid": "87578bb7-bb6d-4dde-9782-77564e05170a",
                                "name": "sample string 2",
                                "formType": "sample string 3",
                                "forms": [
                                  {
                                    "$id": "38",
                                    "id": 1,
                                    "g_UID": "JMQrbRTJ3kqFvjQX0/zwlg==",
                                    "guid": "6d2bc424-c914-4ade-85be-3417d3fcf096",
                                    "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": "QaDEInwbyUmfl4Mm8Km5ZQ==",
                                    "previousFormGuid": "22c4a041-1b7c-49c9-9f97-8326f0a9b965",
                                    "nextForm": 1,
                                    "nextFormG_UID": "gXRGWCgB7E6PYlsYcqw96A==",
                                    "nextFormGuid": "58467481-0128-4eec-8f62-5b1872ac3de8",
                                    "attributes": "sample string 10",
                                    "updated": "2025-10-05T00:01:15.5194517",
                                    "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": "qPfhW6EKukK97BfloZ4x7Q==",
                                        "checkoutFormGuid": "5be1f7a8-0aa1-42ba-bdec-17e5a19e31ed",
                                        "identifier": "v5E8uFIV7ESo+uZfG9zDaw==",
                                        "identifierGuid": "b83c91bf-1552-44ec-a8fa-e65f1bdcc36b",
                                        "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": "rPee7U34NkqjtgNgamDYXw==",
                                        "valueGuid": "ed9ef7ac-f84d-4a36-a3b6-03606a60d85f",
                                        "buttonText": "sample string 10",
                                        "valueText": "sample string 11",
                                        "drawImageAndButton": true,
                                        "updated": "2025-10-05T00:01:15.5194517",
                                        "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:15.5194517",
                                          "imageData": "QEA=",
                                          "readOnly": true
                                        }
                                      },
                                      {
                                        "$ref": "39"
                                      }
                                    ],
                                    "panels": [
                                      {
                                        "$id": "41",
                                        "id": 1,
                                        "checkoutFormID": 2,
                                        "checkoutFormG_UID": "EBhs2xv2ekSUtXxGZetasQ==",
                                        "checkoutFormGuid": "db6c1810-f61b-447a-94b5-7c4665eb5ab1",
                                        "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": "zFAUmToWPU6B/YSUtvQDqg==",
                                "flipChartPageIdentifierGuid": "991450cc-163a-4e3d-81fd-8494b6f403aa",
                                "pluG_UID": "IqirF1uJcU2FYEJqSBAr2w==",
                                "pluGuid": "17aba822-895b-4d71-8560-426a48102bdb",
                                "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": "hBPRy/sa2UqOkRWW+vdUuw==",
                            "pluGuid": "cbd11384-1afb-4ad9-8e91-1596faf754bb",
                            "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:15.5194517",
                            "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": "ACuyGb56zUaj1/QpcgARQw==",
                            "ingredientGuid": "rxuh+Mjn6UettCgp3qUXyg==",
                            "ingredientIdentifier": "f8a11baf-e7c8-47e9-adb4-2829dea517ca",
                            "quantity": 1.0,
                            "storeIDs": [
                              1,
                              2
                            ],
                            "ingredientText": "sample string 1",
                            "ingredient": {
                              "$ref": "18"
                            }
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "bins": [
                          {
                            "$id": "45",
                            "pluG_UID": "fFRWwvBDWUO23qG6GTCcKg==",
                            "pluGuid": "c256547c-43f0-4359-b6de-a1ba19309c2a",
                            "shelfLocationIdentifier": "yy4IfD3HjUymxqMGc1epJA==",
                            "shelfLocationGuid": "7c082ecb-c73d-4c8d-a6c6-a3067357a924",
                            "labelShelfDefault": 1,
                            "labelTalkerDefault": 1,
                            "labelSmall": true,
                            "labelPageLayoutG_UID": "rW60075VF0WgYVeRVaZvBA==",
                            "labelPageLayoutGuid": "d3b46ead-55be-4517-a061-579155a66f04",
                            "updated": "2025-10-05T00:01:15.5194517",
                            "electronicShelfLabelIdentifier": "sample string 5",
                            "electronicshelfLabelsConfigurationID": 6,
                            "labelShelfChanged": true,
                            "productName": "sample string 8",
                            "locationText": "sample string 9",
                            "product": {
                              "$ref": "18"
                            },
                            "location": {
                              "$id": "46",
                              "identifier": "YlrBQoSnP0CMLpJlKzsOlA==",
                              "storeID": 1,
                              "identifierGuid": "42c15a62-a784-403f-8c2e-92652b3b0e94",
                              "name": "sample string 2",
                              "haccp": true,
                              "blueprintID": 1,
                              "updated": "2025-10-05T00:01:15.5194517",
                              "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": "x9bCeP7IKk2aevBT2PwNbg==",
                            "pluGuid": "78c2d6c7-c8fe-4d2a-9a7a-f053d8fc0d6e",
                            "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:15.5194517",
                              "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:15.5194517",
                                            "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": "OwpiL17r8EOHBw1o4nTCTg==",
                                            "labelPageLayoutGuid": "2f620a3b-eb5e-43f0-8707-0d68e274c24e",
                                            "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:15.5194517",
                                        "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": "UUADtdUZs0W9n3qLySb0FA==",
                                        "labelPageLayoutGuid": "b5034051-19d5-45b3-bd9f-7a8bc926f414",
                                        "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:15.5194517",
                                    "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": "ffApo1P6MEyg+JCPMe1OxA==",
                                    "labelPageLayoutGuid": "a329f07d-fa53-4c30-a0f8-908f31ed4ec4",
                                    "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:15.5194517",
                                "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": "6ED0B8pB/kWM0eZcuS7DLg==",
                                "labelPageLayoutGuid": "07f440e8-41ca-45fe-8cd1-e65cb92ec32e",
                                "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": "VXqF+Z9ac06n4QIQ4Ny+wg==",
                          "pluGuid": "f9857a55-5a9f-4e73-a7e1-0210e0dcbec2",
                          "newPrice": 1,
                          "pctDiscount": 1,
                          "newCost": 1,
                          "newCostDecimals": 6,
                          "dealCostIdentifier": "GzqDuw0AKEKhQSKHK/6b+w==",
                          "dealCostGuid": "bb833a1b-000d-4228-a141-22872bfe9bfb",
                          "pluName": "sample string 7",
                          "apn": "sample string 8",
                          "fuelItem": true,
                          "priceGroupG_UID": "iaqDPcp8r0ui6XwtOrpsfw==",
                          "priceGroupGuid": "3d83aa89-7cca-4baf-a2e9-7c2d3aba6c7f",
                          "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:15.5194517",
                          "rrp": 26,
                          "campaignDescription": "sample string 27",
                          "campaignComboPriceGroupG_UID": "YzY8wJRT60Wpq3e03VzgHA==",
                          "campaignComboPriceGroupIdentifier": "c03c3663-5394-45eb-a9ab-77b4dd5ce01c",
                          "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:15.5194517",
                              "operatorG_UID": "DMNAis51DESe320RlxSxxQ==",
                              "operatorGuid": "8a40c30c-75ce-440c-9edf-6d119714b1c5",
                              "machineID": 1,
                              "processed": true,
                              "appliedUtc": "2025-10-05T00:01:15.5194517",
                              "signIqTicketFileMovedUtc": "2025-10-05T00:01:15.5194517",
                              "user": "sample string 6",
                              "campaignDescription": "sample string 7",
                              "productDesc": "sample string 8",
                              "storeName": "sample string 9",
                              "effectiveUtc": "2025-10-05T00:01:15.5194517",
                              "priceChangeType": 0,
                              "operatorName": "sample string 10",
                              "hostCampaign": true,
                              "product": {
                                "$ref": "18"
                              },
                              "campaignPlu": {
                                "$ref": "57"
                              }
                            },
                            {
                              "$ref": "58"
                            }
                          ],
                          "campaign": {
                            "$id": "59",
                            "id": 1,
                            "storeID": 2,
                            "name": "f5309219-f7d2-4f8d-b8e2-c71da37a1f84",
                            "nameGuid": "f5309219-f7d2-4f8d-b8e2-c71da37a1f84",
                            "description": "sample string 4",
                            "showDiscounts": true,
                            "showTotals": true,
                            "onlyEvaluateOnSubtotal": true,
                            "useDescription": true,
                            "campaignType": 1,
                            "startDate": "2025-10-05T00:01:15.5194517",
                            "startTime": 1,
                            "endDate": "2025-10-05T00:01:15.5194517",
                            "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:15.5194517",
                            "system": true,
                            "created": "2025-10-05T00:01:15.5194517",
                            "updated": "2025-10-05T00:01:15.5194517",
                            "priceChangeNotifiedUtc": "2025-10-05T00:01:15.5194517",
                            "promoType": 1,
                            "promotionTypeCode": "sample string 13",
                            "hostIdentifier": "16ACxdGGBU2maThxYGWV4A==",
                            "hostIdentifierGuid": "c502a0d7-86d1-4d05-a669-3871606595e0",
                            "hostType": 14,
                            "createdByUser": "sample string 15",
                            "fromHost": true,
                            "deleted": true,
                            "campaignDeleted": "2025-10-05T00:01:15.5194517",
                            "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": "Rlt3VSXe2EWZl0BIH1G1YA==",
                                "pluGuid": "55775b46-de25-45d8-9997-40481f51b560",
                                "hostOfferID": 1,
                                "priceGroupG_UID": "Y6J+cL7mhUiow489fdZh+g==",
                                "priceGroupGuid": "707ea263-e6be-4885-a8c3-8f3d7dd661fa",
                                "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:15.5194517",
                                "rrp": 17,
                                "campaignDescription": "sample string 18",
                                "product": {
                                  "$ref": "18"
                                },
                                "campaign": {
                                  "$ref": "59"
                                }
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "sellingRules": [
                              {
                                "$id": "61",
                                "id": 1,
                                "identifier": "PODHTlOCVkesDKjE4jSEPQ==",
                                "identifierStr": "PODHTlOCVkesDKjE4jSEPQ==",
                                "identifierGuid": "4ec7e03c-8253-4756-ac0c-a8c4e234843d",
                                "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": "owJ2hP56RUaRjvcFMNa7iA==",
                                "customerIDGuid": "847602a3-7afe-4645-918e-f70530d6bb88",
                                "campaign": {
                                  "$ref": "59"
                                },
                                "customer": {
                                  "$id": "63",
                                  "identifier": "f+xPoSzDD06otRFyeJMtOQ==",
                                  "identifierGuid": "a14fec7f-c32c-4e0f-a8b5-117278932d39",
                                  "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:15.5194517",
                                  "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": "T/XUc3LuBkKgVjSe1pdLoQ==",
                                  "communityIdentifierGuid": "73d4f54f-ee72-4206-a056-349ed6974ba1",
                                  "joined": "2025-10-05T00:01:15.5194517",
                                  "updated": "2025-10-05T00:01:15.5194517",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "groupCustomer": true,
                                  "loyaltyPoints": 1,
                                  "homeStoreID": 1,
                                  "availableSpend": 1,
                                  "priceLevelIdentifier": "87OIqV1As0ObWA2JGCY2qA==",
                                  "priceLevelIdentifierGuid": "a988b3f3-405d-43b3-9b58-0d89182636a8",
                                  "marketingID": "sample string 18",
                                  "hidden": true,
                                  "registered": true,
                                  "registeredOn": "2025-10-05T00:01:15.5194517",
                                  "emailMarketing": true,
                                  "smsMarketing": true,
                                  "deleted": true,
                                  "deletedUser": "sample string 24",
                                  "homeStoreName": "sample string 25",
                                  "customerCards": [
                                    {
                                      "$id": "64",
                                      "cardType": 2,
                                      "issueDate": "2025-10-05T00:01:15.5194517",
                                      "expiry": "2025-10-05T00:01:15.5194517",
                                      "customerID": "iV00CEZzs0+lp2BjmIfKUg==",
                                      "customerIDGuid": "08345d89-7346-4fb3-a5a7-60639887ca52",
                                      "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:15.5194517",
                                      "linkedAccount": "Ly+d+DQhqUSFtDz22fZWqA==",
                                      "linkedAccountGuid": "f89d2f2f-2134-44a9-85b4-3cf6d9f656a8",
                                      "currentValueChanged": true,
                                      "limitsChanged": true,
                                      "customer": {
                                        "$ref": "63"
                                      },
                                      "account": {
                                        "$id": "65",
                                        "id": 1,
                                        "identifier": "4KAM3O0J00O3x0/1b+YfiA==",
                                        "identifierGuid": "dc0ca0e0-09ed-43d3-b7c7-4ff56fe61f88",
                                        "referenceNo": "sample string 3",
                                        "name": "sample string 4",
                                        "created": "2025-10-05T00:01:15.5194517",
                                        "owner": "LGOkQ2ffeUuoa4PqbKgRYQ==",
                                        "ownerGuid": "43a4632c-df67-4b79-a86b-83ea6ca81161",
                                        "accountStoreGroupIdentifier": "UmY4O3+Q2EeRXfvXIPJsfw==",
                                        "accountStoreGroupGuid": "3b386652-907f-47d8-915d-fbd720f26c7f",
                                        "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:15.5194517",
                                        "active": true,
                                        "updated": "2025-10-05T00:01:15.5194517",
                                        "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": "73aFxhbe30mV5ksxqBo+JA==",
                                            "identifierGuid": "c68576ef-de16-49df-95e6-4b31a81a3e24",
                                            "name": "sample string 2",
                                            "primaryContact": "ZgzA/qo+t0eXWAkWndwk5w==",
                                            "primaryContactGuid": "fec00c66-3eaa-47b7-9758-09169ddc24e7",
                                            "accountID": "hSa7oCwnl0aAN7MdSqvyhw==",
                                            "accountIDGuid": "a0bb2685-272c-4697-8037-b31d4aabf287",
                                            "special": true,
                                            "updated": "2025-10-05T00:01:15.5194517",
                                            "active": true,
                                            "reasonInactive": 1,
                                            "priceLevelIdentifier": "P+R26Vb33kOq3Zvw7+Y4Kg==",
                                            "priceLevelIdentifierGuid": "e976e43f-f756-43de-aadd-9bf0efe6382a",
                                            "deleted": true,
                                            "account": {
                                              "$ref": "65"
                                            },
                                            "primaryContactCustomer": {
                                              "$ref": "63"
                                            },
                                            "customerGroupMembers": [
                                              {
                                                "$id": "68",
                                                "id": 1,
                                                "groupID": "Tgb0MTzlEk+OqG1apq2vdA==",
                                                "groupIDGuid": "31f4064e-e53c-4f12-8ea8-6d5aa6adaf74",
                                                "customerID": "UwukWgayM0ivHQl4Nc6EjA==",
                                                "customerIDGuid": "5aa40b53-b206-4833-af1d-097835ce848c",
                                                "card": "sample string 4",
                                                "linkedAccount": "MHgBrRLn8UKft9X1XJwYDg==",
                                                "linkedAccountGuid": "ad017830-e712-42f1-9fb7-d5f55c9c180e",
                                                "customer": {
                                                  "$ref": "63"
                                                },
                                                "group": {
                                                  "$ref": "67"
                                                },
                                                "customerCard": {
                                                  "$ref": "64"
                                                }
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ]
                                      },
                                      "payments": [
                                        {
                                          "$id": "69",
                                          "id": 1,
                                          "identifier": "6C7n6gyy90SCCWTikPPb/w==",
                                          "identifierGuid": "eae72ee8-b20c-44f7-8209-64e290f3dbff",
                                          "storeID": 2,
                                          "operatorName": "sample string 3",
                                          "saleHeaderID": 4,
                                          "paymentType": 5,
                                          "amount": 6,
                                          "account": "sample string 7",
                                          "accountID": "qzrsVL5yQEuAa7hETxc1Mg==",
                                          "accountIDGuid": "54ec3aab-72be-4b40-806b-b8444f173532",
                                          "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:15.5194517",
                                          "invRocNo": "sample string 14",
                                          "responseCode": "sample string 15",
                                          "cashout": 1,
                                          "tip": 16,
                                          "idempotentVoid": "D3faGi6gEE6PX9yzkeruAw==",
                                          "idempotentVoidGuid": "1ada770f-a02e-4e10-8f5f-dcb391eaee03",
                                          "offline": true,
                                          "processed": 1,
                                          "storeSaleHeader": {
                                            "$id": "70",
                                            "saleHeaderID": 1,
                                            "saleHeaderGuid": "7sQ3TnuPhU+js2IcAh7row==",
                                            "saleHeaderIdentifierGuid": "4e37c4ee-8f7b-4f85-a3b3-621c021eeba3",
                                            "created": "2025-10-05T00:01:15.5194517",
                                            "createdLocal": "2025-10-05T00:01:15.5194517",
                                            "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:15.5194517",
                                            "storeID": 1,
                                            "operatorG_Uid": "cxzndRctsUapUNlV7Mtuzg==",
                                            "operatorGuid": "75e71c73-2d17-46b1-a950-d955eccb6ece",
                                            "customerG_Uid": "f2k0AZaFVkqr+xAgXxY8Bg==",
                                            "customerGuid": "0134697f-8596-4a56-abfb-10205f163c06",
                                            "communityIdentifier": "A3rMJlaPxE65U5ATMz1myA==",
                                            "communityIdentifierGuid": "26cc7a03-8f56-4ec4-b953-9013333d66c8",
                                            "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": "8Sla3u45wUiIXFkuyTZjKA==",
                                            "priceLevelIdentifierGuid": "de5a29f1-39ee-48c1-885c-592ec9366328",
                                            "locked": 36,
                                            "relationChecksum": "sample string 37",
                                            "loyaltyTender": 1,
                                            "giftCardTender": 1,
                                            "operator": {
                                              "$ref": "30"
                                            },
                                            "customer": {
                                              "$ref": "63"
                                            },
                                            "communityOrganisation": {
                                              "$id": "71",
                                              "id": 1,
                                              "identifier": "GhrhTX4Q9E2SeLAgnj8Vxw==",
                                              "identifierGuid": "4de11a1a-107e-4df4-9278-b0209e3f15c7",
                                              "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:15.5194517",
                                              "deleted": true
                                            },
                                            "details": [
                                              {
                                                "$id": "72",
                                                "saleItemID": 1,
                                                "identifier": "JYZAGw7cBEWDpYPco626VQ==",
                                                "identifierGuid": "1b408625-dc0e-4504-83a5-83dca3adba55",
                                                "saleHeaderID": 2,
                                                "plu": 1,
                                                "pluG_UId": "0SKfZ2Rr9UCPgMEKS3ZtSA==",
                                                "pluGuid": "679f22d1-6b64-40f5-8f80-c10a4b766d48",
                                                "accountID": "2g/u+X4JwES9mKqTymPkvA==",
                                                "accountIDGuid": "f9ee0fda-097e-44c0-bd98-aa93ca63e4bc",
                                                "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:15.5194517",
                                                "bestOrExpireType": 1,
                                                "providerName": "sample string 11",
                                                "refundG_UID": "jNEzPP09D0SbX9xl28tYIQ==",
                                                "refundGuid": "3c33d18c-3dfd-440f-9b5f-dc65dbcb5821",
                                                "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": "ouOcCeAvwEiozg851mUBOA==",
                                                "idempotentVoidGuid": "099ce3a2-2fe0-48c0-a8ce-0f39d6650138",
                                                "priceLevelIdentifier": "Upia56W1lk6g0nvZMJHgDw==",
                                                "priceLevelIdentifierGuid": "e79a9852-b5a5-4e96-a0d2-7bd93091e00f",
                                                "productName": "sample string 23",
                                                "apn": "sample string 24",
                                                "unknownScans": [
                                                  {
                                                    "$id": "73",
                                                    "id": 1,
                                                    "saleDetailID": 2,
                                                    "storeID": 1,
                                                    "scanned": "2025-10-05T00:01:15.5194517",
                                                    "operatorG_UID": "QEA=",
                                                    "barcode": "sample string 4",
                                                    "processed": 1
                                                  },
                                                  {
                                                    "$ref": "73"
                                                  }
                                                ],
                                                "refund": {
                                                  "$id": "74",
                                                  "id": 1,
                                                  "g_UID": "62IWO1rGREGe6iGBz2KtMg==",
                                                  "guid": "3b1662eb-c65a-4144-9eea-2181cf62ad32",
                                                  "description": "sample string 1",
                                                  "dumped": true,
                                                  "inventoryReasonID": 1,
                                                  "sortOrder": 1,
                                                  "updated": "2025-10-05T00:01:15.5194517"
                                                },
                                                "modifier": {
                                                  "$id": "75",
                                                  "id": 1,
                                                  "setG_UID": "BRdqt+z0TkuEY+iQkcPcdg==",
                                                  "modifierSetGuid": "b76a1705-f4ec-4b4e-8463-e89091c3dc76",
                                                  "name": "sample string 2",
                                                  "price": 1,
                                                  "quantity": 1,
                                                  "modifierType": 1,
                                                  "groupNumber": 1,
                                                  "pageNumber": 1,
                                                  "controlOrder": 1,
                                                  "printToStation": true,
                                                  "pluG_UID": "P3L9L4mXfkG1/g6LSkMr8Q==",
                                                  "pluGuid": "2ffd723f-9789-417e-b5fe-0e8b4a432bf1",
                                                  "deleted": true,
                                                  "g_UID": "JlB7BUMOfEmRKlREMI4WtA==",
                                                  "guid": "057b5026-0e43-497c-912a-5444308e16b4",
                                                  "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": "GtC6FCLLlkGRJcWgKB1vUg==",
                                                "pluGuid": "14bad01a-cb22-4196-9125-c5a0281d6f52",
                                                "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:15.5194517",
                                                "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:15.5194517",
                                                "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": "zRxc0TTtdEyvxZbj6ABbvw==",
                                                "pluGuid": "d15c1ccd-ed34-4c74-afc5-96e3e8005bbf",
                                                "accountID": "8K2odrYsykOg6jZRT1G5pA==",
                                                "accountIDGuid": "76a8adf0-2cb6-43ca-a0ea-36514f51b9a4",
                                                "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:15.5194517",
                                                "bestOrExpireType": 1,
                                                "refundG_UID": "xP04Ym+4r0+4cD4UCjE2Mw==",
                                                "refundGuid": "6238fdc4-b86f-4faf-b870-3e140a313633",
                                                "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": "1N4uEu49E0WgiJzU6QRUug==",
                                                "identifierGuid": "122eded4-3dee-4513-a088-9cd4e90454ba",
                                                "id": 1,
                                                "orderNo": 2,
                                                "externalSaleIdentifier": "sample string 3",
                                                "storeID": 4,
                                                "zoneID": 5,
                                                "deptNo": 6,
                                                "customerIdentifier": "l3crxxENoEG8s2otPX5XiA==",
                                                "customerIdentifierGuid": "c72b7797-0d11-41a0-bcb3-6a2d3d7e5788",
                                                "operatorNo": 1,
                                                "operatorG_UID": "CItXfe7RPUG1TtbC+p4VtA==",
                                                "operatorGuid": "7d578b08-d1ee-413d-b54e-d6c2fa9e15b4",
                                                "created": "2025-10-05T00:01:15.5194517",
                                                "ordered": "2025-10-05T00:01:15.5194517",
                                                "started": "2025-10-05T00:01:15.5194517",
                                                "completed": "2025-10-05T00:01:15.5194517",
                                                "supplied": "2025-10-05T00:01:15.5194517",
                                                "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": "nQFLDa++U0qLsbVo2Bgb3w==",
                                                    "pluGuid": "0d4b019d-beaf-4a53-8bb1-b568d8181bdf",
                                                    "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": "heRjl7tmQUi+sfnLt64JFQ==",
                                                    "headerIdentifierGuid": "9763e485-66bb-4841-beb1-f9cbb7ae0915",
                                                    "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": "x6zfnP198kSMIBA00JmfTw==",
                                                "surveyGuid": "9cdfacc7-7dfd-44f2-8c20-1034d0999f4f",
                                                "saleHeaderGuid": "UjavXf/QFUu5HDqD4GqqWA==",
                                                "saleGuid": "5daf3652-d0ff-4b15-b91c-3a83e06aaa58",
                                                "textResponse": "sample string 1",
                                                "integerResponse": 1,
                                                "g_UIDResponse": "HY/vgg/k4k6JEjW7zwa9QQ==",
                                                "guidResponse": "82ef8f1d-e40f-4ee2-8912-35bbcf06bd41",
                                                "whoAnswered": 2,
                                                "answeredAtUTC": "2025-10-05T00:01:15.5194517",
                                                "sale": {
                                                  "$ref": "70"
                                                },
                                                "survey": {
                                                  "$id": "84",
                                                  "g_UID": "5XxVqcxJSUWUSkI3aVmr0A==",
                                                  "guid": "a9557ce5-49cc-4549-944a-42376959abd0",
                                                  "name": "sample string 1",
                                                  "storeID": 2,
                                                  "zoneID": 1,
                                                  "checkoutFormG_UID": "5CHuv3dTbEyV7eMQGEeo7Q==",
                                                  "checkoutFormGuid": "bfee21e4-5377-4c6c-95ed-e3101847a8ed",
                                                  "displayToWho": 3,
                                                  "displayWhen": 4,
                                                  "start": "2025-10-05T00:01:15.5194517",
                                                  "end": "2025-10-05T00:01:15.5194517",
                                                  "deleted": true,
                                                  "updated": "2025-10-05T00:01:15.5194517",
                                                  "possibleIntegerResponses": [
                                                    1,
                                                    2
                                                  ],
                                                  "possibleTextResponses": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "possibleGuidResponses": [
                                                    "79a990e4-f0ec-4043-8345-2c64f00ea669",
                                                    "d2b275b8-f773-4bc3-95ab-598b88dd12ac"
                                                  ],
                                                  "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": "VKU93b3HCU2u8+FDsGZPdg==",
                                            "accountIdentifier": "dd3da554-c7bd-4d09-aef3-e143b0664f76",
                                            "accountName": "sample string 42",
                                            "customerOrderIdentifier": "bsOJdHAl0EaMosNfQR3Evg==",
                                            "customerOrderIdentifierGuid": "7489c36e-2570-46d0-8ca2-c35f411dc4be",
                                            "priceLevelName": "sample string 43",
                                            "revision": 44,
                                            "ingressId": "sample string 45"
                                          },
                                          "metadata": {
                                            "$id": "85",
                                            "id": 1,
                                            "paymentID": 2,
                                            "paymentIdentifier": "Q5Dmk63rCUef5BMgl+vAfw==",
                                            "paymentIdentifierGuid": "93e69043-ebad-4709-9fe4-132097ebc07f",
                                            "identifier": "hg7K4LeHj0yFHWUDp5bQ7w==",
                                            "identifierGuid": "e0ca0e86-87b7-4c8f-851d-6503a796d0ef",
                                            "metadata": "sample string 3",
                                            "signatureImage": "QEA=",
                                            "itemIdentifier": "BWmt30ftu0Op/7Ry55XT8w==",
                                            "itemIdentifierGuid": "dfad6905-ed47-43bb-a9ff-b472e795d3f3"
                                          }
                                        },
                                        {
                                          "$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": "xpAQgQWKf02zw+rBGZC9Ow==",
                                      "customerIdentifierGuid": "811090c6-8a05-4d7f-b3c3-eac11990bd3b",
                                      "voucherName": "sample string 2",
                                      "count": 3,
                                      "storeID": 4,
                                      "barcode": "sample string 5",
                                      "redeemCount": 6,
                                      "issueCount": 7,
                                      "storeSalePaymentID": 1,
                                      "idempotentID": "aOTaSYyz7k+8zV24tpcQkg==",
                                      "idempotentGuid": "49dae468-b38c-4fee-bccd-5db8b6971092",
                                      "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:15.5194517",
                                        "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:15.5194517",
                                          "labelPageLayout": "ub2Z+YUPIEiHdJCSbt9tig==",
                                          "pageLayoutGuid": "f999bdb9-0f85-4820-8774-90926edf6d8a",
                                          "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:15.5194517"
                                            },
                                            {
                                              "$ref": "90"
                                            }
                                          ]
                                        },
                                        "customerVouchers": [
                                          {
                                            "$id": "91",
                                            "id": 1,
                                            "customerIdentifier": "jHQfDfmP/0KLn6+lCLCfKQ==",
                                            "customerIdentifierGuid": "0d1f748c-8ff9-42ff-8b9f-afa508b09f29",
                                            "voucherID": 3,
                                            "voucherName": "sample string 4",
                                            "storeID": 1,
                                            "barcode": "sample string 5",
                                            "dateOfIssue": "2025-10-05T00:01:15.5194517",
                                            "issuedSaleHeaderID": 1,
                                            "issuedSaleIdentifier": "sample string 7",
                                            "issuedOfflinePaymentID": 1,
                                            "issuedIdempotentID": "UzWm39Eq80isTtvLJpTS+w==",
                                            "issuedIdempotentGuid": "dfa63553-2ad1-48f3-ac4e-dbcb2694d2fb",
                                            "issuedOffline": true,
                                            "issuedUser": "sample string 9",
                                            "issuedNotes": "sample string 10",
                                            "expiryDate": "2025-10-05T00:01:15.5194517",
                                            "expiredUser": "sample string 11",
                                            "expiredNotes": "sample string 12",
                                            "redeemed": "2025-10-05T00:01:15.5194517",
                                            "redeemedSaleHeaderID": 1,
                                            "redeemedSaleIdentifier": "sample string 13",
                                            "redeemedOfflinePaymentID": 1,
                                            "redeemedIdempotentID": "PQAR2pvvzkaQdr49wr0VRQ==",
                                            "redeemedIdempotentGuid": "da11003d-ef9b-46ce-9076-be3dc2bd1545",
                                            "redeemedUser": "sample string 14",
                                            "redeemedNotes": "sample string 15",
                                            "redeemedOffline": true,
                                            "updated": "2025-10-05T00:01:15.5194517",
                                            "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": "5lWd7IaKfU+y3PdlpkaPYQ==",
                                "groupIDGuid": "ec9d55e6-8a86-4f7d-b2dc-f765a6468f61",
                                "campaign": {
                                  "$ref": "59"
                                },
                                "group": {
                                  "$ref": "67"
                                }
                              },
                              {
                                "$ref": "92"
                              }
                            ],
                            "signIqTickets": [
                              {
                                "$id": "93",
                                "identifier": "nJNgbghJN0Seg2TDqJb32w==",
                                "identifierGuid": "6e60939c-4908-4437-9e83-64c3a896f7db",
                                "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": "wdDJ/0WaxU6Z9oTLrfHdtg==",
                                "guid": "ffc9d0c1-9a45-4ec5-99f6-84cbadf1ddb6",
                                "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": "uV6axmpw90CGST9jnsOSnA==",
                                    "groupGuid": "c69a5eb9-706a-40f7-8649-3f639ec3929c",
                                    "comboPriceType": 5,
                                    "priceType": 5,
                                    "pluG_UID": "vXO8mfNYxU+lJ1EmLMwgsA==",
                                    "pluGuid": "99bc73bd-58f3-4fc5-a527-51262ccc20b0",
                                    "priceGroupG_UID": "tzN+DwlGuEWNfoXePw0jow==",
                                    "priceGroupGuid": "0f7e33b7-4609-45b8-8d7e-85de3f0d23a3",
                                    "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": "SoAPO7bEuEOoo5DB7i0BGA==",
                                "priceLevelIdentifierGuid": "3b0f804a-c4b6-43b8-a8a3-90c1ee2d0118",
                                "campaignName": "sample string 3",
                                "priceLevelName": "sample string 4"
                              },
                              {
                                "$ref": "96"
                              }
                            ]
                          },
                          "product": {
                            "$ref": "18"
                          },
                          "dealCost": {
                            "$id": "97",
                            "headerIdentifier": "nKpsZ/aHXUurK8eb5uVBfA==",
                            "headerIdentifierGuid": "676caa9c-87f6-4b5d-ab2b-c79be6e5417c",
                            "identifier": "IBw6YPAV/U6FdIhBzeND/Q==",
                            "identifierGuid": "603a1c20-15f0-4efd-8574-8841cde343fd",
                            "supplierIdentifier": "SJ8hMpWTsEm5ZG9x2OfD4w==",
                            "supplierGuid": "32219f48-9395-49b0-b964-6f71d8e7c3e3",
                            "pluG_UID": "9W3xZWc0UEO+PznQqQFxCQ==",
                            "pluGuid": "65f16df5-3467-4350-be3f-39d0a9017109",
                            "campaignName": "0f5e9e0a-eafa-43c4-86a0-324fb8ae581e",
                            "description": "sample string 4",
                            "cost": 5,
                            "costDecimals": 6,
                            "start": "2025-10-05T00:01:15.5194517",
                            "end": "2025-10-05T00:01:15.5194517",
                            "type": 9,
                            "promoType": 10,
                            "bonusItemPLUG_UID": "tk504svIiUSIMQsV72s9OA==",
                            "bonusItemPluGuid": "e2744eb6-c8cb-4489-8831-0b15ef6b3d38",
                            "bonusPurchaseUnits": 11,
                            "bonusReceiveUnits": 12,
                            "updated": "2025-10-05T00:01:15.5194517",
                            "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:15.5194517",
                            "campaignEndDate": "2025-10-05T00:01:15.5194517",
                            "masterPLUG_UID": "MMZq7znRdkGHj/Frqeg1rA==",
                            "masterID": "ef6ac630-d139-4176-878f-f16ba9e835ac",
                            "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": "Kmp+4PKYykSzBBGbjSfSDw==",
                            "bonusMasterID": "e07e6a2a-98f2-44ca-b304-119b8d27d20f",
                            "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:15.5194517",
                        "dealCosts": [
                          {
                            "$ref": "97"
                          },
                          {
                            "$ref": "97"
                          }
                        ],
                        "tags": [
                          {
                            "$id": "98",
                            "pluG_UID": "P+sYzXbGRU+GDZB7i8Yusg==",
                            "pluGuid": "cd18eb3f-c676-4f45-860d-907b8bc62eb2",
                            "tagID": 1,
                            "description": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "98"
                          }
                        ],
                        "alternateProductG_UID": "9WuRCyzMXUahd+tCKTwYnQ==",
                        "alternateProduct": "0b916bf5-cc2c-465d-a177-eb42293c189d",
                        "productHostCode": {
                          "$id": "99",
                          "id": 1,
                          "pluG_UID": "2dWAE6GMS0qXDwlU3dWeeA==",
                          "pluGuid": "1380d5d9-8ca1-4a4b-970f-0954ddd59e78",
                          "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:15.5194517",
                        "inventoryTracked": "2025-10-05T00:01:15.5194517",
                        "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": "nBysN69FuUef5GOK85kWeg==",
                      "supplierGuid": "37ac1c9c-45af-47b9-9fe4-638af399167a",
                      "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": "dUamW5GjfkCTkkkmGM9i2w==",
                      "supplierGuid": "5ba64675-a391-407e-9392-492618cf62db",
                      "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:15.5194517",
                      "deliveryDate": "2025-10-05T00:01:15.5194517",
                      "nextCutOffDate": "2025-10-05T00:01:15.5194517",
                      "nextDeliveryDate": "2025-10-05T00:01:15.5194517",
                      "nextDaysBuffer": 10
                    },
                    {
                      "$ref": "102"
                    }
                  ],
                  "store": {
                    "$ref": "9"
                  },
                  "updated": "2025-10-05T00:01:15.5194517",
                  "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:15.5194517",
                    "processed": "2025-10-05T00:01:15.5194517",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2025-10-05T00:01:15.5194517",
                    "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:15.5194517",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "103"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "105",
                    "id": 1,
                    "hostIdentifier": "Wl/UrtJ6/UyjDZON+Ud6OA==",
                    "hostIdentifierGuid": "aed45f5a-7ad2-4cfd-a30d-938df9477a38",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "3018a8cc-04bc-4f9d-97f5-3d1122b4ab02",
                      "0b6825ea-b7ee-41b8-9430-7d1f83f0e9c2"
                    ]
                  },
                  {
                    "$ref": "105"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "11"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "106",
                    "identifier": "KGw2aO3df0uEkcYf0UZHcg==",
                    "identifierGuid": "68366c28-dded-4b7f-8491-c61fd1464772",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "106"
                  }
                ],
                "promoTypeGuids": [
                  "864408a2-aa4b-43d3-91c1-9f884024e725",
                  "55127293-7157-4bad-9103-60af7a6f3ca1"
                ],
                "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:15.5194517",
              "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": "dab0ddf4-3fc8-4a06-b4c9-b1855df756fe",
          "updateStore": {
            "$id": "111",
            "id": "2fc2a8a0-1aaf-4964-bf9c-1052689178d0",
            "name": "sample string 1",
            "lastActivity": "2025-10-05T00:01:15.5194517",
            "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:15.5194517"
          },
          "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": "GrY7Zg5KgkCpMQWkOytDvA==",
          "guid": "663bb61a-4a0e-4082-a931-05a43b2b43bc",
          "fuelGrade": "sample string 5",
          "price1": 1,
          "price2": 1,
          "price3": 1,
          "price4": 1,
          "effective": "2025-10-05T00:01:15.5194517",
          "updated": "2025-10-05T00:01:15.5194517",
          "margin": 1,
          "product": {
            "$ref": "18"
          }
        }
      }
    },
    {
      "$ref": "7"
    }
  ],
  "cashBalancingFuelMeters": [
    {
      "$id": "114",
      "headerIdentifier": "xs9rTnHKZ0iiuhwc+o4jIQ==",
      "headerIdentifierGuid": "4e6bcfc6-ca71-4867-a2ba-1c1cfa8e2321",
      "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:15.5194517",
          "adjustedAt": "2025-10-05T00:01:15.5194517",
          "adjustmentVolume": 8.0,
          "reasonDesc": "sample string 9",
          "reason": 10,
          "operatorG_UID": "9791Rg/igU6H1RLDfI61aw==",
          "operatorGuid": "4675bff7-e20f-4e81-87d5-12c37c8eb56b",
          "user": "sample string 11",
          "processed": 1,
          "storeName": "sample string 12",
          "operatorName": "sample string 13"
        },
        {
          "$ref": "115"
        }
      ]
    },
    {
      "$ref": "114"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK'E[���v�5xl/workbook.xml �(�����0��&�C����R8q����R�@[����[ �x�3;���Ѻ���#�������1/$j�;����:
!J�b�m��ʊ�FXz<������K5x���a��!4^"�/(
��r�#�O͞
G?�h�u'��%�~S|�m�"4����ν)hB��U"K�NO�%�]�cheo0����PK'E[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
'E[H(T�''_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="Rf1219b91ef194352" /></Relationships>PK'E[�Z��Cxl/worksheets/sheet1.xml �(���[s�0�������ս��I)��K�x��xH��6�|׎mYT�>���;k��4�����:xH�"Ͷ�"�v�-���8�/��T�|2�e��b�$e`�mq���UYޝ�q1_%�Yew�֌-�|3+���6Ζ�t��e��M�-c$D�y����U�*�+��j��*��d����Y?����m8-RS}?� O��p
'�S�x2���4���`���Y�k���b����y���<X$������vIz�*�K��̳uQ�6�޻0��~Ww�\�'qAc�h�Z����(��M=�Ty�c�ǃ���JE�քI��i=����0"�?�c�����HiƹV� j���z��zQ���e��]�Q�95r��^�z��e $'$
O�u�׭"�~ľi�C�
<��(�����p�^/{�@*UH��B>��(e
L���V��ho\]�Ȅ�Gh���
"�@b�JI�M��E�V�s%8��Є�4"�@p!	�Li�I#4q�NU�����|�M AuWA(��Qi�O�&���{��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�qMyD�a&���n������W��S+�jV���o�rk[����r���~�?�я\��O�y���Uo��𳣸�n_����G����b���V�݁XM�Á�=�h?*�v0���s��̷�$?ϲ2ɫ;����PK'E[�ju�Pxl/_rels/workbook.xml.rels �(���KN�0@�byO��K\Դ6lK/0u�q�Ďl��Xp$��U$H%l����I3�����8������┠7��}��S�w�n7���Dr��HY�.�遱d���0�/����c�#t�$��,��I��	�C���9���`��19�L�b���?��.AT�J�S�НQr!j��J P�n���y������d��v�l�j���7�q�}α\z�4/�ԔXI��r�H~QcW��PK'E[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK'E[[�s���xl/sharedStrings.xml �(��U�n�@����&�
* �E
���OQ��V���ү���V��>z�\�9�Wߵ��輴f��,��VH�Ɵ�E�G��P��0>������{����a�%�}LS_lQ�O�
#k�4?�M�wA�-"i�^dهT�4qT���0���4���K�G�рF7
ɵD7Hi4H�h�.���d��������s#���v!
(�σ�%Pc]�4\Sc)c������XZ��e5�X��vQ��ǧR��X�(s6+��T�����6.�3�|�wk.
�:J�	t ظ$��J�_����1{^AT�J�H@,MRQ�=�Z�ί�N@�)���'J�n�[q�s�-�1��.���;xB�L��_�  �B���U��u.[�^�i�`��^�u�zM��@z������e�"P>|�7�Z��8j�\�=�,�[��k�q�C.��]���9H��i�j��
�u�z{ ��wN���oM��T~K����FM�˸��I��PK-'E[���v�5xl/workbook.xmlPK-'E[����	�[Content_Types].xmlPK-
'E[H(T�''V_rels/.relsPK-'E[�Z��C�xl/worksheets/sheet1.xmlPK-'E[�ju�P�xl/_rels/workbook.xml.relsPK-'E[Ѓc'2E
:	xl/styles.xmlPK-'E[[�s����
xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK'E[�POƷ5xl/workbook.xml �(�����0��&�C����N\�z��"
�'m
>�P�7o;������Z�#G�
[��{S0�%��6��]��?K�b��D��n��gIe��^h�za]i�������W��hu<—f��r6���I�b�)`�EPD�Ē�����ڒƔ�B��=?_�(���^�4�R��wg���PK'E[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
'E[�N.''_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="Rfd8e199b2c674c28" /></Relationships>PK'E[�Z��Cxl/worksheets/sheet1.xml �(���[s�0�������ս��I)��K�x��xH��6�|׎mYT�>���;k��4�����:xH�"Ͷ�"�v�-���8�/��T�|2�e��b�$e`�mq���UYޝ�q1_%�Yew�֌-�|3+���6Ζ�t��e��M�-c$D�y����U�*�+��j��*��d����Y?����m8-RS}?� O��p
'�S�x2���4���`���Y�k���b����y���<X$������vIz�*�K��̳uQ�6�޻0��~Ww�\�'qAc�h�Z����(��M=�Ty�c�ǃ���JE�քI��i=����0"�?�c�����HiƹV� j���z��zQ���e��]�Q�95r��^�z��e $'$
O�u�׭"�~ľi�C�
<��(�����p�^/{�@*UH��B>��(e
L���V��ho\]�Ȅ�Gh���
"�@b�JI�M��E�V�s%8��Є�4"�@p!	�Li�I#4q�NU�����|�M AuWA(��Qi�O�&���{��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�qMyD�a&���n������W��S+�jV���o�rk[����r���~�?�я\��O�y���Uo��𳣸�n_����G����b���V�݁XM�Á�=�h?*�v0���s��̷�$?ϲ2ɫ;����PK'E[|��D�Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;���������8�H��6�����W�E�6H]t�j4��'�|���o��^��ޚ�D#�lӛ��s�OK�n�{0�	���gq�����^u4�O�D&v�u#����O�N�τ(��3��׉�C�Z����:�d�`~���;�쀮�P�O��[H�H�kj�W���¢�i^���ׁ���w>��UI����N*ӡ��%�x�Ӽ<SS�#f
�"+sYț����PK'E[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK'E[[�s���xl/sharedStrings.xml �(��U�n�@����&�
* �E
���OQ��V���ү���V��>z�\�9�Wߵ��輴f��,��VH�Ɵ�E�G��P��0>������{����a�%�}LS_lQ�O�
#k�4?�M�wA�-"i�^dهT�4qT���0���4���K�G�рF7
ɵD7Hi4H�h�.���d��������s#���v!
(�σ�%Pc]�4\Sc)c������XZ��e5�X��vQ��ǧR��X�(s6+��T�����6.�3�|�wk.
�:J�	t ظ$��J�_����1{^AT�J�H@,MRQ�=�Z�ί�N@�)���'J�n�[q�s�-�1��.���;xB�L��_�  �B���U��u.[�^�i�`��^�u�zM��@z������e�"P>|�7�Z��8j�\�=�,�[��k�q�C.��]���9H��i�j��
�u�z{ ��wN���oM��T~K����FM�˸��I��PK-'E[�POƷ5xl/workbook.xmlPK-'E[����	�[Content_Types].xmlPK-
'E[�N.''V_rels/.relsPK-'E[�Z��C�xl/worksheets/sheet1.xmlPK-'E[|��D�P�xl/_rels/workbook.xml.relsPK-'E[Ѓc'2E
;	xl/styles.xmlPK-'E[[�s����
xl/sharedStrings.xmlPK��