GET api/operator/{number}/find

Search for operator using operator number

Request Information

URI Parameters

NameDescriptionTypeAdditional information
number

Operator Number to check

integer

Required

Body Parameters

None.

Response Information

Resource Description

Matching operator

Operator
NameDescriptionTypeAdditional information
ID

Local ID

integer

None.

G_Uid

GUID data

Collection of byte

None.

Guid

globally unique identifier

None.

OperatorNumber

Used with number and PIN login

integer

None.

ShortName

string

String length: inclusive between 0 and 60

FirstName

string

String length: inclusive between 0 and 60

LastName

string

String length: inclusive between 0 and 60

Password

Password MD5 hash

string

String length: inclusive between 0 and 60

HasPassword

Operator has a password

boolean

None.

PasswordText

string

None.

RFIDTagID

string

String length: inclusive between 0 and 40

BlueprintID

integer

None.

GroupID

integer

None.

GroupName

string

None.

ManagerGroupID

integer

None.

ManagerGroupName

string

None.

ZoneID

integer

None.

ZoneName

string

None.

LoggedIn

integer

None.

LastUsedIP

string

String length: inclusive between 0 and 15

Deleted

boolean

None.

Locked

boolean

None.

AllowOpenTill

boolean

None.

WebEmail

string

None.

SimpleOperatorType

LimitedOperatorType

None.

WebRole

string

None.

Updated

date

None.

PasswordResetRequired

boolean

None.

AlteredInStore

boolean

None.

StartShift

date

None.

EndShift

date

None.

MachineName

string

None.

DrawerID

integer

None.

Stores

Collection of OperatorStore

None.

Response Formats

application/json, text/json

Sample:
{
  "id": 1,
  "g_Uid": "sZwaxQzAz0qdBBnJwEMj5w==",
  "guid": "c51a9cb1-c00c-4acf-9d04-19c9c04323e7",
  "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-14T23:15:19.1949258",
  "passwordResetRequired": true,
  "alteredInStore": true,
  "startShift": "2025-06-14T23:15:19.1949258",
  "endShift": "2025-06-14T23:15:19.1949258",
  "machineName": "sample string 20",
  "drawerID": 1,
  "stores": [
    {
      "$id": "2",
      "operatorG_UID": "n+gYtxQ+8kOUTUlxIHD6/w==",
      "operatorGuid": "b718e89f-3e14-43f2-944d-49712070faff",
      "storeID": 2,
      "operator": {
        "$ref": "1"
      },
      "store": {
        "$id": "3",
        "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-14T23:15:19.1949258",
        "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": "bbWh/9w+VkGuwEHQ1BEkKQ==",
        "hostIdentifierGuid": "ffa1b56d-3edc-4156-aec0-41d0d4112429",
        "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-14T23:15:19.1949258",
        "priceZoneName": "sample string 51",
        "storeFuelConfigured": true,
        "shippingAddressCopied": true,
        "shippingAddress": {
          "$id": "4",
          "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": "4"
        },
        "hostStoreSettings": [
          {
            "$id": "5",
            "id": 1,
            "hostIdentifier": "WN0Dl66es0KBUBX7R/qE3g==",
            "hostIdentifierGuid": "9703dd58-9eae-42b3-8150-15fb47fa84de",
            "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": "6",
              "identifier": "To9U/9UV1kuT5vVfmM3QVA==",
              "identifierGuid": "ff548f4e-15d5-4bd6-93e6-f55f98cdd054",
              "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": "BbK81nR4a0SEgiz86IhGIw==",
              "hostSupplierIdentifierGuid": "d6bcb205-7874-446b-8482-2cfce8884623",
              "loyaltyPriceLevelIdentifier": "j2rI3CQTI0ihmqX1hUkEGg==",
              "loyaltyPriceLevelIdentifierGuid": "dcc86a8f-1324-4823-a19a-a5f58549041a",
              "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-14T23:15:19.1949258",
              "lastProcessed": "2025-06-14T23:15:19.1949258",
              "hold": true,
              "supplierName": "sample string 35",
              "supplier": {
                "$id": "7",
                "identifier": "s1o74c5pmEmgdrQqi3r6HQ==",
                "identifierGuid": "e13b5ab3-69ce-4998-a076-b42a8b7afa1d",
                "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": "NQbrV0H2pUuQ9/5cEr9Wxw==",
                "primaryContactID": "57eb0635-f641-4ba5-90f7-fe5c12bf56c7",
                "storeID": 1,
                "abn": "sample string 16",
                "supplierGroupIdentifier": "uxXvkTILcUOn14I0I2mSnA==",
                "supplierGroupGuid": "91ef15bb-0b32-4371-a7d7-82342369929c",
                "rebate": 1.0,
                "rebateType": 1,
                "rebateFrequency": 1,
                "rebateSource": 1,
                "rebateLastClaimed": "2025-06-14T23:15:19.1949258",
                "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": "8",
                  "id": "b9a27d37-44d4-4141-96ec-e3527f656888",
                  "identifier": "C51IU/O3TECNnqGBroMSLg==",
                  "identifierGuid": "53489d0b-b7f3-404c-8d9e-a181ae83122e",
                  "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": "9",
                    "supplierIdentifier": "qbpHgqYHzUG1jdZaDRuPog==",
                    "supplierIdentifierGuid": "8247baa9-07a6-41cd-b58d-d65a0d1b8fa2",
                    "contactGuid": "UDaKvAop+UGA0lhi7jQr3w==",
                    "contactID": "bc8a3650-290a-41f9-80d2-5862ee342bdf",
                    "contact": {
                      "$ref": "8"
                    },
                    "supplier": {
                      "$ref": "7"
                    }
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "products": [
                  {
                    "$id": "10",
                    "pluG_UID": "/PcrKt6u7kiXwM07vkxoGw==",
                    "pluGuid": "2a2bf7fc-aede-48ee-97c0-cd3bbe4c681b",
                    "supplierIdentifier": "PuryrDxPRECcP2r7AYifrQ==",
                    "supplierIdentifierGuid": "acf2ea3e-4f3c-4044-9c3f-6afb01889fad",
                    "cartonQuantity": 1,
                    "cartonQuantityChanged": true,
                    "productSize": "sample string 2",
                    "cigarettesPerSleeve": 1,
                    "randomWeight": true,
                    "piecesPerUnit": 4,
                    "averagePackSize": 5,
                    "effectiveDate": "2025-06-14T23:15:19.1949258",
                    "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-14T23:15:19.1949258",
                    "rebate": 1.0,
                    "rebateExclude": true,
                    "invoiceCodes": [
                      {
                        "$id": "11",
                        "pluG_UID": "mwLH22PoMk+Jgqn/m771cA==",
                        "pluGuid": "dbc7029b-e863-4f32-8982-a9ff9bbef570",
                        "supplierIdentifier": "ec6xR9QW1kSmapqqjAfmqA==",
                        "supplierIdentifierGuid": "47b1ce79-16d4-44d6-a66a-9aaa8c07e6a8",
                        "invoiceCode": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "storeIDs": [
                      1,
                      2
                    ],
                    "preferredSupplier": true,
                    "preferredRebateSupplier": true,
                    "supplierName": "sample string 40",
                    "salesMode": 41,
                    "orderPacked": true,
                    "active": true,
                    "price": 1,
                    "costGstPercent": 43,
                    "parentPluG_UID": "X1lqc3sxuUmPjJYi9RAmEQ==",
                    "parentPluGuid": "736a595f-317b-49b9-8f8c-9622f5102611",
                    "freight": 44.0,
                    "freightType": 1,
                    "product": {
                      "$id": "12",
                      "plu": 1,
                      "storeID": 1,
                      "masterPluG_UID": "QEA=",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "g_UId": "KbbbYoWHIEa9l8uKL4lGKQ==",
                      "guid": "62dbb629-8785-4620-bd97-cb8a2f894629",
                      "apn": "sample string 1",
                      "apnChanged": true,
                      "apnSwitched": true,
                      "barcode": "sample string 4",
                      "itemNumber": "sample string 5",
                      "itemNumberChanged": true,
                      "priceGroupG_UID": "1gtc+RoJLkWfrbl+AABnjA==",
                      "priceGroupGuid": "f95c0bd6-091a-452e-9fad-b97e0000678c",
                      "blueprintID": 1,
                      "lastCountedDate": "2025-06-14T23:15:19.1949258",
                      "externalID": "sample string 7",
                      "active": true,
                      "activated": "2025-06-14T23:15:19.1949258",
                      "pluCreated": "2025-06-14T23:15:19.1949258",
                      "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-14T23:15:19.1949258",
                      "lastManualUpdate": "2025-06-14T23:15:19.1949258",
                      "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-14T23:15:19.1949258",
                      "currentCostUpdated": "2025-06-14T23:15:19.1949258",
                      "costDecimals": 31,
                      "costChanged": true,
                      "dealCostIdentifier": "QEA=",
                      "excludeFromRebate": true,
                      "rebateOverride": 1,
                      "costCalcMethod": 1,
                      "costCalcMethodChanged": true,
                      "costEffectiveDate": "2025-06-14T23:15:19.1949258",
                      "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-14T23:15:19.1949258",
                      "posTare": 1,
                      "altPrice": 1.0,
                      "altPriceChanged": true,
                      "altPriceMode": 52,
                      "altPriceModeChanged": true,
                      "altPLUG_UID": "orVDxBEMWkyWZuaIIlhr4Q==",
                      "altPLUGuid": "c443b5a2-0c11-4c5a-9666-e68822586be1",
                      "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-14T23:15:19.1949258",
                      "labelLastPrice": 1,
                      "shelfPageLayoutG_UID": "TLhmtU0mUUOwnSubf+mDSg==",
                      "shelfPageLayoutGuid": "b566b84c-264d-4351-b09d-2b9b7fe9834a",
                      "talkerPageLayoutG_UID": "H3N10VaD+kmGp9HtzMFEkQ==",
                      "talkerPageLayoutGuid": "d175731f-8356-49fa-86a7-d1edccc14491",
                      "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": "Ztlyl5gDL0eUMk4clCqaPQ==",
                      "inventoryIdentifier": "9772d966-0398-472f-9432-4e1c942a9a3d",
                      "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": "FaLYID9pFkWX8e9Uc4x57A==",
                      "parentPluGuid": "20d8a215-693f-4516-97f1-ef54738c79ec",
                      "preferredHostVendor": 103,
                      "preferredHostChanged": true,
                      "code": "sample string 105",
                      "supplierIdentifier": "y/fKSEZM80SxQjBZsqZE9g==",
                      "supplierIdentifierGuid": "48caf7cb-4c46-44f3-b142-3059b2a644f6",
                      "supplierChanged": true,
                      "rebateSupplierIdentifier": "RRxXiflcaUicWIf1uCxzqA==",
                      "rebateSupplierIdentifierGuid": "89571c45-5cf9-4869-9c58-87f5b82c73a8",
                      "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-14T23:15:19.1949258",
                      "commodity": "sample string 120",
                      "businessPillar": "sample string 121",
                      "mscCommodity": "sample string 122",
                      "hostIdentifier": "VEpz3WAA+kupUc5d0BU1iQ==",
                      "hostIdentifierGuid": "dd734a54-0060-4bfa-a951-ce5dd0153589",
                      "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": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "store": {
                        "$ref": "3"
                      },
                      "storePrices": [
                        {
                          "$id": "13",
                          "pluG_UID": "eA2kzUNgIUqAjvYX5qixOg==",
                          "pluGuid": "cda40d78-6043-4a21-808e-f617e6a8b13a",
                          "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-14T23:15:19.1949258"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "currentPrices": {
                        "$id": "14",
                        "pluPrices": {
                          "$id": "15",
                          "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-14T23:15:19.1949258",
                          "priceChangeType": 0,
                          "costDecimals": 10
                        },
                        "normalPluPrices": {
                          "$ref": "15"
                        },
                        "winningCampaign": 1,
                        "winner": {
                          "$id": "16",
                          "campaignName": "sample string 1",
                          "campaignDescription": "sample string 2",
                          "startDate": "2025-06-14T23:15:19.1949258",
                          "startTime": 3,
                          "endDate": "2025-06-14T23:15:19.1949258",
                          "endTime": 4,
                          "newPrice": 5,
                          "newCost": 6,
                          "newCostDecimals": 7,
                          "pctDiscount": 8,
                          "promoType": 1,
                          "promotionTypeCode": "sample string 9",
                          "hostType": 10,
                          "hostIdentifier": "UHflKdg6MEWpByzkckm4Tg==",
                          "hostIdentifierGuid": "29e57750-3ad8-4530-a907-2ce47249b84e",
                          "storeNames": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "details": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ]
                      },
                      "tray": {
                        "$id": "17",
                        "g_UId": "KLkd5cThfU270sKx4lP6dA==",
                        "guid": "e51db928-e1c4-4d7d-bbd2-c2b1e253fa74",
                        "name": "sample string 1",
                        "number": 1,
                        "tare": 1
                      },
                      "priceGroup": {
                        "$id": "18",
                        "priceGroupG_UID": "f/yrCdVQhkai37DOUWDnSg==",
                        "priceGroupGuid": "09abfc7f-50d5-4686-a2df-b0ce5160e74a",
                        "name": "sample string 2",
                        "code": 1,
                        "modified": true,
                        "updated": "2025-06-14T23:15:19.1949258",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "number": 1,
                        "products": [
                          {
                            "$ref": "12"
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "productCount": 1
                      },
                      "priceGroupName": "sample string 145",
                      "nutrifacts": {
                        "$id": "19",
                        "pluG_UID": "loAONAoCMUmflTibgvN53g==",
                        "pluGuid": "340e8096-020a-4931-9f95-389b82f379de",
                        "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": "20",
                        "pluGuid": "682db859-1871-4441-ae69-6ab5aa9b457f",
                        "created": "2025-06-14T23:15:19.1949258",
                        "createdByUser": "sample string 1",
                        "activated": "2025-06-14T23:15:19.1949258",
                        "deactivated": "2025-06-14T23:15:19.1949258",
                        "lastOrdered": "2025-06-14T23:15:19.1949258",
                        "lastOrderedQty": 2.0,
                        "lastReceived": "2025-06-14T23:15:19.1949258",
                        "lastReceivedQty": 3.0,
                        "lastInvoiceStatus": 1,
                        "lastCounted": "2025-06-14T23:15:19.1949258",
                        "lastSold": "2025-06-14T23:15:19.1949258",
                        "firstSold": "2025-06-14T23:15:19.1949258",
                        "awsUpdated": "2025-06-14T23:15:19.1949258",
                        "lastManualUpdate": "2025-06-14T23:15:19.1949258",
                        "lastManualUpdatedByUser": "sample string 5",
                        "lastUpdated": "2025-06-14T23:15:19.1949258",
                        "lastUpdatedByUser": "sample string 7",
                        "lastUpdatedByHost": "2025-06-14T23:15:19.1949258",
                        "doNotRangeUpdated": "2025-06-14T23:15:19.1949258",
                        "doNotOrderUpdated": "2025-06-14T23:15:19.1949258",
                        "tracked": "2025-06-14T23:15:19.1949258"
                      },
                      "allergens": [
                        {
                          "$id": "21",
                          "allergenID": 1,
                          "pluG_UID": "DLPShWfWlkC+/TKNEcFQAw==",
                          "pluGuid": "85d2b30c-d667-4096-befd-328d11c15003",
                          "contains": 2,
                          "allergenName": "sample string 3",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "costs": {
                        "$id": "22",
                        "pluG_UID": "r0A2/yT/DUCnmn3jznGR3A==",
                        "pluGuid": "ff3640af-ff24-400d-a79a-7de3ce7191dc",
                        "enteredCost": 1,
                        "weightedAvgCost": 1,
                        "lastCost": 1,
                        "rawEnteredCost": 2,
                        "rawWeightedAvgCost": 3,
                        "rawLastCost": 4,
                        "freight": 5.0,
                        "freightType": 6,
                        "costDecimals": 7,
                        "fifoCost": 1,
                        "updated": "2025-06-14T23:15:19.1949258",
                        "normalCost": 1,
                        "currentCost": 1
                      },
                      "sales": [
                        {
                          "$id": "23",
                          "saleHeaderID": 1,
                          "created": "2025-06-14T23:15:19.1949258",
                          "createdLocal": "2025-06-14T23:15:19.1949258",
                          "storeID": 3,
                          "storeName": "sample string 4",
                          "operatorG_Uid": "ba2gjVztREy2PBln2WByAw==",
                          "operatorGuid": "8da0ad6d-ed5c-4c44-b63c-1967d9607203",
                          "operatorName": "sample string 5",
                          "tranType": 1,
                          "plu": 1,
                          "pluG_UId": "KhN+M3PEDUSPbMj+KXE/eQ==",
                          "pluGuid": "337e132a-c473-440d-8f6c-c8fe29713f79",
                          "normalPrice": 1,
                          "totalCents": 1,
                          "cost": 1,
                          "grossProfit": 1,
                          "quantity": 1,
                          "operator": {
                            "$ref": "1"
                          }
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "apns": [
                        {
                          "$id": "24",
                          "pluID": 1,
                          "pluG_UID": "ggIaI+RjJk6c7jETu1Us+Q==",
                          "pluGuid": "231a0282-63e4-4e26-9cee-3113bb552cf9",
                          "apn": "sample string 1",
                          "deleted": true,
                          "storeID": 1,
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tuns": [
                        {
                          "$id": "25",
                          "pluG_UId": "9F3zakbL6EuGP0sKHHXv+A==",
                          "pluGuid": "6af35df4-cb46-4be8-863f-4b0a1c75eff8",
                          "apn": "sample string 1",
                          "tun": "sample string 2",
                          "cartonQuantity": 3,
                          "product": {
                            "$ref": "12"
                          },
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "competitionPricing": [
                        {
                          "$id": "26",
                          "identifier": "T+V2HqzG3keDPnx7Myrzug==",
                          "identifierGuid": "1e76e54f-c6ac-47de-833e-7c7b332af3ba",
                          "pluG_UID": "vBKNMd6/PU2nKGglfE6iGQ==",
                          "pluGuid": "318d12bc-bfde-4d3d-a728-68257c4ea219",
                          "competitionID": 1,
                          "name": "sample string 2",
                          "sellMultiple": 3,
                          "retailPrice": 4,
                          "storeName": "sample string 5"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "supplier": {
                        "$ref": "7"
                      },
                      "supplierName": "sample string 146",
                      "children": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "ordering": {
                        "$ref": "10"
                      },
                      "flipChartPages": [
                        {
                          "$id": "27",
                          "identifier": "XKCBWKBCDkShde/S6Jzxyg==",
                          "groupName": "sample string 1",
                          "identifierGuid": "5881a05c-42a0-440e-a175-efd2e89cf1ca",
                          "exists": true,
                          "flipChartIdentifier": "CDnIXUKv5EKTzNG/74dxNg==",
                          "flipChartIdentifierGuid": "5dc83908-af42-42e4-93cc-d1bfef877136",
                          "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": "GPLiBGpLJk24tgrzGOnvHA==",
                          "groupIdentifierGuid": "04e2f218-4b6a-4d26-b8b6-0af318e9ef1c",
                          "flipChart": {
                            "$id": "28",
                            "identifier": "hwQabHQGPEmsVYZZwrvtsg==",
                            "identifierGuid": "6c1a0487-0674-493c-ac55-8659c2bbedb2",
                            "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": "29",
                              "identifier": "M2yNyBgbOUa9TNAjlzhlgA==",
                              "identifierGuid": "c88d6c33-1b18-4639-bd4c-d02397386580",
                              "name": "sample string 2",
                              "formType": "sample string 3",
                              "forms": [
                                {
                                  "$id": "30",
                                  "id": 1,
                                  "g_UID": "uUlBxjFExE2EWaZ4RkrACg==",
                                  "guid": "c64149b9-4431-4dc4-8459-a678464ac00a",
                                  "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": "tZj+mYZVEEKmuk3xdHmUFA==",
                                  "previousFormGuid": "99fe98b5-5586-4210-a6ba-4df174799414",
                                  "nextForm": 1,
                                  "nextFormG_UID": "Kp/u9yo93EaeQk5riYYipQ==",
                                  "nextFormGuid": "f7ee9f2a-3d2a-46dc-9e42-4e6b898622a5",
                                  "attributes": "sample string 10",
                                  "updated": "2025-06-14T23:15:19.1949258",
                                  "positioning": 1,
                                  "contentPanel": "sample string 11",
                                  "selectionMode": 1,
                                  "maximumSelections": 1,
                                  "alteredInStore": true,
                                  "deleted": true,
                                  "blueprintID": 1,
                                  "preserveLayout": true,
                                  "mainCheckoutFormName": "sample string 13",
                                  "nextCheckoutForm": {
                                    "$ref": "30"
                                  },
                                  "previousCheckoutForm": {
                                    "$ref": "30"
                                  },
                                  "buttons": [
                                    {
                                      "$id": "31",
                                      "id": 1,
                                      "checkoutFormID": 2,
                                      "checkoutFormG_UID": "sEnO4wU6REauEW2SyhNVjg==",
                                      "checkoutFormGuid": "e3ce49b0-3a05-4644-ae11-6d92ca13558e",
                                      "identifier": "AnS/ghQJqECiLd/NZW71EA==",
                                      "identifierGuid": "82bf7402-0914-40a8-a22d-dfcd656ef510",
                                      "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": "10LJhASbykOJmZl4k0PeYw==",
                                      "valueGuid": "84c942d7-9b04-43ca-8999-99789343de63",
                                      "buttonText": "sample string 10",
                                      "valueText": "sample string 11",
                                      "drawImageAndButton": true,
                                      "updated": "2025-06-14T23:15:19.1949258",
                                      "action": "sample string 12",
                                      "valueForm": {
                                        "$ref": "30"
                                      },
                                      "image": {
                                        "$id": "32",
                                        "name": "sample string 3.sample string 4",
                                        "imageID": 2,
                                        "imageName": "sample string 3",
                                        "imageExtension": "sample string 4",
                                        "lastUpdate": "2025-06-14T23:15:19.1949258",
                                        "imageData": "QEA=",
                                        "readOnly": true
                                      }
                                    },
                                    {
                                      "$ref": "31"
                                    }
                                  ],
                                  "panels": [
                                    {
                                      "$id": "33",
                                      "id": 1,
                                      "checkoutFormID": 2,
                                      "checkoutFormG_UID": "ex/sA5E23UK891JmdyOYyA==",
                                      "checkoutFormGuid": "03ec1f7b-3691-42dd-bcf7-5266772398c8",
                                      "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": "33"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "30"
                                }
                              ],
                              "panels": [
                                {
                                  "$ref": "33"
                                },
                                {
                                  "$ref": "33"
                                }
                              ]
                            },
                            "pages": [
                              {
                                "$ref": "27"
                              },
                              {
                                "$ref": "27"
                              }
                            ]
                          },
                          "contentPanel": {
                            "$ref": "33"
                          },
                          "products": [
                            {
                              "$id": "34",
                              "flipChartPageIdentifier": "XEwLpkqpQkKFaQXyKKCeHg==",
                              "flipChartPageIdentifierGuid": "a60b4c5c-a94a-4242-8569-05f228a09e1e",
                              "pluG_UID": "XINSetNKxEmfc/4pW5mgBA==",
                              "pluGuid": "7a52835c-4ad3-49c4-9f73-fe295b99a004",
                              "sortOrder": 3,
                              "sent": true,
                              "productChanged": true,
                              "productImageName": "sample string 6",
                              "productShowImageOnFlipCharts": true,
                              "productShowTextOnFlipCharts": true,
                              "productOverrideFlipChartText": true,
                              "productFlipChartText": "sample string 10",
                              "product": {
                                "$ref": "12"
                              },
                              "departmentSortOrder": 11,
                              "subDepartmentName": "sample string 12"
                            },
                            {
                              "$ref": "34"
                            }
                          ],
                          "productCount": 27,
                          "pages": [
                            {
                              "$ref": "27"
                            },
                            {
                              "$ref": "27"
                            }
                          ]
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "priceHistory": [
                        {
                          "$id": "35",
                          "pluG_UID": "+yd9Izl+4Umg8KobYTTp9w==",
                          "pluGuid": "237d27fb-7e39-49e1-a0f0-aa1b6134e9f7",
                          "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-14T23:15:19.1949258",
                          "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": "35"
                        }
                      ],
                      "ingredients": [
                        {
                          "$id": "36",
                          "pluG_UID": "UAls3nucj0en/FzA6vE9BQ==",
                          "ingredientGuid": "KoTxS4unGkWhsUFpklfrkA==",
                          "ingredientIdentifier": "4bf1842a-a78b-451a-a1b1-41699257eb90",
                          "quantity": 1.0,
                          "storeIDs": [
                            1,
                            2
                          ],
                          "ingredientText": "sample string 1",
                          "ingredient": {
                            "$ref": "12"
                          }
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "bins": [
                        {
                          "$id": "37",
                          "pluG_UID": "iHgBTia3VE+DxqETEDAsHg==",
                          "pluGuid": "4e017888-b726-4f54-83c6-a11310302c1e",
                          "shelfLocationIdentifier": "XFPNwkaIrkGDCdqM4jvSOA==",
                          "shelfLocationGuid": "c2cd535c-8846-41ae-8309-da8ce23bd238",
                          "labelShelfDefault": 1,
                          "labelTalkerDefault": 1,
                          "labelSmall": true,
                          "labelPageLayoutG_UID": "kFKYjmU+AU2YYGjvuxm5ig==",
                          "labelPageLayoutGuid": "8e985290-3e65-4d01-9860-68efbb19b98a",
                          "updated": "2025-06-14T23:15:19.1949258",
                          "electronicShelfLabelIdentifier": "sample string 5",
                          "electronicshelfLabelsConfigurationID": 6,
                          "labelShelfChanged": true,
                          "productName": "sample string 8",
                          "locationText": "sample string 9",
                          "product": {
                            "$ref": "12"
                          },
                          "location": {
                            "$id": "38",
                            "identifier": "xVMX8gtwgk+1fQjJelQbZw==",
                            "storeID": 1,
                            "identifierGuid": "f21753c5-700b-4f82-b57d-08c97a541b67",
                            "name": "sample string 2",
                            "haccp": true,
                            "blueprintID": 1,
                            "updated": "2025-06-14T23:15:19.1949258",
                            "minTemp": 1,
                            "maxTemp": 1,
                            "checkFrequency": 1,
                            "storeCaseConfiguration": 5,
                            "storeName": "sample string 6",
                            "bins": [
                              {
                                "$ref": "37"
                              },
                              {
                                "$ref": "37"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "bin": {
                        "$ref": "37"
                      },
                      "scaleLocations": [
                        {
                          "$id": "39",
                          "plu": 1,
                          "pluG_UID": "UhoZ20hzMU61G+DakipReA==",
                          "pluGuid": "db191a52-7348-4e31-b51b-e0da922a5178",
                          "deptNo": 1,
                          "product": {
                            "$ref": "12"
                          },
                          "scaleLocation": {
                            "$id": "40",
                            "id": 1,
                            "deptNo": 1,
                            "deptCode": "sample string 2",
                            "name": "sample string 3",
                            "enabled": true,
                            "updated": "2025-06-14T23:15:19.1949258",
                            "department": {
                              "$id": "41",
                              "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": "40"
                              },
                              "subDepartments": [
                                {
                                  "$id": "42",
                                  "id": 1,
                                  "departmentID": 2,
                                  "name": "sample string 3",
                                  "code": "sample string 4",
                                  "departmentCode": "sample string 5",
                                  "externalSales": true,
                                  "minorDepartments": [
                                    {
                                      "$id": "43",
                                      "id": 1,
                                      "subDepartmentID": 2,
                                      "departmentID": 3,
                                      "name": "sample string 4",
                                      "subDepartmentCode": "sample string 5",
                                      "departmentCode": "sample string 6",
                                      "code": "sample string 7",
                                      "lesserDepartments": [
                                        {
                                          "$id": "44",
                                          "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-14T23:15:19.1949258",
                                          "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": "XLJaNRw0PE+Iz6ufa+vX3A==",
                                          "labelPageLayoutGuid": "355ab25c-341c-4f3c-88cf-ab9f6bebd7dc",
                                          "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": "45",
                                            "dept": 1,
                                            "category": 2,
                                            "name": "sample string 3",
                                            "active": true,
                                            "mscCommodities": [
                                              {
                                                "$id": "46",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "name": "sample string 4",
                                                "active": true,
                                                "mscSubCommodities": [
                                                  {
                                                    "$id": "47",
                                                    "dept": 1,
                                                    "category": 2,
                                                    "commodity": 3,
                                                    "subCommodity": 4,
                                                    "name": "sample string 5",
                                                    "active": true,
                                                    "subCommodityCode": "sample string 7"
                                                  },
                                                  {
                                                    "$ref": "47"
                                                  }
                                                ],
                                                "commodityCode": "sample string 6"
                                              },
                                              {
                                                "$ref": "46"
                                              }
                                            ],
                                            "categoryCode": "sample string 5"
                                          },
                                          "mscCom": {
                                            "$ref": "46"
                                          },
                                          "mscDep": {
                                            "$id": "48",
                                            "dept": 1,
                                            "name": "sample string 2",
                                            "active": true,
                                            "mscCategories": [
                                              {
                                                "$ref": "45"
                                              },
                                              {
                                                "$ref": "45"
                                              }
                                            ],
                                            "deptCode": "sample string 4"
                                          },
                                          "mscSubCom": {
                                            "$ref": "47"
                                          }
                                        },
                                        {
                                          "$ref": "44"
                                        }
                                      ],
                                      "updated": "2025-06-14T23:15:19.1949258",
                                      "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": "swxwnJPUYk2zpaMKwHTCjw==",
                                      "labelPageLayoutGuid": "9c700cb3-d493-4d62-b3a5-a30ac074c28f",
                                      "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": "45"
                                      },
                                      "mscCom": {
                                        "$ref": "46"
                                      },
                                      "mscDep": {
                                        "$ref": "48"
                                      },
                                      "mscSubCom": {
                                        "$ref": "47"
                                      }
                                    },
                                    {
                                      "$ref": "43"
                                    }
                                  ],
                                  "investmentBuyOverride": true,
                                  "updated": "2025-06-14T23:15:19.1949258",
                                  "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": "d4hAbIfTyUe5/v6qdnLR3g==",
                                  "labelPageLayoutGuid": "6c408877-d387-47c9-b9fe-feaa7672d1de",
                                  "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": "45"
                                  },
                                  "mscCom": {
                                    "$ref": "46"
                                  },
                                  "mscDep": {
                                    "$ref": "48"
                                  },
                                  "mscSubCom": {
                                    "$ref": "47"
                                  }
                                },
                                {
                                  "$ref": "42"
                                }
                              ],
                              "stores": [
                                1,
                                2
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2025-06-14T23:15:19.1949258",
                              "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": "hvhov2iUIUe5NZ6rf8iPgg==",
                              "labelPageLayoutGuid": "bf68f886-9468-4721-b935-9eab7fc88f82",
                              "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": "45"
                              },
                              "mscCom": {
                                "$ref": "46"
                              },
                              "mscDep": {
                                "$ref": "48"
                              },
                              "mscSubCom": {
                                "$ref": "47"
                              }
                            }
                          }
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "nextPrice": {
                        "$id": "49",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "plu": 1,
                        "hostOfferID": 1,
                        "metcashPromotionID": "sample string 4",
                        "metcashPromotionPlacement": "sample string 5",
                        "pluG_UID": "dqPKFIyrBkiOkVHqz3gVag==",
                        "pluGuid": "14caa376-ab8c-4806-8e91-51eacf78156a",
                        "newPrice": 1,
                        "pctDiscount": 1,
                        "newCost": 1,
                        "newCostDecimals": 6,
                        "dealCostIdentifier": "GP9fqAUY6UKckyYs+YLJ+Q==",
                        "dealCostGuid": "a85fff18-1805-42e9-9c93-262cf982c9f9",
                        "pluName": "sample string 7",
                        "apn": "sample string 8",
                        "fuelItem": true,
                        "priceGroupG_UID": "GmzisHTgBkKkr6DqOsx94w==",
                        "priceGroupGuid": "b0e26c1a-e074-4206-a4af-a0ea3acc7de3",
                        "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-14T23:15:19.1949258",
                        "rrp": 26,
                        "campaignDescription": "sample string 27",
                        "campaignComboPriceGroupG_UID": "thcJtBz9v02AM5H5fA8gOA==",
                        "campaignComboPriceGroupIdentifier": "b40917b6-fd1c-4dbf-8033-91f97c0f2038",
                        "promotionPlacementDescription": "sample string 28",
                        "storeAcceptances": [
                          {
                            "$id": "50",
                            "plu": 1,
                            "pluG_UId": "QEA=",
                            "campaignID": 1,
                            "campaignName": "sample string 2",
                            "storeID": 3,
                            "acceptedUtc": "2025-06-14T23:15:19.1949258",
                            "operatorG_UID": "hZL5jb5RfUGggDN8fFMuuA==",
                            "operatorGuid": "8df99285-51be-417d-a080-337c7c532eb8",
                            "machineID": 1,
                            "processed": true,
                            "appliedUtc": "2025-06-14T23:15:19.1949258",
                            "signIqTicketFileMovedUtc": "2025-06-14T23:15:19.1949258",
                            "user": "sample string 6",
                            "campaignDescription": "sample string 7",
                            "productDesc": "sample string 8",
                            "storeName": "sample string 9",
                            "effectiveUtc": "2025-06-14T23:15:19.1949258",
                            "priceChangeType": 0,
                            "operatorName": "sample string 10",
                            "hostCampaign": true,
                            "product": {
                              "$ref": "12"
                            },
                            "campaignPlu": {
                              "$ref": "49"
                            }
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "campaign": {
                          "$id": "51",
                          "id": 1,
                          "storeID": 2,
                          "name": "92749110-ece2-4102-ac90-ed79458dd585",
                          "nameGuid": "92749110-ece2-4102-ac90-ed79458dd585",
                          "description": "sample string 4",
                          "showDiscounts": true,
                          "showTotals": true,
                          "onlyEvaluateOnSubtotal": true,
                          "useDescription": true,
                          "campaignType": 1,
                          "startDate": "2025-06-14T23:15:19.1949258",
                          "startTime": 1,
                          "endDate": "2025-06-14T23:15:19.1949258",
                          "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-14T23:15:19.1949258",
                          "system": true,
                          "created": "2025-06-14T23:15:19.1949258",
                          "updated": "2025-06-14T23:15:19.1949258",
                          "priceChangeNotifiedUtc": "2025-06-14T23:15:19.1949258",
                          "promoType": 1,
                          "promotionTypeCode": "sample string 13",
                          "hostIdentifier": "4FKweMvErkW9KrvWGnJG8w==",
                          "hostIdentifierGuid": "78b052e0-c4cb-45ae-bd2a-bbd61a7246f3",
                          "hostType": 14,
                          "createdByUser": "sample string 15",
                          "fromHost": true,
                          "deleted": true,
                          "campaignDeleted": "2025-06-14T23:15:19.1949258",
                          "updatedByUser": "sample string 18",
                          "offerID": 1,
                          "isPriceChangeCampaign": true,
                          "stores": [
                            1,
                            2
                          ],
                          "storeNames": [
                            "sample string 1",
                            "sample string 2"
                          ],
                          "campaignPlus": [
                            {
                              "$ref": "49"
                            },
                            {
                              "$ref": "49"
                            }
                          ],
                          "campaignPools": [
                            {
                              "$id": "52",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "plu": 4,
                              "pluG_UID": "gRpPQbfINEqKJ6JhQAE73Q==",
                              "pluGuid": "414f1a81-c8b7-4a34-8a27-a26140013bdd",
                              "hostOfferID": 1,
                              "priceGroupG_UID": "oncaG4MTLEGX5lwrqktJYQ==",
                              "priceGroupGuid": "1b1a77a2-1383-412c-97e6-5c2baa4b4961",
                              "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-14T23:15:19.1949258",
                              "rrp": 17,
                              "campaignDescription": "sample string 18",
                              "product": {
                                "$ref": "12"
                              },
                              "campaign": {
                                "$ref": "51"
                              }
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "sellingRules": [
                            {
                              "$id": "53",
                              "id": 1,
                              "identifier": "hhKmqf1x70OnPyTpufx3MA==",
                              "identifierStr": "hhKmqf1x70OnPyTpufx3MA==",
                              "identifierGuid": "a9a61286-71fd-43ef-a73f-24e9b9fc7730",
                              "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": "51"
                              }
                            },
                            {
                              "$ref": "53"
                            }
                          ],
                          "customers": [
                            {
                              "$id": "54",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "customerID": "xc8KfKnZsEWqgLxaVIWv3w==",
                              "customerIDGuid": "7c0acfc5-d9a9-45b0-aa80-bc5a5485afdf",
                              "campaign": {
                                "$ref": "51"
                              },
                              "customer": {
                                "$id": "55",
                                "identifier": "3VuOfz86bkiNK7SoWxBbOw==",
                                "identifierGuid": "7f8e5bdd-3a3f-486e-8d2b-b4a85b105b3b",
                                "code": "sample string 2",
                                "familyName": "sample string 3",
                                "givenName": "sample string 4",
                                "otherName": "sample string 5",
                                "title": "sample string 6",
                                "dateOfBirth": "2025-06-14T23:15:19.1949258",
                                "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": "chunXDF/1EuZxSP4Wgz36w==",
                                "communityIdentifierGuid": "5ca71b72-7f31-4bd4-99c5-23f85a0cf7eb",
                                "joined": "2025-06-14T23:15:19.1949258",
                                "updated": "2025-06-14T23:15:19.1949258",
                                "active": true,
                                "reasonInactive": 1,
                                "groupCustomer": true,
                                "loyaltyPoints": 1,
                                "homeStoreID": 1,
                                "availableSpend": 1,
                                "priceLevelIdentifier": "uyh5cov3mECTbk8QPzvQYQ==",
                                "priceLevelIdentifierGuid": "727928bb-f78b-4098-936e-4f103f3bd061",
                                "marketingID": "sample string 18",
                                "hidden": true,
                                "registered": true,
                                "registeredOn": "2025-06-14T23:15:19.1949258",
                                "emailMarketing": true,
                                "smsMarketing": true,
                                "deleted": true,
                                "deletedUser": "sample string 24",
                                "homeStoreName": "sample string 25",
                                "customerCards": [
                                  {
                                    "$id": "56",
                                    "cardType": 2,
                                    "issueDate": "2025-06-14T23:15:19.1949258",
                                    "expiry": "2025-06-14T23:15:19.1949258",
                                    "customerID": "/79W8oZ8zEi9p5gYFJVrKQ==",
                                    "customerIDGuid": "f256bfff-7c86-48cc-bda7-981814956b29",
                                    "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-14T23:15:19.1949258",
                                    "linkedAccount": "Ifu4p/JyZkyH8znwIyFm5Q==",
                                    "linkedAccountGuid": "a7b8fb21-72f2-4c66-87f3-39f0232166e5",
                                    "currentValueChanged": true,
                                    "limitsChanged": true,
                                    "customer": {
                                      "$ref": "55"
                                    },
                                    "account": {
                                      "$id": "57",
                                      "id": 1,
                                      "identifier": "bohzUbkJkUu1Br305OVpew==",
                                      "identifierGuid": "5173886e-09b9-4b91-b506-bdf4e4e5697b",
                                      "referenceNo": "sample string 3",
                                      "name": "sample string 4",
                                      "created": "2025-06-14T23:15:19.1949258",
                                      "owner": "UO2d10lyE0ucV23SN28GuQ==",
                                      "ownerGuid": "d79ded50-7249-4b13-9c57-6dd2376f06b9",
                                      "accountStoreGroupIdentifier": "Lz4AhDvia0yaolUz2ZhFjw==",
                                      "accountStoreGroupGuid": "84003e2f-e23b-4c6b-9aa2-5533d998458f",
                                      "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-14T23:15:19.1949258",
                                      "active": true,
                                      "updated": "2025-06-14T23:15:19.1949258",
                                      "deleted": true,
                                      "deletedUser": "sample string 16",
                                      "currentBalanceChanged": true,
                                      "maximumLimitChanged": true,
                                      "loyaltyPointsChanged": true,
                                      "projectedBalance": 17,
                                      "accountStoreGroupStoreIDs": [
                                        1,
                                        2
                                      ],
                                      "customerEmail": "sample string 18",
                                      "ownerCustomer": {
                                        "$ref": "55"
                                      },
                                      "card": {
                                        "$ref": "56"
                                      },
                                      "members": {
                                        "$id": "58",
                                        "sample string 1": [
                                          {
                                            "$ref": "55"
                                          },
                                          {
                                            "$ref": "55"
                                          }
                                        ],
                                        "sample string 2": [
                                          {
                                            "$ref": "55"
                                          },
                                          {
                                            "$ref": "55"
                                          }
                                        ]
                                      },
                                      "customerGroups": [
                                        {
                                          "$id": "59",
                                          "identifier": "Pzx09gTTEEOLhVxt6Vknfg==",
                                          "identifierGuid": "f6743c3f-d304-4310-8b85-5c6de959277e",
                                          "name": "sample string 2",
                                          "primaryContact": "77ZzS4KQjEmWAgK/T1qr2Q==",
                                          "primaryContactGuid": "4b73b6ef-9082-498c-9602-02bf4f5aabd9",
                                          "accountID": "OtMrw3zldUuaVeNT1Cnyjw==",
                                          "accountIDGuid": "c32bd33a-e57c-4b75-9a55-e353d429f28f",
                                          "special": true,
                                          "updated": "2025-06-14T23:15:19.1949258",
                                          "active": true,
                                          "reasonInactive": 1,
                                          "priceLevelIdentifier": "0ij+aRQb00aWEKFH15TmGw==",
                                          "priceLevelIdentifierGuid": "69fe28d2-1b14-46d3-9610-a147d794e61b",
                                          "deleted": true,
                                          "account": {
                                            "$ref": "57"
                                          },
                                          "primaryContactCustomer": {
                                            "$ref": "55"
                                          },
                                          "customerGroupMembers": [
                                            {
                                              "$id": "60",
                                              "id": 1,
                                              "groupID": "tjDoiEU0Pk2zCCRvdNADJw==",
                                              "groupIDGuid": "88e830b6-3445-4d3e-b308-246f74d00327",
                                              "customerID": "O3fy3v9NKECSxkgm56FI1g==",
                                              "customerIDGuid": "def2773b-4dff-4028-92c6-4826e7a148d6",
                                              "card": "sample string 4",
                                              "linkedAccount": "CwHrbytJe0yo4J3ZSrajig==",
                                              "linkedAccountGuid": "6feb010b-492b-4c7b-a8e0-9dd94ab6a38a",
                                              "customer": {
                                                "$ref": "55"
                                              },
                                              "group": {
                                                "$ref": "59"
                                              },
                                              "customerCard": {
                                                "$ref": "56"
                                              }
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "59"
                                        }
                                      ]
                                    },
                                    "payments": [
                                      {
                                        "$id": "61",
                                        "id": 1,
                                        "identifier": "qHAsXFFCCUeSKW++hL4inA==",
                                        "identifierGuid": "5c2c70a8-4251-4709-9229-6fbe84be229c",
                                        "storeID": 2,
                                        "operatorName": "sample string 3",
                                        "saleHeaderID": 4,
                                        "paymentType": 5,
                                        "amount": 6,
                                        "account": "sample string 7",
                                        "accountID": "pD1qi7fRY0KEC2eq7WFyDg==",
                                        "accountIDGuid": "8b6a3da4-d1b7-4263-840b-67aaed61720e",
                                        "customerAccount": {
                                          "$ref": "57"
                                        },
                                        "customerCard": {
                                          "$ref": "56"
                                        },
                                        "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-14T23:15:19.1949258",
                                        "invRocNo": "sample string 14",
                                        "responseCode": "sample string 15",
                                        "cashout": 1,
                                        "tip": 16,
                                        "idempotentVoid": "1XL+3dhrA0SOzf7RGQTNRQ==",
                                        "idempotentVoidGuid": "ddfe72d5-6bd8-4403-8ecd-fed11904cd45",
                                        "offline": true,
                                        "processed": 1,
                                        "storeSaleHeader": {
                                          "$id": "62",
                                          "saleHeaderID": 1,
                                          "saleHeaderGuid": "Q7iyOzYy9ECFDw7uk8cdMw==",
                                          "saleHeaderIdentifierGuid": "3bb2b843-3236-40f4-850f-0eee93c71d33",
                                          "created": "2025-06-14T23:15:19.1949258",
                                          "createdLocal": "2025-06-14T23:15:19.1949258",
                                          "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-14T23:15:19.1949258",
                                          "storeID": 1,
                                          "operatorG_Uid": "5bqnZnMZVUiCll22nxVn9g==",
                                          "operatorGuid": "66a7bae5-1973-4855-8296-5db69f1567f6",
                                          "customerG_Uid": "jbmjFxb4wUa7pLcQzKlpfg==",
                                          "customerGuid": "17a3b98d-f816-46c1-bba4-b710cca9697e",
                                          "communityIdentifier": "DPcFWNHILkmJ2r0e7Gcysw==",
                                          "communityIdentifierGuid": "5805f70c-c8d1-492e-89da-bd1eec6732b3",
                                          "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": "AClD1jrR4EmUW1NEscQj0Q==",
                                          "priceLevelIdentifierGuid": "d6432900-d13a-49e0-945b-5344b1c423d1",
                                          "locked": 36,
                                          "relationChecksum": "sample string 37",
                                          "loyaltyTender": 1,
                                          "giftCardTender": 1,
                                          "operator": {
                                            "$ref": "1"
                                          },
                                          "customer": {
                                            "$ref": "55"
                                          },
                                          "communityOrganisation": {
                                            "$id": "63",
                                            "id": 1,
                                            "identifier": "PxhP3jF1DEma7BMC2QiK4Q==",
                                            "identifierGuid": "de4f183f-7531-490c-9aec-1302d9088ae1",
                                            "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-14T23:15:19.1949258",
                                            "deleted": true
                                          },
                                          "details": [
                                            {
                                              "$id": "64",
                                              "saleItemID": 1,
                                              "identifier": "iTipufiVLU+GdxZLfwXS1g==",
                                              "identifierGuid": "b9a93889-95f8-4f2d-8677-164b7f05d2d6",
                                              "saleHeaderID": 2,
                                              "plu": 1,
                                              "pluG_UId": "Nkt7f09hqEaPHYtA5p7vQg==",
                                              "pluGuid": "7f7b4b36-614f-46a8-8f1d-8b40e69eef42",
                                              "accountID": "qc27cdsgq0OdfMDvDFgDAA==",
                                              "accountIDGuid": "71bbcda9-20db-43ab-9d7c-c0ef0c580300",
                                              "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-14T23:15:19.1949258",
                                              "bestOrExpireType": 1,
                                              "providerName": "sample string 11",
                                              "refundG_UID": "JUpaWCfuSEuxKw2ObjHNIQ==",
                                              "refundGuid": "585a4a25-ee27-4b48-b12b-0d8e6e31cd21",
                                              "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": "CerHDKAEN0eMydJHtqOxGw==",
                                              "idempotentVoidGuid": "0cc7ea09-04a0-4737-8cc9-d247b6a3b11b",
                                              "priceLevelIdentifier": "bvwtpMFVzUitoVkxoHTSJg==",
                                              "priceLevelIdentifierGuid": "a42dfc6e-55c1-48cd-ada1-5931a074d226",
                                              "productName": "sample string 23",
                                              "apn": "sample string 24",
                                              "unknownScans": [
                                                {
                                                  "$id": "65",
                                                  "id": 1,
                                                  "saleDetailID": 2,
                                                  "storeID": 1,
                                                  "scanned": "2025-06-14T23:15:19.1949258",
                                                  "operatorG_UID": "QEA=",
                                                  "barcode": "sample string 4",
                                                  "processed": 1
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "refund": {
                                                "$id": "66",
                                                "id": 1,
                                                "g_UID": "RfLx8UWkl02n2IQ4Jnmvug==",
                                                "guid": "f1f1f245-a445-4d97-a7d8-84382679afba",
                                                "description": "sample string 1",
                                                "dumped": true,
                                                "inventoryReasonID": 1,
                                                "sortOrder": 1,
                                                "updated": "2025-06-14T23:15:19.1949258"
                                              },
                                              "modifier": {
                                                "$id": "67",
                                                "id": 1,
                                                "setG_UID": "BLksLtsVPE2vkf+mmz4TaA==",
                                                "modifierSetGuid": "2e2cb904-15db-4d3c-af91-ffa69b3e1368",
                                                "name": "sample string 2",
                                                "price": 1,
                                                "quantity": 1,
                                                "modifierType": 1,
                                                "groupNumber": 1,
                                                "pageNumber": 1,
                                                "controlOrder": 1,
                                                "printToStation": true,
                                                "pluG_UID": "82UCg0GS7kChphYqgLpl4w==",
                                                "pluGuid": "830265f3-9241-40ee-a1a6-162a80ba65e3",
                                                "deleted": true,
                                                "g_UID": "mlGMOvnzJkyyEb6EfusKrA==",
                                                "guid": "3a8c519a-f3f9-4c26-b211-be847eeb0aac",
                                                "product": {
                                                  "$ref": "12"
                                                }
                                              },
                                              "priceLevelName": "sample string 25",
                                              "pumpNumber": 1,
                                              "hoseNumber": 1
                                            },
                                            {
                                              "$ref": "64"
                                            }
                                          ],
                                          "eftReceipts": [
                                            {
                                              "$id": "68",
                                              "id": 1,
                                              "storeID": 1,
                                              "saleHeaderID": 2,
                                              "storeSaleHeader": {
                                                "$ref": "62"
                                              },
                                              "receipt": "sample string 3",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "68"
                                            }
                                          ],
                                          "payments": [
                                            {
                                              "$ref": "61"
                                            },
                                            {
                                              "$ref": "61"
                                            }
                                          ],
                                          "cards": [
                                            {
                                              "$id": "69",
                                              "id": 1,
                                              "saleHeaderID": 1,
                                              "identifier": "sample string 2",
                                              "cardType": 3,
                                              "providerName": "sample string 4"
                                            },
                                            {
                                              "$ref": "69"
                                            }
                                          ],
                                          "campaignHits": [
                                            {
                                              "$id": "70",
                                              "id": 1,
                                              "saleHeaderID": 2,
                                              "campaign": "sample string 3",
                                              "name": "sample string 4",
                                              "processed": 1,
                                              "campaignDescription": "sample string 5"
                                            },
                                            {
                                              "$ref": "70"
                                            }
                                          ],
                                          "fuel": [
                                            {
                                              "$id": "71",
                                              "id": 1,
                                              "plu": 1,
                                              "pluG_UID": "z5xGrC+OjkKwIbbNpKziFg==",
                                              "pluGuid": "ac469ccf-8e2f-428e-b021-b6cda4ace216",
                                              "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-14T23:15:19.1949258",
                                              "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-14T23:15:19.1949258",
                                              "tagNumber": "sample string 15",
                                              "trackTwoRem": "sample string 16",
                                              "transCode": 1,
                                              "transType": 1,
                                              "unitPrice": 1.0,
                                              "vehicleReg": "sample string 17",
                                              "offline": true,
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ],
                                          "fuelResells": [
                                            {
                                              "$id": "72",
                                              "saleItemID": 1,
                                              "saleHeaderID": 2,
                                              "plu": 1,
                                              "pluG_UId": "B22AQ2kZDEqXstu75nkXYA==",
                                              "pluGuid": "43806d07-1969-4a0c-97b2-dbbbe6791760",
                                              "accountID": "5EJC45bUZkOHkbJNbHJ5Vw==",
                                              "accountIDGuid": "e34242e4-d496-4366-8791-b24d6c727957",
                                              "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-14T23:15:19.1949258",
                                              "bestOrExpireType": 1,
                                              "refundG_UID": "M1bPdBFKykiKWS+U8mO3Hw==",
                                              "refundGuid": "74cf5633-4a11-48ca-8a59-2f94f263b71f",
                                              "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": "72"
                                            }
                                          ],
                                          "customerOrder": [
                                            {
                                              "$id": "73",
                                              "identifier": "q68J6NTNtUS7ihwRi/6J9A==",
                                              "identifierGuid": "e809afab-cdd4-44b5-bb8a-1c118bfe89f4",
                                              "id": 1,
                                              "orderNo": 2,
                                              "externalSaleIdentifier": "sample string 3",
                                              "storeID": 4,
                                              "zoneID": 5,
                                              "deptNo": 6,
                                              "customerIdentifier": "MC59Y5zIR0mn5ghMbiT9pA==",
                                              "customerIdentifierGuid": "637d2e30-c89c-4947-a7e6-084c6e24fda4",
                                              "operatorNo": 1,
                                              "operatorG_UID": "qFxziKFtE0y7fYhGoWZvMA==",
                                              "operatorGuid": "88735ca8-6da1-4c13-bb7d-8846a1666f30",
                                              "created": "2025-06-14T23:15:19.1949258",
                                              "ordered": "2025-06-14T23:15:19.1949258",
                                              "started": "2025-06-14T23:15:19.1949258",
                                              "completed": "2025-06-14T23:15:19.1949258",
                                              "supplied": "2025-06-14T23:15:19.1949258",
                                              "quickTicket": 1,
                                              "deleted": true,
                                              "walkAway": true,
                                              "approxWait": 1,
                                              "actualWait": 1,
                                              "deliveryMethod": 8,
                                              "externalSaleType": 9,
                                              "customer": {
                                                "$ref": "55"
                                              },
                                              "operator": {
                                                "$ref": "1"
                                              },
                                              "details": [
                                                {
                                                  "$id": "74",
                                                  "headerID": 1,
                                                  "plu": 1,
                                                  "pluG_UId": "WVKeVGutm0eKkhghWp9NZA==",
                                                  "pluGuid": "549e5259-ad6b-479b-8a92-18215a9f4d64",
                                                  "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": "BJfTxb8NgECuQqzt0ykDZg==",
                                                  "headerIdentifierGuid": "c5d39704-0dbf-4080-ae42-acedd3290366",
                                                  "product": {
                                                    "$ref": "12"
                                                  }
                                                },
                                                {
                                                  "$ref": "74"
                                                }
                                              ],
                                              "storeName": "sample string 11",
                                              "customerName": "sample string 12",
                                              "storeReplyTo": "sample string 13",
                                              "storeSubjectLine": "sample string 14",
                                              "storeSaleHeader": {
                                                "$ref": "62"
                                              }
                                            },
                                            {
                                              "$ref": "73"
                                            }
                                          ],
                                          "surveyResponses": [
                                            {
                                              "$id": "75",
                                              "surveyG_UID": "HVeP3XlKCEW6rM3dsXoRRg==",
                                              "surveyGuid": "dd8f571d-4a79-4508-baac-cdddb17a1146",
                                              "saleHeaderGuid": "5YQYAjgWoU21OamZYJQZ1w==",
                                              "saleGuid": "021884e5-1638-4da1-b539-a999609419d7",
                                              "textResponse": "sample string 1",
                                              "integerResponse": 1,
                                              "g_UIDResponse": "Rpl/xZ/AzEqVAiNPSBHc1Q==",
                                              "guidResponse": "c57f9946-c09f-4acc-9502-234f4811dcd5",
                                              "whoAnswered": 2,
                                              "answeredAtUTC": "2025-06-14T23:15:19.1949258",
                                              "sale": {
                                                "$ref": "62"
                                              },
                                              "survey": {
                                                "$id": "76",
                                                "g_UID": "i88WzWu8X0SjpDEPrEx7dg==",
                                                "guid": "cd16cf8b-bc6b-445f-a3a4-310fac4c7b76",
                                                "name": "sample string 1",
                                                "storeID": 2,
                                                "zoneID": 1,
                                                "checkoutFormG_UID": "cP5fppMzVEe2L1ZbcGuSbA==",
                                                "checkoutFormGuid": "a65ffe70-3393-4754-b62f-565b706b926c",
                                                "displayToWho": 3,
                                                "displayWhen": 4,
                                                "start": "2025-06-14T23:15:19.1949258",
                                                "end": "2025-06-14T23:15:19.1949258",
                                                "deleted": true,
                                                "updated": "2025-06-14T23:15:19.1949258",
                                                "possibleIntegerResponses": [
                                                  1,
                                                  2
                                                ],
                                                "possibleTextResponses": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "possibleGuidResponses": [
                                                  "98bd8965-8955-4067-8bd5-06af2426c6d7",
                                                  "274f9808-f040-4c18-856c-fac215e857cb"
                                                ],
                                                "allowsAllTextResponses": true,
                                                "surveyForm": {
                                                  "$ref": "30"
                                                }
                                              },
                                              "ingressId": "sample string 4"
                                            },
                                            {
                                              "$ref": "75"
                                            }
                                          ],
                                          "storeName": "sample string 38",
                                          "machineName": "sample string 39",
                                          "operatorName": "sample string 40",
                                          "direction": 1,
                                          "reason": "sample string 41",
                                          "accountG_UID": "v5kHv3HcCE2H/M2xeg4J9A==",
                                          "accountIdentifier": "bf0799bf-dc71-4d08-87fc-cdb17a0e09f4",
                                          "accountName": "sample string 42",
                                          "customerOrderIdentifier": "NxC1hR8yyEm1Y9K9AoVkHg==",
                                          "customerOrderIdentifierGuid": "85b51037-321f-49c8-b563-d2bd0285641e",
                                          "priceLevelName": "sample string 43",
                                          "revision": 44,
                                          "ingressId": "sample string 45"
                                        },
                                        "metadata": {
                                          "$id": "77",
                                          "id": 1,
                                          "paymentID": 2,
                                          "paymentIdentifier": "zkGAxy/6L0uTHaRU36HLsQ==",
                                          "paymentIdentifierGuid": "c78041ce-fa2f-4b2f-931d-a454dfa1cbb1",
                                          "identifier": "R2Go5UaqRkaTgfu8ZYeiZw==",
                                          "identifierGuid": "e5a86147-aa46-4646-9381-fbbc6587a267",
                                          "metadata": "sample string 3",
                                          "signatureImage": "QEA=",
                                          "itemIdentifier": "FFu6JEtjDEW0iLLOvUbajQ==",
                                          "itemIdentifierGuid": "24ba5b14-634b-450c-b488-b2cebd46da8d"
                                        }
                                      },
                                      {
                                        "$ref": "61"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "56"
                                  }
                                ],
                                "customerGroupMembers": [
                                  {
                                    "$ref": "60"
                                  },
                                  {
                                    "$ref": "60"
                                  }
                                ],
                                "customerGroups": [
                                  {
                                    "$ref": "59"
                                  },
                                  {
                                    "$ref": "59"
                                  }
                                ],
                                "accounts": [
                                  {
                                    "$ref": "57"
                                  },
                                  {
                                    "$ref": "57"
                                  }
                                ],
                                "account": {
                                  "$ref": "57"
                                },
                                "vouchers": [
                                  {
                                    "$id": "78",
                                    "customerIdentifier": "8Rp/WQIedE2B1WWMqo1SKA==",
                                    "customerIdentifierGuid": "597f1af1-1e02-4d74-81d5-658caa8d5228",
                                    "voucherName": "sample string 2",
                                    "count": 3,
                                    "storeID": 4,
                                    "barcode": "sample string 5",
                                    "redeemCount": 6,
                                    "issueCount": 7,
                                    "storeSalePaymentID": 1,
                                    "idempotentID": "EpELJDXcCE6ZXpbrmbl4mA==",
                                    "idempotentGuid": "240b9112-dc35-4e08-995e-96eb99b97898",
                                    "offline": true,
                                    "voucher": {
                                      "$id": "79",
                                      "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-14T23:15:19.1949258",
                                      "barcodeTemplate": {
                                        "$id": "80",
                                        "templateID": 1,
                                        "template": "sample string 1",
                                        "bcFunction": "sample string 2",
                                        "sortOrder": 3
                                      },
                                      "scaleLabel": {
                                        "$id": "81",
                                        "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-14T23:15:19.1949258",
                                        "labelPageLayout": "x3wCY7C5sE6MjxU3VgnhOw==",
                                        "pageLayoutGuid": "63027cc7-b9b0-4eb0-8c8f-15375609e13b",
                                        "labelType": 6,
                                        "oldName": "sample string 7",
                                        "voucher": {
                                          "$ref": "79"
                                        },
                                        "elements": [
                                          {
                                            "$id": "82",
                                            "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-14T23:15:19.1949258"
                                          },
                                          {
                                            "$ref": "82"
                                          }
                                        ]
                                      },
                                      "customerVouchers": [
                                        {
                                          "$id": "83",
                                          "id": 1,
                                          "customerIdentifier": "hs+JAKpnDEiBbNhvplooJQ==",
                                          "customerIdentifierGuid": "0089cf86-67aa-480c-816c-d86fa65a2825",
                                          "voucherID": 3,
                                          "voucherName": "sample string 4",
                                          "storeID": 1,
                                          "barcode": "sample string 5",
                                          "dateOfIssue": "2025-06-14T23:15:19.1949258",
                                          "issuedSaleHeaderID": 1,
                                          "issuedSaleIdentifier": "sample string 7",
                                          "issuedOfflinePaymentID": 1,
                                          "issuedIdempotentID": "+rcMyutuD0SU4tBhqYAIHg==",
                                          "issuedIdempotentGuid": "ca0cb7fa-6eeb-440f-94e2-d061a980081e",
                                          "issuedOffline": true,
                                          "issuedUser": "sample string 9",
                                          "issuedNotes": "sample string 10",
                                          "expiryDate": "2025-06-14T23:15:19.1949258",
                                          "expiredUser": "sample string 11",
                                          "expiredNotes": "sample string 12",
                                          "redeemed": "2025-06-14T23:15:19.1949258",
                                          "redeemedSaleHeaderID": 1,
                                          "redeemedSaleIdentifier": "sample string 13",
                                          "redeemedOfflinePaymentID": 1,
                                          "redeemedIdempotentID": "m2M8PCQ2IESQUXW6MdpCew==",
                                          "redeemedIdempotentGuid": "3c3c639b-3624-4420-9051-75ba31da427b",
                                          "redeemedUser": "sample string 14",
                                          "redeemedNotes": "sample string 15",
                                          "redeemedOffline": true,
                                          "updated": "2025-06-14T23:15:19.1949258",
                                          "storeName": "sample string 17",
                                          "scaleLabel": {
                                            "$ref": "81"
                                          },
                                          "voucher": {
                                            "$ref": "79"
                                          },
                                          "customer": {
                                            "$ref": "55"
                                          },
                                          "issuedOfflinePayment": {
                                            "$ref": "61"
                                          },
                                          "redeemedOfflinePayment": {
                                            "$ref": "61"
                                          }
                                        },
                                        {
                                          "$ref": "83"
                                        }
                                      ]
                                    },
                                    "customer": {
                                      "$ref": "55"
                                    }
                                  },
                                  {
                                    "$ref": "78"
                                  }
                                ]
                              }
                            },
                            {
                              "$ref": "54"
                            }
                          ],
                          "customerGroups": [
                            {
                              "$id": "84",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "groupID": "bUC6mSErpUOpsYuRbispZg==",
                              "groupIDGuid": "99ba406d-2b21-43a5-a9b1-8b916e2b2966",
                              "campaign": {
                                "$ref": "51"
                              },
                              "group": {
                                "$ref": "59"
                              }
                            },
                            {
                              "$ref": "84"
                            }
                          ],
                          "signIqTickets": [
                            {
                              "$id": "85",
                              "identifier": "tlRc9yb9f0en0eN7XIP9pQ==",
                              "identifierGuid": "f75c54b6-fd26-477f-a7d1-e37b5c83fda5",
                              "campaignName": "sample string 2",
                              "message": "sample string 3",
                              "ticketFileSource": "sample string 4",
                              "ticketFileDestination": "sample string 5",
                              "storeID": 1
                            },
                            {
                              "$ref": "85"
                            }
                          ],
                          "comboPriceGroups": [
                            {
                              "$id": "86",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "g_UID": "VntSTRXsrUyZ9yskEJoLSQ==",
                              "guid": "4d527b56-ec15-4cad-99f7-2b24109a0b49",
                              "description": "sample string 5",
                              "newPrice": 1,
                              "rangeDescription": "sample string 6",
                              "dealDescription": "sample string 7",
                              "labelQuantity": 8,
                              "hostProductCategoryID": 1,
                              "offerID": 1,
                              "dontUpdatePricePlus": true,
                              "campaign": {
                                "$ref": "51"
                              },
                              "comboPricePlus": [
                                {
                                  "$id": "87",
                                  "id": 1,
                                  "campaignID": 2,
                                  "campaignName": "sample string 3",
                                  "groupG_UID": "jvFL8qg4TUuvMiKuQs4uvw==",
                                  "groupGuid": "f24bf18e-38a8-4b4d-af32-22ae42ce2ebf",
                                  "comboPriceType": 5,
                                  "priceType": 5,
                                  "pluG_UID": "tJgmmfWl5UCYR0nl62G7ag==",
                                  "pluGuid": "992698b4-a5f5-40e5-9847-49e5eb61bb6a",
                                  "priceGroupG_UID": "OpgLf3FgBESX/LocP7XZcA==",
                                  "priceGroupGuid": "7f0b983a-6071-4404-97fc-ba1c3fb5d970",
                                  "campaignPoolID": "sample string 7",
                                  "quantity": 1,
                                  "campaign": {
                                    "$ref": "51"
                                  },
                                  "product": {
                                    "$ref": "12"
                                  },
                                  "priceGroup": {
                                    "$ref": "18"
                                  },
                                  "campaignPool": {
                                    "$ref": "51"
                                  }
                                },
                                {
                                  "$ref": "87"
                                }
                              ]
                            },
                            {
                              "$ref": "86"
                            }
                          ],
                          "priceLevels": [
                            {
                              "$id": "88",
                              "id": 1,
                              "priceLevelIdentifier": "0D/ehNh0ukeKNFj/YroJXA==",
                              "priceLevelIdentifierGuid": "84de3fd0-74d8-47ba-8a34-58ff62ba095c",
                              "campaignName": "sample string 3",
                              "priceLevelName": "sample string 4"
                            },
                            {
                              "$ref": "88"
                            }
                          ]
                        },
                        "product": {
                          "$ref": "12"
                        },
                        "dealCost": {
                          "$id": "89",
                          "headerIdentifier": "qiswNp5XzUGzmS+zDvvswA==",
                          "headerIdentifierGuid": "36302baa-579e-41cd-b399-2fb30efbecc0",
                          "identifier": "+WjsYOzInUG83UHaGZ+Icg==",
                          "identifierGuid": "60ec68f9-c8ec-419d-bcdd-41da199f8872",
                          "supplierIdentifier": "4dHniKqMUkOoIxVf41iVFA==",
                          "supplierGuid": "88e7d1e1-8caa-4352-a823-155fe3589514",
                          "pluG_UID": "qjXlsv3DM06Kp5HEddhc7A==",
                          "pluGuid": "b2e535aa-c3fd-4e33-8aa7-91c475d85cec",
                          "campaignName": "d220c35e-c606-4e35-b41d-cf644125f567",
                          "description": "sample string 4",
                          "cost": 5,
                          "costDecimals": 6,
                          "start": "2025-06-14T23:15:19.1949258",
                          "end": "2025-06-14T23:15:19.1949258",
                          "type": 9,
                          "promoType": 10,
                          "bonusItemPLUG_UID": "Y2qIgEgQL0SbcHaKO0c4Dw==",
                          "bonusItemPluGuid": "80886a63-1048-442f-9b70-768a3b47380f",
                          "bonusPurchaseUnits": 11,
                          "bonusReceiveUnits": 12,
                          "updated": "2025-06-14T23:15:19.1949258",
                          "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-14T23:15:19.1949258",
                          "campaignEndDate": "2025-06-14T23:15:19.1949258",
                          "masterPLUG_UID": "Ya50kQT3v0K/O9lrlDR7wg==",
                          "masterID": "9174ae61-f704-42bf-bf3b-d96b94347bc2",
                          "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": "Yix1oQBf2EuJb2K5NxPPhw==",
                          "bonusMasterID": "a1752c62-5f00-4bd8-896f-62b93713cf87",
                          "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-14T23:15:19.1949258",
                      "dealCosts": [
                        {
                          "$ref": "89"
                        },
                        {
                          "$ref": "89"
                        }
                      ],
                      "tags": [
                        {
                          "$id": "90",
                          "pluG_UID": "DBMEl89lXkWyTNKFgDC9+A==",
                          "pluGuid": "9704130c-65cf-455e-b24c-d2858030bdf8",
                          "tagID": 1,
                          "description": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "90"
                        }
                      ],
                      "alternateProductG_UID": "5UEAonEwR0Colr8CltFOXQ==",
                      "alternateProduct": "a20041e5-3071-4047-a896-bf0296d14e5d",
                      "productHostCode": {
                        "$id": "91",
                        "id": 1,
                        "pluG_UID": "imfHIwtzbEyD5ywMiErl9w==",
                        "pluGuid": "23c7678a-730b-4c6c-83e7-2c0c884ae5f7",
                        "ibaCode": "sample string 2"
                      },
                      "mscCat": {
                        "$ref": "45"
                      },
                      "mscCom": {
                        "$ref": "46"
                      },
                      "mscDep": {
                        "$ref": "48"
                      },
                      "mscSubCom": {
                        "$ref": "47"
                      },
                      "isUserUpdate": true,
                      "ignoreMasterProduct": true,
                      "priceGroupLabelRequested": true,
                      "firstSold": "2025-06-14T23:15:19.1949258",
                      "inventoryTracked": "2025-06-14T23:15:19.1949258",
                      "isNormalPriceChangesCampaign": true
                    },
                    "supplier": {
                      "$ref": "7"
                    },
                    "serviceFee": {
                      "$id": "92",
                      "id": 1,
                      "description": "sample string 1",
                      "fee": 1
                    },
                    "isPrimaryHost": true,
                    "hostVendor": 46
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "orderCycleHeaders": [
                  {
                    "$id": "93",
                    "storeID": 1,
                    "supplierIdentifier": "rkBK2H/7102jBe6tMwWBzw==",
                    "supplierGuid": "d84a40ae-fb7f-4dd7-a305-eead330581cf",
                    "departmentCode": "sample string 2",
                    "warehouseDirectIndicator": "sample string 3",
                    "type": 4,
                    "storeName": "sample string 5",
                    "departmentName": "sample string 6",
                    "orderDays": 7
                  },
                  {
                    "$ref": "93"
                  }
                ],
                "cycles": [
                  {
                    "$id": "94",
                    "storeID": 1,
                    "supplierIdentifier": "SRAerkvycUy0bB3S0Ofbyg==",
                    "supplierGuid": "ae1e1049-f24b-4c71-b46c-1dd2d0e7dbca",
                    "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-14T23:15:19.1949258",
                    "deliveryDate": "2025-06-14T23:15:19.1949258",
                    "nextCutOffDate": "2025-06-14T23:15:19.1949258",
                    "nextDeliveryDate": "2025-06-14T23:15:19.1949258",
                    "nextDaysBuffer": 10
                  },
                  {
                    "$ref": "94"
                  }
                ],
                "store": {
                  "$ref": "3"
                },
                "updated": "2025-06-14T23:15:19.1949258",
                "isHost": true
              },
              "files": [
                {
                  "$id": "95",
                  "id": "sample string 1",
                  "fileName": "sample string 2",
                  "extension": "sample string 3",
                  "provider": 0,
                  "type": 0,
                  "hostType": "sample string 4",
                  "createdUtc": "2025-06-14T23:15:19.1949258",
                  "processed": "2025-06-14T23:15:19.1949258",
                  "isProcessing": true,
                  "processedCount": 6,
                  "processingTime": 1,
                  "collectedUtc": "2025-06-14T23:15:19.1949258",
                  "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": "6"
                  },
                  "metcashHeader": {
                    "$id": "96",
                    "customerNumber": "sample string 1",
                    "creationDate": "2025-06-14T23:15:19.1949258",
                    "businessPillar": "sample string 3",
                    "fileType": "sample string 4"
                  }
                },
                {
                  "$ref": "95"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "97",
                  "id": 1,
                  "hostIdentifier": "ALMLx4ERA0Wv/lxBBqyaIw==",
                  "hostIdentifierGuid": "c70bb300-1181-4503-affe-5c4106ac9a23",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "faf33de4-6470-4ab5-8d3e-c70c3fe1bf50",
                    "220ffe31-f59d-408a-b1d2-daf853f5b295"
                  ]
                },
                {
                  "$ref": "97"
                }
              ],
              "hostFileStoreSetting": {
                "$ref": "5"
              },
              "hostStoreSettings": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "promotionPlacements": [
                {
                  "$id": "98",
                  "identifier": "JOQpoqEYoE2T6YIWUglPbQ==",
                  "identifierGuid": "a229e424-18a1-4da0-93e9-821652094f6d",
                  "code": "sample string 2",
                  "description": "sample string 3",
                  "isAdvertised": true
                },
                {
                  "$ref": "98"
                }
              ],
              "promoTypeGuids": [
                "38501db3-c1ff-4949-9a46-04f71d01269f",
                "60488775-556c-45c2-a55f-9e789cd18e15"
              ],
              "isPromotionOnly": false,
              "isOrderable": false,
              "vendor": 0
            },
            "groupIDs": [
              1,
              2
            ],
            "hostDescription": "sample string 24"
          },
          {
            "$ref": "5"
          }
        ],
        "accounts": [
          {
            "$id": "99",
            "id": 1,
            "storeID": 1,
            "accountName": "sample string 2",
            "bsb": "sample string 3",
            "accountNumber": "sample string 4",
            "accountDesignated": true
          },
          {
            "$ref": "99"
          }
        ],
        "sales": [
          {
            "$id": "100",
            "id": 1,
            "storeID": 1,
            "externalSalesType": 2,
            "ftpSiteID": 1,
            "lastSaleProcessed": "2025-06-14T23:15:19.1949258",
            "ftpSite": {
              "$id": "101",
              "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": "100"
          }
        ],
        "zoneMatrix": [
          {
            "$ref": "97"
          },
          {
            "$ref": "97"
          }
        ],
        "cashManagements": [
          {
            "$id": "102",
            "id": 1,
            "storeID": 1,
            "cashManagementType": 2,
            "apiID": 1,
            "organisationID": "sample string 3",
            "siteName": "sample string 4",
            "thirdPartyAPI": {
              "$id": "103",
              "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": "102"
          }
        ],
        "updateStoreID": "85f2fbd3-00f8-408e-ba49-485565f01226",
        "updateStore": {
          "$id": "104",
          "id": "55ebd240-d51f-47f8-a0a5-32cc7cd4598c",
          "name": "sample string 1",
          "lastActivity": "2025-06-14T23:15:19.1949258",
          "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-14T23:15:19.1949258"
        },
        "timeZoneId": "sample string 53",
        "securityOptions": {
          "$id": "105",
          "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": "2"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK��Z�|w�5xl/workbook.xml �(�����0��&�C����	)��x�པ�m�?ik��-H�yۙ��v�d��Y;��M�|�e��"$p	���u`�NX�YLҿ�Bqh-k0�YV#�ʚ �x���
���z\Q�)���!:7{*��"��՝MD��M��_,
���-��Ź�5�1�J�Cܺ��[~.xvɯ��F����PK��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
��Z<G+�''_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="R32bc864f51e3449b" /></Relationships>PK��Zmd�5Yxl/worksheets/sheet1.xml �(���[s�:��
������R�%��N��I�7
&0
8c;�?�c�-ﱃ_�ڒ�^[h2|�o�8x��l�lF��7�7�d��<���|�Fyo��m��͖q����ґ��� �f�x=���)ޘ�I����m�$��jO���:��"�4~��f�l�zʼ}���ʞ�x:/��~ܗZOWo<��L���i�y=����aA߭�mVy=�=ʟ$��{s=y�`�|Q�~���b����&۫x��̍K��̒Ǭ�9X�v�y���_�{���ˑ�}ʉCϞ�<Y���L�z��Re��LrΉ�����Գ���>h"B�W�w��K=?�/})�J
���ЋR/�zpB��J�Ю��^�ԇ�>�W�^���R���#L�R�%m�Sb�Cz��G�V�!��R�����ԑ!�l);1���򾻷���aM(�)��uT�!���	g!��j�U�Ɛ��>�
 �$P��L��b��`#Hue���5������	��O����*m�U'Or�{rŤણ�M��m���i_�P*�$�]Oa���l�r��4B�n6�pL �/��\�0T�t��&tu�A����2��)�� �}+�,2��v�2����o��Q��m�l&�1����]�|�Si�2�S�#��e2ͧ�a�li񱩿{��Yq�1���ܝ^�d��%�I�:�I@��4	V'Λ�MBԉ�&!��U���u�Pu�C��u�#�c�'q\�� ��_���?q��A�ٯ�X{� ����1�;�8��@��{� �����Aw!���oq܍�!��Cp���At��Q��F�X!���#d �cr��$;���pj��ԂR��F�Y���{qz2iY��;�@�[��4�
A�^]7���8O�A�F}j1�s�g_����"�A�N7���o���o-�������u#���Oq"�A�H�Fw�k�Ņ2�>sO��"�	2m��#d���5�O`�A�ڗ-	��Gf>��2����"I�8-�`�����PK��Z�+��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�NL>U�nذm{㌓��m�.гu���V� �X��j4��'�|^>���y"���hM<c@�(ۍ�o��C
��z���i"�$�����[QԀ��uhRG[?˘R�S'�Q�Hs�J��e�����V�Q�U�M�L߬?�19H�cl��5�,Q�<w-�t��K�x�+&��B��y�����/d��W�кaZ�Z�w���n}���iY^�%�F��!��˫����PK��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��Z��gxxxl/sharedStrings.xml �(���mo�0ǿJ��䁇�L@���!Aג�I���8GbͱS�S�>�L[�.�]���r������sΝ'PȤ���*&ҡ��g�K�AMDB�0t���s5 jDŽ
����g�G�ANГC�R�D��J},�3�s�~N�p*K��n��:�`�%�����z4�|=��իr�k�K,m�[�h�n�|�J�L*}Kr��SX�^�#�;���_	�BG=�g]e��|����5/�PL�O�,�r]�K"H
�D�GZ��uPkm�i
�\�ٹFC�d4X�-$�c�_8�;�j3Ϋ�;l�f�,=by��8 񾰪6�+�-y]$���c?W��W�X2UW�up"29�?G�(elk
�T$���Ќ�{>Qd���Kf��=jȽ뽆��UH{!��MآA@[]B��~t[a��i��;���`��8̴�N�w�q���8V�e��!���n.�q�����氰��L��R�CVUo#1����q@�(F�C�;|��eo����	p�˱w<R���2r��7O��PK-��Z�|w�5xl/workbook.xmlPK-��Z����	�[Content_Types].xmlPK-
��Z<G+�''V_rels/.relsPK-��Zmd�5Y�xl/worksheets/sheet1.xmlPK-��Z�+��P xl/_rels/workbook.xml.relsPK-��ZЃc'2E
f	xl/styles.xmlPK-��Z��gxx�
xl/sharedStrings.xmlPK�;

application/vnd.ms-excel

Sample:
PK��ZwU\��5xl/workbook.xml �(�����0��&�C��`�N\�z�^�V�O�||o�vfg�:7���F�KW�>[��'cAǝ0N��{#��1�[��$9q0� ������X�:`��A�+J1�q}< D�fO	�_d4�����"�)����E!�T�a�a�8w^�#W�8<�.�k����x����a�l��/PK��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
��ZM�$''_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="Rb17366dda7bc4f65" /></Relationships>PK��Zmd�5Yxl/worksheets/sheet1.xml �(���[s�:��
������R�%��N��I�7
&0
8c;�?�c�-ﱃ_�ڒ�^[h2|�o�8x��l�lF��7�7�d��<���|�Fyo��m��͖q����ґ��� �f�x=���)ޘ�I����m�$��jO���:��"�4~��f�l�zʼ}���ʞ�x:/��~ܗZOWo<��L���i�y=����aA߭�mVy=�=ʟ$��{s=y�`�|Q�~���b����&۫x��̍K��̒Ǭ�9X�v�y���_�{���ˑ�}ʉCϞ�<Y���L�z��Re��LrΉ�����Գ���>h"B�W�w��K=?�/})�J
���ЋR/�zpB��J�Ю��^�ԇ�>�W�^���R���#L�R�%m�Sb�Cz��G�V�!��R�����ԑ!�l);1���򾻷���aM(�)��uT�!���	g!��j�U�Ɛ��>�
 �$P��L��b��`#Hue���5������	��O����*m�U'Or�{rŤણ�M��m���i_�P*�$�]Oa���l�r��4B�n6�pL �/��\�0T�t��&tu�A����2��)�� �}+�,2��v�2����o��Q��m�l&�1����]�|�Si�2�S�#��e2ͧ�a�li񱩿{��Yq�1���ܝ^�d��%�I�:�I@��4	V'Λ�MBԉ�&!��U���u�Pu�C��u�#�c�'q\�� ��_���?q��A�ٯ�X{� ����1�;�8��@��{� �����Aw!���oq܍�!��Cp���At��Q��F�X!���#d �cr��$;���pj��ԂR��F�Y���{qz2iY��;�@�[��4�
A�^]7���8O�A�F}j1�s�g_����"�A�N7���o���o-�������u#���Oq"�A�H�Fw�k�Ņ2�>sO��"�	2m��#d���5�O`�A�ڗ-	��Gf>��2����"I�8-�`�����PK��Z$z�L�Pxl/_rels/workbook.xml.rels �(���An� E��f_�k��*N6�t�����9[=R�P�J-���&+4��i������m��	}��i�,4���Z8F}��f���,c���������{�4�
�Ф��~�1�~�N����3&��p�$�����֓­U�M�L_�?�1�K?`l�'
�r�E�y�[�Պ뇦�x�x/z �fj!�g�^�u.ө��W����2��ؿD�6�;�q�&u�P�8��8��E�^���PK��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��Z��gxxxl/sharedStrings.xml �(���mo�0ǿJ��䁇�L@���!Aג�I���8GbͱS�S�>�L[�.�]���r������sΝ'PȤ���*&ҡ��g�K�AMDB�0t���s5 jDŽ
����g�G�ANГC�R�D��J},�3�s�~N�p*K��n��:�`�%�����z4�|=��իr�k�K,m�[�h�n�|�J�L*}Kr��SX�^�#�;���_	�BG=�g]e��|����5/�PL�O�,�r]�K"H
�D�GZ��uPkm�i
�\�ٹFC�d4X�-$�c�_8�;�j3Ϋ�;l�f�,=by��8 񾰪6�+�-y]$���c?W��W�X2UW�up"29�?G�(elk
�T$���Ќ�{>Qd���Kf��=jȽ뽆��UH{!��MآA@[]B��~t[a��i��;���`��8̴�N�w�q���8V�e��!���n.�q�����氰��L��R�CVUo#1����q@�(F�C�;|��eo����	p�˱w<R���2r��7O��PK-��ZwU\��5xl/workbook.xmlPK-��Z����	�[Content_Types].xmlPK-
��ZM�$''V_rels/.relsPK-��Zmd�5Y�xl/worksheets/sheet1.xmlPK-��Z$z�L�P xl/_rels/workbook.xml.relsPK-��ZЃc'2E
f	xl/styles.xmlPK-��Z��gxx�
xl/sharedStrings.xmlPK�;