GET api/operators/sales

Get operators based on sales history

Request Information

URI Parameters

NameDescriptionTypeAdditional information
StartDate

Start of sales period

date

None.

EndDate

End of sales period

date

None.

StoreIDs

Stores where sales occured

Collection of integer

None.

Take

integer

None.

Skip

integer

None.

Search

string

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": "ICHKHT5DYU6WbSIdX8SdDA==",
      "guid": "1dca2120-433e-4e61-966d-221d5fc49d0c",
      "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:14:04.1827705",
      "passwordResetRequired": true,
      "alteredInStore": true,
      "startShift": "2025-06-14T06:14:04.1827705",
      "endShift": "2025-06-14T06:14:04.1827705",
      "machineName": "sample string 20",
      "drawerID": 1,
      "stores": [
        {
          "$id": "3",
          "operatorG_UID": "P49eYoBqbk+9Ll6tYKqPfg==",
          "operatorGuid": "625e8f3f-6a80-4f6e-bd2e-5ead60aa8f7e",
          "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:14:04.1827705",
            "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": "tOmZL0PlqUuAZjQf0nWqZg==",
            "hostIdentifierGuid": "2f99e9b4-e543-4ba9-8066-341fd275aa66",
            "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:14:04.1827705",
            "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": "Cbwya70s20i2ZLRxORgjlA==",
                "hostIdentifierGuid": "6b32bc09-2cbd-48db-b664-b47139182394",
                "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": "ETZhDkqsAEC8zbQKIfgDgA==",
                  "identifierGuid": "0e613611-ac4a-4000-bccd-b40a21f80380",
                  "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": "juECxDatGkWXCTCjE62UWw==",
                  "hostSupplierIdentifierGuid": "c402e18e-ad36-451a-9709-30a313ad945b",
                  "loyaltyPriceLevelIdentifier": "BtJFbqWKlUCIRz4tyVoNjA==",
                  "loyaltyPriceLevelIdentifierGuid": "6e45d206-8aa5-4095-8847-3e2dc95a0d8c",
                  "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:14:04.1827705",
                  "lastProcessed": "2025-06-14T06:14:04.1827705",
                  "hold": true,
                  "supplierName": "sample string 35",
                  "supplier": {
                    "$id": "8",
                    "identifier": "kJIYuV8Cr02UeDHA9WTLiA==",
                    "identifierGuid": "b9189290-025f-4daf-9478-31c0f564cb88",
                    "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": "YqQ5LvxT6k+uvTZz0UVD1Q==",
                    "primaryContactID": "2e39a462-53fc-4fea-aebd-3673d14543d5",
                    "storeID": 1,
                    "abn": "sample string 16",
                    "supplierGroupIdentifier": "Ccejs3jSoUqb96fXMSWY1Q==",
                    "supplierGroupGuid": "b3a3c709-d278-4aa1-9bf7-a7d7312598d5",
                    "rebate": 1.0,
                    "rebateType": 1,
                    "rebateFrequency": 1,
                    "rebateSource": 1,
                    "rebateLastClaimed": "2025-06-14T06:14:04.1827705",
                    "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": "46568e94-095d-421c-ba55-5861d059883e",
                      "identifier": "S5j8jh0ENkuXBPneJAuOLw==",
                      "identifierGuid": "8efc984b-041d-4b36-9704-f9de240b8e2f",
                      "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": "HVL1+KWTAEiClWybP1fcVA==",
                        "supplierIdentifierGuid": "f8f5521d-93a5-4800-8295-6c9b3f57dc54",
                        "contactGuid": "cjBPS+XTHUyRM9VhMKdvQg==",
                        "contactID": "4b4f3072-d3e5-4c1d-9133-d56130a76f42",
                        "contact": {
                          "$ref": "9"
                        },
                        "supplier": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "products": [
                      {
                        "$id": "11",
                        "pluG_UID": "0z++XgsZKEyZtrkSlAkT3Q==",
                        "pluGuid": "5ebe3fd3-190b-4c28-99b6-b912940913dd",
                        "supplierIdentifier": "Z3lsrojTAkuLhrRRPjee2A==",
                        "supplierIdentifierGuid": "ae6c7967-d388-4b02-8b86-b4513e379ed8",
                        "cartonQuantity": 1,
                        "cartonQuantityChanged": true,
                        "productSize": "sample string 2",
                        "cigarettesPerSleeve": 1,
                        "randomWeight": true,
                        "piecesPerUnit": 4,
                        "averagePackSize": 5,
                        "effectiveDate": "2025-06-14T06:14:04.1827705",
                        "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:14:04.1827705",
                        "rebate": 1.0,
                        "rebateExclude": true,
                        "invoiceCodes": [
                          {
                            "$id": "12",
                            "pluG_UID": "MNn05bIkpkGfozKUrOGGHg==",
                            "pluGuid": "e5f4d930-24b2-41a6-9fa3-3294ace1861e",
                            "supplierIdentifier": "aijKQrdJJE+WvnahPwe+Bw==",
                            "supplierIdentifierGuid": "42ca286a-49b7-4f24-96be-76a13f07be07",
                            "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": "NlPYXl9Gr0SpVT85jPdwTQ==",
                        "parentPluGuid": "5ed85336-465f-44af-a955-3f398cf7704d",
                        "freight": 44.0,
                        "freightType": 1,
                        "product": {
                          "$id": "13",
                          "plu": 1,
                          "storeID": 1,
                          "masterPluG_UID": "QEA=",
                          "storeIDs": [
                            1,
                            2
                          ],
                          "g_UId": "dSvYrZRrmkapNr9STXZj2w==",
                          "guid": "add82b75-6b94-469a-a936-bf524d7663db",
                          "apn": "sample string 1",
                          "apnChanged": true,
                          "apnSwitched": true,
                          "barcode": "sample string 4",
                          "itemNumber": "sample string 5",
                          "itemNumberChanged": true,
                          "priceGroupG_UID": "yfrcpbV8t0q7avtpEnyPWA==",
                          "priceGroupGuid": "a5dcfac9-7cb5-4ab7-bb6a-fb69127c8f58",
                          "blueprintID": 1,
                          "lastCountedDate": "2025-06-14T06:14:04.1827705",
                          "externalID": "sample string 7",
                          "active": true,
                          "activated": "2025-06-14T06:14:04.1827705",
                          "pluCreated": "2025-06-14T06:14:04.1827705",
                          "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:14:04.1827705",
                          "lastManualUpdate": "2025-06-14T06:14:04.1827705",
                          "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:14:04.1827705",
                          "currentCostUpdated": "2025-06-14T06:14:04.1827705",
                          "costDecimals": 31,
                          "costChanged": true,
                          "dealCostIdentifier": "QEA=",
                          "excludeFromRebate": true,
                          "rebateOverride": 1,
                          "costCalcMethod": 1,
                          "costCalcMethodChanged": true,
                          "costEffectiveDate": "2025-06-14T06:14:04.1827705",
                          "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:14:04.1827705",
                          "posTare": 1,
                          "altPrice": 1.0,
                          "altPriceChanged": true,
                          "altPriceMode": 52,
                          "altPriceModeChanged": true,
                          "altPLUG_UID": "UMv2vE565kShliXrDplfng==",
                          "altPLUGuid": "bcf6cb50-7a4e-44e6-a196-25eb0e995f9e",
                          "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:14:04.1827705",
                          "labelLastPrice": 1,
                          "shelfPageLayoutG_UID": "e5+wGtGffEm4UE8vNfoFgA==",
                          "shelfPageLayoutGuid": "1ab09f7b-9fd1-497c-b850-4f2f35fa0580",
                          "talkerPageLayoutG_UID": "Tua0e3tWD06tFJ9wn3uSZA==",
                          "talkerPageLayoutGuid": "7bb4e64e-567b-4e0f-ad14-9f709f7b9264",
                          "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": "7u+mi0xop06kJFxjCqkcYw==",
                          "inventoryIdentifier": "8ba6efee-684c-4ea7-a424-5c630aa91c63",
                          "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": "glS8IunqjkqTc4Y338k+Pw==",
                          "parentPluGuid": "22bc5482-eae9-4a8e-9373-8637dfc93e3f",
                          "preferredHostVendor": 103,
                          "preferredHostChanged": true,
                          "code": "sample string 105",
                          "supplierIdentifier": "YgSqTfdb4UaVc4kS1nuHPQ==",
                          "supplierIdentifierGuid": "4daa0462-5bf7-46e1-9573-8912d67b873d",
                          "supplierChanged": true,
                          "rebateSupplierIdentifier": "aUSHxIBuzEa7ND+Chv9ZNQ==",
                          "rebateSupplierIdentifierGuid": "c4874469-6e80-46cc-bb34-3f8286ff5935",
                          "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:14:04.1827705",
                          "commodity": "sample string 120",
                          "businessPillar": "sample string 121",
                          "mscCommodity": "sample string 122",
                          "hostIdentifier": "PQpBagkMp0iplWVyZNwtBg==",
                          "hostIdentifierGuid": "6a410a3d-0c09-48a7-a995-657264dc2d06",
                          "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": "c1snRvMMfUGxhCinUuJv8g==",
                              "pluGuid": "46275b73-0cf3-417d-b184-28a752e26ff2",
                              "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:14:04.1827705"
                            },
                            {
                              "$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:14:04.1827705",
                              "priceChangeType": 0,
                              "costDecimals": 10
                            },
                            "normalPluPrices": {
                              "$ref": "16"
                            },
                            "winningCampaign": 1,
                            "winner": {
                              "$id": "17",
                              "campaignName": "sample string 1",
                              "campaignDescription": "sample string 2",
                              "startDate": "2025-06-14T06:14:04.1827705",
                              "startTime": 3,
                              "endDate": "2025-06-14T06:14:04.1827705",
                              "endTime": 4,
                              "newPrice": 5,
                              "newCost": 6,
                              "newCostDecimals": 7,
                              "pctDiscount": 8,
                              "promoType": 1,
                              "promotionTypeCode": "sample string 9",
                              "hostType": 10,
                              "hostIdentifier": "MDt6J5YPokeb5ge0j05vRQ==",
                              "hostIdentifierGuid": "277a3b30-0f96-47a2-9be6-07b48f4e6f45",
                              "storeNames": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "details": [
                              {
                                "$ref": "17"
                              },
                              {
                                "$ref": "17"
                              }
                            ]
                          },
                          "tray": {
                            "$id": "18",
                            "g_UId": "tFtj8FtdOUC4rZoMlI1Tmg==",
                            "guid": "f0635bb4-5d5b-4039-b8ad-9a0c948d539a",
                            "name": "sample string 1",
                            "number": 1,
                            "tare": 1
                          },
                          "priceGroup": {
                            "$id": "19",
                            "priceGroupG_UID": "m40lAiF7EkiKCmkoPjHOcQ==",
                            "priceGroupGuid": "02258d9b-7b21-4812-8a0a-69283e31ce71",
                            "name": "sample string 2",
                            "code": 1,
                            "modified": true,
                            "updated": "2025-06-14T06:14:04.1827705",
                            "buyingLimit": 1,
                            "buyingLimitIndependent": true,
                            "buyingLimitType": 0,
                            "number": 1,
                            "products": [
                              {
                                "$ref": "13"
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "productCount": 1
                          },
                          "priceGroupName": "sample string 145",
                          "nutrifacts": {
                            "$id": "20",
                            "pluG_UID": "lfgB65O6F0KUW1X+5Z3zOg==",
                            "pluGuid": "eb01f895-ba93-4217-945b-55fee59df33a",
                            "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": "243560a1-11d1-4437-9075-dbce122ae613",
                            "created": "2025-06-14T06:14:04.1827705",
                            "createdByUser": "sample string 1",
                            "activated": "2025-06-14T06:14:04.1827705",
                            "deactivated": "2025-06-14T06:14:04.1827705",
                            "lastOrdered": "2025-06-14T06:14:04.1827705",
                            "lastOrderedQty": 2.0,
                            "lastReceived": "2025-06-14T06:14:04.1827705",
                            "lastReceivedQty": 3.0,
                            "lastInvoiceStatus": 1,
                            "lastCounted": "2025-06-14T06:14:04.1827705",
                            "lastSold": "2025-06-14T06:14:04.1827705",
                            "firstSold": "2025-06-14T06:14:04.1827705",
                            "awsUpdated": "2025-06-14T06:14:04.1827705",
                            "lastManualUpdate": "2025-06-14T06:14:04.1827705",
                            "lastManualUpdatedByUser": "sample string 5",
                            "lastUpdated": "2025-06-14T06:14:04.1827705",
                            "lastUpdatedByUser": "sample string 7",
                            "lastUpdatedByHost": "2025-06-14T06:14:04.1827705",
                            "doNotRangeUpdated": "2025-06-14T06:14:04.1827705",
                            "doNotOrderUpdated": "2025-06-14T06:14:04.1827705",
                            "tracked": "2025-06-14T06:14:04.1827705"
                          },
                          "allergens": [
                            {
                              "$id": "22",
                              "allergenID": 1,
                              "pluG_UID": "iKseuOGfH0mz711luDG3/w==",
                              "pluGuid": "b81eab88-9fe1-491f-b3ef-5d65b831b7ff",
                              "contains": 2,
                              "allergenName": "sample string 3",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "22"
                            }
                          ],
                          "costs": {
                            "$id": "23",
                            "pluG_UID": "/GtSVv6XvUSxaQdb/GRlVQ==",
                            "pluGuid": "56526bfc-97fe-44bd-b169-075bfc646555",
                            "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:14:04.1827705",
                            "normalCost": 1,
                            "currentCost": 1
                          },
                          "sales": [
                            {
                              "$id": "24",
                              "saleHeaderID": 1,
                              "created": "2025-06-14T06:14:04.1827705",
                              "createdLocal": "2025-06-14T06:14:04.1827705",
                              "storeID": 3,
                              "storeName": "sample string 4",
                              "operatorG_Uid": "/dCvXutphE+bXvk+ARilEg==",
                              "operatorGuid": "5eafd0fd-69eb-4f84-9b5e-f93e0118a512",
                              "operatorName": "sample string 5",
                              "tranType": 1,
                              "plu": 1,
                              "pluG_UId": "HbTwydiL8kuXjNz0SpfrVQ==",
                              "pluGuid": "c9f0b41d-8bd8-4bf2-978c-dcf44a97eb55",
                              "normalPrice": 1,
                              "totalCents": 1,
                              "cost": 1,
                              "grossProfit": 1,
                              "quantity": 1,
                              "operator": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "24"
                            }
                          ],
                          "apns": [
                            {
                              "$id": "25",
                              "pluID": 1,
                              "pluG_UID": "mVBNKOkNZE6Tcooz7tNoBA==",
                              "pluGuid": "284d5099-0de9-4e64-9372-8a33eed36804",
                              "apn": "sample string 1",
                              "deleted": true,
                              "storeID": 1,
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "25"
                            }
                          ],
                          "tuns": [
                            {
                              "$id": "26",
                              "pluG_UId": "UGBkqtF2c0WC3LM0VTNCvA==",
                              "pluGuid": "aa646050-76d1-4573-82dc-b334553342bc",
                              "apn": "sample string 1",
                              "tun": "sample string 2",
                              "cartonQuantity": 3,
                              "product": {
                                "$ref": "13"
                              },
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "26"
                            }
                          ],
                          "competitionPricing": [
                            {
                              "$id": "27",
                              "identifier": "gJ2NAK/kQkKTwROE8gkg/w==",
                              "identifierGuid": "008d9d80-e4af-4242-93c1-1384f20920ff",
                              "pluG_UID": "ADhJLZ8uM0+lAIrsY7GPnQ==",
                              "pluGuid": "2d493800-2e9f-4f33-a500-8aec63b18f9d",
                              "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": "DCUTUWmJ8USRDRiCiPERaQ==",
                              "groupName": "sample string 1",
                              "identifierGuid": "5113250c-8969-44f1-910d-188288f11169",
                              "exists": true,
                              "flipChartIdentifier": "/NT1ahfzWUKNys43XkjRwQ==",
                              "flipChartIdentifierGuid": "6af5d4fc-f317-4259-8dca-ce375e48d1c1",
                              "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": "R0nD6haNsUOPvUy1um40Ew==",
                              "groupIdentifierGuid": "eac34947-8d16-43b1-8fbd-4cb5ba6e3413",
                              "flipChart": {
                                "$id": "29",
                                "identifier": "Px51QrXSXEGGa+qftDPm6A==",
                                "identifierGuid": "42751e3f-d2b5-415c-866b-ea9fb433e6e8",
                                "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": "CgWUq0sWNkaXdot1/hNHHg==",
                                  "identifierGuid": "ab94050a-164b-4636-9776-8b75fe13471e",
                                  "name": "sample string 2",
                                  "formType": "sample string 3",
                                  "forms": [
                                    {
                                      "$id": "31",
                                      "id": 1,
                                      "g_UID": "tQF2DcPpsk+nQ21hTDQ36w==",
                                      "guid": "0d7601b5-e9c3-4fb2-a743-6d614c3437eb",
                                      "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": "H76Huhi7kE2zUTkPWcBl/w==",
                                      "previousFormGuid": "ba87be1f-bb18-4d90-b351-390f59c065ff",
                                      "nextForm": 1,
                                      "nextFormG_UID": "suR7hKzSZkyN7s7L3MMr/g==",
                                      "nextFormGuid": "847be4b2-d2ac-4c66-8dee-cecbdcc32bfe",
                                      "attributes": "sample string 10",
                                      "updated": "2025-06-14T06:14:04.1827705",
                                      "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": "83X3OcTEJES3DNtG/vIzjQ==",
                                          "checkoutFormGuid": "39f775f3-c4c4-4424-b70c-db46fef2338d",
                                          "identifier": "vF8Uhb2BrkiJ4XePh46izA==",
                                          "identifierGuid": "85145fbc-81bd-48ae-89e1-778f878ea2cc",
                                          "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": "QLgoH8e/kk6m6zXxEXplbQ==",
                                          "valueGuid": "1f28b840-bfc7-4e92-a6eb-35f1117a656d",
                                          "buttonText": "sample string 10",
                                          "valueText": "sample string 11",
                                          "drawImageAndButton": true,
                                          "updated": "2025-06-14T06:14:04.1827705",
                                          "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:14:04.1827705",
                                            "imageData": "QEA=",
                                            "readOnly": true
                                          }
                                        },
                                        {
                                          "$ref": "32"
                                        }
                                      ],
                                      "panels": [
                                        {
                                          "$id": "34",
                                          "id": 1,
                                          "checkoutFormID": 2,
                                          "checkoutFormG_UID": "U6UvRh7Y60CpFWbJq5zFdw==",
                                          "checkoutFormGuid": "462fa553-d81e-40eb-a915-66c9ab9cc577",
                                          "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": "KzBx7un6kEGHg2Mcoc1Dew==",
                                  "flipChartPageIdentifierGuid": "ee71302b-fae9-4190-8783-631ca1cd437b",
                                  "pluG_UID": "b3xoEgGjNkqKOtLNAGfYwg==",
                                  "pluGuid": "12687c6f-a301-4a36-8a3a-d2cd0067d8c2",
                                  "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": "dObH/gO+1UCG1vLWU5SnLw==",
                              "pluGuid": "fec7e674-be03-40d5-86d6-f2d65394a72f",
                              "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:14:04.1827705",
                              "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": "H2IRmqczV0KCZlhHdIfD4w==",
                              "ingredientGuid": "zv6Pr6ds7E65JkRWzGnyIg==",
                              "ingredientIdentifier": "af8ffece-6ca7-4eec-b926-4456cc69f222",
                              "quantity": 1.0,
                              "storeIDs": [
                                1,
                                2
                              ],
                              "ingredientText": "sample string 1",
                              "ingredient": {
                                "$ref": "13"
                              }
                            },
                            {
                              "$ref": "37"
                            }
                          ],
                          "bins": [
                            {
                              "$id": "38",
                              "pluG_UID": "uwDMNS0NC0qV08J8ycIy9Q==",
                              "pluGuid": "35cc00bb-0d2d-4a0b-95d3-c27cc9c232f5",
                              "shelfLocationIdentifier": "4HJz/NhWp0GN5P0jvwKgLA==",
                              "shelfLocationGuid": "fc7372e0-56d8-41a7-8de4-fd23bf02a02c",
                              "labelShelfDefault": 1,
                              "labelTalkerDefault": 1,
                              "labelSmall": true,
                              "labelPageLayoutG_UID": "OsXghHtDJUCY1I1rVk5HOA==",
                              "labelPageLayoutGuid": "84e0c53a-437b-4025-98d4-8d6b564e4738",
                              "updated": "2025-06-14T06:14:04.1827705",
                              "electronicShelfLabelIdentifier": "sample string 5",
                              "electronicshelfLabelsConfigurationID": 6,
                              "labelShelfChanged": true,
                              "productName": "sample string 8",
                              "locationText": "sample string 9",
                              "product": {
                                "$ref": "13"
                              },
                              "location": {
                                "$id": "39",
                                "identifier": "MxW+JVupvUWODl9f98Zrcg==",
                                "storeID": 1,
                                "identifierGuid": "25be1533-a95b-45bd-8e0e-5f5ff7c66b72",
                                "name": "sample string 2",
                                "haccp": true,
                                "blueprintID": 1,
                                "updated": "2025-06-14T06:14:04.1827705",
                                "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": "jUgv0uwfDESWdLcMj/vJKA==",
                              "pluGuid": "d22f488d-1fec-440c-9674-b70c8ffbc928",
                              "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:14:04.1827705",
                                "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:14:04.1827705",
                                              "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": "z7z9yv0AQ0m9iDGx1sxH5w==",
                                              "labelPageLayoutGuid": "cafdbccf-00fd-4943-bd88-31b1d6cc47e7",
                                              "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:14:04.1827705",
                                          "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": "Pd2ANOGrmEi4xIydY47Cpg==",
                                          "labelPageLayoutGuid": "3480dd3d-abe1-4898-b8c4-8c9d638ec2a6",
                                          "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:14:04.1827705",
                                      "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": "DSCQkroLp0y07Uzk8t/Tsw==",
                                      "labelPageLayoutGuid": "9290200d-0bba-4ca7-b4ed-4ce4f2dfd3b3",
                                      "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:14:04.1827705",
                                  "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": "bfH5VMO0k0eUsvBSwS3Pow==",
                                  "labelPageLayoutGuid": "54f9f16d-b4c3-4793-94b2-f052c12dcfa3",
                                  "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": "bqoOaNIyu0ynPqta+HLtJg==",
                            "pluGuid": "680eaa6e-32d2-4cbb-a73e-ab5af872ed26",
                            "newPrice": 1,
                            "pctDiscount": 1,
                            "newCost": 1,
                            "newCostDecimals": 6,
                            "dealCostIdentifier": "etV0gV3Kp0uI0iErMXk+0A==",
                            "dealCostGuid": "8174d57a-ca5d-4ba7-88d2-212b31793ed0",
                            "pluName": "sample string 7",
                            "apn": "sample string 8",
                            "fuelItem": true,
                            "priceGroupG_UID": "EbXnEzu7gE+Hepp8o64t8Q==",
                            "priceGroupGuid": "13e7b511-bb3b-4f80-877a-9a7ca3ae2df1",
                            "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:14:04.1827705",
                            "rrp": 26,
                            "campaignDescription": "sample string 27",
                            "campaignComboPriceGroupG_UID": "2GKEVURgjkS77vtkqHFbMA==",
                            "campaignComboPriceGroupIdentifier": "558462d8-6044-448e-bbee-fb64a8715b30",
                            "promotionPlacementDescription": "sample string 28",
                            "storeAcceptances": [
                              {
                                "$id": "51",
                                "plu": 1,
                                "pluG_UId": "QEA=",
                                "campaignID": 1,
                                "campaignName": "sample string 2",
                                "storeID": 3,
                                "acceptedUtc": "2025-06-14T06:14:04.1827705",
                                "operatorG_UID": "1yCYrA6gNkiBe7oKujnE1Q==",
                                "operatorGuid": "ac9820d7-a00e-4836-817b-ba0aba39c4d5",
                                "machineID": 1,
                                "processed": true,
                                "appliedUtc": "2025-06-14T06:14:04.1827705",
                                "signIqTicketFileMovedUtc": "2025-06-14T06:14:04.1827705",
                                "user": "sample string 6",
                                "campaignDescription": "sample string 7",
                                "productDesc": "sample string 8",
                                "storeName": "sample string 9",
                                "effectiveUtc": "2025-06-14T06:14:04.1827705",
                                "priceChangeType": 0,
                                "operatorName": "sample string 10",
                                "hostCampaign": true,
                                "product": {
                                  "$ref": "13"
                                },
                                "campaignPlu": {
                                  "$ref": "50"
                                }
                              },
                              {
                                "$ref": "51"
                              }
                            ],
                            "campaign": {
                              "$id": "52",
                              "id": 1,
                              "storeID": 2,
                              "name": "15df8dcd-76e8-40db-995e-e4d2eee1e8f6",
                              "nameGuid": "15df8dcd-76e8-40db-995e-e4d2eee1e8f6",
                              "description": "sample string 4",
                              "showDiscounts": true,
                              "showTotals": true,
                              "onlyEvaluateOnSubtotal": true,
                              "useDescription": true,
                              "campaignType": 1,
                              "startDate": "2025-06-14T06:14:04.1827705",
                              "startTime": 1,
                              "endDate": "2025-06-14T06:14:04.1827705",
                              "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:14:04.1827705",
                              "system": true,
                              "created": "2025-06-14T06:14:04.1827705",
                              "updated": "2025-06-14T06:14:04.1827705",
                              "priceChangeNotifiedUtc": "2025-06-14T06:14:04.1827705",
                              "promoType": 1,
                              "promotionTypeCode": "sample string 13",
                              "hostIdentifier": "U1clnotgZESE5xK8s2gLsg==",
                              "hostIdentifierGuid": "9e255753-608b-4464-84e7-12bcb3680bb2",
                              "hostType": 14,
                              "createdByUser": "sample string 15",
                              "fromHost": true,
                              "deleted": true,
                              "campaignDeleted": "2025-06-14T06:14:04.1827705",
                              "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": "xYQCjm+NLUmCMy7ko0W41A==",
                                  "pluGuid": "8e0284c5-8d6f-492d-8233-2ee4a345b8d4",
                                  "hostOfferID": 1,
                                  "priceGroupG_UID": "hQFaLw8mcUGKhaxpDOwKdg==",
                                  "priceGroupGuid": "2f5a0185-260f-4171-8a85-ac690cec0a76",
                                  "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:14:04.1827705",
                                  "rrp": 17,
                                  "campaignDescription": "sample string 18",
                                  "product": {
                                    "$ref": "13"
                                  },
                                  "campaign": {
                                    "$ref": "52"
                                  }
                                },
                                {
                                  "$ref": "53"
                                }
                              ],
                              "sellingRules": [
                                {
                                  "$id": "54",
                                  "id": 1,
                                  "identifier": "0cfHqE5CN0S9K+X0xdTW7w==",
                                  "identifierStr": "0cfHqE5CN0S9K+X0xdTW7w==",
                                  "identifierGuid": "a8c7c7d1-424e-4437-bd2b-e5f4c5d4d6ef",
                                  "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": "wuXgKDWn7keFtWnm5DEDlw==",
                                  "customerIDGuid": "28e0e5c2-a735-47ee-85b5-69e6e4310397",
                                  "campaign": {
                                    "$ref": "52"
                                  },
                                  "customer": {
                                    "$id": "56",
                                    "identifier": "aw7qblSsmk6bYDTOCfoA1Q==",
                                    "identifierGuid": "6eea0e6b-ac54-4e9a-9b60-34ce09fa00d5",
                                    "code": "sample string 2",
                                    "familyName": "sample string 3",
                                    "givenName": "sample string 4",
                                    "otherName": "sample string 5",
                                    "title": "sample string 6",
                                    "dateOfBirth": "2025-06-14T06:14:04.1827705",
                                    "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": "kOCvw4mL/Em4PAXtnCF+Dg==",
                                    "communityIdentifierGuid": "c3afe090-8b89-49fc-b83c-05ed9c217e0e",
                                    "joined": "2025-06-14T06:14:04.1827705",
                                    "updated": "2025-06-14T06:14:04.1827705",
                                    "active": true,
                                    "reasonInactive": 1,
                                    "groupCustomer": true,
                                    "loyaltyPoints": 1,
                                    "homeStoreID": 1,
                                    "availableSpend": 1,
                                    "priceLevelIdentifier": "1AQBaBYkOUigExzXTg2l2A==",
                                    "priceLevelIdentifierGuid": "680104d4-2416-4839-a013-1cd74e0da5d8",
                                    "marketingID": "sample string 18",
                                    "hidden": true,
                                    "registered": true,
                                    "registeredOn": "2025-06-14T06:14:04.1827705",
                                    "emailMarketing": true,
                                    "smsMarketing": true,
                                    "deleted": true,
                                    "deletedUser": "sample string 24",
                                    "homeStoreName": "sample string 25",
                                    "customerCards": [
                                      {
                                        "$id": "57",
                                        "cardType": 2,
                                        "issueDate": "2025-06-14T06:14:04.1827705",
                                        "expiry": "2025-06-14T06:14:04.1827705",
                                        "customerID": "5JtPiNfpNUOLQEb+1sZwOw==",
                                        "customerIDGuid": "884f9be4-e9d7-4335-8b40-46fed6c6703b",
                                        "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:14:04.1827705",
                                        "linkedAccount": "ip3ArOif/EqPthb169lyoA==",
                                        "linkedAccountGuid": "acc09d8a-9fe8-4afc-8fb6-16f5ebd972a0",
                                        "currentValueChanged": true,
                                        "limitsChanged": true,
                                        "customer": {
                                          "$ref": "56"
                                        },
                                        "account": {
                                          "$id": "58",
                                          "id": 1,
                                          "identifier": "o02teSXDSk2n8C+wOiOkVw==",
                                          "identifierGuid": "79ad4da3-c325-4d4a-a7f0-2fb03a23a457",
                                          "referenceNo": "sample string 3",
                                          "name": "sample string 4",
                                          "created": "2025-06-14T06:14:04.1827705",
                                          "owner": "m1nQiueS7EOmR2k/iR3nKA==",
                                          "ownerGuid": "8ad0599b-92e7-43ec-a647-693f891de728",
                                          "accountStoreGroupIdentifier": "8Demqbkcs0qECHsh+ZuFbg==",
                                          "accountStoreGroupGuid": "a9a637f0-1cb9-4ab3-8408-7b21f99b856e",
                                          "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:14:04.1827705",
                                          "active": true,
                                          "updated": "2025-06-14T06:14:04.1827705",
                                          "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": "n/yXUgFxhEGOMbJ3GQmE0A==",
                                              "identifierGuid": "5297fc9f-7101-4184-8e31-b277190984d0",
                                              "name": "sample string 2",
                                              "primaryContact": "0+gfyG97GkaKpCUOIwKENw==",
                                              "primaryContactGuid": "c81fe8d3-7b6f-461a-8aa4-250e23028437",
                                              "accountID": "T/tRLo5gO0qEKutQsk+yMQ==",
                                              "accountIDGuid": "2e51fb4f-608e-4a3b-842a-eb50b24fb231",
                                              "special": true,
                                              "updated": "2025-06-14T06:14:04.1827705",
                                              "active": true,
                                              "reasonInactive": 1,
                                              "priceLevelIdentifier": "9SNtGaevF0GnPdJ/lpulwA==",
                                              "priceLevelIdentifierGuid": "196d23f5-afa7-4117-a73d-d27f969ba5c0",
                                              "deleted": true,
                                              "account": {
                                                "$ref": "58"
                                              },
                                              "primaryContactCustomer": {
                                                "$ref": "56"
                                              },
                                              "customerGroupMembers": [
                                                {
                                                  "$id": "61",
                                                  "id": 1,
                                                  "groupID": "DwA+gli+QEiPTrB28FolHw==",
                                                  "groupIDGuid": "823e000f-be58-4840-8f4e-b076f05a251f",
                                                  "customerID": "N0vTBWEXTU+fAq5tsezqOA==",
                                                  "customerIDGuid": "05d34b37-1761-4f4d-9f02-ae6db1ecea38",
                                                  "card": "sample string 4",
                                                  "linkedAccount": "XI6rSfLEakuUBenA0zr8EA==",
                                                  "linkedAccountGuid": "49ab8e5c-c4f2-4b6a-9405-e9c0d33afc10",
                                                  "customer": {
                                                    "$ref": "56"
                                                  },
                                                  "group": {
                                                    "$ref": "60"
                                                  },
                                                  "customerCard": {
                                                    "$ref": "57"
                                                  }
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ]
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ]
                                        },
                                        "payments": [
                                          {
                                            "$id": "62",
                                            "id": 1,
                                            "identifier": "nOXtGEp8XEy7Y/rM5cCYrA==",
                                            "identifierGuid": "18ede59c-7c4a-4c5c-bb63-facce5c098ac",
                                            "storeID": 2,
                                            "operatorName": "sample string 3",
                                            "saleHeaderID": 4,
                                            "paymentType": 5,
                                            "amount": 6,
                                            "account": "sample string 7",
                                            "accountID": "0N6Vgivk/kmOcbuqA4Tz6w==",
                                            "accountIDGuid": "8295ded0-e42b-49fe-8e71-bbaa0384f3eb",
                                            "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:14:04.1827705",
                                            "invRocNo": "sample string 14",
                                            "responseCode": "sample string 15",
                                            "cashout": 1,
                                            "tip": 16,
                                            "idempotentVoid": "GsQ9TSyjX06jblhTCd1vpQ==",
                                            "idempotentVoidGuid": "4d3dc41a-a32c-4e5f-a36e-585309dd6fa5",
                                            "offline": true,
                                            "processed": 1,
                                            "storeSaleHeader": {
                                              "$id": "63",
                                              "saleHeaderID": 1,
                                              "saleHeaderGuid": "T4xTvdQ85UC3nzTiHKg3+A==",
                                              "saleHeaderIdentifierGuid": "bd538c4f-3cd4-40e5-b79f-34e21ca837f8",
                                              "created": "2025-06-14T06:14:04.1827705",
                                              "createdLocal": "2025-06-14T06:14:04.1827705",
                                              "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:14:04.1827705",
                                              "storeID": 1,
                                              "operatorG_Uid": "dXpPIKv7Tk6zDfmmlqukBA==",
                                              "operatorGuid": "204f7a75-fbab-4e4e-b30d-f9a696aba404",
                                              "customerG_Uid": "dlpTOTr9+06qdAmoOjHdtA==",
                                              "customerGuid": "39535a76-fd3a-4efb-aa74-09a83a31ddb4",
                                              "communityIdentifier": "I3795ockakWwP5ysFaMftA==",
                                              "communityIdentifierGuid": "e6fd7e23-2487-456a-b03f-9cac15a31fb4",
                                              "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": "EZgEXpE7nkqrtZXeqR7kcg==",
                                              "priceLevelIdentifierGuid": "5e049811-3b91-4a9e-abb5-95dea91ee472",
                                              "locked": 36,
                                              "relationChecksum": "sample string 37",
                                              "loyaltyTender": 1,
                                              "giftCardTender": 1,
                                              "operator": {
                                                "$ref": "2"
                                              },
                                              "customer": {
                                                "$ref": "56"
                                              },
                                              "communityOrganisation": {
                                                "$id": "64",
                                                "id": 1,
                                                "identifier": "nwgD4H6Md0C6AGE8Eo/viQ==",
                                                "identifierGuid": "e003089f-8c7e-4077-ba00-613c128fef89",
                                                "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:14:04.1827705",
                                                "deleted": true
                                              },
                                              "details": [
                                                {
                                                  "$id": "65",
                                                  "saleItemID": 1,
                                                  "identifier": "38twe7HMNkO5U/1TDU4Dqg==",
                                                  "identifierGuid": "7b70cbdf-ccb1-4336-b953-fd530d4e03aa",
                                                  "saleHeaderID": 2,
                                                  "plu": 1,
                                                  "pluG_UId": "Q2qhAik8t0OdYanaRCwusw==",
                                                  "pluGuid": "02a16a43-3c29-43b7-9d61-a9da442c2eb3",
                                                  "accountID": "xqeW9dMTm0iJQdCGjVzc+w==",
                                                  "accountIDGuid": "f596a7c6-13d3-489b-8941-d0868d5cdcfb",
                                                  "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:14:04.1827705",
                                                  "bestOrExpireType": 1,
                                                  "providerName": "sample string 11",
                                                  "refundG_UID": "O0Hkzri1vU2jbx5k7vnC2A==",
                                                  "refundGuid": "cee4413b-b5b8-4dbd-a36f-1e64eef9c2d8",
                                                  "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": "JE2Ko/ty60ajx2Nv1gpIqw==",
                                                  "idempotentVoidGuid": "a38a4d24-72fb-46eb-a3c7-636fd60a48ab",
                                                  "priceLevelIdentifier": "dkXgjx0MWU62U+Z6OaQEXA==",
                                                  "priceLevelIdentifierGuid": "8fe04576-0c1d-4e59-b653-e67a39a4045c",
                                                  "productName": "sample string 23",
                                                  "apn": "sample string 24",
                                                  "unknownScans": [
                                                    {
                                                      "$id": "66",
                                                      "id": 1,
                                                      "saleDetailID": 2,
                                                      "storeID": 1,
                                                      "scanned": "2025-06-14T06:14:04.1827705",
                                                      "operatorG_UID": "QEA=",
                                                      "barcode": "sample string 4",
                                                      "processed": 1
                                                    },
                                                    {
                                                      "$ref": "66"
                                                    }
                                                  ],
                                                  "refund": {
                                                    "$id": "67",
                                                    "id": 1,
                                                    "g_UID": "a9UjQwZ3q0m1ThOpetTYLQ==",
                                                    "guid": "4323d56b-7706-49ab-b54e-13a97ad4d82d",
                                                    "description": "sample string 1",
                                                    "dumped": true,
                                                    "inventoryReasonID": 1,
                                                    "sortOrder": 1,
                                                    "updated": "2025-06-14T06:14:04.1827705"
                                                  },
                                                  "modifier": {
                                                    "$id": "68",
                                                    "id": 1,
                                                    "setG_UID": "70iVjeD1T0Wc/vgl+YI5Gw==",
                                                    "modifierSetGuid": "8d9548ef-f5e0-454f-9cfe-f825f982391b",
                                                    "name": "sample string 2",
                                                    "price": 1,
                                                    "quantity": 1,
                                                    "modifierType": 1,
                                                    "groupNumber": 1,
                                                    "pageNumber": 1,
                                                    "controlOrder": 1,
                                                    "printToStation": true,
                                                    "pluG_UID": "nOsaNvoo2Eybo3+7X6bAbg==",
                                                    "pluGuid": "361aeb9c-28fa-4cd8-9ba3-7fbb5fa6c06e",
                                                    "deleted": true,
                                                    "g_UID": "lA5Pky0D2k+HoI6aft+kKA==",
                                                    "guid": "934f0e94-032d-4fda-87a0-8e9a7edfa428",
                                                    "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": "t9vngK1jQUeRSlzqVd7GxQ==",
                                                  "pluGuid": "80e7dbb7-63ad-4741-914a-5cea55dec6c5",
                                                  "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:14:04.1827705",
                                                  "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:14:04.1827705",
                                                  "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": "t50pmfsHgEGcnln6xXB+1A==",
                                                  "pluGuid": "99299db7-07fb-4180-9c9e-59fac5707ed4",
                                                  "accountID": "rngKffilwk6ag1glWESQNQ==",
                                                  "accountIDGuid": "7d0a78ae-a5f8-4ec2-9a83-582558449035",
                                                  "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:14:04.1827705",
                                                  "bestOrExpireType": 1,
                                                  "refundG_UID": "7bQDrOlsIUamny3nBWCEGw==",
                                                  "refundGuid": "ac03b4ed-6ce9-4621-a69f-2de70560841b",
                                                  "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": "I1fsM2VojEWtqRn47j/YtA==",
                                                  "identifierGuid": "33ec5723-6865-458c-ada9-19f8ee3fd8b4",
                                                  "id": 1,
                                                  "orderNo": 2,
                                                  "externalSaleIdentifier": "sample string 3",
                                                  "storeID": 4,
                                                  "zoneID": 5,
                                                  "deptNo": 6,
                                                  "customerIdentifier": "mwqd1a0MrUGO6pLMWiIb7A==",
                                                  "customerIdentifierGuid": "d59d0a9b-0cad-41ad-8eea-92cc5a221bec",
                                                  "operatorNo": 1,
                                                  "operatorG_UID": "hquJCCtB2UqrRy2QMn110w==",
                                                  "operatorGuid": "0889ab86-412b-4ad9-ab47-2d90327d75d3",
                                                  "created": "2025-06-14T06:14:04.1827705",
                                                  "ordered": "2025-06-14T06:14:04.1827705",
                                                  "started": "2025-06-14T06:14:04.1827705",
                                                  "completed": "2025-06-14T06:14:04.1827705",
                                                  "supplied": "2025-06-14T06:14:04.1827705",
                                                  "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": "Bz3EcT8ENUiYQCCQuLsAIA==",
                                                      "pluGuid": "71c43d07-043f-4835-9840-2090b8bb0020",
                                                      "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": "wWyyG7QT5UivzPuVqfglCg==",
                                                      "headerIdentifierGuid": "1bb26cc1-13b4-48e5-afcc-fb95a9f8250a",
                                                      "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": "8cyIL3e+H0OJVb7w5fCIrg==",
                                                  "surveyGuid": "2f88ccf1-be77-431f-8955-bef0e5f088ae",
                                                  "saleHeaderGuid": "P7B2mnsiA0qBiKj0ZsaB4g==",
                                                  "saleGuid": "9a76b03f-227b-4a03-8188-a8f466c681e2",
                                                  "textResponse": "sample string 1",
                                                  "integerResponse": 1,
                                                  "g_UIDResponse": "qlObGW1NlE6aJDRFzZF4rg==",
                                                  "guidResponse": "199b53aa-4d6d-4e94-9a24-3445cd9178ae",
                                                  "whoAnswered": 2,
                                                  "answeredAtUTC": "2025-06-14T06:14:04.1827705",
                                                  "sale": {
                                                    "$ref": "63"
                                                  },
                                                  "survey": {
                                                    "$id": "77",
                                                    "g_UID": "/tztHfIrNkWvRV35QdHOLg==",
                                                    "guid": "1deddcfe-2bf2-4536-af45-5df941d1ce2e",
                                                    "name": "sample string 1",
                                                    "storeID": 2,
                                                    "zoneID": 1,
                                                    "checkoutFormG_UID": "bAjcyeCVmEO4ZzyE0v2MoA==",
                                                    "checkoutFormGuid": "c9dc086c-95e0-4398-b867-3c84d2fd8ca0",
                                                    "displayToWho": 3,
                                                    "displayWhen": 4,
                                                    "start": "2025-06-14T06:14:04.1827705",
                                                    "end": "2025-06-14T06:14:04.1827705",
                                                    "deleted": true,
                                                    "updated": "2025-06-14T06:14:04.1827705",
                                                    "possibleIntegerResponses": [
                                                      1,
                                                      2
                                                    ],
                                                    "possibleTextResponses": [
                                                      "sample string 1",
                                                      "sample string 2"
                                                    ],
                                                    "possibleGuidResponses": [
                                                      "9b9072b6-13bb-4749-a4ed-2792881c9f3e",
                                                      "e3227758-87b3-43d7-81fb-0c83ddb9a03c"
                                                    ],
                                                    "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": "TmpwDGMYhUeNePpuGg8SCg==",
                                              "accountIdentifier": "0c706a4e-1863-4785-8d78-fa6e1a0f120a",
                                              "accountName": "sample string 42",
                                              "customerOrderIdentifier": "moqfCvKLikOv/AI9rFnf5A==",
                                              "customerOrderIdentifierGuid": "0a9f8a9a-8bf2-438a-affc-023dac59dfe4",
                                              "priceLevelName": "sample string 43",
                                              "revision": 44,
                                              "ingressId": "sample string 45"
                                            },
                                            "metadata": {
                                              "$id": "78",
                                              "id": 1,
                                              "paymentID": 2,
                                              "paymentIdentifier": "lqKqaB44hESHHAbEhqRw3Q==",
                                              "paymentIdentifierGuid": "68aaa296-381e-4484-871c-06c486a470dd",
                                              "identifier": "ofkjFTuvSkqN30bFA6YWUQ==",
                                              "identifierGuid": "1523f9a1-af3b-4a4a-8ddf-46c503a61651",
                                              "metadata": "sample string 3",
                                              "signatureImage": "QEA=",
                                              "itemIdentifier": "p2bVRmsszUuB237lcec0Fg==",
                                              "itemIdentifierGuid": "46d566a7-2c6b-4bcd-81db-7ee571e73416"
                                            }
                                          },
                                          {
                                            "$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": "Z4tHzul/XkSP8KVFJNWj7Q==",
                                        "customerIdentifierGuid": "ce478b67-7fe9-445e-8ff0-a54524d5a3ed",
                                        "voucherName": "sample string 2",
                                        "count": 3,
                                        "storeID": 4,
                                        "barcode": "sample string 5",
                                        "redeemCount": 6,
                                        "issueCount": 7,
                                        "storeSalePaymentID": 1,
                                        "idempotentID": "r/Q9FiiBjkenteiVXoTj3Q==",
                                        "idempotentGuid": "163df4af-8128-478e-a7b5-e8955e84e3dd",
                                        "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:14:04.1827705",
                                          "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:14:04.1827705",
                                            "labelPageLayout": "20m+Aj0FB06n3oCnVKYNaQ==",
                                            "pageLayoutGuid": "02be49db-053d-4e07-a7de-80a754a60d69",
                                            "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:14:04.1827705"
                                              },
                                              {
                                                "$ref": "83"
                                              }
                                            ]
                                          },
                                          "customerVouchers": [
                                            {
                                              "$id": "84",
                                              "id": 1,
                                              "customerIdentifier": "0TChu2V4AEO7sux9iT4HVw==",
                                              "customerIdentifierGuid": "bba130d1-7865-4300-bbb2-ec7d893e0757",
                                              "voucherID": 3,
                                              "voucherName": "sample string 4",
                                              "storeID": 1,
                                              "barcode": "sample string 5",
                                              "dateOfIssue": "2025-06-14T06:14:04.1827705",
                                              "issuedSaleHeaderID": 1,
                                              "issuedSaleIdentifier": "sample string 7",
                                              "issuedOfflinePaymentID": 1,
                                              "issuedIdempotentID": "4xRzNpGK9UG5KBn40qLOvg==",
                                              "issuedIdempotentGuid": "367314e3-8a91-41f5-b928-19f8d2a2cebe",
                                              "issuedOffline": true,
                                              "issuedUser": "sample string 9",
                                              "issuedNotes": "sample string 10",
                                              "expiryDate": "2025-06-14T06:14:04.1827705",
                                              "expiredUser": "sample string 11",
                                              "expiredNotes": "sample string 12",
                                              "redeemed": "2025-06-14T06:14:04.1827705",
                                              "redeemedSaleHeaderID": 1,
                                              "redeemedSaleIdentifier": "sample string 13",
                                              "redeemedOfflinePaymentID": 1,
                                              "redeemedIdempotentID": "QPY1rZSUe0+4LDspPkqVAg==",
                                              "redeemedIdempotentGuid": "ad35f640-9494-4f7b-b82c-3b293e4a9502",
                                              "redeemedUser": "sample string 14",
                                              "redeemedNotes": "sample string 15",
                                              "redeemedOffline": true,
                                              "updated": "2025-06-14T06:14:04.1827705",
                                              "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": "BSHGVtyeCUOWyiH4yVaU2g==",
                                  "groupIDGuid": "56c62105-9edc-4309-96ca-21f8c95694da",
                                  "campaign": {
                                    "$ref": "52"
                                  },
                                  "group": {
                                    "$ref": "60"
                                  }
                                },
                                {
                                  "$ref": "85"
                                }
                              ],
                              "signIqTickets": [
                                {
                                  "$id": "86",
                                  "identifier": "kUNKCU4hkkib+2KsGq//GA==",
                                  "identifierGuid": "094a4391-214e-4892-9bfb-62ac1aafff18",
                                  "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": "VMNY1ZgQ4EOfGNv8FuQhDA==",
                                  "guid": "d558c354-1098-43e0-9f18-dbfc16e4210c",
                                  "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": "6O7MPt1g5Emx7SZ3mDpgTQ==",
                                      "groupGuid": "3ecceee8-60dd-49e4-b1ed-2677983a604d",
                                      "comboPriceType": 5,
                                      "priceType": 5,
                                      "pluG_UID": "mbakL7unAEWf2tkvMNHkkA==",
                                      "pluGuid": "2fa4b699-a7bb-4500-9fda-d92f30d1e490",
                                      "priceGroupG_UID": "oyJdSIGvpUmrXsQETbJ2dw==",
                                      "priceGroupGuid": "485d22a3-af81-49a5-ab5e-c4044db27677",
                                      "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": "0cl6m4A6LUOpRn5W4f9q/Q==",
                                  "priceLevelIdentifierGuid": "9b7ac9d1-3a80-432d-a946-7e56e1ff6afd",
                                  "campaignName": "sample string 3",
                                  "priceLevelName": "sample string 4"
                                },
                                {
                                  "$ref": "89"
                                }
                              ]
                            },
                            "product": {
                              "$ref": "13"
                            },
                            "dealCost": {
                              "$id": "90",
                              "headerIdentifier": "yeAeh9gTzkOpVeDEmBrpBQ==",
                              "headerIdentifierGuid": "871ee0c9-13d8-43ce-a955-e0c4981ae905",
                              "identifier": "zl4ROmjijUOv3DHkQ5WTew==",
                              "identifierGuid": "3a115ece-e268-438d-afdc-31e44395937b",
                              "supplierIdentifier": "yWQM+Gmlj0ycsMTISXaeaA==",
                              "supplierGuid": "f80c64c9-a569-4c8f-9cb0-c4c849769e68",
                              "pluG_UID": "eDvI2t0I7ECSIPYA8njCtA==",
                              "pluGuid": "dac83b78-08dd-40ec-9220-f600f278c2b4",
                              "campaignName": "fdec5fc8-f37b-4a2d-9e46-9d7805385432",
                              "description": "sample string 4",
                              "cost": 5,
                              "costDecimals": 6,
                              "start": "2025-06-14T06:14:04.1827705",
                              "end": "2025-06-14T06:14:04.1827705",
                              "type": 9,
                              "promoType": 10,
                              "bonusItemPLUG_UID": "1jtaq1sFnE2C43S11lhKYQ==",
                              "bonusItemPluGuid": "ab5a3bd6-055b-4d9c-82e3-74b5d6584a61",
                              "bonusPurchaseUnits": 11,
                              "bonusReceiveUnits": 12,
                              "updated": "2025-06-14T06:14:04.1827705",
                              "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:14:04.1827705",
                              "campaignEndDate": "2025-06-14T06:14:04.1827705",
                              "masterPLUG_UID": "8/5LkxFTp0+fSsorEgkPFQ==",
                              "masterID": "934bfef3-5311-4fa7-9f4a-ca2b12090f15",
                              "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": "nnf+60mJ7EiIMUlNBUFiTA==",
                              "bonusMasterID": "ebfe779e-8949-48ec-8831-494d0541624c",
                              "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:14:04.1827705",
                          "dealCosts": [
                            {
                              "$ref": "90"
                            },
                            {
                              "$ref": "90"
                            }
                          ],
                          "tags": [
                            {
                              "$id": "91",
                              "pluG_UID": "dxBgYBzF/0eHzx8C83sH/g==",
                              "pluGuid": "60601077-c51c-47ff-87cf-1f02f37b07fe",
                              "tagID": 1,
                              "description": "sample string 1",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "91"
                            }
                          ],
                          "alternateProductG_UID": "P8TZz1iVXk62/IsF3IfO3g==",
                          "alternateProduct": "cfd9c43f-9558-4e5e-b6fc-8b05dc87cede",
                          "productHostCode": {
                            "$id": "92",
                            "id": 1,
                            "pluG_UID": "JGdmd3PltUOxvCD2Y3A7cA==",
                            "pluGuid": "77666724-e573-43b5-b1bc-20f663703b70",
                            "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:14:04.1827705",
                          "inventoryTracked": "2025-06-14T06:14:04.1827705",
                          "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": "xEz1o6JohEm9kbqPdcEl2Q==",
                        "supplierGuid": "a3f54cc4-68a2-4984-bd91-ba8f75c125d9",
                        "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": "L8KsUNmVvkSJPmvd66dRRQ==",
                        "supplierGuid": "50acc22f-95d9-44be-893e-6bddeba75145",
                        "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:14:04.1827705",
                        "deliveryDate": "2025-06-14T06:14:04.1827705",
                        "nextCutOffDate": "2025-06-14T06:14:04.1827705",
                        "nextDeliveryDate": "2025-06-14T06:14:04.1827705",
                        "nextDaysBuffer": 10
                      },
                      {
                        "$ref": "95"
                      }
                    ],
                    "store": {
                      "$ref": "4"
                    },
                    "updated": "2025-06-14T06:14:04.1827705",
                    "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:14:04.1827705",
                      "processed": "2025-06-14T06:14:04.1827705",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2025-06-14T06:14:04.1827705",
                      "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:14:04.1827705",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "96"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "98",
                      "id": 1,
                      "hostIdentifier": "0EmtF3Swr0qEZhkw9PRCkA==",
                      "hostIdentifierGuid": "17ad49d0-b074-4aaf-8466-1930f4f44290",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "55c36af5-9faf-4037-8d2f-64cb269d85e2",
                        "22b7581f-dd09-4874-81c6-bb7278d17162"
                      ]
                    },
                    {
                      "$ref": "98"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "6"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "99",
                      "identifier": "+Sd1DlKSs0yPTGFul80zPg==",
                      "identifierGuid": "0e7527f9-9252-4cb3-8f4c-616e97cd333e",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "99"
                    }
                  ],
                  "promoTypeGuids": [
                    "3c6786c8-2570-4685-b4f6-08a33567f901",
                    "b6e836b6-cdae-42f0-a580-5b1efd559f6e"
                  ],
                  "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:14:04.1827705",
                "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": "d137c412-2a48-4160-b004-ee6255df17e7",
            "updateStore": {
              "$id": "105",
              "id": "776e7420-c7fb-4c26-a5f6-38e8e21ebb9f",
              "name": "sample string 1",
              "lastActivity": "2025-06-14T06:14:04.1827705",
              "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:14:04.1827705"
            },
            "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:
PK�1�ZѸh��5xl/workbook.xml �(�����0��&�C����18q���{)�m�?ik��-%�x�3;��ԋqSō>j־r
!؊�(�/Ƃ���8�B��E�8J��o:�"�(q0� ��BZ�7�?,o�����
��Ը=���fO	�O2{��Dd��T�`�ERH3
�X`%�>48��U2�|����ʞ�=P|�XM���PK�1�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
�1�Z��P''_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="R451d9523c62147a3" /></Relationships>PK�1�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)+����PK�1�ZaA��Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;q��
�n)��q�ؖmh9[=R�P�Jm����h~OO��|���ަ�\Ї��X�A�l;���s�OK�m7EL�\ iń�ݚҠz�DȬC�:��IĔ��:�N�CZ�yE���Lr�:��j=(�[u���?����S�#����~J����s����/ղ�U)�B��u������ed^֒�^%_�Cez�}�>]z�4/�ԴfB�L֬���75z��/PK�1�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��PK�1�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-�1�ZѸh��5xl/workbook.xmlPK-�1�Z����	��[Content_Types].xmlPK-
�1�Z��P''U_rels/.relsPK-�1�Z�Mh͛�xl/worksheets/sheet1.xmlPK-�1�ZaA��P�xl/_rels/workbook.xml.relsPK-�1�ZЃc'2E
�xl/styles.xmlPK-�1�Z�za��|mxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PK�1�Z(0n�5xl/workbook.xml �(�����0D�&�C���(N\�z��VhK��|K	$޼��ξ�b2�ӓ���mI;�ǜ1�t��̈:성
|��Ō���4o�ڳ��Y�K�]'GG�?,7Z��u�^
J�Դ��)�f���2k��$l	��Ta�ETD�’�����ڒ)���.Yr�W!xzN�beo�����/PK�1�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
�1�ZB�d"''_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="R0e984ee8fbb041ae" /></Relationships>PK�1�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)+����PK�1�Z���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�I����ݰ���3N�&�e����G�
XEWb�������4����޾-39���-��Z�~�C��j�n�{�E�~��'qE����^����:v�q�1u�Bŀ�`��.e�-�.�C4JM��<-��`�j�я��A�C?%O�!�"Ȯoa/P�U�b�R��<B���eF����'2�5���Q�c��Uf����S����5���9V���JUW5z��/PK�1�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��PK�1�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-�1�Z(0n�5xl/workbook.xmlPK-�1�Z����	��[Content_Types].xmlPK-
�1�ZB�d"''U_rels/.relsPK-�1�Z�Mh͛�xl/worksheets/sheet1.xmlPK-�1�Z���P�xl/_rels/workbook.xml.relsPK-�1�ZЃc'2E
�xl/styles.xmlPK-�1�Z�za��|mxl/sharedStrings.xmlPK��