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": "VAq4pSry2UiZnG+xgbptnw==",
  "guid": "a5b80a54-f22a-48d9-999c-6fb181ba6d9f",
  "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-08-02T23:10:39.8984354",
  "passwordResetRequired": true,
  "alteredInStore": true,
  "startShift": "2025-08-02T23:10:39.8984354",
  "endShift": "2025-08-02T23:10:39.8984354",
  "machineName": "sample string 20",
  "drawerID": 1,
  "stores": [
    {
      "$id": "2",
      "operatorG_UID": "+ntjOVPix06igvdYJkzw2Q==",
      "operatorGuid": "39637bfa-e253-4ec7-a282-f758264cf0d9",
      "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-08-02T23:10:39.8984354",
        "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": "XRbiy1SwCkOTSS8tvXlOsw==",
        "hostIdentifierGuid": "cbe2165d-b054-430a-9349-2f2dbd794eb3",
        "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-08-02T23:10:39.8984354",
        "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": "HEaluSDnlku4qmWWSDCH8A==",
            "hostIdentifierGuid": "b9a5461c-e720-4b96-b8aa-6596483087f0",
            "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": "uyque5nBjkKkoeRO6vPjIg==",
              "identifierGuid": "7bae2abb-c199-428e-a4a1-e44eeaf3e322",
              "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": "DvDSW4nb4kapBByDPXsSlg==",
              "hostSupplierIdentifierGuid": "5bd2f00e-db89-46e2-a904-1c833d7b1296",
              "loyaltyPriceLevelIdentifier": "oaXjREiRzkmtAfummHN7VA==",
              "loyaltyPriceLevelIdentifierGuid": "44e3a5a1-9148-49ce-ad01-fba698737b54",
              "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-08-02T23:10:39.8984354",
              "lastProcessed": "2025-08-02T23:10:39.8984354",
              "hold": true,
              "supplierName": "sample string 35",
              "supplier": {
                "$id": "7",
                "identifier": "isuUE8q2KU+F66KhIe1DmQ==",
                "identifierGuid": "1394cb8a-b6ca-4f29-85eb-a2a121ed4399",
                "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": "WQIFZW8AYESPpiUoHXHjeQ==",
                "primaryContactID": "65050259-006f-4460-8fa6-25281d71e379",
                "storeID": 1,
                "abn": "sample string 16",
                "supplierGroupIdentifier": "3NxeVRHnEESoNLgANQFvmw==",
                "supplierGroupGuid": "555edcdc-e711-4410-a834-b80035016f9b",
                "rebate": 1.0,
                "rebateType": 1,
                "rebateFrequency": 1,
                "rebateSource": 1,
                "rebateLastClaimed": "2025-08-02T23:10:39.8984354",
                "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": "e8594cf0-e5eb-4c85-bbc4-f0e83a844e31",
                  "identifier": "fWb8gajqdEWtzKKt6sOELg==",
                  "identifierGuid": "81fc667d-eaa8-4574-adcc-a2adeac3842e",
                  "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": "jB/eCJroxUG3NC9RRdcgog==",
                    "supplierIdentifierGuid": "08de1f8c-e89a-41c5-b734-2f5145d720a2",
                    "contactGuid": "5U5jTxyFPkydi0T5VAllFQ==",
                    "contactID": "4f634ee5-851c-4c3e-9d8b-44f954096515",
                    "contact": {
                      "$ref": "8"
                    },
                    "supplier": {
                      "$ref": "7"
                    }
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "products": [
                  {
                    "$id": "10",
                    "pluG_UID": "7FUxHRa5JUmaVPJHxAt+Jg==",
                    "pluGuid": "1d3155ec-b916-4925-9a54-f247c40b7e26",
                    "supplierIdentifier": "IMgz2EUwCk2yRxowWxWnyA==",
                    "supplierIdentifierGuid": "d833c820-3045-4d0a-b247-1a305b15a7c8",
                    "cartonQuantity": 1,
                    "cartonQuantityChanged": true,
                    "productSize": "sample string 3",
                    "cigarettesPerSleeve": 1,
                    "randomWeight": true,
                    "piecesPerUnit": 5,
                    "averagePackSize": 6,
                    "effectiveDate": "2025-08-02T23:10:39.8984354",
                    "pricedByWeight": true,
                    "landedUnitCostEx": 9,
                    "landedUnitCostInc": 10,
                    "landedCartonCostInc": 11,
                    "landedCartonCostEx": 12,
                    "standardCost": 13,
                    "deliveryFee": 1,
                    "deliveryFeeBasis": "sample string 14",
                    "pickAndPackFee": 1,
                    "pickAndPackFeeBasis": "sample string 15",
                    "financeFee": 1,
                    "financeFeeBasis": "sample string 16",
                    "cartonLength": 1,
                    "cartonWidth": 1,
                    "cartonHeight": 1,
                    "palletLayerQuantity": 1,
                    "palletLayers": 1,
                    "itemCode": "sample string 17",
                    "invoiceCode": "sample string 18",
                    "invoiceDesc": "sample string 19",
                    "orderDirect": true,
                    "useCost": true,
                    "minimumQuantity": 20,
                    "hostType": 21,
                    "fromHost": 22,
                    "minimumReorder": 1,
                    "maximumReorder": 1,
                    "orderMultiple": 23.1,
                    "sellMultiple": 24.1,
                    "baseMultiple": 25.1,
                    "hostStandardCost": 26,
                    "hostTotalCost": 27,
                    "hostRetail": 28,
                    "hostLandedUnitCostEx": 29,
                    "hostLandedUnitCostInc": 30,
                    "hostDesc": "sample string 31",
                    "directIndicator": "sample string 32",
                    "availableToOrder": true,
                    "hostRangeIndicator": "sample string 34",
                    "hostProductType": "sample string 35",
                    "hostProductGrade": "sample string 36",
                    "hostProductGroup": "sample string 37",
                    "hostSlowMoving": true,
                    "hostGeneralMerchandise": true,
                    "hostPillar": "sample string 40",
                    "hostLastUpdated": "2025-08-02T23:10:39.8984354",
                    "rebate": 1.0,
                    "rebateExclude": true,
                    "invoiceCodes": [
                      {
                        "$id": "11",
                        "pluG_UID": "n1rnSGtPCUW/iXpR94wUCg==",
                        "pluGuid": "48e75a9f-4f6b-4509-bf89-7a51f78c140a",
                        "supplierIdentifier": "R1oKU3/Y/kGYwyNsDUdRgA==",
                        "supplierIdentifierGuid": "530a5a47-d87f-41fe-98c3-236c0d475180",
                        "invoiceCode": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "storeIDs": [
                      1,
                      2
                    ],
                    "preferredSupplier": true,
                    "preferredRebateSupplier": true,
                    "supplierName": "sample string 41",
                    "salesMode": 42,
                    "orderPacked": true,
                    "active": true,
                    "price": 1,
                    "costGstPercent": 44,
                    "parentPluG_UID": "JhzvQYT8EkmA0aJq0+qKkw==",
                    "parentPluGuid": "41ef1c26-fc84-4912-80d1-a26ad3ea8a93",
                    "freight": 45.0,
                    "freightType": 1,
                    "product": {
                      "$id": "12",
                      "plu": 1,
                      "storeID": 1,
                      "masterPluG_UID": "QEA=",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "g_UId": "/iS4mhQpvUimJa6sQLaJjg==",
                      "guid": "9ab824fe-2914-48bd-a625-aeac40b6898e",
                      "apn": "sample string 1",
                      "apnChanged": true,
                      "apnSwitched": true,
                      "barcode": "sample string 4",
                      "itemNumber": "sample string 5",
                      "itemNumberChanged": true,
                      "priceGroupG_UID": "UQgkO//9e0O0dpy2VHfT2Q==",
                      "priceGroupGuid": "3b240851-fdff-437b-b476-9cb65477d3d9",
                      "blueprintID": 1,
                      "lastCountedDate": "2025-08-02T23:10:39.8984354",
                      "externalID": "sample string 7",
                      "active": true,
                      "activated": "2025-08-02T23:10:39.8984354",
                      "pluCreated": "2025-08-02T23:10:39.8984354",
                      "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-08-02T23:10:39.8984354",
                      "lastManualUpdate": "2025-08-02T23:10:39.8984354",
                      "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-08-02T23:10:39.8984354",
                      "currentCostUpdated": "2025-08-02T23:10:39.8984354",
                      "costDecimals": 31,
                      "costChanged": true,
                      "dealCostIdentifier": "QEA=",
                      "excludeFromRebate": true,
                      "rebateOverride": 1,
                      "costCalcMethod": 32,
                      "costCalcMethodChanged": true,
                      "costEffectiveDate": "2025-08-02T23:10:39.8984354",
                      "defaultGP": 1,
                      "breakTargetMode": 33,
                      "break1": 1,
                      "price1": 1,
                      "target1": 34,
                      "break2": 1,
                      "price2": 1,
                      "target2": 35,
                      "break3": 1,
                      "price3": 1,
                      "target3": 36,
                      "break1Changed": true,
                      "price1Changed": true,
                      "target1Changed": true,
                      "break2Changed": true,
                      "price2Changed": true,
                      "target2Changed": true,
                      "break3Changed": true,
                      "price3Changed": true,
                      "target3Changed": true,
                      "breakTargetModeChanged": true,
                      "margin": 1.1,
                      "marginChanged": true,
                      "marginRanged": true,
                      "marginRangedChanged": true,
                      "minimumMargin": 1.1,
                      "minimumMarginChanged": true,
                      "maximumMargin": 1.1,
                      "maximumMarginChanged": true,
                      "overrideHostWarehouseIndicator": true,
                      "overrideHostWarehouseIndicatorChanged": true,
                      "overrideHostPrice": true,
                      "overrideHostPriceChanged": true,
                      "overrideHostCost": true,
                      "overrideHostCostChanged": true,
                      "overrideHostMargin": true,
                      "overrideHostMarginChanged": true,
                      "alwaysApplyMargin": true,
                      "alwaysApplyMarginChanged": true,
                      "aws": 1.0,
                      "awsUpdated": "2025-08-02T23:10:39.8984354",
                      "posTare": 1,
                      "altPrice": 1.0,
                      "altPriceChanged": true,
                      "altPriceMode": 53,
                      "altPriceModeChanged": true,
                      "altPLUG_UID": "IWMFH3jKSE2TJdTiUbWmAQ==",
                      "altPLUGuid": "1f056321-ca78-4d48-9325-d4e251b5a601",
                      "altPLUGuidChanged": true,
                      "altPriceDescription1": "sample string 54",
                      "altPriceDescription2": "sample string 55",
                      "cartonQuantity": 56,
                      "cartonQuantityChanged": true,
                      "trayID": 1,
                      "promptID": 1,
                      "tare": 1,
                      "packQty": 1,
                      "fixedWeight": 1,
                      "extraMesg": 1,
                      "text1": "sample string 58",
                      "text2": "sample string 59",
                      "text3": "sample string 60",
                      "labelText": "sample string 61",
                      "labelTextChanged": true,
                      "sendToScale": true,
                      "nonScaleWeigh": true,
                      "labelFormat": "sample string 65",
                      "barcodeFormat": "sample string 66",
                      "austMade": 1,
                      "coolCode": 67,
                      "countryOfOrigin": "sample string 68",
                      "percentContent": 69.1,
                      "departmentID": 1,
                      "subDepartmentID": 1,
                      "minorDepartmentID": 1,
                      "lesserDepartmentID": 1,
                      "deptCode": "sample string 70",
                      "subDeptCode": "sample string 71",
                      "minorDeptCode": "sample string 72",
                      "lesserDeptCode": "sample string 73",
                      "deptName": "sample string 74",
                      "subDeptName": "sample string 75",
                      "minorDeptName": "sample string 76",
                      "lesserDeptName": "sample string 77",
                      "departmentChanged": true,
                      "subCategoryID": 1,
                      "expiry": 1,
                      "showDays": 1,
                      "datePrint": 1,
                      "labelRequired": true,
                      "labelShelfQty": 80,
                      "labelShelfChanged": true,
                      "labelTalkerQty": 82,
                      "labelSmall": true,
                      "labelLastPrinted": "2025-08-02T23:10:39.8984354",
                      "labelLastPrice": 1,
                      "shelfPageLayoutG_UID": "hgCmnhkVEUeCUxpYB+PLtw==",
                      "shelfPageLayoutGuid": "9ea60086-1519-4711-8253-1a5807e3cbb7",
                      "talkerPageLayoutG_UID": "nbEbeLS5Zkuhv9HJTlR9Sw==",
                      "talkerPageLayoutGuid": "781bb19d-b9b4-4b66-a1bf-d1c94e547d4b",
                      "unitMeasure": 1.1,
                      "unitMeasureChanged": true,
                      "unitMeasureKind": 85,
                      "unitMeasureKindChanged": true,
                      "signIQData": "sample string 87",
                      "refresh": true,
                      "earnLoyaltyPoints": true,
                      "earnLoyaltyPointsChanged": true,
                      "quantityOverride": true,
                      "quantityOverrideChanged": true,
                      "quantityRequired": true,
                      "quantityRequiredChanged": true,
                      "allowDiscounts": true,
                      "allowDiscountsChanged": true,
                      "discountDiscounts": true,
                      "discountDiscountsChanged": true,
                      "itemRecalled": true,
                      "itemRecalledChanged": true,
                      "noRefund": true,
                      "noRefundChanged": true,
                      "allowMarkdown": true,
                      "allowMarkdownChanged": true,
                      "priceRequired": true,
                      "priceRequiredChanged": true,
                      "fuelItem": true,
                      "fuelItemChanged": true,
                      "trackSerial": true,
                      "trackSerialChanged": true,
                      "allowZeroPrice": true,
                      "allowZeroPriceChanged": true,
                      "notForSale": 91,
                      "notForSaleChanged": true,
                      "excludeFromDeals": true,
                      "excludeFromVoucher": true,
                      "minimumAge": 94,
                      "minimumAgeChanged": true,
                      "buyingLimit": 1,
                      "buyingLimitChanged": true,
                      "buyingLimitIndependent": true,
                      "buyingLimitIndependentChanged": true,
                      "inventoryGuid": "+ymULFV9j0Cik1T7tYYAWA==",
                      "inventoryIdentifier": "2c9429fb-7d55-408f-a293-54fbb5860058",
                      "inventoryAccuracy": 1,
                      "baseUnits": 98,
                      "orderPacked": 1,
                      "isManufactured": true,
                      "isIngredient": true,
                      "isModifier": true,
                      "isModifierChanged": true,
                      "hasModifiers": 99,
                      "defaultPrinter": "sample string 100",
                      "defaultPrinterGroup": "sample string 101",
                      "ingredientsOnManufacture": true,
                      "manufactureUnitMeasure": 1,
                      "mpl": 1,
                      "maxShelfQty": 102,
                      "allowAutoOrder": true,
                      "warrantyPeriod": 1,
                      "parentPluG_UId": "eJ8GLWkr20mYjdvAJCsPZw==",
                      "parentPluGuid": "2d069f78-2b69-49db-988d-dbc0242b0f67",
                      "preferredHostVendor": 104,
                      "preferredHostChanged": true,
                      "code": "sample string 106",
                      "supplierIdentifier": "gDMuuVzGJ0OaJUXcuvQFNw==",
                      "supplierIdentifierGuid": "b92e3380-c65c-4327-9a25-45dcbaf40537",
                      "supplierChanged": true,
                      "rebateSupplierIdentifier": "zX2EGPt/7UqEgBEVP3yuSA==",
                      "rebateSupplierIdentifierGuid": "18847dcd-7ffb-4aed-8480-11153f7cae48",
                      "rebateSupplierChanged": true,
                      "availableForOrder": true,
                      "warehouseDirectIndicator": "sample string 108",
                      "warehouseDirectIndicatorChanged": true,
                      "productGrade": "sample string 110",
                      "productType": "sample string 111",
                      "productGroup": "sample string 112",
                      "complianceIndicator": "sample string 113",
                      "inhouseBrand": "sample string 114",
                      "slowMoving": true,
                      "generalMerchandise": true,
                      "comment": "sample string 117",
                      "lastUpdatedByUser": "sample string 118",
                      "lastManualUpdatedByUser": "sample string 119",
                      "lastUpdatedByUserOverride": true,
                      "lastUpdatedByHost": "2025-08-02T23:10:39.8984354",
                      "commodity": "sample string 121",
                      "businessPillar": "sample string 122",
                      "mscCommodity": "sample string 123",
                      "hostIdentifier": "9HJEUQ/pxkOfVH/miQpmxA==",
                      "hostIdentifierGuid": "514472f4-e90f-43c6-9f54-7fe6890a66c4",
                      "serviceFeeID": 1,
                      "serviceFeeIDChanged": true,
                      "providerName": "sample string 125",
                      "aisleEnds": "sample string 126",
                      "deleted": true,
                      "deletedChanged": true,
                      "hidden": true,
                      "doNotRange": true,
                      "doNotRangeChanged": true,
                      "doNotOrder": true,
                      "doNotOrderChanged": true,
                      "locked": true,
                      "excludeFromWebUpdate": true,
                      "excludeFromWebUpdateChanged": true,
                      "webPriceBasedOn": 137,
                      "webPriceRounding": true,
                      "webMarkup": 139,
                      "webPriceMode": 140,
                      "altDepartmentID": 1,
                      "altSubDepartmentID": 1,
                      "altMinorDepartmentID": 1,
                      "altLesserDepartmentID": 1,
                      "altDeptCode": "sample string 141",
                      "altSubDeptCode": "sample string 142",
                      "altMinorDeptCode": "sample string 143",
                      "altLesserDeptCode": "sample string 144",
                      "altDepartmentChanged": true,
                      "storeProducts": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "store": {
                        "$ref": "3"
                      },
                      "storePrices": [
                        {
                          "$id": "13",
                          "pluG_UID": "qax5oLiAX0qYMxGvbYFuJg==",
                          "pluGuid": "a079aca9-80b8-4a5f-9833-11af6d816e26",
                          "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-08-02T23:10:39.8984354"
                        },
                        {
                          "$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-08-02T23:10:39.8984354",
                          "priceChangeType": 0,
                          "costDecimals": 10
                        },
                        "normalPluPrices": {
                          "$ref": "15"
                        },
                        "winningCampaign": 1,
                        "winner": {
                          "$id": "16",
                          "campaignName": "sample string 1",
                          "campaignDescription": "sample string 2",
                          "startDate": "2025-08-02T23:10:39.8984354",
                          "startTime": 3,
                          "endDate": "2025-08-02T23:10:39.8984354",
                          "endTime": 4,
                          "newPrice": 5,
                          "newCost": 6,
                          "newCostDecimals": 7,
                          "pctDiscount": 8,
                          "promoType": 1,
                          "promotionTypeCode": "sample string 9",
                          "hostType": 10,
                          "hostIdentifier": "L71ZFXlmuk6a3fwT2z18Tg==",
                          "hostIdentifierGuid": "1559bd2f-6679-4eba-9add-fc13db3d7c4e",
                          "storeNames": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "details": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ]
                      },
                      "tray": {
                        "$id": "17",
                        "g_UId": "f9VGAeHRBUeH2oKZMJiQrw==",
                        "guid": "0146d57f-d1e1-4705-87da-8299309890af",
                        "name": "sample string 1",
                        "number": 1,
                        "tare": 1
                      },
                      "priceGroup": {
                        "$id": "18",
                        "priceGroupG_UID": "hOJdl+c4QECcWF008z/dHg==",
                        "priceGroupGuid": "975de284-38e7-4040-9c58-5d34f33fdd1e",
                        "name": "sample string 2",
                        "code": 1,
                        "modified": true,
                        "updated": "2025-08-02T23:10:39.8984354",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "number": 1,
                        "products": [
                          {
                            "$ref": "12"
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "productCount": 1
                      },
                      "priceGroupName": "sample string 146",
                      "nutrifacts": {
                        "$id": "19",
                        "pluG_UID": "S4mG6zX1k0W21ZgGhruY8A==",
                        "pluGuid": "eb86894b-f535-4593-b6d5-980686bb98f0",
                        "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": "93b440b9-a17b-45cd-af3b-5390253e42e9",
                        "created": "2025-08-02T23:10:39.8984354",
                        "createdByUser": "sample string 1",
                        "activated": "2025-08-02T23:10:39.8984354",
                        "deactivated": "2025-08-02T23:10:39.8984354",
                        "lastOrdered": "2025-08-02T23:10:39.8984354",
                        "lastOrderedQty": 2.0,
                        "lastReceived": "2025-08-02T23:10:39.8984354",
                        "lastReceivedQty": 3.0,
                        "lastInvoiceStatus": 1,
                        "lastCounted": "2025-08-02T23:10:39.8984354",
                        "lastSold": "2025-08-02T23:10:39.8984354",
                        "firstSold": "2025-08-02T23:10:39.8984354",
                        "awsUpdated": "2025-08-02T23:10:39.8984354",
                        "lastManualUpdate": "2025-08-02T23:10:39.8984354",
                        "lastManualUpdatedByUser": "sample string 5",
                        "lastUpdated": "2025-08-02T23:10:39.8984354",
                        "lastUpdatedByUser": "sample string 7",
                        "lastUpdatedByHost": "2025-08-02T23:10:39.8984354",
                        "doNotRangeUpdated": "2025-08-02T23:10:39.8984354",
                        "doNotOrderUpdated": "2025-08-02T23:10:39.8984354",
                        "tracked": "2025-08-02T23:10:39.8984354"
                      },
                      "allergens": [
                        {
                          "$id": "21",
                          "allergenID": 1,
                          "pluG_UID": "0Q/vohVzpkqfyhNR2oohRg==",
                          "pluGuid": "a2ef0fd1-7315-4aa6-9fca-1351da8a2146",
                          "contains": 2,
                          "allergenName": "sample string 3",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "costs": {
                        "$id": "22",
                        "pluG_UID": "D+TBQCTfKkenBX8MRO1tEw==",
                        "pluGuid": "40c1e40f-df24-472a-a705-7f0c44ed6d13",
                        "enteredCost": 1,
                        "weightedAvgCost": 1,
                        "lastCost": 1,
                        "rawEnteredCost": 2,
                        "rawWeightedAvgCost": 3,
                        "rawLastCost": 4,
                        "freight": 5.0,
                        "freightType": 6,
                        "costDecimals": 7,
                        "fifoCost": 1,
                        "updated": "2025-08-02T23:10:39.8984354",
                        "normalCost": 1,
                        "currentCost": 1
                      },
                      "sales": [
                        {
                          "$id": "23",
                          "saleHeaderID": 1,
                          "created": "2025-08-02T23:10:39.8984354",
                          "createdLocal": "2025-08-02T23:10:39.8984354",
                          "storeID": 3,
                          "storeName": "sample string 4",
                          "operatorG_Uid": "uo9tR5H95EWhvv4f2OLr8Q==",
                          "operatorGuid": "476d8fba-fd91-45e4-a1be-fe1fd8e2ebf1",
                          "operatorName": "sample string 5",
                          "tranType": 1,
                          "plu": 1,
                          "pluG_UId": "mIj4KiwxEkW3sv5P+73Veg==",
                          "pluGuid": "2af88898-312c-4512-b7b2-fe4ffbbdd57a",
                          "normalPrice": 1,
                          "totalCents": 1,
                          "cost": 1,
                          "grossProfit": 1,
                          "quantity": 1,
                          "operator": {
                            "$ref": "1"
                          }
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "apns": [
                        {
                          "$id": "24",
                          "pluID": 1,
                          "pluG_UID": "qe7+44LPZESYfIHLr30nkw==",
                          "pluGuid": "e3feeea9-cf82-4464-987c-81cbaf7d2793",
                          "apn": "sample string 1",
                          "deleted": true,
                          "storeID": 1,
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tuns": [
                        {
                          "$id": "25",
                          "pluG_UId": "OZAX1zXPQEy8xiUmRr25pw==",
                          "pluGuid": "d7179039-cf35-4c40-bcc6-252646bdb9a7",
                          "apn": "sample string 1",
                          "tun": "sample string 2",
                          "cartonQuantity": 3,
                          "product": {
                            "$ref": "12"
                          },
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "competitionPricing": [
                        {
                          "$id": "26",
                          "identifier": "mKMA6xYiEE2vbbLSNgxhhg==",
                          "identifierGuid": "eb00a398-2216-4d10-af6d-b2d2360c6186",
                          "pluG_UID": "VY6TDvHvxkWWQFYAaPB9Kg==",
                          "pluGuid": "0e938e55-eff1-45c6-9640-560068f07d2a",
                          "competitionID": 1,
                          "name": "sample string 2",
                          "sellMultiple": 3,
                          "retailPrice": 4,
                          "storeName": "sample string 5"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "supplier": {
                        "$ref": "7"
                      },
                      "supplierName": "sample string 147",
                      "children": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "ordering": {
                        "$ref": "10"
                      },
                      "flipChartPages": [
                        {
                          "$id": "27",
                          "identifier": "3IUMyIXmrkqq1D9caTPYIA==",
                          "groupName": "sample string 1",
                          "identifierGuid": "c80c85dc-e685-4aae-aad4-3f5c6933d820",
                          "exists": true,
                          "flipChartIdentifier": "/AY7QRgzfUWgK3+WjOmGWg==",
                          "flipChartIdentifierGuid": "413b06fc-3318-457d-a02b-7f968ce9865a",
                          "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": "kjBU8sLdVESPG6nY3RE0dg==",
                          "groupIdentifierGuid": "f2543092-ddc2-4454-8f1b-a9d8dd113476",
                          "flipChart": {
                            "$id": "28",
                            "identifier": "Tluu3Mw7EUehrpEZwhW8sA==",
                            "identifierGuid": "dcae5b4e-3bcc-4711-a1ae-9119c215bcb0",
                            "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": "0INjJAk19EalqXXatcoVhg==",
                              "identifierGuid": "246383d0-3509-46f4-a5a9-75dab5ca1586",
                              "name": "sample string 2",
                              "formType": "sample string 3",
                              "forms": [
                                {
                                  "$id": "30",
                                  "id": 1,
                                  "g_UID": "tmwqDCa1CUatoaqZLXHHBA==",
                                  "guid": "0c2a6cb6-b526-4609-ada1-aa992d71c704",
                                  "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": "YK6agTJ6H0iZcmmuDWYyMg==",
                                  "previousFormGuid": "819aae60-7a32-481f-9972-69ae0d663232",
                                  "nextForm": 1,
                                  "nextFormG_UID": "XcAoJEaF1kOhhK6jcEjWSA==",
                                  "nextFormGuid": "2428c05d-8546-43d6-a184-aea37048d648",
                                  "attributes": "sample string 10",
                                  "updated": "2025-08-02T23:10:39.8984354",
                                  "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": "gB05znvDEki/yflfr18zkQ==",
                                      "checkoutFormGuid": "ce391d80-c37b-4812-bfc9-f95faf5f3391",
                                      "identifier": "1dwIfoFDiE20iqFLCs/FwQ==",
                                      "identifierGuid": "7e08dcd5-4381-4d88-b48a-a14b0acfc5c1",
                                      "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": "+xnJUOT9Z0C8qVcWBWVjsQ==",
                                      "valueGuid": "50c919fb-fde4-4067-bca9-5716056563b1",
                                      "buttonText": "sample string 10",
                                      "valueText": "sample string 11",
                                      "drawImageAndButton": true,
                                      "updated": "2025-08-02T23:10:39.8984354",
                                      "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-08-02T23:10:39.8984354",
                                        "imageData": "QEA=",
                                        "readOnly": true
                                      }
                                    },
                                    {
                                      "$ref": "31"
                                    }
                                  ],
                                  "panels": [
                                    {
                                      "$id": "33",
                                      "id": 1,
                                      "checkoutFormID": 2,
                                      "checkoutFormG_UID": "NJ46CTEhzEq5Nz8WITzR+Q==",
                                      "checkoutFormGuid": "093a9e34-2131-4acc-b937-3f16213cd1f9",
                                      "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": "/9a5y2cW10ObOQBSOR2MzQ==",
                              "flipChartPageIdentifierGuid": "cbb9d6ff-1667-43d7-9b39-0052391d8ccd",
                              "pluG_UID": "S4ry938SV0SslPUEJYSkEg==",
                              "pluGuid": "f7f28a4b-127f-4457-ac94-f5042584a412",
                              "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": "/M5u9Ufxt0iht1YrQVBYOw==",
                          "pluGuid": "f56ecefc-f147-48b7-a1b7-562b4150583b",
                          "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-08-02T23:10:39.8984354",
                          "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": "1hG+rDGhd02ya0KoYaD4Lg==",
                          "ingredientGuid": "FH/9ymNvQU6dPChhNgQdZA==",
                          "ingredientIdentifier": "cafd7f14-6f63-4e41-9d3c-286136041d64",
                          "quantity": 1.0,
                          "storeIDs": [
                            1,
                            2
                          ],
                          "ingredientText": "sample string 1",
                          "ingredient": {
                            "$ref": "12"
                          }
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "bins": [
                        {
                          "$id": "37",
                          "pluG_UID": "IJpKyMrWuk+li8jcmzMMIQ==",
                          "pluGuid": "c84a9a20-d6ca-4fba-a58b-c8dc9b330c21",
                          "shelfLocationIdentifier": "4fj7M0Qfy0ash4D0qj+pVQ==",
                          "shelfLocationGuid": "33fbf8e1-1f44-46cb-ac87-80f4aa3fa955",
                          "labelShelfDefault": 1,
                          "labelTalkerDefault": 1,
                          "labelSmall": true,
                          "labelPageLayoutG_UID": "iuDRD8mSV0mcfjtr3rITMg==",
                          "labelPageLayoutGuid": "0fd1e08a-92c9-4957-9c7e-3b6bdeb21332",
                          "updated": "2025-08-02T23:10:39.8984354",
                          "electronicShelfLabelIdentifier": "sample string 5",
                          "electronicshelfLabelsConfigurationID": 6,
                          "labelShelfChanged": true,
                          "productName": "sample string 8",
                          "locationText": "sample string 9",
                          "product": {
                            "$ref": "12"
                          },
                          "location": {
                            "$id": "38",
                            "identifier": "CDRCYg9DS0Cw+RLKIrtwuA==",
                            "storeID": 1,
                            "identifierGuid": "62423408-430f-404b-b0f9-12ca22bb70b8",
                            "name": "sample string 2",
                            "haccp": true,
                            "blueprintID": 1,
                            "updated": "2025-08-02T23:10:39.8984354",
                            "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": "TVfQ6bA2UU6Vz01V+WCWkA==",
                          "pluGuid": "e9d0574d-36b0-4e51-95cf-4d55f9609690",
                          "deptNo": 1,
                          "product": {
                            "$ref": "12"
                          },
                          "scaleLocation": {
                            "$id": "40",
                            "id": 1,
                            "deptNo": 1,
                            "deptCode": "sample string 2",
                            "name": "sample string 3",
                            "enabled": true,
                            "updated": "2025-08-02T23:10:39.8984354",
                            "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-08-02T23:10:39.8984354",
                                          "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": "Wo3pVyTyR0G+qLOGrcxaGQ==",
                                          "labelPageLayoutGuid": "57e98d5a-f224-4147-bea8-b386adcc5a19",
                                          "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-08-02T23:10:39.8984354",
                                      "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": "oWSurTsg5EiNpiBhIZ8/ow==",
                                      "labelPageLayoutGuid": "adae64a1-203b-48e4-8da6-2061219f3fa3",
                                      "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-08-02T23:10:39.8984354",
                                  "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": "PkPMTJV5AkW+h07f4Ucseg==",
                                  "labelPageLayoutGuid": "4ccc433e-7995-4502-be87-4edfe1472c7a",
                                  "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-08-02T23:10:39.8984354",
                              "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": "3q9ZvJQLuEWhMMdw+OgS0g==",
                              "labelPageLayoutGuid": "bc59afde-0b94-45b8-a130-c770f8e812d2",
                              "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": "jF9tmcTRWEG28Kya94JSXA==",
                        "pluGuid": "996d5f8c-d1c4-4158-b6f0-ac9af782525c",
                        "newPrice": 1,
                        "pctDiscount": 1,
                        "newCost": 1,
                        "newCostDecimals": 6,
                        "dealCostIdentifier": "G3oOLZCPKkCTCbjhsZ8UVw==",
                        "dealCostGuid": "2d0e7a1b-8f90-402a-9309-b8e1b19f1457",
                        "pluName": "sample string 7",
                        "apn": "sample string 8",
                        "fuelItem": true,
                        "priceGroupG_UID": "eoaX3BJKIUi8DP3MeeRWsA==",
                        "priceGroupGuid": "dc97867a-4a12-4821-bc0c-fdcc79e456b0",
                        "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-08-02T23:10:39.8984354",
                        "rrp": 26,
                        "campaignDescription": "sample string 27",
                        "campaignComboPriceGroupG_UID": "PnwAtnhCSkSQkjaCzueIQg==",
                        "campaignComboPriceGroupIdentifier": "b6007c3e-4278-444a-9092-3682cee78842",
                        "promotionPlacementDescription": "sample string 28",
                        "storeAcceptances": [
                          {
                            "$id": "50",
                            "plu": 1,
                            "pluG_UId": "QEA=",
                            "campaignID": 1,
                            "campaignName": "sample string 2",
                            "storeID": 3,
                            "acceptedUtc": "2025-08-02T23:10:39.8984354",
                            "operatorG_UID": "5SJLKEJpHkaEDuI9leOhrA==",
                            "operatorGuid": "284b22e5-6942-461e-840e-e23d95e3a1ac",
                            "machineID": 1,
                            "processed": true,
                            "appliedUtc": "2025-08-02T23:10:39.8984354",
                            "signIqTicketFileMovedUtc": "2025-08-02T23:10:39.8984354",
                            "user": "sample string 6",
                            "campaignDescription": "sample string 7",
                            "productDesc": "sample string 8",
                            "storeName": "sample string 9",
                            "effectiveUtc": "2025-08-02T23:10:39.8984354",
                            "priceChangeType": 0,
                            "operatorName": "sample string 10",
                            "hostCampaign": true,
                            "product": {
                              "$ref": "12"
                            },
                            "campaignPlu": {
                              "$ref": "49"
                            }
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "campaign": {
                          "$id": "51",
                          "id": 1,
                          "storeID": 2,
                          "name": "d926012a-1ae6-49fc-b225-6becafec9a59",
                          "nameGuid": "d926012a-1ae6-49fc-b225-6becafec9a59",
                          "description": "sample string 4",
                          "showDiscounts": true,
                          "showTotals": true,
                          "onlyEvaluateOnSubtotal": true,
                          "useDescription": true,
                          "campaignType": 1,
                          "startDate": "2025-08-02T23:10:39.8984354",
                          "startTime": 1,
                          "endDate": "2025-08-02T23:10:39.8984354",
                          "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-08-02T23:10:39.8984354",
                          "system": true,
                          "created": "2025-08-02T23:10:39.8984354",
                          "updated": "2025-08-02T23:10:39.8984354",
                          "priceChangeNotifiedUtc": "2025-08-02T23:10:39.8984354",
                          "promoType": 1,
                          "promotionTypeCode": "sample string 13",
                          "hostIdentifier": "OgOHHTnpUkKRKRipTr0yBQ==",
                          "hostIdentifierGuid": "1d87033a-e939-4252-9129-18a94ebd3205",
                          "hostType": 14,
                          "createdByUser": "sample string 15",
                          "fromHost": true,
                          "deleted": true,
                          "campaignDeleted": "2025-08-02T23:10:39.8984354",
                          "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": "7Q05Wv+Tj0OUfDncwUs5sw==",
                              "pluGuid": "5a390ded-93ff-438f-947c-39dcc14b39b3",
                              "hostOfferID": 1,
                              "priceGroupG_UID": "RsHOy53zCkKybLNZCujFzQ==",
                              "priceGroupGuid": "cbcec146-f39d-420a-b26c-b3590ae8c5cd",
                              "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-08-02T23:10:39.8984354",
                              "rrp": 17,
                              "campaignDescription": "sample string 18",
                              "product": {
                                "$ref": "12"
                              },
                              "campaign": {
                                "$ref": "51"
                              }
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "sellingRules": [
                            {
                              "$id": "53",
                              "id": 1,
                              "identifier": "l3dTdnrvlEanFZKtQhw3Ww==",
                              "identifierStr": "l3dTdnrvlEanFZKtQhw3Ww==",
                              "identifierGuid": "76537797-ef7a-4694-a715-92ad421c375b",
                              "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": "a7vq9M8htEqiH0EL0ycj3Q==",
                              "customerIDGuid": "f4eabb6b-21cf-4ab4-a21f-410bd32723dd",
                              "campaign": {
                                "$ref": "51"
                              },
                              "customer": {
                                "$id": "55",
                                "identifier": "EK8QyM5FLUSH9U9nfosS2g==",
                                "identifierGuid": "c810af10-45ce-442d-87f5-4f677e8b12da",
                                "code": "sample string 2",
                                "familyName": "sample string 3",
                                "givenName": "sample string 4",
                                "otherName": "sample string 5",
                                "title": "sample string 6",
                                "dateOfBirth": "2025-08-02T23:10:39.8984354",
                                "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": "9ebn0mk4ZEKmFZTqGkOckA==",
                                "communityIdentifierGuid": "d2e7e6f5-3869-4264-a615-94ea1a439c90",
                                "joined": "2025-08-02T23:10:39.8984354",
                                "updated": "2025-08-02T23:10:39.8984354",
                                "active": true,
                                "reasonInactive": 1,
                                "groupCustomer": true,
                                "loyaltyPoints": 1,
                                "homeStoreID": 1,
                                "availableSpend": 1,
                                "priceLevelIdentifier": "gpfiQC3qDE6qoeke1P3a/Q==",
                                "priceLevelIdentifierGuid": "40e29782-ea2d-4e0c-aaa1-e91ed4fddafd",
                                "marketingID": "sample string 18",
                                "hidden": true,
                                "registered": true,
                                "registeredOn": "2025-08-02T23:10:39.8984354",
                                "emailMarketing": true,
                                "smsMarketing": true,
                                "deleted": true,
                                "deletedUser": "sample string 24",
                                "homeStoreName": "sample string 25",
                                "customerCards": [
                                  {
                                    "$id": "56",
                                    "cardType": 2,
                                    "issueDate": "2025-08-02T23:10:39.8984354",
                                    "expiry": "2025-08-02T23:10:39.8984354",
                                    "customerID": "xAlodF9dyk+vnL8VzcoArw==",
                                    "customerIDGuid": "746809c4-5d5f-4fca-af9c-bf15cdca00af",
                                    "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-08-02T23:10:39.8984354",
                                    "linkedAccount": "kFg6UsZM0k2Flnt9cXeTNg==",
                                    "linkedAccountGuid": "523a5890-4cc6-4dd2-8596-7b7d71779336",
                                    "currentValueChanged": true,
                                    "limitsChanged": true,
                                    "customer": {
                                      "$ref": "55"
                                    },
                                    "account": {
                                      "$id": "57",
                                      "id": 1,
                                      "identifier": "bNA8NBsji06YenzYjLnATw==",
                                      "identifierGuid": "343cd06c-231b-4e8b-987a-7cd88cb9c04f",
                                      "referenceNo": "sample string 3",
                                      "name": "sample string 4",
                                      "created": "2025-08-02T23:10:39.8984354",
                                      "owner": "0xur4U0vek6ml2dXVng3+w==",
                                      "ownerGuid": "e1ab1bd3-2f4d-4e7a-a697-6757567837fb",
                                      "accountStoreGroupIdentifier": "iZUrlELQhkO9hYS4JuiRGA==",
                                      "accountStoreGroupGuid": "942b9589-d042-4386-bd85-84b826e89118",
                                      "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-08-02T23:10:39.8984354",
                                      "active": true,
                                      "updated": "2025-08-02T23:10:39.8984354",
                                      "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": "vnJsmY/x+kq7Z9wkYTl5cw==",
                                          "identifierGuid": "996c72be-f18f-4afa-bb67-dc2461397973",
                                          "name": "sample string 2",
                                          "primaryContact": "4if/3rto10afZICt1wcbIw==",
                                          "primaryContactGuid": "deff27e2-68bb-46d7-9f64-80add7071b23",
                                          "accountID": "bTqfpE4aw0as4TJZmI4JWA==",
                                          "accountIDGuid": "a49f3a6d-1a4e-46c3-ace1-3259988e0958",
                                          "special": true,
                                          "updated": "2025-08-02T23:10:39.8984354",
                                          "active": true,
                                          "reasonInactive": 1,
                                          "priceLevelIdentifier": "TtpVYOjSn0S8DoCFAppLAQ==",
                                          "priceLevelIdentifierGuid": "6055da4e-d2e8-449f-bc0e-8085029a4b01",
                                          "deleted": true,
                                          "account": {
                                            "$ref": "57"
                                          },
                                          "primaryContactCustomer": {
                                            "$ref": "55"
                                          },
                                          "customerGroupMembers": [
                                            {
                                              "$id": "60",
                                              "id": 1,
                                              "groupID": "gKM/9fRsekuYihATlUKMjA==",
                                              "groupIDGuid": "f53fa380-6cf4-4b7a-988a-101395428c8c",
                                              "customerID": "iapdrF8ge0WPcttS29Ie+w==",
                                              "customerIDGuid": "ac5daa89-205f-457b-8f72-db52dbd21efb",
                                              "card": "sample string 4",
                                              "linkedAccount": "NiiAyoNaPka2FFdGNYQ+vQ==",
                                              "linkedAccountGuid": "ca802836-5a83-463e-b614-574635843ebd",
                                              "customer": {
                                                "$ref": "55"
                                              },
                                              "group": {
                                                "$ref": "59"
                                              },
                                              "customerCard": {
                                                "$ref": "56"
                                              }
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "59"
                                        }
                                      ]
                                    },
                                    "payments": [
                                      {
                                        "$id": "61",
                                        "id": 1,
                                        "identifier": "Vnmc/Rj1mE+yQwCIcVHm4g==",
                                        "identifierGuid": "fd9c7956-f518-4f98-b243-00887151e6e2",
                                        "storeID": 2,
                                        "operatorName": "sample string 3",
                                        "saleHeaderID": 4,
                                        "paymentType": 5,
                                        "amount": 6,
                                        "account": "sample string 7",
                                        "accountID": "51qy9qLY00WrCYTuEq1/MA==",
                                        "accountIDGuid": "f6b25ae7-d8a2-45d3-ab09-84ee12ad7f30",
                                        "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-08-02T23:10:39.8984354",
                                        "invRocNo": "sample string 14",
                                        "responseCode": "sample string 15",
                                        "cashout": 1,
                                        "tip": 16,
                                        "idempotentVoid": "z6fGOXFoKUWn/Gdjym+2rA==",
                                        "idempotentVoidGuid": "39c6a7cf-6871-4529-a7fc-6763ca6fb6ac",
                                        "offline": true,
                                        "processed": 1,
                                        "storeSaleHeader": {
                                          "$id": "62",
                                          "saleHeaderID": 1,
                                          "saleHeaderGuid": "2XDNqUcn/kuOLApwuz1ofQ==",
                                          "saleHeaderIdentifierGuid": "a9cd70d9-2747-4bfe-8e2c-0a70bb3d687d",
                                          "created": "2025-08-02T23:10:39.8984354",
                                          "createdLocal": "2025-08-02T23:10:39.8984354",
                                          "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-08-02T23:10:39.8984354",
                                          "storeID": 1,
                                          "operatorG_Uid": "5wO99gfLskqp5yu3HTrVSw==",
                                          "operatorGuid": "f6bd03e7-cb07-4ab2-a9e7-2bb71d3ad54b",
                                          "customerG_Uid": "RfJlaalahkmMZakCKjD1/Q==",
                                          "customerGuid": "6965f245-5aa9-4986-8c65-a9022a30f5fd",
                                          "communityIdentifier": "RJJ0YuBZ/EOh/N1kaRIoJg==",
                                          "communityIdentifierGuid": "62749244-59e0-43fc-a1fc-dd6469122826",
                                          "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": "TN43rVdZNEGACOnjqgzrmw==",
                                          "priceLevelIdentifierGuid": "ad37de4c-5957-4134-8008-e9e3aa0ceb9b",
                                          "locked": 36,
                                          "relationChecksum": "sample string 37",
                                          "loyaltyTender": 1,
                                          "giftCardTender": 1,
                                          "operator": {
                                            "$ref": "1"
                                          },
                                          "customer": {
                                            "$ref": "55"
                                          },
                                          "communityOrganisation": {
                                            "$id": "63",
                                            "id": 1,
                                            "identifier": "7BnL3jGu3UujNWdGGlGQEw==",
                                            "identifierGuid": "decb19ec-ae31-4bdd-a335-67461a519013",
                                            "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-08-02T23:10:39.8984354",
                                            "deleted": true
                                          },
                                          "details": [
                                            {
                                              "$id": "64",
                                              "saleItemID": 1,
                                              "identifier": "EETxiK2MKEG2IqfshOQuXg==",
                                              "identifierGuid": "88f14410-8cad-4128-b622-a7ec84e42e5e",
                                              "saleHeaderID": 2,
                                              "plu": 1,
                                              "pluG_UId": "iP8k8o+npEi7yUMT7pGtcA==",
                                              "pluGuid": "f224ff88-a78f-48a4-bbc9-4313ee91ad70",
                                              "accountID": "N4sA3FRBN0KgRT0BrrD4Zw==",
                                              "accountIDGuid": "dc008b37-4154-4237-a045-3d01aeb0f867",
                                              "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-08-02T23:10:39.8984354",
                                              "bestOrExpireType": 1,
                                              "providerName": "sample string 11",
                                              "refundG_UID": "Imr7OGoLgEmLaDDFOXW3vg==",
                                              "refundGuid": "38fb6a22-0b6a-4980-8b68-30c53975b7be",
                                              "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": "fJMT/w6tkEaPSZfgdbZBsg==",
                                              "idempotentVoidGuid": "ff13937c-ad0e-4690-8f49-97e075b641b2",
                                              "priceLevelIdentifier": "YLgyJduTjkuzmUwpKeYAxg==",
                                              "priceLevelIdentifierGuid": "2532b860-93db-4b8e-b399-4c2929e600c6",
                                              "productName": "sample string 23",
                                              "apn": "sample string 24",
                                              "unknownScans": [
                                                {
                                                  "$id": "65",
                                                  "id": 1,
                                                  "saleDetailID": 2,
                                                  "storeID": 1,
                                                  "scanned": "2025-08-02T23:10:39.8984354",
                                                  "operatorG_UID": "QEA=",
                                                  "barcode": "sample string 4",
                                                  "processed": 1
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "refund": {
                                                "$id": "66",
                                                "id": 1,
                                                "g_UID": "Y4i9f+5qtk+ygEkuebKs0A==",
                                                "guid": "7fbd8863-6aee-4fb6-b280-492e79b2acd0",
                                                "description": "sample string 1",
                                                "dumped": true,
                                                "inventoryReasonID": 1,
                                                "sortOrder": 1,
                                                "updated": "2025-08-02T23:10:39.8984354"
                                              },
                                              "modifier": {
                                                "$id": "67",
                                                "id": 1,
                                                "setG_UID": "0bPDpNYqhEC/K+zlRUoBTw==",
                                                "modifierSetGuid": "a4c3b3d1-2ad6-4084-bf2b-ece5454a014f",
                                                "name": "sample string 2",
                                                "price": 1,
                                                "quantity": 1,
                                                "modifierType": 1,
                                                "groupNumber": 1,
                                                "pageNumber": 1,
                                                "controlOrder": 1,
                                                "printToStation": true,
                                                "pluG_UID": "+/5Lx1lszEyMhrc86uHDvA==",
                                                "pluGuid": "c74bfefb-6c59-4ccc-8c86-b73ceae1c3bc",
                                                "deleted": true,
                                                "g_UID": "3s9sM9ceh069SBEyElz7XQ==",
                                                "guid": "336ccfde-1ed7-4e87-bd48-1132125cfb5d",
                                                "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": "QZFMUBWCr0WQCuSa5WsGVg==",
                                              "pluGuid": "504c9141-8215-45af-900a-e49ae56b0656",
                                              "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-08-02T23:10:39.8984354",
                                              "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-08-02T23:10:39.8984354",
                                              "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": "mNJDR+h4CUa0gGN0LMMn7Q==",
                                              "pluGuid": "4743d298-78e8-4609-b480-63742cc327ed",
                                              "accountID": "/eSXP3kb0EWlfg/TKrZjDg==",
                                              "accountIDGuid": "3f97e4fd-1b79-45d0-a57e-0fd32ab6630e",
                                              "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-08-02T23:10:39.9140458",
                                              "bestOrExpireType": 1,
                                              "refundG_UID": "w0A0WJDtsEOFMFBoYpfiCA==",
                                              "refundGuid": "583440c3-ed90-43b0-8530-50686297e208",
                                              "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": "LuSipMQhQ0OXrJ8rHTbs3A==",
                                              "identifierGuid": "a4a2e42e-21c4-4343-97ac-9f2b1d36ecdc",
                                              "id": 1,
                                              "orderNo": 2,
                                              "externalSaleIdentifier": "sample string 3",
                                              "storeID": 4,
                                              "zoneID": 5,
                                              "deptNo": 6,
                                              "customerIdentifier": "NOs32J1Gfk+vpUpagg3H2A==",
                                              "customerIdentifierGuid": "d837eb34-469d-4f7e-afa5-4a5a820dc7d8",
                                              "operatorNo": 1,
                                              "operatorG_UID": "UNNML8nVfUeilk1aVdfnvw==",
                                              "operatorGuid": "2f4cd350-d5c9-477d-a296-4d5a55d7e7bf",
                                              "created": "2025-08-02T23:10:39.9140458",
                                              "ordered": "2025-08-02T23:10:39.9140458",
                                              "started": "2025-08-02T23:10:39.9140458",
                                              "completed": "2025-08-02T23:10:39.9140458",
                                              "supplied": "2025-08-02T23:10:39.9140458",
                                              "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": "/2R0B1L65E+iQPSXG+3PzQ==",
                                                  "pluGuid": "077464ff-fa52-4fe4-a240-f4971bedcfcd",
                                                  "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": "qEJyaYhxXEmND43yDzBXfQ==",
                                                  "headerIdentifierGuid": "697242a8-7188-495c-8d0f-8df20f30577d",
                                                  "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": "28IIqzs72UyDVe79w15GSA==",
                                              "surveyGuid": "ab08c2db-3b3b-4cd9-8355-eefdc35e4648",
                                              "saleHeaderGuid": "NlIovOHAmU20gaX8lcxvnA==",
                                              "saleGuid": "bc285236-c0e1-4d99-b481-a5fc95cc6f9c",
                                              "textResponse": "sample string 1",
                                              "integerResponse": 1,
                                              "g_UIDResponse": "JgCqMo2lLEyWy0fr4N+UyQ==",
                                              "guidResponse": "32aa0026-a58d-4c2c-96cb-47ebe0df94c9",
                                              "whoAnswered": 2,
                                              "answeredAtUTC": "2025-08-02T23:10:39.9140458",
                                              "sale": {
                                                "$ref": "62"
                                              },
                                              "survey": {
                                                "$id": "76",
                                                "g_UID": "bDtzlRQhYUmk0rZoThZNvQ==",
                                                "guid": "95733b6c-2114-4961-a4d2-b6684e164dbd",
                                                "name": "sample string 1",
                                                "storeID": 2,
                                                "zoneID": 1,
                                                "checkoutFormG_UID": "0Y7f3SZ6d0qo21t1G5eFUA==",
                                                "checkoutFormGuid": "dddf8ed1-7a26-4a77-a8db-5b751b978550",
                                                "displayToWho": 3,
                                                "displayWhen": 4,
                                                "start": "2025-08-02T23:10:39.9140458",
                                                "end": "2025-08-02T23:10:39.9140458",
                                                "deleted": true,
                                                "updated": "2025-08-02T23:10:39.9140458",
                                                "possibleIntegerResponses": [
                                                  1,
                                                  2
                                                ],
                                                "possibleTextResponses": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "possibleGuidResponses": [
                                                  "ca15709f-5ec5-4fd3-8b7c-1cbbe475143f",
                                                  "96086e3c-8ab0-4c5c-849b-367e767c5bcc"
                                                ],
                                                "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": "fVLUNB7RMUuYlOxUoTo/MA==",
                                          "accountIdentifier": "34d4527d-d11e-4b31-9894-ec54a13a3f30",
                                          "accountName": "sample string 42",
                                          "customerOrderIdentifier": "W4rv80rov0qw/Ao+cO9gpA==",
                                          "customerOrderIdentifierGuid": "f3ef8a5b-e84a-4abf-b0fc-0a3e70ef60a4",
                                          "priceLevelName": "sample string 43",
                                          "revision": 44,
                                          "ingressId": "sample string 45"
                                        },
                                        "metadata": {
                                          "$id": "77",
                                          "id": 1,
                                          "paymentID": 2,
                                          "paymentIdentifier": "7tO97hVY/EqQbsGNjK7/WQ==",
                                          "paymentIdentifierGuid": "eebdd3ee-5815-4afc-906e-c18d8caeff59",
                                          "identifier": "wOA/4PvySku2fIokBEqgDg==",
                                          "identifierGuid": "e03fe0c0-f2fb-4b4a-b67c-8a24044aa00e",
                                          "metadata": "sample string 3",
                                          "signatureImage": "QEA=",
                                          "itemIdentifier": "8dSxq5ZWIkW/2KvnYmWM9A==",
                                          "itemIdentifierGuid": "abb1d4f1-5696-4522-bfd8-abe762658cf4"
                                        }
                                      },
                                      {
                                        "$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": "QaDyijZEck2ssHAR089K8w==",
                                    "customerIdentifierGuid": "8af2a041-4436-4d72-acb0-7011d3cf4af3",
                                    "voucherName": "sample string 2",
                                    "count": 3,
                                    "storeID": 4,
                                    "barcode": "sample string 5",
                                    "redeemCount": 6,
                                    "issueCount": 7,
                                    "storeSalePaymentID": 1,
                                    "idempotentID": "BE5ViUtIEESlZBj+G84yWQ==",
                                    "idempotentGuid": "89554e04-484b-4410-a564-18fe1bce3259",
                                    "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-08-02T23:10:39.9140458",
                                      "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-08-02T23:10:39.9140458",
                                        "labelPageLayout": "pBtm1ZwiLES2N4sD5tWOCg==",
                                        "pageLayoutGuid": "d5661ba4-229c-442c-b637-8b03e6d58e0a",
                                        "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-08-02T23:10:39.9140458"
                                          },
                                          {
                                            "$ref": "82"
                                          }
                                        ]
                                      },
                                      "customerVouchers": [
                                        {
                                          "$id": "83",
                                          "id": 1,
                                          "customerIdentifier": "KJJyVHzgU0u6sTMe9/UQjg==",
                                          "customerIdentifierGuid": "54729228-e07c-4b53-bab1-331ef7f5108e",
                                          "voucherID": 3,
                                          "voucherName": "sample string 4",
                                          "storeID": 1,
                                          "barcode": "sample string 5",
                                          "dateOfIssue": "2025-08-02T23:10:39.9140458",
                                          "issuedSaleHeaderID": 1,
                                          "issuedSaleIdentifier": "sample string 7",
                                          "issuedOfflinePaymentID": 1,
                                          "issuedIdempotentID": "uv5ttr9ED0Wezg3kpTQgpA==",
                                          "issuedIdempotentGuid": "b66dfeba-44bf-450f-9ece-0de4a53420a4",
                                          "issuedOffline": true,
                                          "issuedUser": "sample string 9",
                                          "issuedNotes": "sample string 10",
                                          "expiryDate": "2025-08-02T23:10:39.9140458",
                                          "expiredUser": "sample string 11",
                                          "expiredNotes": "sample string 12",
                                          "redeemed": "2025-08-02T23:10:39.9140458",
                                          "redeemedSaleHeaderID": 1,
                                          "redeemedSaleIdentifier": "sample string 13",
                                          "redeemedOfflinePaymentID": 1,
                                          "redeemedIdempotentID": "J+eFTVvkkkSDoo/mQXgMWg==",
                                          "redeemedIdempotentGuid": "4d85e727-e45b-4492-83a2-8fe641780c5a",
                                          "redeemedUser": "sample string 14",
                                          "redeemedNotes": "sample string 15",
                                          "redeemedOffline": true,
                                          "updated": "2025-08-02T23:10:39.9140458",
                                          "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": "tWdK6TwK+kySs7mdzLOOYw==",
                              "groupIDGuid": "e94a67b5-0a3c-4cfa-92b3-b99dccb38e63",
                              "campaign": {
                                "$ref": "51"
                              },
                              "group": {
                                "$ref": "59"
                              }
                            },
                            {
                              "$ref": "84"
                            }
                          ],
                          "signIqTickets": [
                            {
                              "$id": "85",
                              "identifier": "rNpVWyvzZEG77Og+jAKkHg==",
                              "identifierGuid": "5b55daac-f32b-4164-bbec-e83e8c02a41e",
                              "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": "CaC0G3MehUW47RbbGJYY0A==",
                              "guid": "1bb4a009-1e73-4585-b8ed-16db189618d0",
                              "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": "uVSIuEhwjEapR/QDehRlLQ==",
                                  "groupGuid": "b88854b9-7048-468c-a947-f4037a14652d",
                                  "comboPriceType": 5,
                                  "priceType": 5,
                                  "pluG_UID": "hvVPu2bvGE+//knd0r2CFg==",
                                  "pluGuid": "bb4ff586-ef66-4f18-bffe-49ddd2bd8216",
                                  "priceGroupG_UID": "mIoks0xWlkiHDbhfhZB66w==",
                                  "priceGroupGuid": "b3248a98-564c-4896-870d-b85f85907aeb",
                                  "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": "d1ebTDlAOk2mPmukEL6TCQ==",
                              "priceLevelIdentifierGuid": "4c9b5777-4039-4d3a-a63e-6ba410be9309",
                              "campaignName": "sample string 3",
                              "priceLevelName": "sample string 4"
                            },
                            {
                              "$ref": "88"
                            }
                          ]
                        },
                        "product": {
                          "$ref": "12"
                        },
                        "dealCost": {
                          "$id": "89",
                          "headerIdentifier": "Og+M+jJ36UGAP9b+ZxqZLg==",
                          "headerIdentifierGuid": "fa8c0f3a-7732-41e9-803f-d6fe671a992e",
                          "identifier": "JBMpoH5DjUGGVMESXD9UrA==",
                          "identifierGuid": "a0291324-437e-418d-8654-c1125c3f54ac",
                          "supplierIdentifier": "ICPxYQCbY06KPb+d2awvrw==",
                          "supplierGuid": "61f12320-9b00-4e63-8a3d-bf9dd9ac2faf",
                          "pluG_UID": "oZb2SBv/JUG8DrLk/nsKqw==",
                          "pluGuid": "48f696a1-ff1b-4125-bc0e-b2e4fe7b0aab",
                          "campaignName": "894be013-09a5-4138-8d0c-ceec5bb443c4",
                          "description": "sample string 4",
                          "cost": 5,
                          "costDecimals": 6,
                          "start": "2025-08-02T23:10:39.9140458",
                          "end": "2025-08-02T23:10:39.9140458",
                          "type": 9,
                          "promoType": 10,
                          "bonusItemPLUG_UID": "0kNcUH06fk23hEGPIrhoyA==",
                          "bonusItemPluGuid": "505c43d2-3a7d-4d7e-b784-418f22b868c8",
                          "bonusPurchaseUnits": 11,
                          "bonusReceiveUnits": 12,
                          "updated": "2025-08-02T23:10:39.9140458",
                          "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-08-02T23:10:39.9140458",
                          "campaignEndDate": "2025-08-02T23:10:39.9140458",
                          "masterPLUG_UID": "NOxxjFG580GauEDgjIrtSg==",
                          "masterID": "8c71ec34-b951-41f3-9ab8-40e08c8aed4a",
                          "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": "8g7y6hwvnkWN4acczzP5IQ==",
                          "bonusMasterID": "eaf20ef2-2f1c-459e-8de1-a71ccf33f921",
                          "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-08-02T23:10:39.9140458",
                      "dealCosts": [
                        {
                          "$ref": "89"
                        },
                        {
                          "$ref": "89"
                        }
                      ],
                      "tags": [
                        {
                          "$id": "90",
                          "pluG_UID": "AmyD7PHqRkyEGMN0KJtrvg==",
                          "pluGuid": "ec836c02-eaf1-4c46-8418-c374289b6bbe",
                          "tagID": 1,
                          "description": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "90"
                        }
                      ],
                      "alternateProductG_UID": "ARrCaS+V/kWPa4jN0ez5MA==",
                      "alternateProduct": "69c21a01-952f-45fe-8f6b-88cdd1ecf930",
                      "productHostCode": {
                        "$id": "91",
                        "id": 1,
                        "pluG_UID": "ol07ktkkPkeeK7bOnX2PKA==",
                        "pluGuid": "923b5da2-24d9-473e-9e2b-b6ce9d7d8f28",
                        "ibaCode": "sample string 2"
                      },
                      "mscCat": {
                        "$ref": "45"
                      },
                      "mscCom": {
                        "$ref": "46"
                      },
                      "mscDep": {
                        "$ref": "48"
                      },
                      "mscSubCom": {
                        "$ref": "47"
                      },
                      "isUserUpdate": true,
                      "ignoreMasterProduct": true,
                      "priceGroupLabelRequested": true,
                      "firstSold": "2025-08-02T23:10:39.9140458",
                      "inventoryTracked": "2025-08-02T23:10:39.9140458",
                      "isNormalPriceChangesCampaign": true
                    },
                    "supplier": {
                      "$ref": "7"
                    },
                    "serviceFee": {
                      "$id": "92",
                      "id": 1,
                      "description": "sample string 1",
                      "fee": 1
                    },
                    "isPrimaryHost": true,
                    "hostVendor": 47
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "orderCycleHeaders": [
                  {
                    "$id": "93",
                    "storeID": 1,
                    "supplierIdentifier": "aIMv3xb/wUuV+M5NUju11g==",
                    "supplierGuid": "df2f8368-ff16-4bc1-95f8-ce4d523bb5d6",
                    "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": "reQOx9t4ckmOYoLilPpjiA==",
                    "supplierGuid": "c70ee4ad-78db-4972-8e62-82e294fa6388",
                    "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-08-02T23:10:39.9140458",
                    "deliveryDate": "2025-08-02T23:10:39.9140458",
                    "nextCutOffDate": "2025-08-02T23:10:39.9140458",
                    "nextDeliveryDate": "2025-08-02T23:10:39.9140458",
                    "nextDaysBuffer": 10
                  },
                  {
                    "$ref": "94"
                  }
                ],
                "store": {
                  "$ref": "3"
                },
                "updated": "2025-08-02T23:10:39.9140458",
                "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-08-02T23:10:39.9140458",
                  "processed": "2025-08-02T23:10:39.9140458",
                  "isProcessing": true,
                  "processedCount": 6,
                  "processingTime": 1,
                  "collectedUtc": "2025-08-02T23:10:39.9140458",
                  "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-08-02T23:10:39.9140458",
                    "businessPillar": "sample string 3",
                    "fileType": "sample string 4"
                  }
                },
                {
                  "$ref": "95"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "97",
                  "id": 1,
                  "hostIdentifier": "Tn/NAMPhJESpo+Hj9Ph4BA==",
                  "hostIdentifierGuid": "00cd7f4e-e1c3-4424-a9a3-e1e3f4f87804",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "c0aba8f1-1a59-41e6-99b6-a575dfd3e10a",
                    "167a65e3-c81f-4b40-89d1-4aeb9f9b0c58"
                  ]
                },
                {
                  "$ref": "97"
                }
              ],
              "hostFileStoreSetting": {
                "$ref": "5"
              },
              "hostStoreSettings": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "promotionPlacements": [
                {
                  "$id": "98",
                  "identifier": "vXTHwlvT2UmG9dVppqbQag==",
                  "identifierGuid": "c2c774bd-d35b-49d9-86f5-d569a6a6d06a",
                  "code": "sample string 2",
                  "description": "sample string 3",
                  "isAdvertised": true
                },
                {
                  "$ref": "98"
                }
              ],
              "promoTypeGuids": [
                "f79c26b6-6cff-4332-8f7b-b9203a24b48c",
                "bb0f142d-f5a4-4a43-b684-5559d1ef6e7d"
              ],
              "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-08-02T23:10:39.9140458",
            "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": "6b1a1555-6cb7-4257-bbd7-5eb783267d63",
        "updateStore": {
          "$id": "104",
          "id": "fa24a499-9489-4e39-ae73-dad0d6e8c381",
          "name": "sample string 1",
          "lastActivity": "2025-08-02T23:10:39.9140458",
          "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-08-02T23:10:39.9140458"
        },
        "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:
PKS�[&����5xl/workbook.xml �(�����0D�&�C�����N\�z𾔭4Ж�5��$޼��ξ>Z���v�{�sW�6�!g̋5���ĝ�NC�ҽ��R	��xk4��I�1�=e�o���B������1�~AiP���!|j�T8�YFc�;��-!���3l��1����dv�MA���\��q���
ܮ�<�,�{�q��.�PKS�[����	�[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
S�[?���''_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="R4a300a3cb2774c8b" /></Relationships>PKS�[��}�Wxl/worksheets/sheet1.xml �(���[s�:��
�����=tܒ[o'Mۤ�����П�������/		�ڒ�^[(���~�DI��7#���D�Y<_mF�s�x�����6N���(�9�Iϒ��̲�� Hg�h=M��)���-�d=���� ^,V�hϞ��&�$��4˗J�����W{M��)���b��}��t�����*���� �#/�g�x�`<,�U�M+��G��w?\�G)ؠ_��$�y��>?f���*Z=,��%Qhf�cZ|�W;��z����]ͳ��3>�DBNϞ�,^��M�z��Re��LrΉ�ʨv=+��g� �Ҧ{u^��qu�K�9�RfD�^�zq�s_	�	�Fj��]/K��W�^���R�{�M�7��&��DpI����ؐ�;���Ѿli%��gFi��:RQ�Q�����Om)�{A*j6�2��R�XGBzL!�p�8��Ȯ
6�T���6���@��|��"�Q0���� 5��w[7Li��;�	�s`'�}��NU���N��d��I�uG�<�}��&*�3�0Jj�%0]Oa���l�r��
¼n6�pL �/�1\��&]{�	S�a��{`6���|
f3�h�
6�z��>�����dy�u|0�Iv̤�~~��8��Qx���e���L��t<L�� )����^��˴���W�4�9���0x�iK�]��u�}��:1i�N�7	^'.����MB։�&���u��u�C�0u�#�c�'q\�� ��_���?q��A�ٯ�X{� ����1�;�8��@��{� �����Aw!���oq�
�!��Cp�
�At�Q��F�X"���Cd �cr��$;����Ԃ��9��A��ӓ���dҲ�9"w�u� N�.�i��8��n"�i�q��#�8���b���� ��3�E~�ȝn~m��"r���Z������
��F��D��8��� ��צ���o�P������=��7"��`&'�y~��p׾lI@�̠82��)�ܰ��t%q�EIq;��l�?PKS�[��O/�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�i~5�M��p�q5�-�-�l,8W�*�6]����������m��}�i!�4Ҫ��-��~�ݬ�8��&�0�@Ҋ	-1�'J�p!�M�h�gS�{�<�銱��%n��pq���z��l�iF��W�a@�@��[�)z
y��@v��=�t���a���
��Z��	ï�w��aM�ͣ*+�I���� <���ӥ�N��B�)x'T��票�U�����PKS�[Ѓ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��PKS�[v0�xxl/sharedStrings.xml �(���oo�0ƿJ��$��	�V�tH��HФU�v$GbͱS�3�>�LW�.�]���ė�����)��oTĤ���v�L�H��&Z��CD\
�$׹����c���n�u���)�0�d��T9h�T�O�BH(C�9�;�v�ρ	׉e)���u\����`�`���,g#_OF�q�O���a�%����@Z��2ߢ��0�J�A�U�`�j�-���@������9t�#|�U�^,g���_�ń��Dɲ8#ו�)�3�����͌��:����4�d)��ܐ!�U2C���ne��V?r.���"b�W�W��ͨYz���i@�CaUm�k�-yS$PSک�k$�k|,���T�:&�=�7��3��b.�Z}q��3�)أ�{�3Y�4���A���*��vІ^���t��$��p8�[��6[�'�]�Cp��\fZS�ӌ�5�n3�Uq�J+��-�f�����<���8�aa_�.+�J���^Fb*9�X��y7(P�ػe��?���V2AN�|5�NG�^��G��T���1�PK-S�[&����5xl/workbook.xmlPK-S�[����	��[Content_Types].xmlPK-
S�[?���''U_rels/.relsPK-S�[��}�W�xl/worksheets/sheet1.xmlPK-S�[��O/�Pxl/_rels/workbook.xml.relsPK-S�[Ѓc'2E
_	xl/styles.xmlPK-S�[v0�x�
xl/sharedStrings.xmlPK�5

application/vnd.ms-excel

Sample:
PKS�[.Y��5xl/workbook.xml �(���;�0D�H����E�d�hҦHo`�-�G�#r�#�ҥۙ�};t�v괞�G��U���{S�z���6��n�V2�}=���V�o	ʓ4I2baf^h�0o�X�X`��^�J2�ps>!D�fO��2{��Dd�����"*�����3��sj|��V"��(�<��|H�[ѕ�`0J���PKS�[����	�[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
S�[���h''_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="R96c7b9aefde041e3" /></Relationships>PKS�[��}�Wxl/worksheets/sheet1.xml �(���[s�:��
�����=tܒ[o'Mۤ�����П�������/		�ڒ�^[(���~�DI��7#���D�Y<_mF�s�x�����6N���(�9�Iϒ��̲�� Hg�h=M��)���-�d=���� ^,V�hϞ��&�$��4˗J�����W{M��)���b��}��t�����*���� �#/�g�x�`<,�U�M+��G��w?\�G)ؠ_��$�y��>?f���*Z=,��%Qhf�cZ|�W;��z����]ͳ��3>�DBNϞ�,^��M�z��Re��LrΉ�ʨv=+��g� �Ҧ{u^��qu�K�9�RfD�^�zq�s_	�	�Fj��]/K��W�^���R�{�M�7��&��DpI����ؐ�;���Ѿli%��gFi��:RQ�Q�����Om)�{A*j6�2��R�XGBzL!�p�8��Ȯ
6�T���6���@��|��"�Q0���� 5��w[7Li��;�	�s`'�}��NU���N��d��I�uG�<�}��&*�3�0Jj�%0]Oa���l�r��
¼n6�pL �/�1\��&]{�	S�a��{`6���|
f3�h�
6�z��>�����dy�u|0�Iv̤�~~��8��Qx���e���L��t<L�� )����^��˴���W�4�9���0x�iK�]��u�}��:1i�N�7	^'.����MB։�&���u��u�C�0u�#�c�'q\�� ��_���?q��A�ٯ�X{� ����1�;�8��@��{� �����Aw!���oq�
�!��Cp�
�At�Q��F�X"���Cd �cr��$;����Ԃ��9��A��ӓ���dҲ�9"w�u� N�.�i��8��n"�i�q��#�8���b���� ��3�E~�ȝn~m��"r���Z������
��F��D��8��� ��צ���o�P������=��7"��`&'�y~��p׾lI@�̠82��)�ܰ��t%q�EIq;��l�?PKS�[���.�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8
�����p�q5�-�-�l,8W�*�6]����������m��}���r h�U��9��~ha�Y�q1M�at��81�'J�p!�M�h�gS�{�<�i��5�K�2����?D��(qg�iF��W�a@�@��9����U��@��=kۢij٨"/ێ�wS�2a����2�d�R�Z�!�Uf�K���K�ey��i�ɪP���u��Fo�b�PKS�[Ѓ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��PKS�[v0�xxl/sharedStrings.xml �(���oo�0ƿJ��$��	�V�tH��HФU�v$GbͱS�3�>�LW�.�]���ė�����)��oTĤ���v�L�H��&Z��CD\
�$׹����c���n�u���)�0�d��T9h�T�O�BH(C�9�;�v�ρ	׉e)���u\����`�`���,g#_OF�q�O���a�%����@Z��2ߢ��0�J�A�U�`�j�-���@������9t�#|�U�^,g���_�ń��Dɲ8#ו�)�3�����͌��:����4�d)��ܐ!�U2C���ne��V?r.���"b�W�W��ͨYz���i@�CaUm�k�-yS$PSک�k$�k|,���T�:&�=�7��3��b.�Z}q��3�)أ�{�3Y�4���A���*��vІ^���t��$��p8�[��6[�'�]�Cp��\fZS�ӌ�5�n3�Uq�J+��-�f�����<���8�aa_�.+�J���^Fb*9�X��y7(P�ػe��?���V2AN�|5�NG�^��G��T���1�PK-S�[.Y��5xl/workbook.xmlPK-S�[����	�[Content_Types].xmlPK-
S�[���h''V_rels/.relsPK-S�[��}�W�xl/worksheets/sheet1.xmlPK-S�[���.�Pxl/_rels/workbook.xml.relsPK-S�[Ѓc'2E
`	xl/styles.xmlPK-S�[v0�x�
xl/sharedStrings.xmlPK�6