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": "5MxGY4ePWkCwmNpLj0pkIg==",
  "guid": "6346cce4-8f87-405a-b098-da4b8f4a6422",
  "operatorNumber": 1,
  "shortName": "sample string 2",
  "firstName": "sample string 3",
  "lastName": "sample string 4",
  "password": "sample string 5",
  "hasPassword": true,
  "passwordText": "sample string 6",
  "rfidTagID": "sample string 7",
  "blueprintID": 1,
  "groupID": 1,
  "groupName": "sample string 8",
  "managerGroupID": 1,
  "managerGroupName": "sample string 9",
  "zoneID": 1,
  "zoneName": "sample string 10",
  "loggedIn": 1,
  "lastUsedIP": "sample string 11",
  "deleted": true,
  "locked": true,
  "allowOpenTill": true,
  "webEmail": "sample string 14",
  "simpleOperatorType": 0,
  "webRole": "sample string 15",
  "updated": "2025-06-14T05:56:24.9592089",
  "passwordResetRequired": true,
  "alteredInStore": true,
  "startShift": "2025-06-14T05:56:24.9592089",
  "endShift": "2025-06-14T05:56:24.9592089",
  "machineName": "sample string 20",
  "drawerID": 1,
  "stores": [
    {
      "$id": "2",
      "operatorG_UID": "WnK9B1Z4PU+yPpnvMn4UXQ==",
      "operatorGuid": "07bd725a-7856-4f3d-b23e-99ef327e145d",
      "storeID": 2,
      "operator": {
        "$ref": "1"
      },
      "store": {
        "$id": "3",
        "id": 1,
        "isMaster": true,
        "shortName": "sample string 3",
        "url": "sample string 4",
        "sortOrder": 1,
        "name": "sample string 5",
        "phone": "sample string 6",
        "fax": "sample string 7",
        "email": "sample string 8",
        "address1": "sample string 9",
        "address2": "sample string 10",
        "city": "sample string 11",
        "state": "sample string 12",
        "country": "sample string 13",
        "postCode": "sample string 14",
        "delivery": 1,
        "exportAccounts": 1,
        "salesAccountFolder": "sample string 15",
        "purchaseAccountFolder": "sample string 16",
        "initLoad": 1,
        "initIDs": 1,
        "zoneID": 1,
        "actAsMaster": 1,
        "lastActiveUtc": "2025-06-14T05:56:24.9592089",
        "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": "v8AA3xLbtESK3PRRjCmGGQ==",
        "hostIdentifierGuid": "df00c0bf-db12-44b4-8adc-f4518c298619",
        "hostName": 1,
        "hostAddress": "sample string 27",
        "hostUsername": "sample string 28",
        "hostPassword": "sample string 29",
        "excludeFromLeadInOut": true,
        "accountingProvider": 31,
        "accountingAddress": "sample string 32",
        "accountingUsername": "sample string 33",
        "accountingPassword": "sample string 34",
        "storeAccountingCode": "sample string 35",
        "softwareVariance": 36,
        "fuelWarningVariance": 37.0,
        "fuelErrorVariance": 38.0,
        "fuelAccumulatedWarningVariance": 39.0,
        "fuelAccumulatedErrorVariance": 40.0,
        "drawManagment": 41,
        "endOfDayManagment": true,
        "autoFillCashBalancing": true,
        "fuelDayVariance": 44,
        "accountingTradingTime": "00:00:00.1234567",
        "stockActivateProduct": 46,
        "giftCardSalesAccountingDeptCode": "sample string 47",
        "transactionDiscountAccountingDeptCode": "sample string 48",
        "size": 49,
        "updated": "2025-06-14T05:56:24.9592089",
        "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": "2PFWO4JYnEenfMflfFbWXA==",
            "hostIdentifierGuid": "3b56f1d8-5882-479c-a77c-c7e57c56d65c",
            "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": "mOb9Pbxg60eWNh3qsRy3AQ==",
              "identifierGuid": "3dfde698-60bc-47eb-9636-1deab11cb701",
              "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": "NDsK1+ZyMU+nMjK1M+ozcw==",
              "hostSupplierIdentifierGuid": "d70a3b34-72e6-4f31-a732-32b533ea3373",
              "loyaltyPriceLevelIdentifier": "skl/3REJ+0aYlNQ2YecgWQ==",
              "loyaltyPriceLevelIdentifierGuid": "dd7f49b2-0911-46fb-9894-d43661e72059",
              "isGroup": true,
              "description": "sample string 22",
              "hostProvider": 23,
              "hostTypeEnum": 24,
              "hostType": "sample string 25",
              "hostCode": "sample string 26",
              "username": "sample string 27",
              "password": "sample string 28",
              "passwordPlain": "sample string 29",
              "server": "sample string 30",
              "url": "sample string 31",
              "global": true,
              "stateCode": "sample string 33",
              "lastCollected": "2025-06-14T05:56:24.9592089",
              "lastProcessed": "2025-06-14T05:56:24.9592089",
              "hold": true,
              "supplierName": "sample string 35",
              "supplier": {
                "$id": "7",
                "identifier": "w1Mv9tDqLkOyEDvO1dc//Q==",
                "identifierGuid": "f62f53c3-ead0-432e-b210-3bced5d73ffd",
                "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": "3tDEKwidXEKkcY8BLIrN4w==",
                "primaryContactID": "2bc4d0de-9d08-425c-a471-8f012c8acde3",
                "storeID": 1,
                "abn": "sample string 16",
                "supplierGroupIdentifier": "vWOu7d9zfkSUwa7NcsaSOw==",
                "supplierGroupGuid": "edae63bd-73df-447e-94c1-aecd72c6923b",
                "rebate": 1.0,
                "rebateType": 1,
                "rebateFrequency": 1,
                "rebateSource": 1,
                "rebateLastClaimed": "2025-06-14T05:56:24.9592089",
                "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": "9cb16a2f-bd6d-4dbe-b9ba-3e23f96e3d7e",
                  "identifier": "i2DKrGHr8kK/2hjmc09+pA==",
                  "identifierGuid": "acca608b-eb61-42f2-bfda-18e6734f7ea4",
                  "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": "JdL5/bT9Pke6iTxSXwh40g==",
                    "supplierIdentifierGuid": "fdf9d225-fdb4-473e-ba89-3c525f0878d2",
                    "contactGuid": "mrqlZy1oqk2q6t0ULTnBPw==",
                    "contactID": "67a5ba9a-682d-4daa-aaea-dd142d39c13f",
                    "contact": {
                      "$ref": "8"
                    },
                    "supplier": {
                      "$ref": "7"
                    }
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "products": [
                  {
                    "$id": "10",
                    "pluG_UID": "dOwbsESqN0qUQXK2zxp5zA==",
                    "pluGuid": "b01bec74-aa44-4a37-9441-72b6cf1a79cc",
                    "supplierIdentifier": "OCBPJd4vG0yrpFy7y2NyfA==",
                    "supplierIdentifierGuid": "254f2038-2fde-4c1b-aba4-5cbbcb63727c",
                    "cartonQuantity": 1,
                    "cartonQuantityChanged": true,
                    "productSize": "sample string 2",
                    "cigarettesPerSleeve": 1,
                    "randomWeight": true,
                    "piecesPerUnit": 4,
                    "averagePackSize": 5,
                    "effectiveDate": "2025-06-14T05:56:24.9592089",
                    "pricedByWeight": true,
                    "landedUnitCostEx": 8,
                    "landedUnitCostInc": 9,
                    "landedCartonCostInc": 10,
                    "landedCartonCostEx": 11,
                    "standardCost": 12,
                    "deliveryFee": 1,
                    "deliveryFeeBasis": "sample string 13",
                    "pickAndPackFee": 1,
                    "pickAndPackFeeBasis": "sample string 14",
                    "financeFee": 1,
                    "financeFeeBasis": "sample string 15",
                    "cartonLength": 1,
                    "cartonWidth": 1,
                    "cartonHeight": 1,
                    "palletLayerQuantity": 1,
                    "palletLayers": 1,
                    "itemCode": "sample string 16",
                    "invoiceCode": "sample string 17",
                    "invoiceDesc": "sample string 18",
                    "orderDirect": true,
                    "useCost": true,
                    "minimumQuantity": 19,
                    "hostType": 20,
                    "fromHost": 21,
                    "minimumReorder": 1,
                    "maximumReorder": 1,
                    "orderMultiple": 22.1,
                    "sellMultiple": 23.1,
                    "baseMultiple": 24.1,
                    "hostStandardCost": 25,
                    "hostTotalCost": 26,
                    "hostRetail": 27,
                    "hostLandedUnitCostEx": 28,
                    "hostLandedUnitCostInc": 29,
                    "hostDesc": "sample string 30",
                    "directIndicator": "sample string 31",
                    "availableToOrder": true,
                    "hostRangeIndicator": "sample string 33",
                    "hostProductType": "sample string 34",
                    "hostProductGrade": "sample string 35",
                    "hostProductGroup": "sample string 36",
                    "hostSlowMoving": true,
                    "hostGeneralMerchandise": true,
                    "hostPillar": "sample string 39",
                    "hostLastUpdated": "2025-06-14T05:56:24.9592089",
                    "rebate": 1.0,
                    "rebateExclude": true,
                    "invoiceCodes": [
                      {
                        "$id": "11",
                        "pluG_UID": "bPnrlbt5TE+oHWbGtXdNPw==",
                        "pluGuid": "95ebf96c-79bb-4f4c-a81d-66c6b5774d3f",
                        "supplierIdentifier": "QdAUwpFot0ygbnLzeUSRgQ==",
                        "supplierIdentifierGuid": "c214d041-6891-4cb7-a06e-72f379449181",
                        "invoiceCode": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "storeIDs": [
                      1,
                      2
                    ],
                    "preferredSupplier": true,
                    "preferredRebateSupplier": true,
                    "supplierName": "sample string 40",
                    "salesMode": 41,
                    "orderPacked": true,
                    "active": true,
                    "price": 1,
                    "costGstPercent": 43,
                    "parentPluG_UID": "QdtpG9n5MU2XbnZ0r24opA==",
                    "parentPluGuid": "1b69db41-f9d9-4d31-976e-7674af6e28a4",
                    "freight": 44.0,
                    "freightType": 1,
                    "product": {
                      "$id": "12",
                      "plu": 1,
                      "storeID": 1,
                      "masterPluG_UID": "QEA=",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "g_UId": "GsmPgzCAwkGmLHKXhriPeA==",
                      "guid": "838fc91a-8030-41c2-a62c-729786b88f78",
                      "apn": "sample string 1",
                      "apnChanged": true,
                      "apnSwitched": true,
                      "barcode": "sample string 4",
                      "itemNumber": "sample string 5",
                      "itemNumberChanged": true,
                      "priceGroupG_UID": "3QpGWkinukq3us+QsBTwGg==",
                      "priceGroupGuid": "5a460add-a748-4aba-b7ba-cf90b014f01a",
                      "blueprintID": 1,
                      "lastCountedDate": "2025-06-14T05:56:24.9592089",
                      "externalID": "sample string 7",
                      "active": true,
                      "activated": "2025-06-14T05:56:24.9592089",
                      "pluCreated": "2025-06-14T05:56:24.9592089",
                      "createdByUser": "sample string 9",
                      "name": "sample string 10",
                      "nameChanged": true,
                      "secondDescription": "sample string 12",
                      "hostDescription": "sample string 13",
                      "keepCartonQty": true,
                      "keepDescription": true,
                      "keepDepartments": true,
                      "keepSuppliers": true,
                      "markdownDescription": "sample string 18",
                      "altDescription": "sample string 19",
                      "bestOrExpire": 20,
                      "lastUpdate": "2025-06-14T05:56:24.9592089",
                      "lastManualUpdate": "2025-06-14T05:56:24.9592089",
                      "imageName": "sample string 23",
                      "showImageOnFlipCharts": true,
                      "showTextOnFlipCharts": true,
                      "overrideFlipChartText": true,
                      "flipChartText": "sample string 27",
                      "salesMode": 1,
                      "eftCode": 1,
                      "price": 1,
                      "priceChanged": true,
                      "rrp": 1,
                      "gstPercent": 28,
                      "gstPercentChanged": true,
                      "costGSTPercent": 29,
                      "costGSTPercentChanged": true,
                      "wetPercent": 1,
                      "priceOverride": 1,
                      "cost": 1,
                      "currentCost": 1,
                      "currentCostDecimals": 1,
                      "grossProfit": 1.0,
                      "currentCostDesc": "sample string 30",
                      "currentCostEnd": "2025-06-14T05:56:24.9592089",
                      "currentCostUpdated": "2025-06-14T05:56:24.9592089",
                      "costDecimals": 31,
                      "costChanged": true,
                      "dealCostIdentifier": "QEA=",
                      "excludeFromRebate": true,
                      "rebateOverride": 1,
                      "costCalcMethod": 1,
                      "costCalcMethodChanged": true,
                      "costEffectiveDate": "2025-06-14T05:56:24.9592089",
                      "defaultGP": 1,
                      "breakTargetMode": 32,
                      "break1": 1,
                      "price1": 1,
                      "target1": 33,
                      "break2": 1,
                      "price2": 1,
                      "target2": 34,
                      "break3": 1,
                      "price3": 1,
                      "target3": 35,
                      "break1Changed": true,
                      "price1Changed": true,
                      "target1Changed": true,
                      "break2Changed": true,
                      "price2Changed": true,
                      "target2Changed": true,
                      "break3Changed": true,
                      "price3Changed": true,
                      "target3Changed": true,
                      "breakTargetModeChanged": true,
                      "margin": 1.1,
                      "marginChanged": true,
                      "marginRanged": true,
                      "marginRangedChanged": true,
                      "minimumMargin": 1.1,
                      "minimumMarginChanged": true,
                      "maximumMargin": 1.1,
                      "maximumMarginChanged": true,
                      "overrideHostWarehouseIndicator": true,
                      "overrideHostWarehouseIndicatorChanged": true,
                      "overrideHostPrice": true,
                      "overrideHostPriceChanged": true,
                      "overrideHostCost": true,
                      "overrideHostCostChanged": true,
                      "overrideHostMargin": true,
                      "overrideHostMarginChanged": true,
                      "alwaysApplyMargin": true,
                      "alwaysApplyMarginChanged": true,
                      "aws": 1.0,
                      "awsUpdated": "2025-06-14T05:56:24.9592089",
                      "posTare": 1,
                      "altPrice": 1.0,
                      "altPriceChanged": true,
                      "altPriceMode": 52,
                      "altPriceModeChanged": true,
                      "altPLUG_UID": "7dDbh1GpZE6qONWvNYi5Ow==",
                      "altPLUGuid": "87dbd0ed-a951-4e64-aa38-d5af3588b93b",
                      "altPLUGuidChanged": true,
                      "altPriceDescription1": "sample string 53",
                      "altPriceDescription2": "sample string 54",
                      "cartonQuantity": 55,
                      "cartonQuantityChanged": true,
                      "trayID": 1,
                      "promptID": 1,
                      "tare": 1,
                      "packQty": 1,
                      "fixedWeight": 1,
                      "extraMesg": 1,
                      "text1": "sample string 57",
                      "text2": "sample string 58",
                      "text3": "sample string 59",
                      "labelText": "sample string 60",
                      "labelTextChanged": true,
                      "sendToScale": true,
                      "nonScaleWeigh": true,
                      "labelFormat": "sample string 64",
                      "barcodeFormat": "sample string 65",
                      "austMade": 1,
                      "coolCode": 66,
                      "countryOfOrigin": "sample string 67",
                      "percentContent": 68.1,
                      "departmentID": 1,
                      "subDepartmentID": 1,
                      "minorDepartmentID": 1,
                      "lesserDepartmentID": 1,
                      "deptCode": "sample string 69",
                      "subDeptCode": "sample string 70",
                      "minorDeptCode": "sample string 71",
                      "lesserDeptCode": "sample string 72",
                      "deptName": "sample string 73",
                      "subDeptName": "sample string 74",
                      "minorDeptName": "sample string 75",
                      "lesserDeptName": "sample string 76",
                      "departmentChanged": true,
                      "subCategoryID": 1,
                      "expiry": 1,
                      "showDays": 1,
                      "datePrint": 1,
                      "labelRequired": true,
                      "labelShelfQty": 79,
                      "labelShelfChanged": true,
                      "labelTalkerQty": 81,
                      "labelSmall": true,
                      "labelLastPrinted": "2025-06-14T05:56:24.9592089",
                      "labelLastPrice": 1,
                      "shelfPageLayoutG_UID": "n2g6IyTqKUenIZrQNU9Hxg==",
                      "shelfPageLayoutGuid": "233a689f-ea24-4729-a721-9ad0354f47c6",
                      "talkerPageLayoutG_UID": "gqV9GwZhakmLWAKtESPexQ==",
                      "talkerPageLayoutGuid": "1b7da582-6106-496a-8b58-02ad1123dec5",
                      "unitMeasure": 1.1,
                      "unitMeasureChanged": true,
                      "unitMeasureKind": 84,
                      "unitMeasureKindChanged": true,
                      "signIQData": "sample string 86",
                      "refresh": true,
                      "earnLoyaltyPoints": true,
                      "earnLoyaltyPointsChanged": true,
                      "quantityOverride": true,
                      "quantityOverrideChanged": true,
                      "quantityRequired": true,
                      "quantityRequiredChanged": true,
                      "allowDiscounts": true,
                      "allowDiscountsChanged": true,
                      "discountDiscounts": true,
                      "discountDiscountsChanged": true,
                      "itemRecalled": true,
                      "itemRecalledChanged": true,
                      "noRefund": true,
                      "noRefundChanged": true,
                      "allowMarkdown": true,
                      "allowMarkdownChanged": true,
                      "priceRequired": true,
                      "priceRequiredChanged": true,
                      "fuelItem": true,
                      "fuelItemChanged": true,
                      "trackSerial": true,
                      "trackSerialChanged": true,
                      "allowZeroPrice": true,
                      "allowZeroPriceChanged": true,
                      "notForSale": 90,
                      "notForSaleChanged": true,
                      "excludeFromDeals": true,
                      "excludeFromVoucher": true,
                      "minimumAge": 93,
                      "minimumAgeChanged": true,
                      "buyingLimit": 1,
                      "buyingLimitChanged": true,
                      "buyingLimitIndependent": true,
                      "buyingLimitIndependentChanged": true,
                      "inventoryGuid": "4CYaNxNz9k6lru/HrS79Rg==",
                      "inventoryIdentifier": "371a26e0-7313-4ef6-a5ae-efc7ad2efd46",
                      "inventoryAccuracy": 1,
                      "baseUnits": 97,
                      "orderPacked": 1,
                      "isManufactured": true,
                      "isIngredient": true,
                      "isModifier": true,
                      "isModifierChanged": true,
                      "hasModifiers": 98,
                      "defaultPrinter": "sample string 99",
                      "defaultPrinterGroup": "sample string 100",
                      "ingredientsOnManufacture": true,
                      "manufactureUnitMeasure": 1,
                      "mpl": 1,
                      "maxShelfQty": 101,
                      "allowAutoOrder": true,
                      "warrantyPeriod": 1,
                      "parentPluG_UId": "O36PVKvHpkuhQp+5oNbwPw==",
                      "parentPluGuid": "548f7e3b-c7ab-4ba6-a142-9fb9a0d6f03f",
                      "preferredHostVendor": 103,
                      "preferredHostChanged": true,
                      "code": "sample string 105",
                      "supplierIdentifier": "yBP1B511PUiMJDqHgaaItw==",
                      "supplierIdentifierGuid": "07f513c8-759d-483d-8c24-3a8781a688b7",
                      "supplierChanged": true,
                      "rebateSupplierIdentifier": "SQ51TFdPiECGQg1PPrUkKg==",
                      "rebateSupplierIdentifierGuid": "4c750e49-4f57-4088-8642-0d4f3eb5242a",
                      "rebateSupplierChanged": true,
                      "availableForOrder": true,
                      "warehouseDirectIndicator": "sample string 107",
                      "warehouseDirectIndicatorChanged": true,
                      "productGrade": "sample string 109",
                      "productType": "sample string 110",
                      "productGroup": "sample string 111",
                      "complianceIndicator": "sample string 112",
                      "inhouseBrand": "sample string 113",
                      "slowMoving": true,
                      "generalMerchandise": true,
                      "comment": "sample string 116",
                      "lastUpdatedByUser": "sample string 117",
                      "lastManualUpdatedByUser": "sample string 118",
                      "lastUpdatedByUserOverride": true,
                      "lastUpdatedByHost": "2025-06-14T05:56:24.9592089",
                      "commodity": "sample string 120",
                      "businessPillar": "sample string 121",
                      "mscCommodity": "sample string 122",
                      "hostIdentifier": "YZ6C7PZxC0C5eyAFWjCfmg==",
                      "hostIdentifierGuid": "ec829e61-71f6-400b-b97b-20055a309f9a",
                      "serviceFeeID": 1,
                      "serviceFeeIDChanged": true,
                      "providerName": "sample string 124",
                      "aisleEnds": "sample string 125",
                      "deleted": true,
                      "deletedChanged": true,
                      "hidden": true,
                      "doNotRange": true,
                      "doNotRangeChanged": true,
                      "doNotOrder": true,
                      "doNotOrderChanged": true,
                      "locked": true,
                      "excludeFromWebUpdate": true,
                      "excludeFromWebUpdateChanged": true,
                      "webPriceBasedOn": 136,
                      "webPriceRounding": true,
                      "webMarkup": 138,
                      "webPriceMode": 139,
                      "altDepartmentID": 1,
                      "altSubDepartmentID": 1,
                      "altMinorDepartmentID": 1,
                      "altLesserDepartmentID": 1,
                      "altDeptCode": "sample string 140",
                      "altSubDeptCode": "sample string 141",
                      "altMinorDeptCode": "sample string 142",
                      "altLesserDeptCode": "sample string 143",
                      "altDepartmentChanged": true,
                      "storeProducts": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "store": {
                        "$ref": "3"
                      },
                      "storePrices": [
                        {
                          "$id": "13",
                          "pluG_UID": "qVcePv0rqkuJP9kE3lX9hg==",
                          "pluGuid": "3e1e57a9-2bfd-4baa-893f-d904de55fd86",
                          "plu": 1,
                          "storeID": 1,
                          "zoneID": 2,
                          "zoneName": "sample string 3",
                          "store": "sample string 4",
                          "priceNow": 5,
                          "costNow": 6,
                          "costNowDecimals": 7,
                          "normalPrice": 8,
                          "gstPercent": 9,
                          "normalCost": 10,
                          "normalCostDecimals": 11,
                          "costGstPercent": 12,
                          "costCalcMethod": 1,
                          "currentCost": 13,
                          "currentCostDecimals": 14,
                          "break1": 15,
                          "price1": 16,
                          "break2": 17,
                          "price2": 18,
                          "break3": 19,
                          "price3": 20,
                          "fuelItem": 21,
                          "fixedWeight": 22,
                          "active": true,
                          "complianceIndicator": "sample string 23",
                          "doNotOrder": true,
                          "doNotRange": true,
                          "isNormalPriceChangesCampaign": true,
                          "updated": "2025-06-14T05:56:24.9592089"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "currentPrices": {
                        "$id": "14",
                        "pluPrices": {
                          "$id": "15",
                          "plu": 1,
                          "pluG_UID": "QEA=",
                          "stores": [
                            1,
                            2
                          ],
                          "normalPrice": 1,
                          "cost": 2,
                          "break1": 3,
                          "price1": 4,
                          "break2": 5,
                          "price2": 6,
                          "break3": 7,
                          "price3": 8,
                          "discountPrice": 9,
                          "acceptedUtc": "2025-06-14T05:56:24.9592089",
                          "priceChangeType": 0,
                          "costDecimals": 10
                        },
                        "normalPluPrices": {
                          "$ref": "15"
                        },
                        "winningCampaign": 1,
                        "winner": {
                          "$id": "16",
                          "campaignName": "sample string 1",
                          "campaignDescription": "sample string 2",
                          "startDate": "2025-06-14T05:56:24.9592089",
                          "startTime": 3,
                          "endDate": "2025-06-14T05:56:24.9592089",
                          "endTime": 4,
                          "newPrice": 5,
                          "newCost": 6,
                          "newCostDecimals": 7,
                          "pctDiscount": 8,
                          "promoType": 1,
                          "promotionTypeCode": "sample string 9",
                          "hostType": 10,
                          "hostIdentifier": "AwKZSzf0EUOYjGUgqpkN7g==",
                          "hostIdentifierGuid": "4b990203-f437-4311-988c-6520aa990dee",
                          "storeNames": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "details": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ]
                      },
                      "tray": {
                        "$id": "17",
                        "g_UId": "P6VX8ABxx0G63RkBBIJgCg==",
                        "guid": "f057a53f-7100-41c7-badd-19010482600a",
                        "name": "sample string 1",
                        "number": 1,
                        "tare": 1
                      },
                      "priceGroup": {
                        "$id": "18",
                        "priceGroupG_UID": "Ur5HBhN8UEqOWgU0HiQEEg==",
                        "priceGroupGuid": "0647be52-7c13-4a50-8e5a-05341e240412",
                        "name": "sample string 2",
                        "code": 1,
                        "modified": true,
                        "updated": "2025-06-14T05:56:24.9592089",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "number": 1,
                        "products": [
                          {
                            "$ref": "12"
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "productCount": 1
                      },
                      "priceGroupName": "sample string 145",
                      "nutrifacts": {
                        "$id": "19",
                        "pluG_UID": "wFbz5QbqjUuXAnjXZaRi6w==",
                        "pluGuid": "e5f356c0-ea06-4b8d-9702-78d765a462eb",
                        "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": "117ff323-1c81-4011-a0c5-19c532191030",
                        "created": "2025-06-14T05:56:24.9592089",
                        "createdByUser": "sample string 1",
                        "activated": "2025-06-14T05:56:24.9592089",
                        "deactivated": "2025-06-14T05:56:24.9592089",
                        "lastOrdered": "2025-06-14T05:56:24.9592089",
                        "lastOrderedQty": 2.0,
                        "lastReceived": "2025-06-14T05:56:24.9592089",
                        "lastReceivedQty": 3.0,
                        "lastInvoiceStatus": 1,
                        "lastCounted": "2025-06-14T05:56:24.9592089",
                        "lastSold": "2025-06-14T05:56:24.9592089",
                        "firstSold": "2025-06-14T05:56:24.9592089",
                        "awsUpdated": "2025-06-14T05:56:24.9592089",
                        "lastManualUpdate": "2025-06-14T05:56:24.9592089",
                        "lastManualUpdatedByUser": "sample string 5",
                        "lastUpdated": "2025-06-14T05:56:24.9592089",
                        "lastUpdatedByUser": "sample string 7",
                        "lastUpdatedByHost": "2025-06-14T05:56:24.9592089",
                        "doNotRangeUpdated": "2025-06-14T05:56:24.9592089",
                        "doNotOrderUpdated": "2025-06-14T05:56:24.9592089",
                        "tracked": "2025-06-14T05:56:24.9592089"
                      },
                      "allergens": [
                        {
                          "$id": "21",
                          "allergenID": 1,
                          "pluG_UID": "2d1WiiLvaEeF4NUNmmOcYg==",
                          "pluGuid": "8a56ddd9-ef22-4768-85e0-d50d9a639c62",
                          "contains": 2,
                          "allergenName": "sample string 3",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "costs": {
                        "$id": "22",
                        "pluG_UID": "WxgYrWxHGk2U1KPzkvkXJA==",
                        "pluGuid": "ad18185b-476c-4d1a-94d4-a3f392f91724",
                        "enteredCost": 1,
                        "weightedAvgCost": 1,
                        "lastCost": 1,
                        "rawEnteredCost": 2,
                        "rawWeightedAvgCost": 3,
                        "rawLastCost": 4,
                        "freight": 5.0,
                        "freightType": 6,
                        "costDecimals": 7,
                        "fifoCost": 1,
                        "updated": "2025-06-14T05:56:24.9592089",
                        "normalCost": 1,
                        "currentCost": 1
                      },
                      "sales": [
                        {
                          "$id": "23",
                          "saleHeaderID": 1,
                          "created": "2025-06-14T05:56:24.9592089",
                          "createdLocal": "2025-06-14T05:56:24.9592089",
                          "storeID": 3,
                          "storeName": "sample string 4",
                          "operatorG_Uid": "EC3mwFuPV06mqF3Pw3bozQ==",
                          "operatorGuid": "c0e62d10-8f5b-4e57-a6a8-5dcfc376e8cd",
                          "operatorName": "sample string 5",
                          "tranType": 1,
                          "plu": 1,
                          "pluG_UId": "gPVTRIHTBk+omEQz9V/oGg==",
                          "pluGuid": "4453f580-d381-4f06-a898-4433f55fe81a",
                          "normalPrice": 1,
                          "totalCents": 1,
                          "cost": 1,
                          "grossProfit": 1,
                          "quantity": 1,
                          "operator": {
                            "$ref": "1"
                          }
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "apns": [
                        {
                          "$id": "24",
                          "pluID": 1,
                          "pluG_UID": "z9CiqCU7Ck+tNJqQTEuO4Q==",
                          "pluGuid": "a8a2d0cf-3b25-4f0a-ad34-9a904c4b8ee1",
                          "apn": "sample string 1",
                          "deleted": true,
                          "storeID": 1,
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tuns": [
                        {
                          "$id": "25",
                          "pluG_UId": "yoD/NpmV906z2NW1yo0Hmw==",
                          "pluGuid": "36ff80ca-9599-4ef7-b3d8-d5b5ca8d079b",
                          "apn": "sample string 1",
                          "tun": "sample string 2",
                          "cartonQuantity": 3,
                          "product": {
                            "$ref": "12"
                          },
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "competitionPricing": [
                        {
                          "$id": "26",
                          "identifier": "LDDJ0KyAG0Cb2lqkz82YHQ==",
                          "identifierGuid": "d0c9302c-80ac-401b-9bda-5aa4cfcd981d",
                          "pluG_UID": "O1MZqSHMbk+vqDIkavnKrQ==",
                          "pluGuid": "a919533b-cc21-4f6e-afa8-32246af9caad",
                          "competitionID": 1,
                          "name": "sample string 2",
                          "sellMultiple": 3,
                          "retailPrice": 4,
                          "storeName": "sample string 5"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "supplier": {
                        "$ref": "7"
                      },
                      "supplierName": "sample string 146",
                      "children": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "ordering": {
                        "$ref": "10"
                      },
                      "flipChartPages": [
                        {
                          "$id": "27",
                          "identifier": "p9jobfbP/EG0VSRy0H/9vA==",
                          "groupName": "sample string 1",
                          "identifierGuid": "6de8d8a7-cff6-41fc-b455-2472d07ffdbc",
                          "exists": true,
                          "flipChartIdentifier": "sU9j1hCdjkG4RvfMPUY4jg==",
                          "flipChartIdentifierGuid": "d6634fb1-9d10-418e-b846-f7cc3d46388e",
                          "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": "/FSmOYyeRU6OoGIN93YWYg==",
                          "groupIdentifierGuid": "39a654fc-9e8c-4e45-8ea0-620df7761662",
                          "flipChart": {
                            "$id": "28",
                            "identifier": "Rxnmvs421kaX0nAq2YSH5g==",
                            "identifierGuid": "bee61947-36ce-46d6-97d2-702ad98487e6",
                            "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": "Gb4aNiQ2DkinM2LdViXCEA==",
                              "identifierGuid": "361abe19-3624-480e-a733-62dd5625c210",
                              "name": "sample string 2",
                              "formType": "sample string 3",
                              "forms": [
                                {
                                  "$id": "30",
                                  "id": 1,
                                  "g_UID": "CVS/8OLqekCcBl95Gdnw4w==",
                                  "guid": "f0bf5409-eae2-407a-9c06-5f7919d9f0e3",
                                  "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": "/Q9Tdc/g10ycEln5mDjleA==",
                                  "previousFormGuid": "75530ffd-e0cf-4cd7-9c12-59f99838e578",
                                  "nextForm": 1,
                                  "nextFormG_UID": "KfxsaETrrkirbVBP2agX+A==",
                                  "nextFormGuid": "686cfc29-eb44-48ae-ab6d-504fd9a817f8",
                                  "attributes": "sample string 10",
                                  "updated": "2025-06-14T05:56:24.9592089",
                                  "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": "IbnhZ5txPkahdBJEs91bBA==",
                                      "checkoutFormGuid": "67e1b921-719b-463e-a174-1244b3dd5b04",
                                      "identifier": "HRl0lLBZnkehyebWI6B+kw==",
                                      "identifierGuid": "9474191d-59b0-479e-a1c9-e6d623a07e93",
                                      "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": "6TXXgxZqEEC9goUqYc0iKw==",
                                      "valueGuid": "83d735e9-6a16-4010-bd82-852a61cd222b",
                                      "buttonText": "sample string 10",
                                      "valueText": "sample string 11",
                                      "drawImageAndButton": true,
                                      "updated": "2025-06-14T05:56:24.9592089",
                                      "action": "sample string 12",
                                      "valueForm": {
                                        "$ref": "30"
                                      },
                                      "image": {
                                        "$id": "32",
                                        "name": "sample string 3.sample string 4",
                                        "imageID": 2,
                                        "imageName": "sample string 3",
                                        "imageExtension": "sample string 4",
                                        "lastUpdate": "2025-06-14T05:56:24.9592089",
                                        "imageData": "QEA=",
                                        "readOnly": true
                                      }
                                    },
                                    {
                                      "$ref": "31"
                                    }
                                  ],
                                  "panels": [
                                    {
                                      "$id": "33",
                                      "id": 1,
                                      "checkoutFormID": 2,
                                      "checkoutFormG_UID": "aaCkWGpZO0ikHikl2yOBPg==",
                                      "checkoutFormGuid": "58a4a069-596a-483b-a41e-2925db23813e",
                                      "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": "9yos3S5oVE2uMzd6KLK8/Q==",
                              "flipChartPageIdentifierGuid": "dd2c2af7-682e-4d54-ae33-377a28b2bcfd",
                              "pluG_UID": "3ILzDjQXIkOWUo5L0Nc4PA==",
                              "pluGuid": "0ef382dc-1734-4322-9652-8e4bd0d7383c",
                              "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": "tGt+rnUzFEiqBktiYzk8JQ==",
                          "pluGuid": "ae7e6bb4-3375-4814-aa06-4b6263393c25",
                          "price": 1,
                          "costCalcMethod": 1,
                          "cost": 2,
                          "weightedAvgCost": 3,
                          "lastCost": 4,
                          "rawCost": 5,
                          "rawWeightedAvgCost": 6,
                          "rawLastCost": 7,
                          "costDecimals": 8,
                          "serviceFeeID": 9,
                          "freight": 10.0,
                          "freightType": 11,
                          "process": "sample string 12",
                          "user": "sample string 13",
                          "updated": "2025-06-14T05:56:24.9592089",
                          "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": "fQzX/c78DUOZRziuneo45A==",
                          "ingredientGuid": "lR7+3pc2eUS8qMtj/kh/+A==",
                          "ingredientIdentifier": "defe1e95-3697-4479-bca8-cb63fe487ff8",
                          "quantity": 1.0,
                          "storeIDs": [
                            1,
                            2
                          ],
                          "ingredientText": "sample string 1",
                          "ingredient": {
                            "$ref": "12"
                          }
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "bins": [
                        {
                          "$id": "37",
                          "pluG_UID": "AhDStVcNSE6pK5mVzDhznw==",
                          "pluGuid": "b5d21002-0d57-4e48-a92b-9995cc38739f",
                          "shelfLocationIdentifier": "6W4z2QTCCUqyab8sEo0b8A==",
                          "shelfLocationGuid": "d9336ee9-c204-4a09-b269-bf2c128d1bf0",
                          "labelShelfDefault": 1,
                          "labelTalkerDefault": 1,
                          "labelSmall": true,
                          "labelPageLayoutG_UID": "5f+di5KfWkK+a4zo4fQKQg==",
                          "labelPageLayoutGuid": "8b9dffe5-9f92-425a-be6b-8ce8e1f40a42",
                          "updated": "2025-06-14T05:56:24.9592089",
                          "electronicShelfLabelIdentifier": "sample string 5",
                          "electronicshelfLabelsConfigurationID": 6,
                          "labelShelfChanged": true,
                          "productName": "sample string 8",
                          "locationText": "sample string 9",
                          "product": {
                            "$ref": "12"
                          },
                          "location": {
                            "$id": "38",
                            "identifier": "lIKWpjto1UOG9XY9Z3w88g==",
                            "storeID": 1,
                            "identifierGuid": "a6968294-683b-43d5-86f5-763d677c3cf2",
                            "name": "sample string 2",
                            "haccp": true,
                            "blueprintID": 1,
                            "updated": "2025-06-14T05:56:24.9592089",
                            "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": "OyaaPDUZ/02juL1s6gK44A==",
                          "pluGuid": "3c9a263b-1935-4dff-a3b8-bd6cea02b8e0",
                          "deptNo": 1,
                          "product": {
                            "$ref": "12"
                          },
                          "scaleLocation": {
                            "$id": "40",
                            "id": 1,
                            "deptNo": 1,
                            "deptCode": "sample string 2",
                            "name": "sample string 3",
                            "enabled": true,
                            "updated": "2025-06-14T05:56:24.9592089",
                            "department": {
                              "$id": "41",
                              "id": 1,
                              "name": "sample string 2",
                              "code": "sample string 3",
                              "sortOrder": 4,
                              "isLiquor": true,
                              "isTobacco": true,
                              "excludeTalker": true,
                              "externalSales": true,
                              "saleGLCode": "sample string 9",
                              "cogsglCode": "sample string 10",
                              "accountingCategoryID": 11,
                              "maximumMarkdownPercentage": 12.0,
                              "accountingOnly": true,
                              "generateExternalID": 1,
                              "useNonReportableTaxCode": true,
                              "minPLU": 15,
                              "maxPLU": 16,
                              "scaleLocation": {
                                "$ref": "40"
                              },
                              "subDepartments": [
                                {
                                  "$id": "42",
                                  "id": 1,
                                  "departmentID": 2,
                                  "name": "sample string 3",
                                  "code": "sample string 4",
                                  "departmentCode": "sample string 5",
                                  "externalSales": true,
                                  "minorDepartments": [
                                    {
                                      "$id": "43",
                                      "id": 1,
                                      "subDepartmentID": 2,
                                      "departmentID": 3,
                                      "name": "sample string 4",
                                      "subDepartmentCode": "sample string 5",
                                      "departmentCode": "sample string 6",
                                      "code": "sample string 7",
                                      "lesserDepartments": [
                                        {
                                          "$id": "44",
                                          "id": 1,
                                          "departmentID": 2,
                                          "subDepartmentID": 3,
                                          "minorDepartmentID": 4,
                                          "name": "sample string 5",
                                          "code": "sample string 6",
                                          "departmentCode": "sample string 7",
                                          "subDepartmentCode": "sample string 8",
                                          "minorDepartmentCode": "sample string 9",
                                          "updated": "2025-06-14T05:56:24.9592089",
                                          "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": "D0KMeYMPF02tzaBTbbUYDg==",
                                          "labelPageLayoutGuid": "798c420f-0f83-4d17-adcd-a0536db5180e",
                                          "minimumAge": 17,
                                          "countryOfOrigin": "sample string 18",
                                          "serviceFeeID": 1,
                                          "eftCode": 19,
                                          "defaultPrinter": "sample string 20",
                                          "defaultPrinterGroup": "sample string 21",
                                          "buyingLimit": 1,
                                          "buyingLimitIndependent": true,
                                          "buyingLimitType": 0,
                                          "includeInDistinctLimit": true,
                                          "defaultsEmpty": false,
                                          "mscCat": {
                                            "$id": "45",
                                            "dept": 1,
                                            "category": 2,
                                            "name": "sample string 3",
                                            "active": true,
                                            "mscCommodities": [
                                              {
                                                "$id": "46",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "name": "sample string 4",
                                                "active": true,
                                                "mscSubCommodities": [
                                                  {
                                                    "$id": "47",
                                                    "dept": 1,
                                                    "category": 2,
                                                    "commodity": 3,
                                                    "subCommodity": 4,
                                                    "name": "sample string 5",
                                                    "active": true,
                                                    "subCommodityCode": "sample string 7"
                                                  },
                                                  {
                                                    "$ref": "47"
                                                  }
                                                ],
                                                "commodityCode": "sample string 6"
                                              },
                                              {
                                                "$ref": "46"
                                              }
                                            ],
                                            "categoryCode": "sample string 5"
                                          },
                                          "mscCom": {
                                            "$ref": "46"
                                          },
                                          "mscDep": {
                                            "$id": "48",
                                            "dept": 1,
                                            "name": "sample string 2",
                                            "active": true,
                                            "mscCategories": [
                                              {
                                                "$ref": "45"
                                              },
                                              {
                                                "$ref": "45"
                                              }
                                            ],
                                            "deptCode": "sample string 4"
                                          },
                                          "mscSubCom": {
                                            "$ref": "47"
                                          }
                                        },
                                        {
                                          "$ref": "44"
                                        }
                                      ],
                                      "updated": "2025-06-14T05:56:24.9592089",
                                      "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": "s+3ayI6TDUiPOP4O2t5X4w==",
                                      "labelPageLayoutGuid": "c8daedb3-938e-480d-8f38-fe0edade57e3",
                                      "minimumAge": 15,
                                      "countryOfOrigin": "sample string 16",
                                      "serviceFeeID": 1,
                                      "eftCode": 17,
                                      "defaultPrinter": "sample string 18",
                                      "defaultPrinterGroup": "sample string 19",
                                      "buyingLimit": 1,
                                      "buyingLimitIndependent": true,
                                      "buyingLimitType": 0,
                                      "includeInDistinctLimit": true,
                                      "defaultsEmpty": false,
                                      "mscCat": {
                                        "$ref": "45"
                                      },
                                      "mscCom": {
                                        "$ref": "46"
                                      },
                                      "mscDep": {
                                        "$ref": "48"
                                      },
                                      "mscSubCom": {
                                        "$ref": "47"
                                      }
                                    },
                                    {
                                      "$ref": "43"
                                    }
                                  ],
                                  "investmentBuyOverride": true,
                                  "updated": "2025-06-14T05:56:24.9592089",
                                  "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": "WWi2qqFdjEG+nYZjISDniQ==",
                                  "labelPageLayoutGuid": "aab66859-5da1-418c-be9d-86632120e789",
                                  "minimumAge": 15,
                                  "countryOfOrigin": "sample string 16",
                                  "serviceFeeID": 1,
                                  "eftCode": 17,
                                  "defaultPrinter": "sample string 18",
                                  "defaultPrinterGroup": "sample string 19",
                                  "buyingLimit": 1,
                                  "buyingLimitIndependent": true,
                                  "buyingLimitType": 0,
                                  "includeInDistinctLimit": true,
                                  "defaultsEmpty": false,
                                  "mscCat": {
                                    "$ref": "45"
                                  },
                                  "mscCom": {
                                    "$ref": "46"
                                  },
                                  "mscDep": {
                                    "$ref": "48"
                                  },
                                  "mscSubCom": {
                                    "$ref": "47"
                                  }
                                },
                                {
                                  "$ref": "42"
                                }
                              ],
                              "stores": [
                                1,
                                2
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2025-06-14T05:56:24.9592089",
                              "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": "MwYA2s06bkW00UjXCS99iQ==",
                              "labelPageLayoutGuid": "da000633-3acd-456e-b4d1-48d7092f7d89",
                              "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": "h34f/t2Lm0iF6vXUDanQIA==",
                        "pluGuid": "fe1f7e87-8bdd-489b-85ea-f5d40da9d020",
                        "newPrice": 1,
                        "pctDiscount": 1,
                        "newCost": 1,
                        "newCostDecimals": 6,
                        "dealCostIdentifier": "5nMl3rTA5Uy2T2uG+/POhg==",
                        "dealCostGuid": "de2573e6-c0b4-4ce5-b64f-6b86fbf3ce86",
                        "pluName": "sample string 7",
                        "apn": "sample string 8",
                        "fuelItem": true,
                        "priceGroupG_UID": "TuPvsT5B1UuH8tD+Rd1dXQ==",
                        "priceGroupGuid": "b1efe34e-413e-4bd5-87f2-d0fe45dd5d5d",
                        "itemNumber": "sample string 10",
                        "cri": "sample string 11",
                        "pluPrice": 12,
                        "pluCost": 13,
                        "pluCostIndicator": "sample string 14",
                        "pluPriceGstPercent": 15,
                        "pluCostGstPercent": 16,
                        "pluActive": true,
                        "cartonQty": 1.1,
                        "baseUnits": 18.1,
                        "salesMode": 1,
                        "pluNormalCost": 19,
                        "pluaws": 20.0,
                        "directNumber": "sample string 21",
                        "departmentName": "sample string 22",
                        "subDepartmentName": "sample string 23",
                        "priceGroupName": "sample string 24",
                        "supplierName": "sample string 25",
                        "stockOnHand": 1.1,
                        "stockOnOrder": 1.1,
                        "lastReceived": "2025-06-14T05:56:24.9592089",
                        "rrp": 26,
                        "campaignDescription": "sample string 27",
                        "campaignComboPriceGroupG_UID": "OnuqHj31VkSanSIjAJDOKw==",
                        "campaignComboPriceGroupIdentifier": "1eaa7b3a-f53d-4456-9a9d-22230090ce2b",
                        "promotionPlacementDescription": "sample string 28",
                        "storeAcceptances": [
                          {
                            "$id": "50",
                            "plu": 1,
                            "pluG_UId": "QEA=",
                            "campaignID": 1,
                            "campaignName": "sample string 2",
                            "storeID": 3,
                            "acceptedUtc": "2025-06-14T05:56:24.9592089",
                            "operatorG_UID": "MSDib/02XUOn8ZKeJXDuFg==",
                            "operatorGuid": "6fe22031-36fd-435d-a7f1-929e2570ee16",
                            "machineID": 1,
                            "processed": true,
                            "appliedUtc": "2025-06-14T05:56:24.9592089",
                            "signIqTicketFileMovedUtc": "2025-06-14T05:56:24.9592089",
                            "user": "sample string 6",
                            "campaignDescription": "sample string 7",
                            "productDesc": "sample string 8",
                            "storeName": "sample string 9",
                            "effectiveUtc": "2025-06-14T05:56:24.9592089",
                            "priceChangeType": 0,
                            "operatorName": "sample string 10",
                            "hostCampaign": true,
                            "product": {
                              "$ref": "12"
                            },
                            "campaignPlu": {
                              "$ref": "49"
                            }
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "campaign": {
                          "$id": "51",
                          "id": 1,
                          "storeID": 2,
                          "name": "c16cdfd3-7b24-4555-8390-1d66a876498f",
                          "nameGuid": "c16cdfd3-7b24-4555-8390-1d66a876498f",
                          "description": "sample string 4",
                          "showDiscounts": true,
                          "showTotals": true,
                          "onlyEvaluateOnSubtotal": true,
                          "useDescription": true,
                          "campaignType": 1,
                          "startDate": "2025-06-14T05:56:24.9592089",
                          "startTime": 1,
                          "endDate": "2025-06-14T05:56:24.9592089",
                          "endTime": 1,
                          "recurrence": 1,
                          "recurrenceType": 1,
                          "monthType": 1,
                          "weekDays": 1,
                          "months": 1,
                          "monthWeeks": 1,
                          "monthDays": "sample string 7",
                          "printed": true,
                          "talkerText": "sample string 8",
                          "rangeDescription": "sample string 9",
                          "dealDescription": "sample string 10",
                          "labelQuantity": 11,
                          "active": 1,
                          "deactivated": "2025-06-14T05:56:24.9592089",
                          "system": true,
                          "created": "2025-06-14T05:56:24.9592089",
                          "updated": "2025-06-14T05:56:24.9592089",
                          "priceChangeNotifiedUtc": "2025-06-14T05:56:24.9592089",
                          "promoType": 1,
                          "promotionTypeCode": "sample string 13",
                          "hostIdentifier": "gVvvG578n0OHv9V7CUypyA==",
                          "hostIdentifierGuid": "1bef5b81-fc9e-439f-87bf-d57b094ca9c8",
                          "hostType": 14,
                          "createdByUser": "sample string 15",
                          "fromHost": true,
                          "deleted": true,
                          "campaignDeleted": "2025-06-14T05:56:24.9592089",
                          "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": "ivH3STCiD0OGlshx4UJoiQ==",
                              "pluGuid": "49f7f18a-a230-430f-8696-c871e1426889",
                              "hostOfferID": 1,
                              "priceGroupG_UID": "yo85LCftdEOsv7fUcdZLlQ==",
                              "priceGroupGuid": "2c398fca-ed27-4374-acbf-b7d471d64b95",
                              "fuelItem": true,
                              "pluName": "sample string 6",
                              "apn": "sample string 7",
                              "pluActive": true,
                              "cartonQty": 1,
                              "baseUnits": 9.1,
                              "cri": "sample string 10",
                              "salesMode": 1,
                              "pluaws": 11.0,
                              "directNumber": "sample string 12",
                              "departmentName": "sample string 13",
                              "subDepartmentName": "sample string 14",
                              "priceGroupName": "sample string 15",
                              "supplierName": "sample string 16",
                              "stockOnHand": 1.1,
                              "stockOnOrder": 1.1,
                              "lastReceived": "2025-06-14T05:56:24.9592089",
                              "rrp": 17,
                              "campaignDescription": "sample string 18",
                              "product": {
                                "$ref": "12"
                              },
                              "campaign": {
                                "$ref": "51"
                              }
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "sellingRules": [
                            {
                              "$id": "53",
                              "id": 1,
                              "identifier": "zhqxlNgu/0qTtz7aJd2mOA==",
                              "identifierStr": "zhqxlNgu/0qTtz7aJd2mOA==",
                              "identifierGuid": "94b11ace-2ed8-4aff-93b7-3eda25dda638",
                              "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": "Wh8p+J0MQEOsYwyXICjciQ==",
                              "customerIDGuid": "f8291f5a-0c9d-4340-ac63-0c972028dc89",
                              "campaign": {
                                "$ref": "51"
                              },
                              "customer": {
                                "$id": "55",
                                "identifier": "250RLeF7s0+NhUykJJ4ukg==",
                                "identifierGuid": "2d119ddb-7be1-4fb3-8d85-4ca4249e2e92",
                                "code": "sample string 2",
                                "familyName": "sample string 3",
                                "givenName": "sample string 4",
                                "otherName": "sample string 5",
                                "title": "sample string 6",
                                "dateOfBirth": "2025-06-14T05:56:24.9592089",
                                "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": "mS7IDsAq5EmDGqFVtwvgcg==",
                                "communityIdentifierGuid": "0ec82e99-2ac0-49e4-831a-a155b70be072",
                                "joined": "2025-06-14T05:56:24.9592089",
                                "updated": "2025-06-14T05:56:24.9592089",
                                "active": true,
                                "reasonInactive": 1,
                                "groupCustomer": true,
                                "loyaltyPoints": 1,
                                "homeStoreID": 1,
                                "availableSpend": 1,
                                "priceLevelIdentifier": "P1f+0E1h80GEOUn9UlCRxA==",
                                "priceLevelIdentifierGuid": "d0fe573f-614d-41f3-8439-49fd525091c4",
                                "marketingID": "sample string 18",
                                "hidden": true,
                                "registered": true,
                                "registeredOn": "2025-06-14T05:56:24.9592089",
                                "emailMarketing": true,
                                "smsMarketing": true,
                                "deleted": true,
                                "deletedUser": "sample string 24",
                                "homeStoreName": "sample string 25",
                                "customerCards": [
                                  {
                                    "$id": "56",
                                    "cardType": 2,
                                    "issueDate": "2025-06-14T05:56:24.9592089",
                                    "expiry": "2025-06-14T05:56:24.9592089",
                                    "customerID": "tmMcY1tS7E2oa6n1pmcdWw==",
                                    "customerIDGuid": "631c63b6-525b-4dec-a86b-a9f5a6671d5b",
                                    "initialValue": 1,
                                    "currentValue": 1,
                                    "maxLimit": 1,
                                    "minTransaction": 1,
                                    "maxTransaction": 1,
                                    "multiplier": 1.1,
                                    "active": true,
                                    "reasonInactive": 1,
                                    "idRequired": true,
                                    "idType": 1,
                                    "idValue": "sample string 5",
                                    "updated": "2025-06-14T05:56:24.9592089",
                                    "linkedAccount": "JBeionfwq0SG5CEw/+8hOA==",
                                    "linkedAccountGuid": "a2a21724-f077-44ab-86e4-2130ffef2138",
                                    "currentValueChanged": true,
                                    "limitsChanged": true,
                                    "customer": {
                                      "$ref": "55"
                                    },
                                    "account": {
                                      "$id": "57",
                                      "id": 1,
                                      "identifier": "rdcrUuD8IUSobR4eA1e26g==",
                                      "identifierGuid": "522bd7ad-fce0-4421-a86d-1e1e0357b6ea",
                                      "referenceNo": "sample string 3",
                                      "name": "sample string 4",
                                      "created": "2025-06-14T05:56:24.9592089",
                                      "owner": "KRqs2m5Zsk+Y5YEnn6pejw==",
                                      "ownerGuid": "daac1a29-596e-4fb2-98e5-81279faa5e8f",
                                      "accountStoreGroupIdentifier": "SzGF9o1TUUCKwabMkQJXrQ==",
                                      "accountStoreGroupGuid": "f685314b-538d-4051-8ac1-a6cc910257ad",
                                      "accountType": 1,
                                      "currentBalance": 1,
                                      "externalID": "sample string 7",
                                      "maximumLimit": 1,
                                      "accruePoints": true,
                                      "loyaltyPoints": 1,
                                      "termsOfTrade": 1,
                                      "signatureRequired": true,
                                      "referenceRequired": true,
                                      "statementSendType": 10,
                                      "ageingPeriod": 1,
                                      "monthlyAgeingPeriod": true,
                                      "explodedInvoice": true,
                                      "isFifoAllocation": true,
                                      "lastStatementSent": "2025-06-14T05:56:24.9592089",
                                      "active": true,
                                      "updated": "2025-06-14T05:56:24.9592089",
                                      "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": "YsF+XEX8LUOuQ/k/9ZQxYw==",
                                          "identifierGuid": "5c7ec162-fc45-432d-ae43-f93ff5943163",
                                          "name": "sample string 2",
                                          "primaryContact": "IXHEX3mk00qqGMi2Q5f+RQ==",
                                          "primaryContactGuid": "5fc47121-a479-4ad3-aa18-c8b64397fe45",
                                          "accountID": "M0Bwy6S2fUibXOlhm/RLQQ==",
                                          "accountIDGuid": "cb704033-b6a4-487d-9b5c-e9619bf44b41",
                                          "special": true,
                                          "updated": "2025-06-14T05:56:24.9592089",
                                          "active": true,
                                          "reasonInactive": 1,
                                          "priceLevelIdentifier": "9o8V/7hf3k6v5+o7IJsjqw==",
                                          "priceLevelIdentifierGuid": "ff158ff6-5fb8-4ede-afe7-ea3b209b23ab",
                                          "deleted": true,
                                          "account": {
                                            "$ref": "57"
                                          },
                                          "primaryContactCustomer": {
                                            "$ref": "55"
                                          },
                                          "customerGroupMembers": [
                                            {
                                              "$id": "60",
                                              "id": 1,
                                              "groupID": "Ca2WJ18AtUmJ4Aqw7lhvBQ==",
                                              "groupIDGuid": "2796ad09-005f-49b5-89e0-0ab0ee586f05",
                                              "customerID": "kvrrZhDqpUKMnmDahVGdBw==",
                                              "customerIDGuid": "66ebfa92-ea10-42a5-8c9e-60da85519d07",
                                              "card": "sample string 4",
                                              "linkedAccount": "NsocN9wxH0e4cP4bH7Dhyg==",
                                              "linkedAccountGuid": "371cca36-31dc-471f-b870-fe1b1fb0e1ca",
                                              "customer": {
                                                "$ref": "55"
                                              },
                                              "group": {
                                                "$ref": "59"
                                              },
                                              "customerCard": {
                                                "$ref": "56"
                                              }
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "59"
                                        }
                                      ]
                                    },
                                    "payments": [
                                      {
                                        "$id": "61",
                                        "id": 1,
                                        "identifier": "6uVYeuVsskucV6lIvK+ewQ==",
                                        "identifierGuid": "7a58e5ea-6ce5-4bb2-9c57-a948bcaf9ec1",
                                        "storeID": 2,
                                        "operatorName": "sample string 3",
                                        "saleHeaderID": 4,
                                        "paymentType": 5,
                                        "amount": 6,
                                        "account": "sample string 7",
                                        "accountID": "14VleIrVAk2pS0joTizUdg==",
                                        "accountIDGuid": "786585d7-d58a-4d02-a94b-48e84e2cd476",
                                        "customerAccount": {
                                          "$ref": "57"
                                        },
                                        "customerCard": {
                                          "$ref": "56"
                                        },
                                        "accountType": 1,
                                        "cardName": "sample string 8",
                                        "authorisationNumber": "sample string 9",
                                        "bankReference": "sample string 10",
                                        "merchantID": "sample string 11",
                                        "terminalID": "sample string 12",
                                        "cardNumber": "sample string 13",
                                        "paymentDate": "2025-06-14T05:56:24.9592089",
                                        "invRocNo": "sample string 14",
                                        "responseCode": "sample string 15",
                                        "cashout": 1,
                                        "tip": 16,
                                        "idempotentVoid": "V303efR81EiVyKkgk7P6Mg==",
                                        "idempotentVoidGuid": "79377d57-7cf4-48d4-95c8-a92093b3fa32",
                                        "offline": true,
                                        "processed": 1,
                                        "storeSaleHeader": {
                                          "$id": "62",
                                          "saleHeaderID": 1,
                                          "saleHeaderGuid": "ViLxFiTE8keAQ4g7t1KvXQ==",
                                          "saleHeaderIdentifierGuid": "16f12256-c424-47f2-8043-883bb752af5d",
                                          "created": "2025-06-14T05:56:24.9592089",
                                          "createdLocal": "2025-06-14T05:56:24.9592089",
                                          "createdText": "sample string 4",
                                          "itemCount": 5,
                                          "totalAmount": 6,
                                          "cashTender": 1,
                                          "cardTender": 1,
                                          "cheqTender": 1,
                                          "acctTender": 1,
                                          "voucherTender": 1,
                                          "loyaltyPoints": 1,
                                          "cashout": 1,
                                          "changeAmount": 1,
                                          "rounding": 1,
                                          "gstAmount": 1,
                                          "transactionDiscountTender": 1,
                                          "totalTip": 7,
                                          "tranType": 1,
                                          "processed": 1,
                                          "imported": "2025-06-14T05:56:24.9592089",
                                          "storeID": 1,
                                          "operatorG_Uid": "0J8r7EB3CUitWE+4d/RsGg==",
                                          "operatorGuid": "ec2b9fd0-7740-4809-ad58-4fb877f46c1a",
                                          "customerG_Uid": "PKrNbxdue0aT8IlBwWxy+A==",
                                          "customerGuid": "6fcdaa3c-6e17-467b-93f0-8941c16c72f8",
                                          "communityIdentifier": "uioUsH4T/kaS6BtUYVIHwA==",
                                          "communityIdentifierGuid": "b0142aba-137e-46fe-92e8-1b54615207c0",
                                          "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": "YB/E5ktEUEKeUayWi78OSQ==",
                                          "priceLevelIdentifierGuid": "e6c41f60-444b-4250-9e51-ac968bbf0e49",
                                          "locked": 36,
                                          "relationChecksum": "sample string 37",
                                          "loyaltyTender": 1,
                                          "giftCardTender": 1,
                                          "operator": {
                                            "$ref": "1"
                                          },
                                          "customer": {
                                            "$ref": "55"
                                          },
                                          "communityOrganisation": {
                                            "$id": "63",
                                            "id": 1,
                                            "identifier": "PDbeUlnHqE2fEjw+mZjIZw==",
                                            "identifierGuid": "52de363c-c759-4da8-9f12-3c3e9998c867",
                                            "name": "sample string 3",
                                            "lookupIdentifier": "sample string 4",
                                            "externalID": "sample string 5",
                                            "phone": "sample string 6",
                                            "fax": "sample string 7",
                                            "email": "sample string 8",
                                            "address1": "sample string 9",
                                            "address2": "sample string 10",
                                            "city": "sample string 11",
                                            "postCode": "sample string 12",
                                            "state": "sample string 13",
                                            "country": "sample string 14",
                                            "totalAmountAwarded": 15.1,
                                            "updated": "2025-06-14T05:56:24.9592089",
                                            "deleted": true
                                          },
                                          "details": [
                                            {
                                              "$id": "64",
                                              "saleItemID": 1,
                                              "identifier": "qhmn/swCcUKUiAERoT450w==",
                                              "identifierGuid": "fea719aa-02cc-4271-9488-0111a13e39d3",
                                              "saleHeaderID": 2,
                                              "plu": 1,
                                              "pluG_UId": "A0yse0e/pk+cX3Bil4UDFw==",
                                              "pluGuid": "7bac4c03-bf47-4fa6-9c5f-706297850317",
                                              "accountID": "n6QuWfkW4EOftPP8FznQvA==",
                                              "accountIDGuid": "592ea49f-16f9-43e0-9fb4-f3fc1739d0bc",
                                              "normalPrice": 3,
                                              "originalSellingPrice": 4,
                                              "discountPrice": 5,
                                              "unit": 1,
                                              "quantity": 6,
                                              "totalCents": 7,
                                              "fixedPrice": 1,
                                              "tranType": 1,
                                              "discountType": 1,
                                              "cost": 1,
                                              "costDecimals": 8,
                                              "markdown": 1,
                                              "manualQuantity": 1,
                                              "manualPrice": 1,
                                              "manualMode": 1,
                                              "active": 1,
                                              "offline": true,
                                              "barcode": "sample string 9",
                                              "keyedSale": 1,
                                              "discountedID": 1,
                                              "fuelID": 1,
                                              "serialNumber": "sample string 10",
                                              "bestOrExpire": "2025-06-14T05:56:24.9592089",
                                              "bestOrExpireType": 1,
                                              "providerName": "sample string 11",
                                              "refundG_UID": "I+zSUUWkFkCoeDjlc+oUAA==",
                                              "refundGuid": "51d2ec23-a445-4016-a878-38e573ea1400",
                                              "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": "N7oL/IVVNEe/It16SHe/lw==",
                                              "idempotentVoidGuid": "fc0bba37-5585-4734-bf22-dd7a4877bf97",
                                              "priceLevelIdentifier": "KI9ko8kPuEqWwY1iv50Z+Q==",
                                              "priceLevelIdentifierGuid": "a3648f28-0fc9-4ab8-96c1-8d62bf9d19f9",
                                              "productName": "sample string 23",
                                              "apn": "sample string 24",
                                              "unknownScans": [
                                                {
                                                  "$id": "65",
                                                  "id": 1,
                                                  "saleDetailID": 2,
                                                  "storeID": 1,
                                                  "scanned": "2025-06-14T05:56:24.9592089",
                                                  "operatorG_UID": "QEA=",
                                                  "barcode": "sample string 4",
                                                  "processed": 1
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "refund": {
                                                "$id": "66",
                                                "id": 1,
                                                "g_UID": "87qqZGzIu0S//5hQjq1d2g==",
                                                "guid": "64aabaf3-c86c-44bb-bfff-98508ead5dda",
                                                "description": "sample string 1",
                                                "dumped": true,
                                                "inventoryReasonID": 1,
                                                "sortOrder": 1,
                                                "updated": "2025-06-14T05:56:24.9592089"
                                              },
                                              "modifier": {
                                                "$id": "67",
                                                "id": 1,
                                                "setG_UID": "gQiXUDjehEOEg6jAd696LQ==",
                                                "modifierSetGuid": "50970881-de38-4384-8483-a8c077af7a2d",
                                                "name": "sample string 2",
                                                "price": 1,
                                                "quantity": 1,
                                                "modifierType": 1,
                                                "groupNumber": 1,
                                                "pageNumber": 1,
                                                "controlOrder": 1,
                                                "printToStation": true,
                                                "pluG_UID": "uTCTBsnud0O/l+BTvbqb3g==",
                                                "pluGuid": "069330b9-eec9-4377-bf97-e053bdba9bde",
                                                "deleted": true,
                                                "g_UID": "U7EnKXltP0ysI+tX1ORRew==",
                                                "guid": "2927b153-6d79-4c3f-ac23-eb57d4e4517b",
                                                "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": "hZJb9Zy22Eirz9P9pmFlZA==",
                                              "pluGuid": "f55b9285-b69c-48d8-abcf-d3fda6616564",
                                              "saleHeaderID": 2,
                                              "totalCents": 3,
                                              "grade": 1,
                                              "gradeDescription": "sample string 4",
                                              "dispenser": 1,
                                              "hose": 1,
                                              "quantity": 1,
                                              "cost": 1,
                                              "acquirerNum": 1,
                                              "attendant": 1,
                                              "ePurseBalance": 1.0,
                                              "cardSignature": "sample string 5",
                                              "compartmentNumber": 1,
                                              "contractNumber": 1,
                                              "discountCardPAN": "sample string 6",
                                              "discountID": 1,
                                              "discountName": "sample string 7",
                                              "discountNetValue": 1.0,
                                              "discountType": 1,
                                              "discountValue": 1.0,
                                              "discretionaryData": "sample string 8",
                                              "driverID": "sample string 9",
                                              "eftBatchNumber": 1,
                                              "eftResponseCode": "sample string 10",
                                              "endDateTime": "2025-06-14T05:56:24.9592089",
                                              "engineHours": 1.1,
                                              "fposNumber": 1,
                                              "loyaltyCardPAN": "sample string 11",
                                              "miscData1": 1,
                                              "miscData2": "sample string 12",
                                              "miscFlags": 1,
                                              "mop": 1,
                                              "odometer": 1,
                                              "panNumber": "sample string 13",
                                              "saleRefund": true,
                                              "saleStatus": 1,
                                              "sequenceNumber": 1,
                                              "stan": 1,
                                              "startDateTime": "2025-06-14T05:56:24.9592089",
                                              "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": "0/YyZhNqkUi/lOLoJnqq2Q==",
                                              "pluGuid": "6632f6d3-6a13-4891-bf94-e2e8267aaad9",
                                              "accountID": "chMuaB85n0i5FLcXxMVdTA==",
                                              "accountIDGuid": "682e1372-391f-489f-b914-b717c4c55d4c",
                                              "normalPrice": 3,
                                              "originalSellingPrice": 4,
                                              "discountPrice": 5,
                                              "unit": 1,
                                              "quantity": 6,
                                              "totalCents": 7,
                                              "fixedPrice": 1,
                                              "tranType": 1,
                                              "processed": 1,
                                              "discountType": 1,
                                              "cost": 1,
                                              "costDecimals": 1,
                                              "markdown": 1,
                                              "manualQuantity": 1,
                                              "manualPrice": 1,
                                              "manualMode": 1,
                                              "active": 1,
                                              "barcode": "sample string 8",
                                              "offline": 1,
                                              "keyedSale": 1,
                                              "discountedID": 1,
                                              "fuelID": 1,
                                              "serialNumber": "sample string 9",
                                              "bestOrExpire": "2025-06-14T05:56:24.9592089",
                                              "bestOrExpireType": 1,
                                              "refundG_UID": "WmC4p5RmVUmwU3XaL+bX3A==",
                                              "refundGuid": "a7b8605a-6694-4955-b053-75da2fe6d7dc",
                                              "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": "QrS9tlnzr02CAavXpAvj8g==",
                                              "identifierGuid": "b6bdb442-f359-4daf-8201-abd7a40be3f2",
                                              "id": 1,
                                              "orderNo": 2,
                                              "externalSaleIdentifier": "sample string 3",
                                              "storeID": 4,
                                              "zoneID": 5,
                                              "deptNo": 6,
                                              "customerIdentifier": "N3wu/VdWpkqj2O5RxxwXrA==",
                                              "customerIdentifierGuid": "fd2e7c37-5657-4aa6-a3d8-ee51c71c17ac",
                                              "operatorNo": 1,
                                              "operatorG_UID": "4mgQLCUBM0q/RLVUBn2Whw==",
                                              "operatorGuid": "2c1068e2-0125-4a33-bf44-b554067d9687",
                                              "created": "2025-06-14T05:56:24.9592089",
                                              "ordered": "2025-06-14T05:56:24.9592089",
                                              "started": "2025-06-14T05:56:24.9592089",
                                              "completed": "2025-06-14T05:56:24.9592089",
                                              "supplied": "2025-06-14T05:56:24.9592089",
                                              "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": "ZUtv3Ee7hUSOgb78DyJeEw==",
                                                  "pluGuid": "dc6f4b65-bb47-4485-8e81-befc0f225e13",
                                                  "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": "QPHSyJTBS0GRMHgaieWz5w==",
                                                  "headerIdentifierGuid": "c8d2f140-c194-414b-9130-781a89e5b3e7",
                                                  "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": "U+IH4MxOWEqGCNBjwOIPxA==",
                                              "surveyGuid": "e007e253-4ecc-4a58-8608-d063c0e20fc4",
                                              "saleHeaderGuid": "ZJ6fcZZ39ECZKXJxtqPW2A==",
                                              "saleGuid": "719f9e64-7796-40f4-9929-7271b6a3d6d8",
                                              "textResponse": "sample string 1",
                                              "integerResponse": 1,
                                              "g_UIDResponse": "AULpr5XLFUWpr49JwpZusQ==",
                                              "guidResponse": "afe94201-cb95-4515-a9af-8f49c2966eb1",
                                              "whoAnswered": 2,
                                              "answeredAtUTC": "2025-06-14T05:56:24.9592089",
                                              "sale": {
                                                "$ref": "62"
                                              },
                                              "survey": {
                                                "$id": "76",
                                                "g_UID": "/VrnEax3i0mltvlCbfwE/Q==",
                                                "guid": "11e75afd-77ac-498b-a5b6-f9426dfc04fd",
                                                "name": "sample string 1",
                                                "storeID": 2,
                                                "zoneID": 1,
                                                "checkoutFormG_UID": "JbvlGUdcHkW/OM/rwAh7hg==",
                                                "checkoutFormGuid": "19e5bb25-5c47-451e-bf38-cfebc0087b86",
                                                "displayToWho": 3,
                                                "displayWhen": 4,
                                                "start": "2025-06-14T05:56:24.9592089",
                                                "end": "2025-06-14T05:56:24.9592089",
                                                "deleted": true,
                                                "updated": "2025-06-14T05:56:24.9592089",
                                                "possibleIntegerResponses": [
                                                  1,
                                                  2
                                                ],
                                                "possibleTextResponses": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "possibleGuidResponses": [
                                                  "25590832-a1d6-42de-a879-bbbdffc3156e",
                                                  "00f90dc5-4a47-4d57-89c6-b71703d573e9"
                                                ],
                                                "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": "CclnsGg6wUus9K0QIcl8gw==",
                                          "accountIdentifier": "b067c909-3a68-4bc1-acf4-ad1021c97c83",
                                          "accountName": "sample string 42",
                                          "customerOrderIdentifier": "Lu2yrbW04E2dtAh+X4nEGg==",
                                          "customerOrderIdentifierGuid": "adb2ed2e-b4b5-4de0-9db4-087e5f89c41a",
                                          "priceLevelName": "sample string 43",
                                          "revision": 44,
                                          "ingressId": "sample string 45"
                                        },
                                        "metadata": {
                                          "$id": "77",
                                          "id": 1,
                                          "paymentID": 2,
                                          "paymentIdentifier": "qbRoAWJUIUmux5cLUESTbg==",
                                          "paymentIdentifierGuid": "0168b4a9-5462-4921-aec7-970b5044936e",
                                          "identifier": "6mc7RTBfsEOYUEsaL4o5Lg==",
                                          "identifierGuid": "453b67ea-5f30-43b0-9850-4b1a2f8a392e",
                                          "metadata": "sample string 3",
                                          "signatureImage": "QEA=",
                                          "itemIdentifier": "SMFeNmoACk60UVgE0TlCMw==",
                                          "itemIdentifierGuid": "365ec148-006a-4e0a-b451-5804d1394233"
                                        }
                                      },
                                      {
                                        "$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": "o2irkthtbE+/QiwMzhTh2Q==",
                                    "customerIdentifierGuid": "92ab68a3-6dd8-4f6c-bf42-2c0cce14e1d9",
                                    "voucherName": "sample string 2",
                                    "count": 3,
                                    "storeID": 4,
                                    "barcode": "sample string 5",
                                    "redeemCount": 6,
                                    "issueCount": 7,
                                    "storeSalePaymentID": 1,
                                    "idempotentID": "2OBnDcjLIE2NPCWtsChVmQ==",
                                    "idempotentGuid": "0d67e0d8-cbc8-4d20-8d3c-25adb0285599",
                                    "offline": true,
                                    "voucher": {
                                      "$id": "79",
                                      "id": 1,
                                      "name": "sample string 2",
                                      "description": "sample string 3",
                                      "shortDescription": "sample string 4",
                                      "url": "sample string 5",
                                      "barcodeTemplateID": 1,
                                      "expiry": 0,
                                      "voucherType": 6,
                                      "limitPerTransaction": 7,
                                      "customerTracking": true,
                                      "discountAccount": "sample string 9",
                                      "endDate": "2025-06-14T05:56:24.9592089",
                                      "barcodeTemplate": {
                                        "$id": "80",
                                        "templateID": 1,
                                        "template": "sample string 1",
                                        "bcFunction": "sample string 2",
                                        "sortOrder": 3
                                      },
                                      "scaleLabel": {
                                        "$id": "81",
                                        "id": 1,
                                        "uid": "sample string 2",
                                        "name": "sample string 3",
                                        "width": 1.1,
                                        "height": 1.1,
                                        "showBorder": true,
                                        "borderWidth": 1.1,
                                        "borderStyle": 1,
                                        "borderColour": "sample string 5",
                                        "updated": "2025-06-14T05:56:24.9592089",
                                        "labelPageLayout": "cWNRMWZr9UmP8i+E+eRZcQ==",
                                        "pageLayoutGuid": "31516371-6b66-49f5-8ff2-2f84f9e45971",
                                        "labelType": 6,
                                        "oldName": "sample string 7",
                                        "voucher": {
                                          "$ref": "79"
                                        },
                                        "elements": [
                                          {
                                            "$id": "82",
                                            "id": 1,
                                            "scaleLabelID": 2,
                                            "showPercentDI": true,
                                            "showAvgPerHundred": true,
                                            "showAvgPerServe": true,
                                            "name": "sample string 6",
                                            "x": 1.1,
                                            "y": 1.1,
                                            "width": 1.1,
                                            "height": 1.1,
                                            "type": 1,
                                            "rotation": 1,
                                            "text": "sample string 7",
                                            "fontFamily": "sample string 8",
                                            "align": 1,
                                            "bold": true,
                                            "italic": true,
                                            "underline": true,
                                            "strikeout": true,
                                            "reverse": true,
                                            "textColour": "sample string 9",
                                            "fontSize": 1.1,
                                            "picture": "QEA=",
                                            "borderWidth": 10,
                                            "sortOrder": 11,
                                            "printOptions": 12,
                                            "superScriptTextFontSize": 1.1,
                                            "lineStyle": 1,
                                            "spacingStyle": 1,
                                            "interCharacterSpacing": 1.1,
                                            "superScriptOffset": 1.1,
                                            "lineSpacing": 1.1,
                                            "dateFormat": "sample string 13",
                                            "autoGrow": true,
                                            "fontAutoResize": true,
                                            "updated": "2025-06-14T05:56:24.9592089"
                                          },
                                          {
                                            "$ref": "82"
                                          }
                                        ]
                                      },
                                      "customerVouchers": [
                                        {
                                          "$id": "83",
                                          "id": 1,
                                          "customerIdentifier": "zdr5j+xIOEqD5XbPhMWFcA==",
                                          "customerIdentifierGuid": "8ff9dacd-48ec-4a38-83e5-76cf84c58570",
                                          "voucherID": 3,
                                          "voucherName": "sample string 4",
                                          "storeID": 1,
                                          "barcode": "sample string 5",
                                          "dateOfIssue": "2025-06-14T05:56:24.9592089",
                                          "issuedSaleHeaderID": 1,
                                          "issuedSaleIdentifier": "sample string 7",
                                          "issuedOfflinePaymentID": 1,
                                          "issuedIdempotentID": "pclqT5kOK02Ko2clcPFK9g==",
                                          "issuedIdempotentGuid": "4f6ac9a5-0e99-4d2b-8aa3-672570f14af6",
                                          "issuedOffline": true,
                                          "issuedUser": "sample string 9",
                                          "issuedNotes": "sample string 10",
                                          "expiryDate": "2025-06-14T05:56:24.9592089",
                                          "expiredUser": "sample string 11",
                                          "expiredNotes": "sample string 12",
                                          "redeemed": "2025-06-14T05:56:24.9592089",
                                          "redeemedSaleHeaderID": 1,
                                          "redeemedSaleIdentifier": "sample string 13",
                                          "redeemedOfflinePaymentID": 1,
                                          "redeemedIdempotentID": "ImE2R9Z+bUC8L1k5evysag==",
                                          "redeemedIdempotentGuid": "47366122-7ed6-406d-bc2f-59397afcac6a",
                                          "redeemedUser": "sample string 14",
                                          "redeemedNotes": "sample string 15",
                                          "redeemedOffline": true,
                                          "updated": "2025-06-14T05:56:24.9592089",
                                          "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": "sGLI1JBzmkqe1MTJ1FlkuA==",
                              "groupIDGuid": "d4c862b0-7390-4a9a-9ed4-c4c9d45964b8",
                              "campaign": {
                                "$ref": "51"
                              },
                              "group": {
                                "$ref": "59"
                              }
                            },
                            {
                              "$ref": "84"
                            }
                          ],
                          "signIqTickets": [
                            {
                              "$id": "85",
                              "identifier": "6WZC2O8BaUeEaAd8Tme/5w==",
                              "identifierGuid": "d84266e9-01ef-4769-8468-077c4e67bfe7",
                              "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": "Ue0I/SQaSEePlfRAOtuGTw==",
                              "guid": "fd08ed51-1a24-4748-8f95-f4403adb864f",
                              "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": "fV/JfqNkD0S11z2F05z+wA==",
                                  "groupGuid": "7ec95f7d-64a3-440f-b5d7-3d85d39cfec0",
                                  "comboPriceType": 5,
                                  "priceType": 5,
                                  "pluG_UID": "pqZSN/HJHEy9tG30kO+pIQ==",
                                  "pluGuid": "3752a6a6-c9f1-4c1c-bdb4-6df490efa921",
                                  "priceGroupG_UID": "adxfr0iBJ02Hvwoqw3c6oA==",
                                  "priceGroupGuid": "af5fdc69-8148-4d27-87bf-0a2ac3773aa0",
                                  "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": "UUvZd6g1dE6J6XzTCCxJSQ==",
                              "priceLevelIdentifierGuid": "77d94b51-35a8-4e74-89e9-7cd3082c4949",
                              "campaignName": "sample string 3",
                              "priceLevelName": "sample string 4"
                            },
                            {
                              "$ref": "88"
                            }
                          ]
                        },
                        "product": {
                          "$ref": "12"
                        },
                        "dealCost": {
                          "$id": "89",
                          "headerIdentifier": "dfct3BFcYUCFCvgwAZsleA==",
                          "headerIdentifierGuid": "dc2df775-5c11-4061-850a-f830019b2578",
                          "identifier": "pwXxrJk3+ECtqE6SAIN/3A==",
                          "identifierGuid": "acf105a7-3799-40f8-ada8-4e9200837fdc",
                          "supplierIdentifier": "zWiIEy0cbEG9gmDzNvkxbw==",
                          "supplierGuid": "138868cd-1c2d-416c-bd82-60f336f9316f",
                          "pluG_UID": "LRsV2BJxzUeSXx6+oKsDxA==",
                          "pluGuid": "d8151b2d-7112-47cd-925f-1ebea0ab03c4",
                          "campaignName": "6ba44026-a6ae-4cb7-823d-8751ec0b3b32",
                          "description": "sample string 4",
                          "cost": 5,
                          "costDecimals": 6,
                          "start": "2025-06-14T05:56:24.9592089",
                          "end": "2025-06-14T05:56:24.9592089",
                          "type": 9,
                          "promoType": 10,
                          "bonusItemPLUG_UID": "Jg8dEy+xZ0i4/k6uzQxOGQ==",
                          "bonusItemPluGuid": "131d0f26-b12f-4867-b8fe-4eaecd0c4e19",
                          "bonusPurchaseUnits": 11,
                          "bonusReceiveUnits": 12,
                          "updated": "2025-06-14T05:56:24.9592089",
                          "metcashPromotionID": "sample string 14",
                          "fromHost": 15,
                          "storeNames": "sample string 16",
                          "storeIDs": [
                            1,
                            2
                          ],
                          "supplierName": "sample string 17",
                          "campaignDescription": "sample string 18",
                          "newPrice": 1,
                          "campaignMetcashPromotionID": "sample string 19",
                          "campaignActive": true,
                          "campaignStartDate": "2025-06-14T05:56:24.9592089",
                          "campaignEndDate": "2025-06-14T05:56:24.9592089",
                          "masterPLUG_UID": "mNWVvdgV+UecdOwsV5kaCw==",
                          "masterID": "bd95d598-15d8-47f9-9c74-ec2c57991a0b",
                          "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": "eKZV/uCrMUWDjER2fT1vHA==",
                          "bonusMasterID": "fe55a678-abe0-4531-838c-44767d3d6f1c",
                          "bonusProductName": "sample string 34",
                          "bonusProductAPN": "sample string 35",
                          "bonusOrderCode": "sample string 36",
                          "bonusNormalSell": 37,
                          "bonusNormalCost": 38,
                          "bonusNormalCostDecimals": 39,
                          "bonusCartonQuantity": 40,
                          "bonusSalesMode": 41,
                          "bonusOrderPacked": 42,
                          "bonusFuelItem": true,
                          "bonusActive": true
                        }
                      },
                      "currentCostStart": "2025-06-14T05:56:24.9592089",
                      "dealCosts": [
                        {
                          "$ref": "89"
                        },
                        {
                          "$ref": "89"
                        }
                      ],
                      "tags": [
                        {
                          "$id": "90",
                          "pluG_UID": "CvGA1zjIc0qcDprrVaVMqA==",
                          "pluGuid": "d780f10a-c838-4a73-9c0e-9aeb55a54ca8",
                          "tagID": 1,
                          "description": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "90"
                        }
                      ],
                      "alternateProductG_UID": "kGx/JzTuuEuwIaB8qzoBeA==",
                      "alternateProduct": "277f6c90-ee34-4bb8-b021-a07cab3a0178",
                      "productHostCode": {
                        "$id": "91",
                        "id": 1,
                        "pluG_UID": "jKAu+/KT0E62pXIfxNDQDQ==",
                        "pluGuid": "fb2ea08c-93f2-4ed0-b6a5-721fc4d0d00d",
                        "ibaCode": "sample string 2"
                      },
                      "mscCat": {
                        "$ref": "45"
                      },
                      "mscCom": {
                        "$ref": "46"
                      },
                      "mscDep": {
                        "$ref": "48"
                      },
                      "mscSubCom": {
                        "$ref": "47"
                      },
                      "isUserUpdate": true,
                      "ignoreMasterProduct": true,
                      "priceGroupLabelRequested": true,
                      "firstSold": "2025-06-14T05:56:24.9592089",
                      "inventoryTracked": "2025-06-14T05:56:24.9592089",
                      "isNormalPriceChangesCampaign": true
                    },
                    "supplier": {
                      "$ref": "7"
                    },
                    "serviceFee": {
                      "$id": "92",
                      "id": 1,
                      "description": "sample string 1",
                      "fee": 1
                    },
                    "isPrimaryHost": true,
                    "hostVendor": 46
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "orderCycleHeaders": [
                  {
                    "$id": "93",
                    "storeID": 1,
                    "supplierIdentifier": "CmkFtAronEO9IWJfjGq+Fg==",
                    "supplierGuid": "b405690a-e80a-439c-bd21-625f8c6abe16",
                    "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": "Y326Mt8swUSOh/zXdK0aSQ==",
                    "supplierGuid": "32ba7d63-2cdf-44c1-8e87-fcd774ad1a49",
                    "departmentCode": "sample string 2",
                    "warehouseDirectIndicator": "sample string 3",
                    "type": 4,
                    "cutOffWeek": 5,
                    "cutOffDay": 6,
                    "cutOffTime": "00:00:00.1234567",
                    "leadTime": 7,
                    "daysBuffer": 8,
                    "supplierName": "sample string 9",
                    "cutOffDate": "2025-06-14T05:56:24.9592089",
                    "deliveryDate": "2025-06-14T05:56:24.9592089",
                    "nextCutOffDate": "2025-06-14T05:56:24.9592089",
                    "nextDeliveryDate": "2025-06-14T05:56:24.9592089",
                    "nextDaysBuffer": 10
                  },
                  {
                    "$ref": "94"
                  }
                ],
                "store": {
                  "$ref": "3"
                },
                "updated": "2025-06-14T05:56:24.9592089",
                "isHost": true
              },
              "files": [
                {
                  "$id": "95",
                  "id": "sample string 1",
                  "fileName": "sample string 2",
                  "extension": "sample string 3",
                  "provider": 0,
                  "type": 0,
                  "hostType": "sample string 4",
                  "createdUtc": "2025-06-14T05:56:24.9592089",
                  "processed": "2025-06-14T05:56:24.9592089",
                  "isProcessing": true,
                  "processedCount": 6,
                  "processingTime": 1,
                  "collectedUtc": "2025-06-14T05:56:24.9592089",
                  "size": 1,
                  "sizeFormat": "sample string 7",
                  "isArchive": true,
                  "version": "sample string 9",
                  "reference": "sample string 10",
                  "digest": "sample string 11",
                  "contentType": "sample string 12",
                  "host": {
                    "$ref": "6"
                  },
                  "metcashHeader": {
                    "$id": "96",
                    "customerNumber": "sample string 1",
                    "creationDate": "2025-06-14T05:56:24.9592089",
                    "businessPillar": "sample string 3",
                    "fileType": "sample string 4"
                  }
                },
                {
                  "$ref": "95"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "97",
                  "id": 1,
                  "hostIdentifier": "FMLRYiKdik6AtpxRJzO+hw==",
                  "hostIdentifierGuid": "62d1c214-9d22-4e8a-80b6-9c512733be87",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "d4543ef0-05cb-41e1-9001-6d50cb72f53d",
                    "b3e82249-74b0-485b-a91a-1e76e9d2a804"
                  ]
                },
                {
                  "$ref": "97"
                }
              ],
              "hostFileStoreSetting": {
                "$ref": "5"
              },
              "hostStoreSettings": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "promotionPlacements": [
                {
                  "$id": "98",
                  "identifier": "gk1heNuu6kijihiTkZbaDg==",
                  "identifierGuid": "78614d82-aedb-48ea-a38a-18939196da0e",
                  "code": "sample string 2",
                  "description": "sample string 3",
                  "isAdvertised": true
                },
                {
                  "$ref": "98"
                }
              ],
              "promoTypeGuids": [
                "428fd439-9e21-48b8-b528-c94b8125f37e",
                "ba15b05d-5b25-4e95-b4f6-9fe139eea976"
              ],
              "isPromotionOnly": false,
              "isOrderable": false,
              "vendor": 0
            },
            "groupIDs": [
              1,
              2
            ],
            "hostDescription": "sample string 24"
          },
          {
            "$ref": "5"
          }
        ],
        "accounts": [
          {
            "$id": "99",
            "id": 1,
            "storeID": 1,
            "accountName": "sample string 2",
            "bsb": "sample string 3",
            "accountNumber": "sample string 4",
            "accountDesignated": true
          },
          {
            "$ref": "99"
          }
        ],
        "sales": [
          {
            "$id": "100",
            "id": 1,
            "storeID": 1,
            "externalSalesType": 2,
            "ftpSiteID": 1,
            "lastSaleProcessed": "2025-06-14T05:56:24.9592089",
            "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": "4eb28389-4d61-4be9-ace9-9d8a05a929f0",
        "updateStore": {
          "$id": "104",
          "id": "4a7409b4-635f-439e-b067-2fe0a47c1e11",
          "name": "sample string 1",
          "lastActivity": "2025-06-14T05:56:24.9592089",
          "zone": "sample string 2",
          "timeZoneOffset": 0.0,
          "businessHoursStart": "00:00:00.1234567",
          "businessHoursEnd": "00:00:00.1234567",
          "master": true,
          "lastIP": "sample string 10",
          "lastHostName": "sample string 11",
          "ping": 1,
          "pingStatus": "sample string 12",
          "lastUpdateCompleted": "2025-06-14T05:56:24.9592089"
        },
        "timeZoneId": "sample string 53",
        "securityOptions": {
          "$id": "105",
          "loginMode": 1,
          "allowSelfVerification": true,
          "verifierEmail": "sample string 3",
          "source": "sample string 4",
          "loginModeInherited": 5,
          "loginModeSource": "sample string 6",
          "selfVerifyInherited": true,
          "selfVerifySource": "sample string 8",
          "verifyEmailInherited": "sample string 9",
          "verifyEmailSource": "sample string 10"
        }
      }
    },
    {
      "$ref": "2"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK/�Z1ނ�5xl/workbook.xml �(���;�0D�H�����#�PѤM�ށul�?���ǀ@J�ngv���ٸ�ï>jҾv
!ؚ�P�_�w�8�B��E粇��o:��z-���i��z���ay�
^5m(Ť����]�=$�~����.&"[����
;.V�4S�����܆'�Z�ប�9dO��*|�%���PK/�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
/�Z�W]''_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="R42942af513a44d0c" /></Relationships>PK/�ZB�p	Wxl/worksheets/sheet1.xml �(���[s�<��
�����`)t���ӗ�m����	L��Nҟ�c�����7		ϻ��}W(���z<�i�L�#�����i2[��G�S>c����K���q�
|���#o��'A�M�j���c�.ޛ'�j�?��A2�/��i2}Z��<�t����X*[,3o[�5���4���-���V���gˢ�f��4�����D��
��o��KV{=�<ʟ$����j6�X�-��\�:�����!�I^.���"/\R�f�<d���j����&���/�Y�y��i(��S�'����SouP�`���WZh)%�<��a���b��Jhչ���r����2�����C�*���*&�V�a����>��aO�����Vz[�:Ԛ)��a=g.6���.x�oA^� ��

�Er�Q����#��]��{A����s.DGB�O!0�IJ^L�����!�}~@^K��M1�*dFp����� ���7[�"4��w����%�>�v��t�Q�<-��ɍ�J��
.y �>�KԒg}eCm���v=�K�{pɃ�	��R)��=��>����J���ֵ�@��m_��2(Xϧ.�����(�g/�~
n>	@WGYǧ�p��L��/nPg�8ʀNu����7��I>��e��o�7���eV�w�+LVܜ��l<o��M�&�M@�8m�I��	�$�ۄjmB7��66��6a�ć6a��G�1d�'A�~&d�A��G ��kA�~%d�
� o�2�;� wiC��r��@��?	���@���	�C�ވC@�F� "�#b9�(��1�y)��1�b�rPX�S��T"�4z킨'�	����
g���@P�.5�@P��ڈD��@ �>jԧ�|>���4>�ȯ	9����B�:���;!G���݀�n��I (R�E�7���oL�T���A���Z|tӆ7��bN�X���D�׾8����A�g��SP�a-��,Nϓ$�����/��PK/�Z����Pxl/_rels/workbook.xml.rels �(���Kn� ���f_�5q'�n�Ms�m�Hڜ���W(j�֑��&+43���?|���o�H����lE�A��l��)��l7�=�"���@�Z�c��(
��I���h��8?��J��Y��萖y^S�d�-�.3���>;u���?����c�#����~Z�~E��@v��}�+cV�)k�u��M-�ˈ���Z/dj�bcLH^�R�w��G�}���i�^�TIɕ��QK��kN��_l�PK/�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK/�Z��xxl/sharedStrings.xml �(���mo�0��
�{��$�S�j�K��@4iմ9p֌M}�����險���ϣ�/�^���sɜ� �
>r�^�:�S�Q���u2�D����0�a��]�z<DT��r��R��Ǵ���'*�l�,��K��XI �d~/~I(w�T�\��~�ujN�j��	z:��b:��x�V���k�bmj�+�D	y_��MB�{RB̩D+�#v�� �4��D�:�	<�&[�ӄ��߰*I��d"E]��m%/	'9�������G�tTkl"�![p[�k��I��@�ڝH��G��N��'��&�
��5C�iY18H�����s%�!���XJ;�sjO5��J�C���xs��TqA��@�xf՗$-�=�$;�f�^vFCݣ�һ�+x�ބ��p��v�mt�	�>�l�����pmC2{���!^}q�i͝3�����ĉ��8����e;���U;�gx�7�Ї�~�ϸ��2�z��`R���IS��}�������0�fˉw<R���2r��׿��_PK-/�Z1ނ�5xl/workbook.xmlPK-/�Z����	�[Content_Types].xmlPK-
/�Z�W]''V_rels/.relsPK-/�ZB�p	W�xl/worksheets/sheet1.xmlPK-/�Z����Pxl/_rels/workbook.xml.relsPK-/�ZЃc'2E
e	xl/styles.xmlPK-/�Z��x�
xl/sharedStrings.xmlPK�:

application/vnd.ms-excel

Sample:
PK/�Z�0��5xl/workbook.xml �(�����0��&�C���"N\�z���6П�5��$޼���~;�d��3���/\EE�`�w�����7NA�ҽ��{�ac��B�%I2�p� ��BZOW�?,o�1�qE)����!���)q��Vw6	[C�7U.��bQD�Š6��Ź�)q�����3�\��4Os��wXɶ��PK/�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
/�Z�5�,''_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="Rf9154ba65eed49d3" /></Relationships>PK/�ZB�p	Wxl/worksheets/sheet1.xml �(���[s�<��
�����`)t���ӗ�m����	L��Nҟ�c�����7		ϻ��}W(���z<�i�L�#�����i2[��G�S>c����K���q�
|���#o��'A�M�j���c�.ޛ'�j�?��A2�/��i2}Z��<�t����X*[,3o[�5���4���-���V���gˢ�f��4�����D��
��o��KV{=�<ʟ$����j6�X�-��\�:�����!�I^.���"/\R�f�<d���j����&���/�Y�y��i(��S�'����SouP�`���WZh)%�<��a���b��Jhչ���r����2�����C�*���*&�V�a����>��aO�����Vz[�:Ԛ)��a=g.6���.x�oA^� ��

�Er�Q����#��]��{A����s.DGB�O!0�IJ^L�����!�}~@^K��M1�*dFp����� ���7[�"4��w����%�>�v��t�Q�<-��ɍ�J��
.y �>�KԒg}eCm���v=�K�{pɃ�	��R)��=��>����J���ֵ�@��m_��2(Xϧ.�����(�g/�~
n>	@WGYǧ�p��L��/nPg�8ʀNu����7��I>��e��o�7���eV�w�+LVܜ��l<o��M�&�M@�8m�I��	�$�ۄjmB7��66��6a�ć6a��G�1d�'A�~&d�A��G ��kA�~%d�
� o�2�;� wiC��r��@��?	���@���	�C�ވC@�F� "�#b9�(��1�y)��1�b�rPX�S��T"�4z킨'�	����
g���@P�.5�@P��ڈD��@ �>jԧ�|>���4>�ȯ	9����B�:���;!G���݀�n��I (R�E�7���oL�T���A���Z|tӆ7��bN�X���D�׾8����A�g��SP�a-��,Nϓ$�����/��PK/�Z���#�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8��|��ݰa[z�'Q۲]�gc������X��j4��'�|�l�o�L^�����,�Z�~�C�j���E�~��'qE���R/G\�όE;ʸE����Z!Ob@��󒺔�Lr�X��(5I|4���q'?" G�-��<�E�@��M_�B䬫��W@���|�����y"�b|͔P]Q6�a�2�p�?/�:��D�.e�nXU�㲻�ћ��}PK/�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK/�Z��xxl/sharedStrings.xml �(���mo�0��
�{��$�S�j�K��@4iմ9p֌M}�����險���ϣ�/�^���sɜ� �
>r�^�:�S�Q���u2�D����0�a��]�z<DT��r��R��Ǵ���'*�l�,��K��XI �d~/~I(w�T�\��~�ujN�j��	z:��b:��x�V���k�bmj�+�D	y_��MB�{RB̩D+�#v�� �4��D�:�	<�&[�ӄ��߰*I��d"E]��m%/	'9�������G�tTkl"�![p[�k��I��@�ڝH��G��N��'��&�
��5C�iY18H�����s%�!���XJ;�sjO5��J�C���xs��TqA��@�xf՗$-�=�$;�f�^vFCݣ�һ�+x�ބ��p��v�mt�	�>�l�����pmC2{���!^}q�i͝3�����ĉ��8����e;���U;�gx�7�Ї�~�ϸ��2�z��`R���IS��}�������0�fˉw<R���2r��׿��_PK-/�Z�0��5xl/workbook.xmlPK-/�Z����	��[Content_Types].xmlPK-
/�Z�5�,''U_rels/.relsPK-/�ZB�p	W�xl/worksheets/sheet1.xmlPK-/�Z���#�Pxl/_rels/workbook.xml.relsPK-/�ZЃc'2E
c	xl/styles.xmlPK-/�Z��x�
xl/sharedStrings.xmlPK�8