GET api/store/{storeID}/operators

Query operators

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

Store to restrict operator queries to

integer

Required

Search

string

None.

Page

Page

None.

IncludeDeleted

boolean

None.

StoreID

integer

None.

ZoneName

string

None.

OrderBy

OperatorSortBy

None.

Sort

SortOrder

None.

Body Parameters

None.

Response Information

Resource Description

List of matching operators

PageListOfOperator
NameDescriptionTypeAdditional information
Type

string

None.

List

Collection of Operator

None.

Skip

Number of records to skip over

integer

None.

Take

Number of records to take

integer

None.

TotalCount

integer

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

Response Formats

application/json, text/json

Sample:
{
  "type": "Operator",
  "list": [
    {
      "$id": "2",
      "id": 1,
      "g_Uid": "1qxvkPH/D0OxDXTsnrOyvw==",
      "guid": "906facd6-fff1-430f-b10d-74ec9eb3b2bf",
      "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-06-14T06:02:08.3926975",
      "passwordResetRequired": true,
      "alteredInStore": true,
      "startShift": "2025-06-14T06:02:08.3926975",
      "endShift": "2025-06-14T06:02:08.3926975",
      "machineName": "sample string 20",
      "drawerID": 1,
      "stores": [
        {
          "$id": "3",
          "operatorG_UID": "inim0RgpukWb7aTZ1WHTvA==",
          "operatorGuid": "d1a6788a-2918-45ba-9bed-a4d9d561d3bc",
          "storeID": 2,
          "operator": {
            "$ref": "2"
          },
          "store": {
            "$id": "4",
            "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-06-14T06:02:08.3926975",
            "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": "IqugbCXWz0+kJ86yn9vszw==",
            "hostIdentifierGuid": "6ca0ab22-d625-4fcf-a427-ceb29fdbeccf",
            "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-06-14T06:02:08.3926975",
            "priceZoneName": "sample string 51",
            "storeFuelConfigured": true,
            "shippingAddressCopied": true,
            "shippingAddress": {
              "$id": "5",
              "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": "5"
            },
            "hostStoreSettings": [
              {
                "$id": "6",
                "id": 1,
                "hostIdentifier": "ZgBv86XuFUWfelCAd7uX8g==",
                "hostIdentifierGuid": "f36f0066-eea5-4515-9f7a-508077bb97f2",
                "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": "7",
                  "identifier": "NfxiWyrhxU+XLivIZ3KoIw==",
                  "identifierGuid": "5b62fc35-e12a-4fc5-972e-2bc86772a823",
                  "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": "tmS4L6xJr0eHXAbmS7flLA==",
                  "hostSupplierIdentifierGuid": "2fb864b6-49ac-47af-875c-06e64bb7e52c",
                  "loyaltyPriceLevelIdentifier": "lDe4hf8wA0Whz67xssXu7w==",
                  "loyaltyPriceLevelIdentifierGuid": "85b83794-30ff-4503-a1cf-aef1b2c5eeef",
                  "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-06-14T06:02:08.3926975",
                  "lastProcessed": "2025-06-14T06:02:08.3926975",
                  "hold": true,
                  "supplierName": "sample string 35",
                  "supplier": {
                    "$id": "8",
                    "identifier": "qc2eMcnEzk2yKKrLGg2PEg==",
                    "identifierGuid": "319ecda9-c4c9-4dce-b228-aacb1a0d8f12",
                    "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": "pFtLCqP3tUekLmU6Jhi2gw==",
                    "primaryContactID": "0a4b5ba4-f7a3-47b5-a42e-653a2618b683",
                    "storeID": 1,
                    "abn": "sample string 16",
                    "supplierGroupIdentifier": "MashMqhREkueYYhsNNDBJw==",
                    "supplierGroupGuid": "3221ab31-51a8-4b12-9e61-886c34d0c127",
                    "rebate": 1.0,
                    "rebateType": 1,
                    "rebateFrequency": 1,
                    "rebateSource": 1,
                    "rebateLastClaimed": "2025-06-14T06:02:08.3926975",
                    "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": "9",
                      "id": "b11e2d0b-aef7-4472-a9c5-40617d2d3946",
                      "identifier": "eMzMFVBLdE+6MgPuG2XrlA==",
                      "identifierGuid": "15cccc78-4b50-4f74-ba32-03ee1b65eb94",
                      "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": "10",
                        "supplierIdentifier": "ENnLYpFAlEOa/T9Y3Pt/wg==",
                        "supplierIdentifierGuid": "62cbd910-4091-4394-9afd-3f58dcfb7fc2",
                        "contactGuid": "znfTq+G4C0GwVu2it7t5OQ==",
                        "contactID": "abd377ce-b8e1-410b-b056-eda2b7bb7939",
                        "contact": {
                          "$ref": "9"
                        },
                        "supplier": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "products": [
                      {
                        "$id": "11",
                        "pluG_UID": "vHBdHwxypEKxpLQaFvNHjg==",
                        "pluGuid": "1f5d70bc-720c-42a4-b1a4-b41a16f3478e",
                        "supplierIdentifier": "EZA8Mp01RkuAcIJBuY7qjg==",
                        "supplierIdentifierGuid": "323c9011-359d-4b46-8070-8241b98eea8e",
                        "cartonQuantity": 1,
                        "cartonQuantityChanged": true,
                        "productSize": "sample string 2",
                        "cigarettesPerSleeve": 1,
                        "randomWeight": true,
                        "piecesPerUnit": 4,
                        "averagePackSize": 5,
                        "effectiveDate": "2025-06-14T06:02:08.3926975",
                        "pricedByWeight": true,
                        "landedUnitCostEx": 8,
                        "landedUnitCostInc": 9,
                        "landedCartonCostInc": 10,
                        "landedCartonCostEx": 11,
                        "standardCost": 12,
                        "deliveryFee": 1,
                        "deliveryFeeBasis": "sample string 13",
                        "pickAndPackFee": 1,
                        "pickAndPackFeeBasis": "sample string 14",
                        "financeFee": 1,
                        "financeFeeBasis": "sample string 15",
                        "cartonLength": 1,
                        "cartonWidth": 1,
                        "cartonHeight": 1,
                        "palletLayerQuantity": 1,
                        "palletLayers": 1,
                        "itemCode": "sample string 16",
                        "invoiceCode": "sample string 17",
                        "invoiceDesc": "sample string 18",
                        "orderDirect": true,
                        "useCost": true,
                        "minimumQuantity": 19,
                        "hostType": 20,
                        "fromHost": 21,
                        "minimumReorder": 1,
                        "maximumReorder": 1,
                        "orderMultiple": 22.1,
                        "sellMultiple": 23.1,
                        "baseMultiple": 24.1,
                        "hostStandardCost": 25,
                        "hostTotalCost": 26,
                        "hostRetail": 27,
                        "hostLandedUnitCostEx": 28,
                        "hostLandedUnitCostInc": 29,
                        "hostDesc": "sample string 30",
                        "directIndicator": "sample string 31",
                        "availableToOrder": true,
                        "hostRangeIndicator": "sample string 33",
                        "hostProductType": "sample string 34",
                        "hostProductGrade": "sample string 35",
                        "hostProductGroup": "sample string 36",
                        "hostSlowMoving": true,
                        "hostGeneralMerchandise": true,
                        "hostPillar": "sample string 39",
                        "hostLastUpdated": "2025-06-14T06:02:08.3926975",
                        "rebate": 1.0,
                        "rebateExclude": true,
                        "invoiceCodes": [
                          {
                            "$id": "12",
                            "pluG_UID": "XIhIaVAyVEKg5uJ4N2/tcQ==",
                            "pluGuid": "6948885c-3250-4254-a0e6-e278376fed71",
                            "supplierIdentifier": "0iVEaw5ljEWweVDa3SH4DA==",
                            "supplierIdentifierGuid": "6b4425d2-650e-458c-b079-50dadd21f80c",
                            "invoiceCode": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "storeIDs": [
                          1,
                          2
                        ],
                        "preferredSupplier": true,
                        "preferredRebateSupplier": true,
                        "supplierName": "sample string 40",
                        "salesMode": 41,
                        "orderPacked": true,
                        "active": true,
                        "price": 1,
                        "costGstPercent": 43,
                        "parentPluG_UID": "eUj4xjOHzECaWQTyfUBtzQ==",
                        "parentPluGuid": "c6f84879-8733-40cc-9a59-04f27d406dcd",
                        "freight": 44.0,
                        "freightType": 1,
                        "product": {
                          "$id": "13",
                          "plu": 1,
                          "storeID": 1,
                          "masterPluG_UID": "QEA=",
                          "storeIDs": [
                            1,
                            2
                          ],
                          "g_UId": "R5R5SSDT8kW9My/frimrXw==",
                          "guid": "49799447-d320-45f2-bd33-2fdfae29ab5f",
                          "apn": "sample string 1",
                          "apnChanged": true,
                          "apnSwitched": true,
                          "barcode": "sample string 4",
                          "itemNumber": "sample string 5",
                          "itemNumberChanged": true,
                          "priceGroupG_UID": "JwfbvNhtHEiIWM5Luj4e6g==",
                          "priceGroupGuid": "bcdb0727-6dd8-481c-8858-ce4bba3e1eea",
                          "blueprintID": 1,
                          "lastCountedDate": "2025-06-14T06:02:08.3926975",
                          "externalID": "sample string 7",
                          "active": true,
                          "activated": "2025-06-14T06:02:08.3926975",
                          "pluCreated": "2025-06-14T06:02:08.3926975",
                          "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-06-14T06:02:08.3926975",
                          "lastManualUpdate": "2025-06-14T06:02:08.3926975",
                          "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-06-14T06:02:08.3926975",
                          "currentCostUpdated": "2025-06-14T06:02:08.3926975",
                          "costDecimals": 31,
                          "costChanged": true,
                          "dealCostIdentifier": "QEA=",
                          "excludeFromRebate": true,
                          "rebateOverride": 1,
                          "costCalcMethod": 1,
                          "costCalcMethodChanged": true,
                          "costEffectiveDate": "2025-06-14T06:02:08.3926975",
                          "defaultGP": 1,
                          "breakTargetMode": 32,
                          "break1": 1,
                          "price1": 1,
                          "target1": 33,
                          "break2": 1,
                          "price2": 1,
                          "target2": 34,
                          "break3": 1,
                          "price3": 1,
                          "target3": 35,
                          "break1Changed": true,
                          "price1Changed": true,
                          "target1Changed": true,
                          "break2Changed": true,
                          "price2Changed": true,
                          "target2Changed": true,
                          "break3Changed": true,
                          "price3Changed": true,
                          "target3Changed": true,
                          "breakTargetModeChanged": true,
                          "margin": 1.1,
                          "marginChanged": true,
                          "marginRanged": true,
                          "marginRangedChanged": true,
                          "minimumMargin": 1.1,
                          "minimumMarginChanged": true,
                          "maximumMargin": 1.1,
                          "maximumMarginChanged": true,
                          "overrideHostWarehouseIndicator": true,
                          "overrideHostWarehouseIndicatorChanged": true,
                          "overrideHostPrice": true,
                          "overrideHostPriceChanged": true,
                          "overrideHostCost": true,
                          "overrideHostCostChanged": true,
                          "overrideHostMargin": true,
                          "overrideHostMarginChanged": true,
                          "alwaysApplyMargin": true,
                          "alwaysApplyMarginChanged": true,
                          "aws": 1.0,
                          "awsUpdated": "2025-06-14T06:02:08.3926975",
                          "posTare": 1,
                          "altPrice": 1.0,
                          "altPriceChanged": true,
                          "altPriceMode": 52,
                          "altPriceModeChanged": true,
                          "altPLUG_UID": "dgBnaJTf60OAp0gBW4g80Q==",
                          "altPLUGuid": "68670076-df94-43eb-80a7-48015b883cd1",
                          "altPLUGuidChanged": true,
                          "altPriceDescription1": "sample string 53",
                          "altPriceDescription2": "sample string 54",
                          "cartonQuantity": 55,
                          "cartonQuantityChanged": true,
                          "trayID": 1,
                          "promptID": 1,
                          "tare": 1,
                          "packQty": 1,
                          "fixedWeight": 1,
                          "extraMesg": 1,
                          "text1": "sample string 57",
                          "text2": "sample string 58",
                          "text3": "sample string 59",
                          "labelText": "sample string 60",
                          "labelTextChanged": true,
                          "sendToScale": true,
                          "nonScaleWeigh": true,
                          "labelFormat": "sample string 64",
                          "barcodeFormat": "sample string 65",
                          "austMade": 1,
                          "coolCode": 66,
                          "countryOfOrigin": "sample string 67",
                          "percentContent": 68.1,
                          "departmentID": 1,
                          "subDepartmentID": 1,
                          "minorDepartmentID": 1,
                          "lesserDepartmentID": 1,
                          "deptCode": "sample string 69",
                          "subDeptCode": "sample string 70",
                          "minorDeptCode": "sample string 71",
                          "lesserDeptCode": "sample string 72",
                          "deptName": "sample string 73",
                          "subDeptName": "sample string 74",
                          "minorDeptName": "sample string 75",
                          "lesserDeptName": "sample string 76",
                          "departmentChanged": true,
                          "subCategoryID": 1,
                          "expiry": 1,
                          "showDays": 1,
                          "datePrint": 1,
                          "labelRequired": true,
                          "labelShelfQty": 79,
                          "labelShelfChanged": true,
                          "labelTalkerQty": 81,
                          "labelSmall": true,
                          "labelLastPrinted": "2025-06-14T06:02:08.3926975",
                          "labelLastPrice": 1,
                          "shelfPageLayoutG_UID": "ZM31/53lz0ukct5DDNkI1A==",
                          "shelfPageLayoutGuid": "fff5cd64-e59d-4bcf-a472-de430cd908d4",
                          "talkerPageLayoutG_UID": "JcSmGrvMaUKt5/4WBGzbGQ==",
                          "talkerPageLayoutGuid": "1aa6c425-ccbb-4269-ade7-fe16046cdb19",
                          "unitMeasure": 1.1,
                          "unitMeasureChanged": true,
                          "unitMeasureKind": 84,
                          "unitMeasureKindChanged": true,
                          "signIQData": "sample string 86",
                          "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": 90,
                          "notForSaleChanged": true,
                          "excludeFromDeals": true,
                          "excludeFromVoucher": true,
                          "minimumAge": 93,
                          "minimumAgeChanged": true,
                          "buyingLimit": 1,
                          "buyingLimitChanged": true,
                          "buyingLimitIndependent": true,
                          "buyingLimitIndependentChanged": true,
                          "inventoryGuid": "FG18zKFZK0mJg4FpeBZoLQ==",
                          "inventoryIdentifier": "cc7c6d14-59a1-492b-8983-81697816682d",
                          "inventoryAccuracy": 1,
                          "baseUnits": 97,
                          "orderPacked": 1,
                          "isManufactured": true,
                          "isIngredient": true,
                          "isModifier": true,
                          "isModifierChanged": true,
                          "hasModifiers": 98,
                          "defaultPrinter": "sample string 99",
                          "defaultPrinterGroup": "sample string 100",
                          "ingredientsOnManufacture": true,
                          "manufactureUnitMeasure": 1,
                          "mpl": 1,
                          "maxShelfQty": 101,
                          "allowAutoOrder": true,
                          "warrantyPeriod": 1,
                          "parentPluG_UId": "6pPuDujlaEOeMADWNUxltA==",
                          "parentPluGuid": "0eee93ea-e5e8-4368-9e30-00d6354c65b4",
                          "preferredHostVendor": 103,
                          "preferredHostChanged": true,
                          "code": "sample string 105",
                          "supplierIdentifier": "KfXNJhohkEm7NpWKO1B+cQ==",
                          "supplierIdentifierGuid": "26cdf529-211a-4990-bb36-958a3b507e71",
                          "supplierChanged": true,
                          "rebateSupplierIdentifier": "kvtEHvunjUGoJRTdWBf06w==",
                          "rebateSupplierIdentifierGuid": "1e44fb92-a7fb-418d-a825-14dd5817f4eb",
                          "rebateSupplierChanged": true,
                          "availableForOrder": true,
                          "warehouseDirectIndicator": "sample string 107",
                          "warehouseDirectIndicatorChanged": true,
                          "productGrade": "sample string 109",
                          "productType": "sample string 110",
                          "productGroup": "sample string 111",
                          "complianceIndicator": "sample string 112",
                          "inhouseBrand": "sample string 113",
                          "slowMoving": true,
                          "generalMerchandise": true,
                          "comment": "sample string 116",
                          "lastUpdatedByUser": "sample string 117",
                          "lastManualUpdatedByUser": "sample string 118",
                          "lastUpdatedByUserOverride": true,
                          "lastUpdatedByHost": "2025-06-14T06:02:08.3926975",
                          "commodity": "sample string 120",
                          "businessPillar": "sample string 121",
                          "mscCommodity": "sample string 122",
                          "hostIdentifier": "9KB4dFi0uU6FE8gj/K74Qw==",
                          "hostIdentifierGuid": "7478a0f4-b458-4eb9-8513-c823fcaef843",
                          "serviceFeeID": 1,
                          "serviceFeeIDChanged": true,
                          "providerName": "sample string 124",
                          "aisleEnds": "sample string 125",
                          "deleted": true,
                          "deletedChanged": true,
                          "hidden": true,
                          "doNotRange": true,
                          "doNotRangeChanged": true,
                          "doNotOrder": true,
                          "doNotOrderChanged": true,
                          "locked": true,
                          "excludeFromWebUpdate": true,
                          "excludeFromWebUpdateChanged": true,
                          "webPriceBasedOn": 136,
                          "webPriceRounding": true,
                          "webMarkup": 138,
                          "webPriceMode": 139,
                          "altDepartmentID": 1,
                          "altSubDepartmentID": 1,
                          "altMinorDepartmentID": 1,
                          "altLesserDepartmentID": 1,
                          "altDeptCode": "sample string 140",
                          "altSubDeptCode": "sample string 141",
                          "altMinorDeptCode": "sample string 142",
                          "altLesserDeptCode": "sample string 143",
                          "altDepartmentChanged": true,
                          "storeProducts": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "store": {
                            "$ref": "4"
                          },
                          "storePrices": [
                            {
                              "$id": "14",
                              "pluG_UID": "4N2DTyVWX0+2cMUnDpzaGg==",
                              "pluGuid": "4f83dde0-5625-4f5f-b670-c5270e9cda1a",
                              "plu": 1,
                              "storeID": 1,
                              "zoneID": 2,
                              "zoneName": "sample string 3",
                              "store": "sample string 4",
                              "priceNow": 5,
                              "costNow": 6,
                              "costNowDecimals": 7,
                              "normalPrice": 8,
                              "gstPercent": 9,
                              "normalCost": 10,
                              "normalCostDecimals": 11,
                              "costGstPercent": 12,
                              "costCalcMethod": 1,
                              "currentCost": 13,
                              "currentCostDecimals": 14,
                              "break1": 15,
                              "price1": 16,
                              "break2": 17,
                              "price2": 18,
                              "break3": 19,
                              "price3": 20,
                              "fuelItem": 21,
                              "fixedWeight": 22,
                              "active": true,
                              "complianceIndicator": "sample string 23",
                              "doNotOrder": true,
                              "doNotRange": true,
                              "isNormalPriceChangesCampaign": true,
                              "updated": "2025-06-14T06:02:08.3926975"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "currentPrices": {
                            "$id": "15",
                            "pluPrices": {
                              "$id": "16",
                              "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-06-14T06:02:08.3926975",
                              "priceChangeType": 0,
                              "costDecimals": 10
                            },
                            "normalPluPrices": {
                              "$ref": "16"
                            },
                            "winningCampaign": 1,
                            "winner": {
                              "$id": "17",
                              "campaignName": "sample string 1",
                              "campaignDescription": "sample string 2",
                              "startDate": "2025-06-14T06:02:08.3926975",
                              "startTime": 3,
                              "endDate": "2025-06-14T06:02:08.3926975",
                              "endTime": 4,
                              "newPrice": 5,
                              "newCost": 6,
                              "newCostDecimals": 7,
                              "pctDiscount": 8,
                              "promoType": 1,
                              "promotionTypeCode": "sample string 9",
                              "hostType": 10,
                              "hostIdentifier": "eS9Korzps0e5LaJvxIz22A==",
                              "hostIdentifierGuid": "a24a2f79-e9bc-47b3-b92d-a26fc48cf6d8",
                              "storeNames": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "details": [
                              {
                                "$ref": "17"
                              },
                              {
                                "$ref": "17"
                              }
                            ]
                          },
                          "tray": {
                            "$id": "18",
                            "g_UId": "F4t1hp+5KEy8Bkmi8KiIcw==",
                            "guid": "86758b17-b99f-4c28-bc06-49a2f0a88873",
                            "name": "sample string 1",
                            "number": 1,
                            "tare": 1
                          },
                          "priceGroup": {
                            "$id": "19",
                            "priceGroupG_UID": "9xsOuzGeO0Ct7e4NGI3wAA==",
                            "priceGroupGuid": "bb0e1bf7-9e31-403b-aded-ee0d188df000",
                            "name": "sample string 2",
                            "code": 1,
                            "modified": true,
                            "updated": "2025-06-14T06:02:08.3926975",
                            "buyingLimit": 1,
                            "buyingLimitIndependent": true,
                            "buyingLimitType": 0,
                            "number": 1,
                            "products": [
                              {
                                "$ref": "13"
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "productCount": 1
                          },
                          "priceGroupName": "sample string 145",
                          "nutrifacts": {
                            "$id": "20",
                            "pluG_UID": "RYJYsIjJU0GdqLdtHa2nNQ==",
                            "pluGuid": "b0588245-c988-4153-9da8-b76d1dada735",
                            "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": "21",
                            "pluGuid": "2a10ad5b-64c1-4919-9b53-c354e829f6c0",
                            "created": "2025-06-14T06:02:08.3926975",
                            "createdByUser": "sample string 1",
                            "activated": "2025-06-14T06:02:08.3926975",
                            "deactivated": "2025-06-14T06:02:08.3926975",
                            "lastOrdered": "2025-06-14T06:02:08.3926975",
                            "lastOrderedQty": 2.0,
                            "lastReceived": "2025-06-14T06:02:08.3926975",
                            "lastReceivedQty": 3.0,
                            "lastInvoiceStatus": 1,
                            "lastCounted": "2025-06-14T06:02:08.3926975",
                            "lastSold": "2025-06-14T06:02:08.3926975",
                            "firstSold": "2025-06-14T06:02:08.3926975",
                            "awsUpdated": "2025-06-14T06:02:08.3926975",
                            "lastManualUpdate": "2025-06-14T06:02:08.3926975",
                            "lastManualUpdatedByUser": "sample string 5",
                            "lastUpdated": "2025-06-14T06:02:08.3926975",
                            "lastUpdatedByUser": "sample string 7",
                            "lastUpdatedByHost": "2025-06-14T06:02:08.3926975",
                            "doNotRangeUpdated": "2025-06-14T06:02:08.3926975",
                            "doNotOrderUpdated": "2025-06-14T06:02:08.3926975",
                            "tracked": "2025-06-14T06:02:08.3926975"
                          },
                          "allergens": [
                            {
                              "$id": "22",
                              "allergenID": 1,
                              "pluG_UID": "ConElzywKUeBQZSE/jU2dQ==",
                              "pluGuid": "97c4890a-b03c-4729-8141-9484fe353675",
                              "contains": 2,
                              "allergenName": "sample string 3",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "22"
                            }
                          ],
                          "costs": {
                            "$id": "23",
                            "pluG_UID": "msvSprgiUEOdhx3u+j1O7Q==",
                            "pluGuid": "a6d2cb9a-22b8-4350-9d87-1deefa3d4eed",
                            "enteredCost": 1,
                            "weightedAvgCost": 1,
                            "lastCost": 1,
                            "rawEnteredCost": 2,
                            "rawWeightedAvgCost": 3,
                            "rawLastCost": 4,
                            "freight": 5.0,
                            "freightType": 6,
                            "costDecimals": 7,
                            "fifoCost": 1,
                            "updated": "2025-06-14T06:02:08.3926975",
                            "normalCost": 1,
                            "currentCost": 1
                          },
                          "sales": [
                            {
                              "$id": "24",
                              "saleHeaderID": 1,
                              "created": "2025-06-14T06:02:08.3926975",
                              "createdLocal": "2025-06-14T06:02:08.3926975",
                              "storeID": 3,
                              "storeName": "sample string 4",
                              "operatorG_Uid": "zjD7BMgGQk6QjuCrDg640A==",
                              "operatorGuid": "04fb30ce-06c8-4e42-908e-e0ab0e0eb8d0",
                              "operatorName": "sample string 5",
                              "tranType": 1,
                              "plu": 1,
                              "pluG_UId": "xS7c2IspvEuV5qxg3ht0qg==",
                              "pluGuid": "d8dc2ec5-298b-4bbc-95e6-ac60de1b74aa",
                              "normalPrice": 1,
                              "totalCents": 1,
                              "cost": 1,
                              "grossProfit": 1,
                              "quantity": 1,
                              "operator": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "24"
                            }
                          ],
                          "apns": [
                            {
                              "$id": "25",
                              "pluID": 1,
                              "pluG_UID": "XgDXo97odUSBlBoxe9xFZg==",
                              "pluGuid": "a3d7005e-e8de-4475-8194-1a317bdc4566",
                              "apn": "sample string 1",
                              "deleted": true,
                              "storeID": 1,
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "25"
                            }
                          ],
                          "tuns": [
                            {
                              "$id": "26",
                              "pluG_UId": "HbMU2EsNaECWvAm7bMHftg==",
                              "pluGuid": "d814b31d-0d4b-4068-96bc-09bb6cc1dfb6",
                              "apn": "sample string 1",
                              "tun": "sample string 2",
                              "cartonQuantity": 3,
                              "product": {
                                "$ref": "13"
                              },
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "26"
                            }
                          ],
                          "competitionPricing": [
                            {
                              "$id": "27",
                              "identifier": "iumjC/a6P0aO4loI0IfFMQ==",
                              "identifierGuid": "0ba3e98a-baf6-463f-8ee2-5a08d087c531",
                              "pluG_UID": "+J3F1lMfIUK5Gq3I3aWrIQ==",
                              "pluGuid": "d6c59df8-1f53-4221-b91a-adc8dda5ab21",
                              "competitionID": 1,
                              "name": "sample string 2",
                              "sellMultiple": 3,
                              "retailPrice": 4,
                              "storeName": "sample string 5"
                            },
                            {
                              "$ref": "27"
                            }
                          ],
                          "supplier": {
                            "$ref": "8"
                          },
                          "supplierName": "sample string 146",
                          "children": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "ordering": {
                            "$ref": "11"
                          },
                          "flipChartPages": [
                            {
                              "$id": "28",
                              "identifier": "0i8lOZfTPkyIGbJV+lg9UQ==",
                              "groupName": "sample string 1",
                              "identifierGuid": "39252fd2-d397-4c3e-8819-b255fa583d51",
                              "exists": true,
                              "flipChartIdentifier": "KIKZPZXye0mx7PpqNN61Yw==",
                              "flipChartIdentifierGuid": "3d998228-f295-497b-b1ec-fa6a34deb563",
                              "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": "M9WCYgSti0SD8IJBI002KA==",
                              "groupIdentifierGuid": "6282d533-ad04-448b-83f0-8241234d3628",
                              "flipChart": {
                                "$id": "29",
                                "identifier": "qyZlJBfx90CpIi8FYtwuSw==",
                                "identifierGuid": "246526ab-f117-40f7-a922-2f0562dc2e4b",
                                "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": "30",
                                  "identifier": "7YE5AnqiLU6gjNO1KHGpqA==",
                                  "identifierGuid": "023981ed-a27a-4e2d-a08c-d3b52871a9a8",
                                  "name": "sample string 2",
                                  "formType": "sample string 3",
                                  "forms": [
                                    {
                                      "$id": "31",
                                      "id": 1,
                                      "g_UID": "f40kW+NNy0WTrpnMQSWF0g==",
                                      "guid": "5b248d7f-4de3-45cb-93ae-99cc412585d2",
                                      "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": "4vWt2ANKFU+sPqa95YRVkg==",
                                      "previousFormGuid": "d8adf5e2-4a03-4f15-ac3e-a6bde5845592",
                                      "nextForm": 1,
                                      "nextFormG_UID": "3FKI2b0t5U6mTa77c/fy6A==",
                                      "nextFormGuid": "d98852dc-2dbd-4ee5-a64d-aefb73f7f2e8",
                                      "attributes": "sample string 10",
                                      "updated": "2025-06-14T06:02:08.3926975",
                                      "positioning": 1,
                                      "contentPanel": "sample string 11",
                                      "selectionMode": 1,
                                      "maximumSelections": 1,
                                      "alteredInStore": true,
                                      "deleted": true,
                                      "blueprintID": 1,
                                      "preserveLayout": true,
                                      "mainCheckoutFormName": "sample string 13",
                                      "nextCheckoutForm": {
                                        "$ref": "31"
                                      },
                                      "previousCheckoutForm": {
                                        "$ref": "31"
                                      },
                                      "buttons": [
                                        {
                                          "$id": "32",
                                          "id": 1,
                                          "checkoutFormID": 2,
                                          "checkoutFormG_UID": "Z7WwF8gGsEqw2QvtfN35YQ==",
                                          "checkoutFormGuid": "17b0b567-06c8-4ab0-b0d9-0bed7cddf961",
                                          "identifier": "CTChCccVN0Oh1EXBZ+5sRw==",
                                          "identifierGuid": "09a13009-15c7-4337-a1d4-45c167ee6c47",
                                          "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": "geddjPX50UWNV4WoEwEV8A==",
                                          "valueGuid": "8c5de781-f9f5-45d1-8d57-85a8130115f0",
                                          "buttonText": "sample string 10",
                                          "valueText": "sample string 11",
                                          "drawImageAndButton": true,
                                          "updated": "2025-06-14T06:02:08.3926975",
                                          "action": "sample string 12",
                                          "valueForm": {
                                            "$ref": "31"
                                          },
                                          "image": {
                                            "$id": "33",
                                            "name": "sample string 3.sample string 4",
                                            "imageID": 2,
                                            "imageName": "sample string 3",
                                            "imageExtension": "sample string 4",
                                            "lastUpdate": "2025-06-14T06:02:08.3926975",
                                            "imageData": "QEA=",
                                            "readOnly": true
                                          }
                                        },
                                        {
                                          "$ref": "32"
                                        }
                                      ],
                                      "panels": [
                                        {
                                          "$id": "34",
                                          "id": 1,
                                          "checkoutFormID": 2,
                                          "checkoutFormG_UID": "DP7Sa1udfUSs2562nysaqg==",
                                          "checkoutFormGuid": "6bd2fe0c-9d5b-447d-acdb-9eb69f2b1aaa",
                                          "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": "34"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "31"
                                    }
                                  ],
                                  "panels": [
                                    {
                                      "$ref": "34"
                                    },
                                    {
                                      "$ref": "34"
                                    }
                                  ]
                                },
                                "pages": [
                                  {
                                    "$ref": "28"
                                  },
                                  {
                                    "$ref": "28"
                                  }
                                ]
                              },
                              "contentPanel": {
                                "$ref": "34"
                              },
                              "products": [
                                {
                                  "$id": "35",
                                  "flipChartPageIdentifier": "GpemwanoUE2a6rE3B++tiw==",
                                  "flipChartPageIdentifierGuid": "c1a6971a-e8a9-4d50-9aea-b13707efad8b",
                                  "pluG_UID": "eikZlqMBn0WC3VCwM/wWPQ==",
                                  "pluGuid": "9619297a-01a3-459f-82dd-50b033fc163d",
                                  "sortOrder": 3,
                                  "sent": true,
                                  "productChanged": true,
                                  "productImageName": "sample string 6",
                                  "productShowImageOnFlipCharts": true,
                                  "productShowTextOnFlipCharts": true,
                                  "productOverrideFlipChartText": true,
                                  "productFlipChartText": "sample string 10",
                                  "product": {
                                    "$ref": "13"
                                  },
                                  "departmentSortOrder": 11,
                                  "subDepartmentName": "sample string 12"
                                },
                                {
                                  "$ref": "35"
                                }
                              ],
                              "productCount": 27,
                              "pages": [
                                {
                                  "$ref": "28"
                                },
                                {
                                  "$ref": "28"
                                }
                              ]
                            },
                            {
                              "$ref": "28"
                            }
                          ],
                          "priceHistory": [
                            {
                              "$id": "36",
                              "pluG_UID": "ZhSvG86VaUK7qb4WxjxVYw==",
                              "pluGuid": "1baf1466-95ce-4269-bba9-be16c63c5563",
                              "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-06-14T06:02:08.3926975",
                              "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": "36"
                            }
                          ],
                          "ingredients": [
                            {
                              "$id": "37",
                              "pluG_UID": "oPVP7fpSCEyzhkxLGjUMGg==",
                              "ingredientGuid": "5MWq7c886Uuqm6MZ6AzPsw==",
                              "ingredientIdentifier": "edaac5e4-3ccf-4be9-aa9b-a319e80ccfb3",
                              "quantity": 1.0,
                              "storeIDs": [
                                1,
                                2
                              ],
                              "ingredientText": "sample string 1",
                              "ingredient": {
                                "$ref": "13"
                              }
                            },
                            {
                              "$ref": "37"
                            }
                          ],
                          "bins": [
                            {
                              "$id": "38",
                              "pluG_UID": "LlqUFlV/yku9p9dDG6CMvQ==",
                              "pluGuid": "16945a2e-7f55-4bca-bda7-d7431ba08cbd",
                              "shelfLocationIdentifier": "wzQXDWkIiEijPUzCtpwHdg==",
                              "shelfLocationGuid": "0d1734c3-0869-4888-a33d-4cc2b69c0776",
                              "labelShelfDefault": 1,
                              "labelTalkerDefault": 1,
                              "labelSmall": true,
                              "labelPageLayoutG_UID": "4TCOf3B6Yku1fySMGHDfzw==",
                              "labelPageLayoutGuid": "7f8e30e1-7a70-4b62-b57f-248c1870dfcf",
                              "updated": "2025-06-14T06:02:08.3926975",
                              "electronicShelfLabelIdentifier": "sample string 5",
                              "electronicshelfLabelsConfigurationID": 6,
                              "labelShelfChanged": true,
                              "productName": "sample string 8",
                              "locationText": "sample string 9",
                              "product": {
                                "$ref": "13"
                              },
                              "location": {
                                "$id": "39",
                                "identifier": "ZxGjwTXkIUO98C+GjAwvkw==",
                                "storeID": 1,
                                "identifierGuid": "c1a31167-e435-4321-bdf0-2f868c0c2f93",
                                "name": "sample string 2",
                                "haccp": true,
                                "blueprintID": 1,
                                "updated": "2025-06-14T06:02:08.3926975",
                                "minTemp": 1,
                                "maxTemp": 1,
                                "checkFrequency": 1,
                                "storeCaseConfiguration": 5,
                                "storeName": "sample string 6",
                                "bins": [
                                  {
                                    "$ref": "38"
                                  },
                                  {
                                    "$ref": "38"
                                  }
                                ]
                              }
                            },
                            {
                              "$ref": "38"
                            }
                          ],
                          "bin": {
                            "$ref": "38"
                          },
                          "scaleLocations": [
                            {
                              "$id": "40",
                              "plu": 1,
                              "pluG_UID": "QOLwI04od0+obXarpsxiMA==",
                              "pluGuid": "23f0e240-284e-4f77-a86d-76aba6cc6230",
                              "deptNo": 1,
                              "product": {
                                "$ref": "13"
                              },
                              "scaleLocation": {
                                "$id": "41",
                                "id": 1,
                                "deptNo": 1,
                                "deptCode": "sample string 2",
                                "name": "sample string 3",
                                "enabled": true,
                                "updated": "2025-06-14T06:02:08.3926975",
                                "department": {
                                  "$id": "42",
                                  "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": "41"
                                  },
                                  "subDepartments": [
                                    {
                                      "$id": "43",
                                      "id": 1,
                                      "departmentID": 2,
                                      "name": "sample string 3",
                                      "code": "sample string 4",
                                      "departmentCode": "sample string 5",
                                      "externalSales": true,
                                      "minorDepartments": [
                                        {
                                          "$id": "44",
                                          "id": 1,
                                          "subDepartmentID": 2,
                                          "departmentID": 3,
                                          "name": "sample string 4",
                                          "subDepartmentCode": "sample string 5",
                                          "departmentCode": "sample string 6",
                                          "code": "sample string 7",
                                          "lesserDepartments": [
                                            {
                                              "$id": "45",
                                              "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-06-14T06:02:08.3926975",
                                              "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": "XAEFvVMBRk2RhmPQ2t8Jgw==",
                                              "labelPageLayoutGuid": "bd05015c-0153-4d46-9186-63d0dadf0983",
                                              "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": "46",
                                                "dept": 1,
                                                "category": 2,
                                                "name": "sample string 3",
                                                "active": true,
                                                "mscCommodities": [
                                                  {
                                                    "$id": "47",
                                                    "dept": 1,
                                                    "category": 2,
                                                    "commodity": 3,
                                                    "name": "sample string 4",
                                                    "active": true,
                                                    "mscSubCommodities": [
                                                      {
                                                        "$id": "48",
                                                        "dept": 1,
                                                        "category": 2,
                                                        "commodity": 3,
                                                        "subCommodity": 4,
                                                        "name": "sample string 5",
                                                        "active": true,
                                                        "subCommodityCode": "sample string 7"
                                                      },
                                                      {
                                                        "$ref": "48"
                                                      }
                                                    ],
                                                    "commodityCode": "sample string 6"
                                                  },
                                                  {
                                                    "$ref": "47"
                                                  }
                                                ],
                                                "categoryCode": "sample string 5"
                                              },
                                              "mscCom": {
                                                "$ref": "47"
                                              },
                                              "mscDep": {
                                                "$id": "49",
                                                "dept": 1,
                                                "name": "sample string 2",
                                                "active": true,
                                                "mscCategories": [
                                                  {
                                                    "$ref": "46"
                                                  },
                                                  {
                                                    "$ref": "46"
                                                  }
                                                ],
                                                "deptCode": "sample string 4"
                                              },
                                              "mscSubCom": {
                                                "$ref": "48"
                                              }
                                            },
                                            {
                                              "$ref": "45"
                                            }
                                          ],
                                          "updated": "2025-06-14T06:02:08.3926975",
                                          "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": "x/G4B942PkaDk7fC+aKCqQ==",
                                          "labelPageLayoutGuid": "07b8f1c7-36de-463e-8393-b7c2f9a282a9",
                                          "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": "46"
                                          },
                                          "mscCom": {
                                            "$ref": "47"
                                          },
                                          "mscDep": {
                                            "$ref": "49"
                                          },
                                          "mscSubCom": {
                                            "$ref": "48"
                                          }
                                        },
                                        {
                                          "$ref": "44"
                                        }
                                      ],
                                      "investmentBuyOverride": true,
                                      "updated": "2025-06-14T06:02:08.3926975",
                                      "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": "R/E8aKzcuEeZOn21WbC8Qw==",
                                      "labelPageLayoutGuid": "683cf147-dcac-47b8-993a-7db559b0bc43",
                                      "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": "46"
                                      },
                                      "mscCom": {
                                        "$ref": "47"
                                      },
                                      "mscDep": {
                                        "$ref": "49"
                                      },
                                      "mscSubCom": {
                                        "$ref": "48"
                                      }
                                    },
                                    {
                                      "$ref": "43"
                                    }
                                  ],
                                  "stores": [
                                    1,
                                    2
                                  ],
                                  "investmentBuyOverride": true,
                                  "updated": "2025-06-14T06:02:08.3926975",
                                  "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": "ozJyDV7jmU6Gy7fYQ8KbqQ==",
                                  "labelPageLayoutGuid": "0d7232a3-e35e-4e99-86cb-b7d843c29ba9",
                                  "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": "46"
                                  },
                                  "mscCom": {
                                    "$ref": "47"
                                  },
                                  "mscDep": {
                                    "$ref": "49"
                                  },
                                  "mscSubCom": {
                                    "$ref": "48"
                                  }
                                }
                              }
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "nextPrice": {
                            "$id": "50",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "plu": 1,
                            "hostOfferID": 1,
                            "metcashPromotionID": "sample string 4",
                            "metcashPromotionPlacement": "sample string 5",
                            "pluG_UID": "3kwGIaOiX0eaGRlKxsf4ag==",
                            "pluGuid": "21064cde-a2a3-475f-9a19-194ac6c7f86a",
                            "newPrice": 1,
                            "pctDiscount": 1,
                            "newCost": 1,
                            "newCostDecimals": 6,
                            "dealCostIdentifier": "48QBrzmHukS3KPN50eo8TQ==",
                            "dealCostGuid": "af01c4e3-8739-44ba-b728-f379d1ea3c4d",
                            "pluName": "sample string 7",
                            "apn": "sample string 8",
                            "fuelItem": true,
                            "priceGroupG_UID": "QdX958qSGUC7/tWpaL5WqQ==",
                            "priceGroupGuid": "e7fdd541-92ca-4019-bbfe-d5a968be56a9",
                            "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-06-14T06:02:08.3926975",
                            "rrp": 26,
                            "campaignDescription": "sample string 27",
                            "campaignComboPriceGroupG_UID": "6wa/GqaHxE+U5VrPlZYzGA==",
                            "campaignComboPriceGroupIdentifier": "1abf06eb-87a6-4fc4-94e5-5acf95963318",
                            "promotionPlacementDescription": "sample string 28",
                            "storeAcceptances": [
                              {
                                "$id": "51",
                                "plu": 1,
                                "pluG_UId": "QEA=",
                                "campaignID": 1,
                                "campaignName": "sample string 2",
                                "storeID": 3,
                                "acceptedUtc": "2025-06-14T06:02:08.3926975",
                                "operatorG_UID": "FOn35sURok2iXrqEttRghw==",
                                "operatorGuid": "e6f7e914-11c5-4da2-a25e-ba84b6d46087",
                                "machineID": 1,
                                "processed": true,
                                "appliedUtc": "2025-06-14T06:02:08.3926975",
                                "signIqTicketFileMovedUtc": "2025-06-14T06:02:08.3926975",
                                "user": "sample string 6",
                                "campaignDescription": "sample string 7",
                                "productDesc": "sample string 8",
                                "storeName": "sample string 9",
                                "effectiveUtc": "2025-06-14T06:02:08.3926975",
                                "priceChangeType": 0,
                                "operatorName": "sample string 10",
                                "hostCampaign": true,
                                "product": {
                                  "$ref": "13"
                                },
                                "campaignPlu": {
                                  "$ref": "50"
                                }
                              },
                              {
                                "$ref": "51"
                              }
                            ],
                            "campaign": {
                              "$id": "52",
                              "id": 1,
                              "storeID": 2,
                              "name": "413dba3a-8f24-4861-858e-e3cad332c90a",
                              "nameGuid": "413dba3a-8f24-4861-858e-e3cad332c90a",
                              "description": "sample string 4",
                              "showDiscounts": true,
                              "showTotals": true,
                              "onlyEvaluateOnSubtotal": true,
                              "useDescription": true,
                              "campaignType": 1,
                              "startDate": "2025-06-14T06:02:08.3926975",
                              "startTime": 1,
                              "endDate": "2025-06-14T06:02:08.3926975",
                              "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-06-14T06:02:08.3926975",
                              "system": true,
                              "created": "2025-06-14T06:02:08.3926975",
                              "updated": "2025-06-14T06:02:08.3926975",
                              "priceChangeNotifiedUtc": "2025-06-14T06:02:08.3926975",
                              "promoType": 1,
                              "promotionTypeCode": "sample string 13",
                              "hostIdentifier": "+qY9L6jZuU+A9HqxMSg4wA==",
                              "hostIdentifierGuid": "2f3da6fa-d9a8-4fb9-80f4-7ab1312838c0",
                              "hostType": 14,
                              "createdByUser": "sample string 15",
                              "fromHost": true,
                              "deleted": true,
                              "campaignDeleted": "2025-06-14T06:02:08.3926975",
                              "updatedByUser": "sample string 18",
                              "offerID": 1,
                              "isPriceChangeCampaign": true,
                              "stores": [
                                1,
                                2
                              ],
                              "storeNames": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "campaignPlus": [
                                {
                                  "$ref": "50"
                                },
                                {
                                  "$ref": "50"
                                }
                              ],
                              "campaignPools": [
                                {
                                  "$id": "53",
                                  "id": 1,
                                  "campaignID": 2,
                                  "campaignName": "sample string 3",
                                  "plu": 4,
                                  "pluG_UID": "PYrZqkNQT0iiRjQtOziKNw==",
                                  "pluGuid": "aad98a3d-5043-484f-a246-342d3b388a37",
                                  "hostOfferID": 1,
                                  "priceGroupG_UID": "A8OgNqPCWkKSUARggSBu8g==",
                                  "priceGroupGuid": "36a0c303-c2a3-425a-9250-046081206ef2",
                                  "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-06-14T06:02:08.3926975",
                                  "rrp": 17,
                                  "campaignDescription": "sample string 18",
                                  "product": {
                                    "$ref": "13"
                                  },
                                  "campaign": {
                                    "$ref": "52"
                                  }
                                },
                                {
                                  "$ref": "53"
                                }
                              ],
                              "sellingRules": [
                                {
                                  "$id": "54",
                                  "id": 1,
                                  "identifier": "14gUrwkHCUa3zDvzd4DAMQ==",
                                  "identifierStr": "14gUrwkHCUa3zDvzd4DAMQ==",
                                  "identifierGuid": "af1488d7-0709-4609-b7cc-3bf37780c031",
                                  "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": "52"
                                  }
                                },
                                {
                                  "$ref": "54"
                                }
                              ],
                              "customers": [
                                {
                                  "$id": "55",
                                  "id": 1,
                                  "campaignID": 2,
                                  "campaignName": "sample string 3",
                                  "customerID": "TgRHs/+W/kynbTYogScclQ==",
                                  "customerIDGuid": "b347044e-96ff-4cfe-a76d-362881271c95",
                                  "campaign": {
                                    "$ref": "52"
                                  },
                                  "customer": {
                                    "$id": "56",
                                    "identifier": "mMHiVTkDtEmKMA4soCCmlQ==",
                                    "identifierGuid": "55e2c198-0339-49b4-8a30-0e2ca020a695",
                                    "code": "sample string 2",
                                    "familyName": "sample string 3",
                                    "givenName": "sample string 4",
                                    "otherName": "sample string 5",
                                    "title": "sample string 6",
                                    "dateOfBirth": "2025-06-14T06:02:08.3926975",
                                    "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": "U9gAxUOUZ0OGljyYCRGecQ==",
                                    "communityIdentifierGuid": "c500d853-9443-4367-8696-3c9809119e71",
                                    "joined": "2025-06-14T06:02:08.3926975",
                                    "updated": "2025-06-14T06:02:08.3926975",
                                    "active": true,
                                    "reasonInactive": 1,
                                    "groupCustomer": true,
                                    "loyaltyPoints": 1,
                                    "homeStoreID": 1,
                                    "availableSpend": 1,
                                    "priceLevelIdentifier": "5r1+sI5cLkyqq44JxOy4ww==",
                                    "priceLevelIdentifierGuid": "b07ebde6-5c8e-4c2e-aaab-8e09c4ecb8c3",
                                    "marketingID": "sample string 18",
                                    "hidden": true,
                                    "registered": true,
                                    "registeredOn": "2025-06-14T06:02:08.3926975",
                                    "emailMarketing": true,
                                    "smsMarketing": true,
                                    "deleted": true,
                                    "deletedUser": "sample string 24",
                                    "homeStoreName": "sample string 25",
                                    "customerCards": [
                                      {
                                        "$id": "57",
                                        "cardType": 2,
                                        "issueDate": "2025-06-14T06:02:08.3926975",
                                        "expiry": "2025-06-14T06:02:08.3926975",
                                        "customerID": "OUhUOKadwU+O4uG5A4UBjg==",
                                        "customerIDGuid": "38544839-9da6-4fc1-8ee2-e1b90385018e",
                                        "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-06-14T06:02:08.3926975",
                                        "linkedAccount": "rOM/XZ93FEy2psAyRaJa/g==",
                                        "linkedAccountGuid": "5d3fe3ac-779f-4c14-b6a6-c03245a25afe",
                                        "currentValueChanged": true,
                                        "limitsChanged": true,
                                        "customer": {
                                          "$ref": "56"
                                        },
                                        "account": {
                                          "$id": "58",
                                          "id": 1,
                                          "identifier": "5XxfdRADOUCzr18wpt0yfg==",
                                          "identifierGuid": "755f7ce5-0310-4039-b3af-5f30a6dd327e",
                                          "referenceNo": "sample string 3",
                                          "name": "sample string 4",
                                          "created": "2025-06-14T06:02:08.3926975",
                                          "owner": "wbwkCb6/1kSCOG6kHOtlnw==",
                                          "ownerGuid": "0924bcc1-bfbe-44d6-8238-6ea41ceb659f",
                                          "accountStoreGroupIdentifier": "Q1wPePnHpUqPufSuTnoIOg==",
                                          "accountStoreGroupGuid": "780f5c43-c7f9-4aa5-8fb9-f4ae4e7a083a",
                                          "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-06-14T06:02:08.3926975",
                                          "active": true,
                                          "updated": "2025-06-14T06:02:08.3926975",
                                          "deleted": true,
                                          "deletedUser": "sample string 16",
                                          "currentBalanceChanged": true,
                                          "maximumLimitChanged": true,
                                          "loyaltyPointsChanged": true,
                                          "projectedBalance": 17,
                                          "accountStoreGroupStoreIDs": [
                                            1,
                                            2
                                          ],
                                          "customerEmail": "sample string 18",
                                          "ownerCustomer": {
                                            "$ref": "56"
                                          },
                                          "card": {
                                            "$ref": "57"
                                          },
                                          "members": {
                                            "$id": "59",
                                            "sample string 1": [
                                              {
                                                "$ref": "56"
                                              },
                                              {
                                                "$ref": "56"
                                              }
                                            ],
                                            "sample string 2": [
                                              {
                                                "$ref": "56"
                                              },
                                              {
                                                "$ref": "56"
                                              }
                                            ]
                                          },
                                          "customerGroups": [
                                            {
                                              "$id": "60",
                                              "identifier": "XuADfyDQpEmNwzYqoz+6+g==",
                                              "identifierGuid": "7f03e05e-d020-49a4-8dc3-362aa33fbafa",
                                              "name": "sample string 2",
                                              "primaryContact": "dJmVAcsc4k+cLEuluLjzzg==",
                                              "primaryContactGuid": "01959974-1ccb-4fe2-9c2c-4ba5b8b8f3ce",
                                              "accountID": "zCkrGevpokmK8TAqidR16g==",
                                              "accountIDGuid": "192b29cc-e9eb-49a2-8af1-302a89d475ea",
                                              "special": true,
                                              "updated": "2025-06-14T06:02:08.3926975",
                                              "active": true,
                                              "reasonInactive": 1,
                                              "priceLevelIdentifier": "vgUPNIhJn0+qriBoJVZFNg==",
                                              "priceLevelIdentifierGuid": "340f05be-4988-4f9f-aaae-206825564536",
                                              "deleted": true,
                                              "account": {
                                                "$ref": "58"
                                              },
                                              "primaryContactCustomer": {
                                                "$ref": "56"
                                              },
                                              "customerGroupMembers": [
                                                {
                                                  "$id": "61",
                                                  "id": 1,
                                                  "groupID": "WnXBlZqCKE2qRBtMkenkIg==",
                                                  "groupIDGuid": "95c1755a-829a-4d28-aa44-1b4c91e9e422",
                                                  "customerID": "BPRHD9k4nUWzftzHYw0JGA==",
                                                  "customerIDGuid": "0f47f404-38d9-459d-b37e-dcc7630d0918",
                                                  "card": "sample string 4",
                                                  "linkedAccount": "xupffArD6kW77EonRahfxw==",
                                                  "linkedAccountGuid": "7c5feac6-c30a-45ea-bbec-4a2745a85fc7",
                                                  "customer": {
                                                    "$ref": "56"
                                                  },
                                                  "group": {
                                                    "$ref": "60"
                                                  },
                                                  "customerCard": {
                                                    "$ref": "57"
                                                  }
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ]
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ]
                                        },
                                        "payments": [
                                          {
                                            "$id": "62",
                                            "id": 1,
                                            "identifier": "DbWS97xEKEaIY5S+XyOTbA==",
                                            "identifierGuid": "f792b50d-44bc-4628-8863-94be5f23936c",
                                            "storeID": 2,
                                            "operatorName": "sample string 3",
                                            "saleHeaderID": 4,
                                            "paymentType": 5,
                                            "amount": 6,
                                            "account": "sample string 7",
                                            "accountID": "9QjaL1V4C0Sei5t+qGSEow==",
                                            "accountIDGuid": "2fda08f5-7855-440b-9e8b-9b7ea86484a3",
                                            "customerAccount": {
                                              "$ref": "58"
                                            },
                                            "customerCard": {
                                              "$ref": "57"
                                            },
                                            "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-06-14T06:02:08.3926975",
                                            "invRocNo": "sample string 14",
                                            "responseCode": "sample string 15",
                                            "cashout": 1,
                                            "tip": 16,
                                            "idempotentVoid": "9du42pa0TkW4HQjybc2JRw==",
                                            "idempotentVoidGuid": "dab8dbf5-b496-454e-b81d-08f26dcd8947",
                                            "offline": true,
                                            "processed": 1,
                                            "storeSaleHeader": {
                                              "$id": "63",
                                              "saleHeaderID": 1,
                                              "saleHeaderGuid": "uiIwc9InikePgB1h4kziew==",
                                              "saleHeaderIdentifierGuid": "733022ba-27d2-478a-8f80-1d61e24ce27b",
                                              "created": "2025-06-14T06:02:08.3926975",
                                              "createdLocal": "2025-06-14T06:02:08.3926975",
                                              "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-06-14T06:02:08.3926975",
                                              "storeID": 1,
                                              "operatorG_Uid": "EBIncHG0XEqtOa5KU5+pHQ==",
                                              "operatorGuid": "70271210-b471-4a5c-ad39-ae4a539fa91d",
                                              "customerG_Uid": "h9nU1Xu3YUysDr5kemMwQA==",
                                              "customerGuid": "d5d4d987-b77b-4c61-ac0e-be647a633040",
                                              "communityIdentifier": "6ru05GrFzUWGt8nzbJDALg==",
                                              "communityIdentifierGuid": "e4b4bbea-c56a-45cd-86b7-c9f36c90c02e",
                                              "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": "GmRLRmLVq0y9G3QXvwPQQQ==",
                                              "priceLevelIdentifierGuid": "464b641a-d562-4cab-bd1b-7417bf03d041",
                                              "locked": 36,
                                              "relationChecksum": "sample string 37",
                                              "loyaltyTender": 1,
                                              "giftCardTender": 1,
                                              "operator": {
                                                "$ref": "2"
                                              },
                                              "customer": {
                                                "$ref": "56"
                                              },
                                              "communityOrganisation": {
                                                "$id": "64",
                                                "id": 1,
                                                "identifier": "bRqdanPFckGIMyC2D8zLwA==",
                                                "identifierGuid": "6a9d1a6d-c573-4172-8833-20b60fcccbc0",
                                                "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-06-14T06:02:08.3926975",
                                                "deleted": true
                                              },
                                              "details": [
                                                {
                                                  "$id": "65",
                                                  "saleItemID": 1,
                                                  "identifier": "vyqcu+DBjkiu2cV2ElAIxw==",
                                                  "identifierGuid": "bb9c2abf-c1e0-488e-aed9-c576125008c7",
                                                  "saleHeaderID": 2,
                                                  "plu": 1,
                                                  "pluG_UId": "IfYUixTdRE2zevQyxx9IfA==",
                                                  "pluGuid": "8b14f621-dd14-4d44-b37a-f432c71f487c",
                                                  "accountID": "fzH6STUUF0CQhXnE5d+r2Q==",
                                                  "accountIDGuid": "49fa317f-1435-4017-9085-79c4e5dfabd9",
                                                  "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-06-14T06:02:08.3926975",
                                                  "bestOrExpireType": 1,
                                                  "providerName": "sample string 11",
                                                  "refundG_UID": "4FDJ3JO2fUWgzIcK+pVtLg==",
                                                  "refundGuid": "dcc950e0-b693-457d-a0cc-870afa956d2e",
                                                  "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": "QGcsm2FIzkWdSw3f3seA+Q==",
                                                  "idempotentVoidGuid": "9b2c6740-4861-45ce-9d4b-0ddfdec780f9",
                                                  "priceLevelIdentifier": "iFgd6VSUXEWbbVJ50fV3JA==",
                                                  "priceLevelIdentifierGuid": "e91d5888-9454-455c-9b6d-5279d1f57724",
                                                  "productName": "sample string 23",
                                                  "apn": "sample string 24",
                                                  "unknownScans": [
                                                    {
                                                      "$id": "66",
                                                      "id": 1,
                                                      "saleDetailID": 2,
                                                      "storeID": 1,
                                                      "scanned": "2025-06-14T06:02:08.3926975",
                                                      "operatorG_UID": "QEA=",
                                                      "barcode": "sample string 4",
                                                      "processed": 1
                                                    },
                                                    {
                                                      "$ref": "66"
                                                    }
                                                  ],
                                                  "refund": {
                                                    "$id": "67",
                                                    "id": 1,
                                                    "g_UID": "a3JJdXJOTU+gA7+s9Tgh4g==",
                                                    "guid": "7549726b-4e72-4f4d-a003-bfacf53821e2",
                                                    "description": "sample string 1",
                                                    "dumped": true,
                                                    "inventoryReasonID": 1,
                                                    "sortOrder": 1,
                                                    "updated": "2025-06-14T06:02:08.3926975"
                                                  },
                                                  "modifier": {
                                                    "$id": "68",
                                                    "id": 1,
                                                    "setG_UID": "Uy6eOLeqa0eL+T70iWYhBg==",
                                                    "modifierSetGuid": "389e2e53-aab7-476b-8bf9-3ef489662106",
                                                    "name": "sample string 2",
                                                    "price": 1,
                                                    "quantity": 1,
                                                    "modifierType": 1,
                                                    "groupNumber": 1,
                                                    "pageNumber": 1,
                                                    "controlOrder": 1,
                                                    "printToStation": true,
                                                    "pluG_UID": "F6qpxgnm6EWpBAdI0kDeww==",
                                                    "pluGuid": "c6a9aa17-e609-45e8-a904-0748d240dec3",
                                                    "deleted": true,
                                                    "g_UID": "sS1qAUnCyEKpYqkFUwxA7A==",
                                                    "guid": "016a2db1-c249-42c8-a962-a905530c40ec",
                                                    "product": {
                                                      "$ref": "13"
                                                    }
                                                  },
                                                  "priceLevelName": "sample string 25",
                                                  "pumpNumber": 1,
                                                  "hoseNumber": 1
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "eftReceipts": [
                                                {
                                                  "$id": "69",
                                                  "id": 1,
                                                  "storeID": 1,
                                                  "saleHeaderID": 2,
                                                  "storeSaleHeader": {
                                                    "$ref": "63"
                                                  },
                                                  "receipt": "sample string 3",
                                                  "processed": 1
                                                },
                                                {
                                                  "$ref": "69"
                                                }
                                              ],
                                              "payments": [
                                                {
                                                  "$ref": "62"
                                                },
                                                {
                                                  "$ref": "62"
                                                }
                                              ],
                                              "cards": [
                                                {
                                                  "$id": "70",
                                                  "id": 1,
                                                  "saleHeaderID": 1,
                                                  "identifier": "sample string 2",
                                                  "cardType": 3,
                                                  "providerName": "sample string 4"
                                                },
                                                {
                                                  "$ref": "70"
                                                }
                                              ],
                                              "campaignHits": [
                                                {
                                                  "$id": "71",
                                                  "id": 1,
                                                  "saleHeaderID": 2,
                                                  "campaign": "sample string 3",
                                                  "name": "sample string 4",
                                                  "processed": 1,
                                                  "campaignDescription": "sample string 5"
                                                },
                                                {
                                                  "$ref": "71"
                                                }
                                              ],
                                              "fuel": [
                                                {
                                                  "$id": "72",
                                                  "id": 1,
                                                  "plu": 1,
                                                  "pluG_UID": "88DwM5OZAUWEneMW7bEjLA==",
                                                  "pluGuid": "33f0c0f3-9993-4501-849d-e316edb1232c",
                                                  "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-06-14T06:02:08.3926975",
                                                  "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-06-14T06:02:08.3926975",
                                                  "tagNumber": "sample string 15",
                                                  "trackTwoRem": "sample string 16",
                                                  "transCode": 1,
                                                  "transType": 1,
                                                  "unitPrice": 1.0,
                                                  "vehicleReg": "sample string 17",
                                                  "offline": true,
                                                  "processed": 1
                                                },
                                                {
                                                  "$ref": "72"
                                                }
                                              ],
                                              "fuelResells": [
                                                {
                                                  "$id": "73",
                                                  "saleItemID": 1,
                                                  "saleHeaderID": 2,
                                                  "plu": 1,
                                                  "pluG_UId": "vjuhd2Cug0uArDBnhQkb8A==",
                                                  "pluGuid": "77a13bbe-ae60-4b83-80ac-306785091bf0",
                                                  "accountID": "0cZPmjjSLECu5lWkHAJSzQ==",
                                                  "accountIDGuid": "9a4fc6d1-d238-402c-aee6-55a41c0252cd",
                                                  "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-06-14T06:02:08.3926975",
                                                  "bestOrExpireType": 1,
                                                  "refundG_UID": "muxFDet5iE2O6GYJMM2Oaw==",
                                                  "refundGuid": "0d45ec9a-79eb-4d88-8ee8-660930cd8e6b",
                                                  "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": "73"
                                                }
                                              ],
                                              "customerOrder": [
                                                {
                                                  "$id": "74",
                                                  "identifier": "jhlrzv6f0EmofTxcYw9Emw==",
                                                  "identifierGuid": "ce6b198e-9ffe-49d0-a87d-3c5c630f449b",
                                                  "id": 1,
                                                  "orderNo": 2,
                                                  "externalSaleIdentifier": "sample string 3",
                                                  "storeID": 4,
                                                  "zoneID": 5,
                                                  "deptNo": 6,
                                                  "customerIdentifier": "C7rmxtzonUuxFYAwfoKm2g==",
                                                  "customerIdentifierGuid": "c6e6ba0b-e8dc-4b9d-b115-80307e82a6da",
                                                  "operatorNo": 1,
                                                  "operatorG_UID": "uMZEZDd1jES+h0GlTfeJig==",
                                                  "operatorGuid": "6444c6b8-7537-448c-be87-41a54df7898a",
                                                  "created": "2025-06-14T06:02:08.3926975",
                                                  "ordered": "2025-06-14T06:02:08.3926975",
                                                  "started": "2025-06-14T06:02:08.3926975",
                                                  "completed": "2025-06-14T06:02:08.3926975",
                                                  "supplied": "2025-06-14T06:02:08.3926975",
                                                  "quickTicket": 1,
                                                  "deleted": true,
                                                  "walkAway": true,
                                                  "approxWait": 1,
                                                  "actualWait": 1,
                                                  "deliveryMethod": 8,
                                                  "externalSaleType": 9,
                                                  "customer": {
                                                    "$ref": "56"
                                                  },
                                                  "operator": {
                                                    "$ref": "2"
                                                  },
                                                  "details": [
                                                    {
                                                      "$id": "75",
                                                      "headerID": 1,
                                                      "plu": 1,
                                                      "pluG_UId": "aD5Sh2iaxEe0Sc7KJTciZw==",
                                                      "pluGuid": "87523e68-9a68-47c4-b449-ceca25372267",
                                                      "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": "pALRw3vEKk29gkcMVQ6Aqw==",
                                                      "headerIdentifierGuid": "c3d102a4-c47b-4d2a-bd82-470c550e80ab",
                                                      "product": {
                                                        "$ref": "13"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "75"
                                                    }
                                                  ],
                                                  "storeName": "sample string 11",
                                                  "customerName": "sample string 12",
                                                  "storeReplyTo": "sample string 13",
                                                  "storeSubjectLine": "sample string 14",
                                                  "storeSaleHeader": {
                                                    "$ref": "63"
                                                  }
                                                },
                                                {
                                                  "$ref": "74"
                                                }
                                              ],
                                              "surveyResponses": [
                                                {
                                                  "$id": "76",
                                                  "surveyG_UID": "b5WC+6DoPUq3qsNRrts9GQ==",
                                                  "surveyGuid": "fb82956f-e8a0-4a3d-b7aa-c351aedb3d19",
                                                  "saleHeaderGuid": "GjKrfSW1Ike4kfjVBfJI6Q==",
                                                  "saleGuid": "7dab321a-b525-4722-b891-f8d505f248e9",
                                                  "textResponse": "sample string 1",
                                                  "integerResponse": 1,
                                                  "g_UIDResponse": "rlQsceTy80WlUx/WqSjGhw==",
                                                  "guidResponse": "712c54ae-f2e4-45f3-a553-1fd6a928c687",
                                                  "whoAnswered": 2,
                                                  "answeredAtUTC": "2025-06-14T06:02:08.3926975",
                                                  "sale": {
                                                    "$ref": "63"
                                                  },
                                                  "survey": {
                                                    "$id": "77",
                                                    "g_UID": "sIqUuv/JH0iaKR925W00Cg==",
                                                    "guid": "ba948ab0-c9ff-481f-9a29-1f76e56d340a",
                                                    "name": "sample string 1",
                                                    "storeID": 2,
                                                    "zoneID": 1,
                                                    "checkoutFormG_UID": "/yXNh9lYnEakCAEOTaThOA==",
                                                    "checkoutFormGuid": "87cd25ff-58d9-469c-a408-010e4da4e138",
                                                    "displayToWho": 3,
                                                    "displayWhen": 4,
                                                    "start": "2025-06-14T06:02:08.3926975",
                                                    "end": "2025-06-14T06:02:08.3926975",
                                                    "deleted": true,
                                                    "updated": "2025-06-14T06:02:08.3926975",
                                                    "possibleIntegerResponses": [
                                                      1,
                                                      2
                                                    ],
                                                    "possibleTextResponses": [
                                                      "sample string 1",
                                                      "sample string 2"
                                                    ],
                                                    "possibleGuidResponses": [
                                                      "c5867392-5bdc-430f-96ea-163cb3dc93ac",
                                                      "335e2238-d6f0-4f58-b32c-b972361d97f4"
                                                    ],
                                                    "allowsAllTextResponses": true,
                                                    "surveyForm": {
                                                      "$ref": "31"
                                                    }
                                                  },
                                                  "ingressId": "sample string 4"
                                                },
                                                {
                                                  "$ref": "76"
                                                }
                                              ],
                                              "storeName": "sample string 38",
                                              "machineName": "sample string 39",
                                              "operatorName": "sample string 40",
                                              "direction": 1,
                                              "reason": "sample string 41",
                                              "accountG_UID": "7RUQVyOi0UKTcStfYd7XIg==",
                                              "accountIdentifier": "571015ed-a223-42d1-9371-2b5f61ded722",
                                              "accountName": "sample string 42",
                                              "customerOrderIdentifier": "b+Jx0ElqZUC/HBA+j9V1hw==",
                                              "customerOrderIdentifierGuid": "d071e26f-6a49-4065-bf1c-103e8fd57587",
                                              "priceLevelName": "sample string 43",
                                              "revision": 44,
                                              "ingressId": "sample string 45"
                                            },
                                            "metadata": {
                                              "$id": "78",
                                              "id": 1,
                                              "paymentID": 2,
                                              "paymentIdentifier": "5uZpAaDcLkWxs5yUh0muBg==",
                                              "paymentIdentifierGuid": "0169e6e6-dca0-452e-b1b3-9c948749ae06",
                                              "identifier": "rbvtYoEdVECthNHT85IiWQ==",
                                              "identifierGuid": "62edbbad-1d81-4054-ad84-d1d3f3922259",
                                              "metadata": "sample string 3",
                                              "signatureImage": "QEA=",
                                              "itemIdentifier": "dIqaIaBSZEOPzdbUrq6Rjw==",
                                              "itemIdentifierGuid": "219a8a74-52a0-4364-8fcd-d6d4aeae918f"
                                            }
                                          },
                                          {
                                            "$ref": "62"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "57"
                                      }
                                    ],
                                    "customerGroupMembers": [
                                      {
                                        "$ref": "61"
                                      },
                                      {
                                        "$ref": "61"
                                      }
                                    ],
                                    "customerGroups": [
                                      {
                                        "$ref": "60"
                                      },
                                      {
                                        "$ref": "60"
                                      }
                                    ],
                                    "accounts": [
                                      {
                                        "$ref": "58"
                                      },
                                      {
                                        "$ref": "58"
                                      }
                                    ],
                                    "account": {
                                      "$ref": "58"
                                    },
                                    "vouchers": [
                                      {
                                        "$id": "79",
                                        "customerIdentifier": "EvL9p//Up06cj2AZobrmdg==",
                                        "customerIdentifierGuid": "a7fdf212-d4ff-4ea7-9c8f-6019a1bae676",
                                        "voucherName": "sample string 2",
                                        "count": 3,
                                        "storeID": 4,
                                        "barcode": "sample string 5",
                                        "redeemCount": 6,
                                        "issueCount": 7,
                                        "storeSalePaymentID": 1,
                                        "idempotentID": "zKTfnv2xd0C+bE81aiowBg==",
                                        "idempotentGuid": "9edfa4cc-b1fd-4077-be6c-4f356a2a3006",
                                        "offline": true,
                                        "voucher": {
                                          "$id": "80",
                                          "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-06-14T06:02:08.3926975",
                                          "barcodeTemplate": {
                                            "$id": "81",
                                            "templateID": 1,
                                            "template": "sample string 1",
                                            "bcFunction": "sample string 2",
                                            "sortOrder": 3
                                          },
                                          "scaleLabel": {
                                            "$id": "82",
                                            "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-06-14T06:02:08.3926975",
                                            "labelPageLayout": "9a6AzpM7M0mpCgCW0dYY2w==",
                                            "pageLayoutGuid": "ce80aef5-3b93-4933-a90a-0096d1d618db",
                                            "labelType": 6,
                                            "oldName": "sample string 7",
                                            "voucher": {
                                              "$ref": "80"
                                            },
                                            "elements": [
                                              {
                                                "$id": "83",
                                                "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-06-14T06:02:08.3926975"
                                              },
                                              {
                                                "$ref": "83"
                                              }
                                            ]
                                          },
                                          "customerVouchers": [
                                            {
                                              "$id": "84",
                                              "id": 1,
                                              "customerIdentifier": "3fhuGAGraUOXMs6FVEajIA==",
                                              "customerIdentifierGuid": "186ef8dd-ab01-4369-9732-ce855446a320",
                                              "voucherID": 3,
                                              "voucherName": "sample string 4",
                                              "storeID": 1,
                                              "barcode": "sample string 5",
                                              "dateOfIssue": "2025-06-14T06:02:08.3926975",
                                              "issuedSaleHeaderID": 1,
                                              "issuedSaleIdentifier": "sample string 7",
                                              "issuedOfflinePaymentID": 1,
                                              "issuedIdempotentID": "HTgm/Cad20KV7LNuknhMjw==",
                                              "issuedIdempotentGuid": "fc26381d-9d26-42db-95ec-b36e92784c8f",
                                              "issuedOffline": true,
                                              "issuedUser": "sample string 9",
                                              "issuedNotes": "sample string 10",
                                              "expiryDate": "2025-06-14T06:02:08.3926975",
                                              "expiredUser": "sample string 11",
                                              "expiredNotes": "sample string 12",
                                              "redeemed": "2025-06-14T06:02:08.3926975",
                                              "redeemedSaleHeaderID": 1,
                                              "redeemedSaleIdentifier": "sample string 13",
                                              "redeemedOfflinePaymentID": 1,
                                              "redeemedIdempotentID": "9FfECkz0FEyvVgg0K0tIFg==",
                                              "redeemedIdempotentGuid": "0ac457f4-f44c-4c14-af56-08342b4b4816",
                                              "redeemedUser": "sample string 14",
                                              "redeemedNotes": "sample string 15",
                                              "redeemedOffline": true,
                                              "updated": "2025-06-14T06:02:08.3926975",
                                              "storeName": "sample string 17",
                                              "scaleLabel": {
                                                "$ref": "82"
                                              },
                                              "voucher": {
                                                "$ref": "80"
                                              },
                                              "customer": {
                                                "$ref": "56"
                                              },
                                              "issuedOfflinePayment": {
                                                "$ref": "62"
                                              },
                                              "redeemedOfflinePayment": {
                                                "$ref": "62"
                                              }
                                            },
                                            {
                                              "$ref": "84"
                                            }
                                          ]
                                        },
                                        "customer": {
                                          "$ref": "56"
                                        }
                                      },
                                      {
                                        "$ref": "79"
                                      }
                                    ]
                                  }
                                },
                                {
                                  "$ref": "55"
                                }
                              ],
                              "customerGroups": [
                                {
                                  "$id": "85",
                                  "id": 1,
                                  "campaignID": 2,
                                  "campaignName": "sample string 3",
                                  "groupID": "vGE8SpaKTUyRqEvn2jcjWg==",
                                  "groupIDGuid": "4a3c61bc-8a96-4c4d-91a8-4be7da37235a",
                                  "campaign": {
                                    "$ref": "52"
                                  },
                                  "group": {
                                    "$ref": "60"
                                  }
                                },
                                {
                                  "$ref": "85"
                                }
                              ],
                              "signIqTickets": [
                                {
                                  "$id": "86",
                                  "identifier": "JRBm5YBbLEWAIQ0sat0lxw==",
                                  "identifierGuid": "e5661025-5b80-452c-8021-0d2c6add25c7",
                                  "campaignName": "sample string 2",
                                  "message": "sample string 3",
                                  "ticketFileSource": "sample string 4",
                                  "ticketFileDestination": "sample string 5",
                                  "storeID": 1
                                },
                                {
                                  "$ref": "86"
                                }
                              ],
                              "comboPriceGroups": [
                                {
                                  "$id": "87",
                                  "id": 1,
                                  "campaignID": 2,
                                  "campaignName": "sample string 3",
                                  "g_UID": "fn6hEwoIPEm+5AAnW1aEuA==",
                                  "guid": "13a17e7e-080a-493c-bee4-00275b5684b8",
                                  "description": "sample string 5",
                                  "newPrice": 1,
                                  "rangeDescription": "sample string 6",
                                  "dealDescription": "sample string 7",
                                  "labelQuantity": 8,
                                  "hostProductCategoryID": 1,
                                  "offerID": 1,
                                  "dontUpdatePricePlus": true,
                                  "campaign": {
                                    "$ref": "52"
                                  },
                                  "comboPricePlus": [
                                    {
                                      "$id": "88",
                                      "id": 1,
                                      "campaignID": 2,
                                      "campaignName": "sample string 3",
                                      "groupG_UID": "Zjh/d/qELUqrRj8t7kq7Pw==",
                                      "groupGuid": "777f3866-84fa-4a2d-ab46-3f2dee4abb3f",
                                      "comboPriceType": 5,
                                      "priceType": 5,
                                      "pluG_UID": "gRNBCuivbE+efSB0IbNUXA==",
                                      "pluGuid": "0a411381-afe8-4f6c-9e7d-207421b3545c",
                                      "priceGroupG_UID": "YHoEg81REUCP0c2uN2+JLg==",
                                      "priceGroupGuid": "83047a60-51cd-4011-8fd1-cdae376f892e",
                                      "campaignPoolID": "sample string 7",
                                      "quantity": 1,
                                      "campaign": {
                                        "$ref": "52"
                                      },
                                      "product": {
                                        "$ref": "13"
                                      },
                                      "priceGroup": {
                                        "$ref": "19"
                                      },
                                      "campaignPool": {
                                        "$ref": "52"
                                      }
                                    },
                                    {
                                      "$ref": "88"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "87"
                                }
                              ],
                              "priceLevels": [
                                {
                                  "$id": "89",
                                  "id": 1,
                                  "priceLevelIdentifier": "IBFJZDeYUEms85Wyh5EMxA==",
                                  "priceLevelIdentifierGuid": "64491120-9837-4950-acf3-95b287910cc4",
                                  "campaignName": "sample string 3",
                                  "priceLevelName": "sample string 4"
                                },
                                {
                                  "$ref": "89"
                                }
                              ]
                            },
                            "product": {
                              "$ref": "13"
                            },
                            "dealCost": {
                              "$id": "90",
                              "headerIdentifier": "YDKX3OXGuEG9tMTBAAq/mA==",
                              "headerIdentifierGuid": "dc973260-c6e5-41b8-bdb4-c4c1000abf98",
                              "identifier": "63AKwZT5Mk6I0QOnHrEumA==",
                              "identifierGuid": "c10a70eb-f994-4e32-88d1-03a71eb12e98",
                              "supplierIdentifier": "u6POH5fEDkeN+WXOUmEIUQ==",
                              "supplierGuid": "1fcea3bb-c497-470e-8df9-65ce52610851",
                              "pluG_UID": "8PBgaOroTkeWKT8/l+Xp7Q==",
                              "pluGuid": "6860f0f0-e8ea-474e-9629-3f3f97e5e9ed",
                              "campaignName": "c60f4432-4207-4f5a-b831-abde1979774c",
                              "description": "sample string 4",
                              "cost": 5,
                              "costDecimals": 6,
                              "start": "2025-06-14T06:02:08.3926975",
                              "end": "2025-06-14T06:02:08.3926975",
                              "type": 9,
                              "promoType": 10,
                              "bonusItemPLUG_UID": "WoUBLg8FvkmH/3tMm7VIDQ==",
                              "bonusItemPluGuid": "2e01855a-050f-49be-87ff-7b4c9bb5480d",
                              "bonusPurchaseUnits": 11,
                              "bonusReceiveUnits": 12,
                              "updated": "2025-06-14T06:02:08.3926975",
                              "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-06-14T06:02:08.3926975",
                              "campaignEndDate": "2025-06-14T06:02:08.3926975",
                              "masterPLUG_UID": "7lCjEYc4+EOueTP20pMgYQ==",
                              "masterID": "11a350ee-3887-43f8-ae79-33f6d2932061",
                              "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": "BAR6O/4CRUaM59mFvSFWKw==",
                              "bonusMasterID": "3b7a0404-02fe-4645-8ce7-d985bd21562b",
                              "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-06-14T06:02:08.3926975",
                          "dealCosts": [
                            {
                              "$ref": "90"
                            },
                            {
                              "$ref": "90"
                            }
                          ],
                          "tags": [
                            {
                              "$id": "91",
                              "pluG_UID": "yHFjr2K63EOwUzMDKGdVtg==",
                              "pluGuid": "af6371c8-ba62-43dc-b053-3303286755b6",
                              "tagID": 1,
                              "description": "sample string 1",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "91"
                            }
                          ],
                          "alternateProductG_UID": "EAEcGWUvSkKc1IGmmtqN0Q==",
                          "alternateProduct": "191c0110-2f65-424a-9cd4-81a69ada8dd1",
                          "productHostCode": {
                            "$id": "92",
                            "id": 1,
                            "pluG_UID": "6Zm0PHYfu0Ku8gsJjhyDFg==",
                            "pluGuid": "3cb499e9-1f76-42bb-aef2-0b098e1c8316",
                            "ibaCode": "sample string 2"
                          },
                          "mscCat": {
                            "$ref": "46"
                          },
                          "mscCom": {
                            "$ref": "47"
                          },
                          "mscDep": {
                            "$ref": "49"
                          },
                          "mscSubCom": {
                            "$ref": "48"
                          },
                          "isUserUpdate": true,
                          "ignoreMasterProduct": true,
                          "priceGroupLabelRequested": true,
                          "firstSold": "2025-06-14T06:02:08.3926975",
                          "inventoryTracked": "2025-06-14T06:02:08.3926975",
                          "isNormalPriceChangesCampaign": true
                        },
                        "supplier": {
                          "$ref": "8"
                        },
                        "serviceFee": {
                          "$id": "93",
                          "id": 1,
                          "description": "sample string 1",
                          "fee": 1
                        },
                        "isPrimaryHost": true,
                        "hostVendor": 46
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "orderCycleHeaders": [
                      {
                        "$id": "94",
                        "storeID": 1,
                        "supplierIdentifier": "c179JgqmH0ulY648X7Su8g==",
                        "supplierGuid": "26fd5e73-a60a-4b1f-a563-ae3c5fb4aef2",
                        "departmentCode": "sample string 2",
                        "warehouseDirectIndicator": "sample string 3",
                        "type": 4,
                        "storeName": "sample string 5",
                        "departmentName": "sample string 6",
                        "orderDays": 7
                      },
                      {
                        "$ref": "94"
                      }
                    ],
                    "cycles": [
                      {
                        "$id": "95",
                        "storeID": 1,
                        "supplierIdentifier": "hhX+Mcf84UaPtiFU2WOLDQ==",
                        "supplierGuid": "31fe1586-fcc7-46e1-8fb6-2154d9638b0d",
                        "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-06-14T06:02:08.3926975",
                        "deliveryDate": "2025-06-14T06:02:08.3926975",
                        "nextCutOffDate": "2025-06-14T06:02:08.3926975",
                        "nextDeliveryDate": "2025-06-14T06:02:08.3926975",
                        "nextDaysBuffer": 10
                      },
                      {
                        "$ref": "95"
                      }
                    ],
                    "store": {
                      "$ref": "4"
                    },
                    "updated": "2025-06-14T06:02:08.3926975",
                    "isHost": true
                  },
                  "files": [
                    {
                      "$id": "96",
                      "id": "sample string 1",
                      "fileName": "sample string 2",
                      "extension": "sample string 3",
                      "provider": 0,
                      "type": 0,
                      "hostType": "sample string 4",
                      "createdUtc": "2025-06-14T06:02:08.3926975",
                      "processed": "2025-06-14T06:02:08.3926975",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2025-06-14T06:02:08.3926975",
                      "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": "7"
                      },
                      "metcashHeader": {
                        "$id": "97",
                        "customerNumber": "sample string 1",
                        "creationDate": "2025-06-14T06:02:08.3926975",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "96"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "98",
                      "id": 1,
                      "hostIdentifier": "ZLix+JstkUS4h2eHa7zW4w==",
                      "hostIdentifierGuid": "f8b1b864-2d9b-4491-b887-67876bbcd6e3",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "ba126dd5-caf2-4f59-b1cd-77e0028c66e0",
                        "05f15b5c-33f1-485c-8eb3-0704bc0f338f"
                      ]
                    },
                    {
                      "$ref": "98"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "6"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "99",
                      "identifier": "EkKsIufbRkWP9BRv1Z5Ohw==",
                      "identifierGuid": "22ac4212-dbe7-4546-8ff4-146fd59e4e87",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "99"
                    }
                  ],
                  "promoTypeGuids": [
                    "4b49d521-e5a2-4356-b878-86d5f5e48518",
                    "bd20c430-b19c-411f-8fc7-041fe7cf169d"
                  ],
                  "isPromotionOnly": false,
                  "isOrderable": false,
                  "vendor": 0
                },
                "groupIDs": [
                  1,
                  2
                ],
                "hostDescription": "sample string 24"
              },
              {
                "$ref": "6"
              }
            ],
            "accounts": [
              {
                "$id": "100",
                "id": 1,
                "storeID": 1,
                "accountName": "sample string 2",
                "bsb": "sample string 3",
                "accountNumber": "sample string 4",
                "accountDesignated": true
              },
              {
                "$ref": "100"
              }
            ],
            "sales": [
              {
                "$id": "101",
                "id": 1,
                "storeID": 1,
                "externalSalesType": 2,
                "ftpSiteID": 1,
                "lastSaleProcessed": "2025-06-14T06:02:08.3926975",
                "ftpSite": {
                  "$id": "102",
                  "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": "101"
              }
            ],
            "zoneMatrix": [
              {
                "$ref": "98"
              },
              {
                "$ref": "98"
              }
            ],
            "cashManagements": [
              {
                "$id": "103",
                "id": 1,
                "storeID": 1,
                "cashManagementType": 2,
                "apiID": 1,
                "organisationID": "sample string 3",
                "siteName": "sample string 4",
                "thirdPartyAPI": {
                  "$id": "104",
                  "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": "103"
              }
            ],
            "updateStoreID": "ab8fd04e-63b1-49e3-90c3-b7f76a5a96d2",
            "updateStore": {
              "$id": "105",
              "id": "b3ff276f-37bd-42cc-900b-e5e9e99bf12c",
              "name": "sample string 1",
              "lastActivity": "2025-06-14T06:02:08.3926975",
              "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-06-14T06:02:08.3926975"
            },
            "timeZoneId": "sample string 53",
            "securityOptions": {
              "$id": "106",
              "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"
            }
          }
        },
        {
          "$ref": "3"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "skip": 1,
  "take": 1,
  "totalCount": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKD0�Z�F�?�5xl/workbook.xml �(�����0D�&�C���R8q����Bi�-ik��-H�yۙ�};b������G�箠]cΘo:��OvDw�uB���l۪+ۼ5��Rί��AY�;5z���a��!H�!=�(
���x D�͞
'��hlug��5�~Sb���"4���,�]4���*�D�[
�,�Y}�Y\l�&����PKD0�Z����	�[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
D0�Z˅J''_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="R012c22bced394450" /></Relationships>PKD0�Z�Mh͛xl/worksheets/sheet1.xml �(���Mo�0������/�Uw���U{�={���#�	��5��I����5�;�zF�޻��6R�9$�@��d�����R�Pd��o����f�s�X{�"d�Ft��(z����uG}@��e)v�<u���b#-Zn]+�ȣ�S��e�Z��[�کT�e������hQ��l�Td�%�`.b0��Ro���!�,Z�O��������?��,䡱nH�ה�5�:9������ +��p�a�F�)KҍK�'cU�{J��*���z��$q�R��FIz_�f=��OB��.�u��Y-:B�hR�
f���il~�;ny�i5�Ӯ�=���͸a��s�3t�3�}M�k�ǚ���nM�kb�&…@�����NW���5��Iܸ��Nn;79Eo�S�I)+����PKD0�Z0f��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�q�b��ݰa[zǞ�Q;�]�gc������X��j4��'�|�lvo�D^Ї��ʂA�����)�wv��'�D0�HZ��㲦4(���[ЦN��,cJ�@��r@�[Q�3�I��Ct}?*|t�4������`#����~J�~��HT O��}���dSqVu��J �fj!�'�^�<��T�8S�����7�1ң~�>]:w�˹��K-V�E��.j��/�_PKD0�ZЃ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��PKD0�Z�za��|xl/sharedStrings.xml �(�ePAN�0���;v�J�CT�q �V�M��k�� ��qA)���hfVSn?�����FR�a�8V򹻻�����`\@��$Ŷ.�Xd+R%'�x�5�xC*D���C�3L����4�w��(��7��Ì\�k)f��34'�l]r�-J�u����{��k��`������6�e�<FH�C:K^���&8=�H�B��:>�y�}�֠!�6�H��F����z���y��PK-D0�Z�F�?�5xl/workbook.xmlPK-D0�Z����	�[Content_Types].xmlPK-
D0�Z˅J''V_rels/.relsPK-D0�Z�Mh͛�xl/worksheets/sheet1.xmlPK-D0�Z0f��P�xl/_rels/workbook.xml.relsPK-D0�ZЃc'2E
�xl/styles.xmlPK-D0�Z�za��|lxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PKD0�Z��5�5xl/workbook.xml �(�����0��&�C��X��p��Ճ�
[�H����[J ��mgv��a�����/�ѓ	�o���5��A���d���k��Ob�P�vxk0�Т����GeM�����a灏AD=�(͕���[���!�dlu�5D~S,������Z���1��ul�#ߨ4��KIk�J((��X❽��~w_PKD0�Z����	�[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
D0�Z�_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="Re0036015ae5c457f" /></Relationships>PKD0�Z�Mh͛xl/worksheets/sheet1.xml �(���Mo�0������/�Uw���U{�={���#�	��5��I����5�;�zF�޻��6R�9$�@��d�����R�Pd��o����f�s�X{�"d�Ft��(z����uG}@��e)v�<u���b#-Zn]+�ȣ�S��e�Z��[�کT�e������hQ��l�Td�%�`.b0��Ro���!�,Z�O��������?��,䡱nH�ה�5�:9������ +��p�a�F�)KҍK�'cU�{J��*���z��$q�R��FIz_�f=��OB��.�u��Y-:B�hR�
f���il~�;ny�i5�Ӯ�=���͸a��s�3t�3�}M�k�ǚ���nM�kb�&…@�����NW���5��Iܸ��Nn;79Eo�S�I)+����PKD0�Z��O�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞؉�Т�ݰa[z�I�Ďl��Xp$��U$p%l����I3�����<��at���`@�*�G�wp��n��f���i"�HZ���!��Ҡ�E(܂6u��)�=]�:�i�XK}΀k&9���3*|t�4������0 F �{������HT O��}��U�5GVU����Z��	ï�w���{�\���MS�esS�Ax��ѧK�Ny9S�(��RUR75_�E�^���PKD0�ZЃ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��PKD0�Z�za��|xl/sharedStrings.xml �(�ePAN�0���;v�J�CT�q �V�M��k�� ��qA)���hfVSn?�����FR�a�8V򹻻�����`\@��$Ŷ.�Xd+R%'�x�5�xC*D���C�3L����4�w��(��7��Ì\�k)f��34'�l]r�-J�u����{��k��`������6�e�<FH�C:K^���&8=�H�B��:>�y�}�֠!�6�H��F����z���y��PK-D0�Z��5�5xl/workbook.xmlPK-D0�Z����	��[Content_Types].xmlPK-
D0�Z�_n''U_rels/.relsPK-D0�Z�Mh͛�xl/worksheets/sheet1.xmlPK-D0�Z��O�P�xl/_rels/workbook.xml.relsPK-D0�ZЃc'2E
�xl/styles.xmlPK-D0�Z�za��|mxl/sharedStrings.xmlPK��