PUT api/operator/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "g_Uid": "zo21y4SkS0+42ZUmmNa7jQ==",
  "guid": "cbb58dce-a484-4f4b-b8d9-952698d6bb8d",
  "operatorNumber": 1,
  "shortName": "sample string 2",
  "firstName": "sample string 3",
  "lastName": "sample string 4",
  "password": "sample string 5",
  "hasPassword": true,
  "passwordText": "sample string 6",
  "rfidTagID": "sample string 7",
  "blueprintID": 1,
  "groupID": 1,
  "groupName": "sample string 8",
  "managerGroupID": 1,
  "managerGroupName": "sample string 9",
  "zoneID": 1,
  "zoneName": "sample string 10",
  "loggedIn": 1,
  "lastUsedIP": "sample string 11",
  "deleted": true,
  "locked": true,
  "allowOpenTill": true,
  "webEmail": "sample string 14",
  "simpleOperatorType": 0,
  "webRole": "sample string 15",
  "updated": "2025-08-02T23:26:09.0439931",
  "passwordResetRequired": true,
  "alteredInStore": true,
  "startShift": "2025-08-02T23:26:09.0439931",
  "endShift": "2025-08-02T23:26:09.0439931",
  "machineName": "sample string 20",
  "drawerID": 1,
  "stores": [
    {
      "$id": "2",
      "operatorG_UID": "NPwFUiTOckWPm9q2vFmExA==",
      "operatorGuid": "5205fc34-ce24-4572-8f9b-dab6bc5984c4",
      "storeID": 2,
      "operator": {
        "$ref": "1"
      },
      "store": {
        "$id": "3",
        "id": 1,
        "isMaster": true,
        "shortName": "sample string 3",
        "url": "sample string 4",
        "sortOrder": 1,
        "name": "sample string 5",
        "phone": "sample string 6",
        "fax": "sample string 7",
        "email": "sample string 8",
        "address1": "sample string 9",
        "address2": "sample string 10",
        "city": "sample string 11",
        "state": "sample string 12",
        "country": "sample string 13",
        "postCode": "sample string 14",
        "delivery": 1,
        "exportAccounts": 1,
        "salesAccountFolder": "sample string 15",
        "purchaseAccountFolder": "sample string 16",
        "initLoad": 1,
        "initIDs": 1,
        "zoneID": 1,
        "actAsMaster": 1,
        "lastActiveUtc": "2025-08-02T23:26:09.0439931",
        "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": "69/dquTAVEmo9rjQ8UW9fw==",
        "hostIdentifierGuid": "aadddfeb-c0e4-4954-a8f6-b8d0f145bd7f",
        "hostName": 1,
        "hostAddress": "sample string 27",
        "hostUsername": "sample string 28",
        "hostPassword": "sample string 29",
        "excludeFromLeadInOut": true,
        "accountingProvider": 31,
        "accountingAddress": "sample string 32",
        "accountingUsername": "sample string 33",
        "accountingPassword": "sample string 34",
        "storeAccountingCode": "sample string 35",
        "softwareVariance": 36,
        "fuelWarningVariance": 37.0,
        "fuelErrorVariance": 38.0,
        "fuelAccumulatedWarningVariance": 39.0,
        "fuelAccumulatedErrorVariance": 40.0,
        "drawManagment": 41,
        "endOfDayManagment": true,
        "autoFillCashBalancing": true,
        "fuelDayVariance": 44,
        "accountingTradingTime": "00:00:00.1234567",
        "stockActivateProduct": 46,
        "giftCardSalesAccountingDeptCode": "sample string 47",
        "transactionDiscountAccountingDeptCode": "sample string 48",
        "size": 49,
        "updated": "2025-08-02T23:26:09.0439931",
        "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": "UJIYUUEW5UaJmU3BwHbY9Q==",
            "hostIdentifierGuid": "51189250-1641-46e5-8999-4dc1c076d8f5",
            "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": "Sc4tVGzYs0+LpcX1I3hTMg==",
              "identifierGuid": "542dce49-d86c-4fb3-8ba5-c5f523785332",
              "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": "YZqAtyBmzU6LD9Vhbt7q6w==",
              "hostSupplierIdentifierGuid": "b7809a61-6620-4ecd-8b0f-d5616edeeaeb",
              "loyaltyPriceLevelIdentifier": "hBgg7x89eU+2afvdoRxmUg==",
              "loyaltyPriceLevelIdentifierGuid": "ef201884-3d1f-4f79-b669-fbdda11c6652",
              "isGroup": true,
              "description": "sample string 22",
              "hostProvider": 23,
              "hostTypeEnum": 24,
              "hostType": "sample string 25",
              "hostCode": "sample string 26",
              "username": "sample string 27",
              "password": "sample string 28",
              "passwordPlain": "sample string 29",
              "server": "sample string 30",
              "url": "sample string 31",
              "global": true,
              "stateCode": "sample string 33",
              "lastCollected": "2025-08-02T23:26:09.0439931",
              "lastProcessed": "2025-08-02T23:26:09.0439931",
              "hold": true,
              "supplierName": "sample string 35",
              "supplier": {
                "$id": "7",
                "identifier": "yoKpMoBLJEaz1oFTLcb7jw==",
                "identifierGuid": "32a982ca-4b80-4624-b3d6-81532dc6fb8f",
                "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": "RODSRZQSyk+/98u7nrX7Qw==",
                "primaryContactID": "45d2e044-1294-4fca-bff7-cbbb9eb5fb43",
                "storeID": 1,
                "abn": "sample string 16",
                "supplierGroupIdentifier": "tjZM04cu7k6PYQ+JNR1F9g==",
                "supplierGroupGuid": "d34c36b6-2e87-4eee-8f61-0f89351d45f6",
                "rebate": 1.0,
                "rebateType": 1,
                "rebateFrequency": 1,
                "rebateSource": 1,
                "rebateLastClaimed": "2025-08-02T23:26:09.0439931",
                "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": "621cdfd3-65bf-42e6-8080-4bbabe1f28a7",
                  "identifier": "I5vpxn3FJk2FbQ37fG0ECg==",
                  "identifierGuid": "c6e99b23-c57d-4d26-856d-0dfb7c6d040a",
                  "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": "3LwIjbK4MkCVvbL8fcjcBw==",
                    "supplierIdentifierGuid": "8d08bcdc-b8b2-4032-95bd-b2fc7dc8dc07",
                    "contactGuid": "hOyXj5RH50+hDLU6Ce3zQg==",
                    "contactID": "8f97ec84-4794-4fe7-a10c-b53a09edf342",
                    "contact": {
                      "$ref": "8"
                    },
                    "supplier": {
                      "$ref": "7"
                    }
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "products": [
                  {
                    "$id": "10",
                    "pluG_UID": "G4lOaYaGJUWotkszzouLGA==",
                    "pluGuid": "694e891b-8686-4525-a8b6-4b33ce8b8b18",
                    "supplierIdentifier": "bfatyE8FTEuG0DiFcC6vQw==",
                    "supplierIdentifierGuid": "c8adf66d-054f-4b4c-86d0-3885702eaf43",
                    "cartonQuantity": 1,
                    "cartonQuantityChanged": true,
                    "productSize": "sample string 3",
                    "cigarettesPerSleeve": 1,
                    "randomWeight": true,
                    "piecesPerUnit": 5,
                    "averagePackSize": 6,
                    "effectiveDate": "2025-08-02T23:26:09.0439931",
                    "pricedByWeight": true,
                    "landedUnitCostEx": 9,
                    "landedUnitCostInc": 10,
                    "landedCartonCostInc": 11,
                    "landedCartonCostEx": 12,
                    "standardCost": 13,
                    "deliveryFee": 1,
                    "deliveryFeeBasis": "sample string 14",
                    "pickAndPackFee": 1,
                    "pickAndPackFeeBasis": "sample string 15",
                    "financeFee": 1,
                    "financeFeeBasis": "sample string 16",
                    "cartonLength": 1,
                    "cartonWidth": 1,
                    "cartonHeight": 1,
                    "palletLayerQuantity": 1,
                    "palletLayers": 1,
                    "itemCode": "sample string 17",
                    "invoiceCode": "sample string 18",
                    "invoiceDesc": "sample string 19",
                    "orderDirect": true,
                    "useCost": true,
                    "minimumQuantity": 20,
                    "hostType": 21,
                    "fromHost": 22,
                    "minimumReorder": 1,
                    "maximumReorder": 1,
                    "orderMultiple": 23.1,
                    "sellMultiple": 24.1,
                    "baseMultiple": 25.1,
                    "hostStandardCost": 26,
                    "hostTotalCost": 27,
                    "hostRetail": 28,
                    "hostLandedUnitCostEx": 29,
                    "hostLandedUnitCostInc": 30,
                    "hostDesc": "sample string 31",
                    "directIndicator": "sample string 32",
                    "availableToOrder": true,
                    "hostRangeIndicator": "sample string 34",
                    "hostProductType": "sample string 35",
                    "hostProductGrade": "sample string 36",
                    "hostProductGroup": "sample string 37",
                    "hostSlowMoving": true,
                    "hostGeneralMerchandise": true,
                    "hostPillar": "sample string 40",
                    "hostLastUpdated": "2025-08-02T23:26:09.0439931",
                    "rebate": 1.0,
                    "rebateExclude": true,
                    "invoiceCodes": [
                      {
                        "$id": "11",
                        "pluG_UID": "i5QlF39ua0uoM2Sp3TQnfg==",
                        "pluGuid": "1725948b-6e7f-4b6b-a833-64a9dd34277e",
                        "supplierIdentifier": "pwsEF7Tlz0WGN8Ec1gRNvA==",
                        "supplierIdentifierGuid": "17040ba7-e5b4-45cf-8637-c11cd6044dbc",
                        "invoiceCode": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "storeIDs": [
                      1,
                      2
                    ],
                    "preferredSupplier": true,
                    "preferredRebateSupplier": true,
                    "supplierName": "sample string 41",
                    "salesMode": 42,
                    "orderPacked": true,
                    "active": true,
                    "price": 1,
                    "costGstPercent": 44,
                    "parentPluG_UID": "l0dJFEJcIEuTS0Mz0+L5FA==",
                    "parentPluGuid": "14494797-5c42-4b20-934b-4333d3e2f914",
                    "freight": 45.0,
                    "freightType": 1,
                    "product": {
                      "$id": "12",
                      "plu": 1,
                      "storeID": 1,
                      "masterPluG_UID": "QEA=",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "g_UId": "DucOlpOZD0e21o/WR3ouBg==",
                      "guid": "960ee70e-9993-470f-b6d6-8fd6477a2e06",
                      "apn": "sample string 1",
                      "apnChanged": true,
                      "apnSwitched": true,
                      "barcode": "sample string 4",
                      "itemNumber": "sample string 5",
                      "itemNumberChanged": true,
                      "priceGroupG_UID": "S5JoxD3no06hPgKMKiVosA==",
                      "priceGroupGuid": "c468924b-e73d-4ea3-a13e-028c2a2568b0",
                      "blueprintID": 1,
                      "lastCountedDate": "2025-08-02T23:26:09.0439931",
                      "externalID": "sample string 7",
                      "active": true,
                      "activated": "2025-08-02T23:26:09.0439931",
                      "pluCreated": "2025-08-02T23:26:09.0439931",
                      "createdByUser": "sample string 9",
                      "name": "sample string 10",
                      "nameChanged": true,
                      "secondDescription": "sample string 12",
                      "hostDescription": "sample string 13",
                      "keepCartonQty": true,
                      "keepDescription": true,
                      "keepDepartments": true,
                      "keepSuppliers": true,
                      "markdownDescription": "sample string 18",
                      "altDescription": "sample string 19",
                      "bestOrExpire": 20,
                      "lastUpdate": "2025-08-02T23:26:09.0439931",
                      "lastManualUpdate": "2025-08-02T23:26:09.0439931",
                      "imageName": "sample string 23",
                      "showImageOnFlipCharts": true,
                      "showTextOnFlipCharts": true,
                      "overrideFlipChartText": true,
                      "flipChartText": "sample string 27",
                      "salesMode": 1,
                      "eftCode": 1,
                      "price": 1,
                      "priceChanged": true,
                      "rrp": 1,
                      "gstPercent": 28,
                      "gstPercentChanged": true,
                      "costGSTPercent": 29,
                      "costGSTPercentChanged": true,
                      "wetPercent": 1,
                      "priceOverride": 1,
                      "cost": 1,
                      "currentCost": 1,
                      "currentCostDecimals": 1,
                      "grossProfit": 1.0,
                      "currentCostDesc": "sample string 30",
                      "currentCostEnd": "2025-08-02T23:26:09.0439931",
                      "currentCostUpdated": "2025-08-02T23:26:09.0439931",
                      "costDecimals": 31,
                      "costChanged": true,
                      "dealCostIdentifier": "QEA=",
                      "excludeFromRebate": true,
                      "rebateOverride": 1,
                      "costCalcMethod": 32,
                      "costCalcMethodChanged": true,
                      "costEffectiveDate": "2025-08-02T23:26:09.0439931",
                      "defaultGP": 1,
                      "breakTargetMode": 33,
                      "break1": 1,
                      "price1": 1,
                      "target1": 34,
                      "break2": 1,
                      "price2": 1,
                      "target2": 35,
                      "break3": 1,
                      "price3": 1,
                      "target3": 36,
                      "break1Changed": true,
                      "price1Changed": true,
                      "target1Changed": true,
                      "break2Changed": true,
                      "price2Changed": true,
                      "target2Changed": true,
                      "break3Changed": true,
                      "price3Changed": true,
                      "target3Changed": true,
                      "breakTargetModeChanged": true,
                      "margin": 1.1,
                      "marginChanged": true,
                      "marginRanged": true,
                      "marginRangedChanged": true,
                      "minimumMargin": 1.1,
                      "minimumMarginChanged": true,
                      "maximumMargin": 1.1,
                      "maximumMarginChanged": true,
                      "overrideHostWarehouseIndicator": true,
                      "overrideHostWarehouseIndicatorChanged": true,
                      "overrideHostPrice": true,
                      "overrideHostPriceChanged": true,
                      "overrideHostCost": true,
                      "overrideHostCostChanged": true,
                      "overrideHostMargin": true,
                      "overrideHostMarginChanged": true,
                      "alwaysApplyMargin": true,
                      "alwaysApplyMarginChanged": true,
                      "aws": 1.0,
                      "awsUpdated": "2025-08-02T23:26:09.0439931",
                      "posTare": 1,
                      "altPrice": 1.0,
                      "altPriceChanged": true,
                      "altPriceMode": 53,
                      "altPriceModeChanged": true,
                      "altPLUG_UID": "RZD5FkBh3kyNL13fm3CHCg==",
                      "altPLUGuid": "16f99045-6140-4cde-8d2f-5ddf9b70870a",
                      "altPLUGuidChanged": true,
                      "altPriceDescription1": "sample string 54",
                      "altPriceDescription2": "sample string 55",
                      "cartonQuantity": 56,
                      "cartonQuantityChanged": true,
                      "trayID": 1,
                      "promptID": 1,
                      "tare": 1,
                      "packQty": 1,
                      "fixedWeight": 1,
                      "extraMesg": 1,
                      "text1": "sample string 58",
                      "text2": "sample string 59",
                      "text3": "sample string 60",
                      "labelText": "sample string 61",
                      "labelTextChanged": true,
                      "sendToScale": true,
                      "nonScaleWeigh": true,
                      "labelFormat": "sample string 65",
                      "barcodeFormat": "sample string 66",
                      "austMade": 1,
                      "coolCode": 67,
                      "countryOfOrigin": "sample string 68",
                      "percentContent": 69.1,
                      "departmentID": 1,
                      "subDepartmentID": 1,
                      "minorDepartmentID": 1,
                      "lesserDepartmentID": 1,
                      "deptCode": "sample string 70",
                      "subDeptCode": "sample string 71",
                      "minorDeptCode": "sample string 72",
                      "lesserDeptCode": "sample string 73",
                      "deptName": "sample string 74",
                      "subDeptName": "sample string 75",
                      "minorDeptName": "sample string 76",
                      "lesserDeptName": "sample string 77",
                      "departmentChanged": true,
                      "subCategoryID": 1,
                      "expiry": 1,
                      "showDays": 1,
                      "datePrint": 1,
                      "labelRequired": true,
                      "labelShelfQty": 80,
                      "labelShelfChanged": true,
                      "labelTalkerQty": 82,
                      "labelSmall": true,
                      "labelLastPrinted": "2025-08-02T23:26:09.0439931",
                      "labelLastPrice": 1,
                      "shelfPageLayoutG_UID": "EyU7Ugz6fUWHkMTJY6MIZg==",
                      "shelfPageLayoutGuid": "523b2513-fa0c-457d-8790-c4c963a30866",
                      "talkerPageLayoutG_UID": "bud0JOSZ1UWrxWUlf2e2dA==",
                      "talkerPageLayoutGuid": "2474e76e-99e4-45d5-abc5-65257f67b674",
                      "unitMeasure": 1.1,
                      "unitMeasureChanged": true,
                      "unitMeasureKind": 85,
                      "unitMeasureKindChanged": true,
                      "signIQData": "sample string 87",
                      "refresh": true,
                      "earnLoyaltyPoints": true,
                      "earnLoyaltyPointsChanged": true,
                      "quantityOverride": true,
                      "quantityOverrideChanged": true,
                      "quantityRequired": true,
                      "quantityRequiredChanged": true,
                      "allowDiscounts": true,
                      "allowDiscountsChanged": true,
                      "discountDiscounts": true,
                      "discountDiscountsChanged": true,
                      "itemRecalled": true,
                      "itemRecalledChanged": true,
                      "noRefund": true,
                      "noRefundChanged": true,
                      "allowMarkdown": true,
                      "allowMarkdownChanged": true,
                      "priceRequired": true,
                      "priceRequiredChanged": true,
                      "fuelItem": true,
                      "fuelItemChanged": true,
                      "trackSerial": true,
                      "trackSerialChanged": true,
                      "allowZeroPrice": true,
                      "allowZeroPriceChanged": true,
                      "notForSale": 91,
                      "notForSaleChanged": true,
                      "excludeFromDeals": true,
                      "excludeFromVoucher": true,
                      "minimumAge": 94,
                      "minimumAgeChanged": true,
                      "buyingLimit": 1,
                      "buyingLimitChanged": true,
                      "buyingLimitIndependent": true,
                      "buyingLimitIndependentChanged": true,
                      "inventoryGuid": "EGHMowtoI0uTGyHiYWpWJg==",
                      "inventoryIdentifier": "a3cc6110-680b-4b23-931b-21e2616a5626",
                      "inventoryAccuracy": 1,
                      "baseUnits": 98,
                      "orderPacked": 1,
                      "isManufactured": true,
                      "isIngredient": true,
                      "isModifier": true,
                      "isModifierChanged": true,
                      "hasModifiers": 99,
                      "defaultPrinter": "sample string 100",
                      "defaultPrinterGroup": "sample string 101",
                      "ingredientsOnManufacture": true,
                      "manufactureUnitMeasure": 1,
                      "mpl": 1,
                      "maxShelfQty": 102,
                      "allowAutoOrder": true,
                      "warrantyPeriod": 1,
                      "parentPluG_UId": "XhFazsr4tEKY6LikOaTx4g==",
                      "parentPluGuid": "ce5a115e-f8ca-42b4-98e8-b8a439a4f1e2",
                      "preferredHostVendor": 104,
                      "preferredHostChanged": true,
                      "code": "sample string 106",
                      "supplierIdentifier": "ADYZ4IVrjU+lVL8g0iIgow==",
                      "supplierIdentifierGuid": "e0193600-6b85-4f8d-a554-bf20d22220a3",
                      "supplierChanged": true,
                      "rebateSupplierIdentifier": "Ntjo/efb40qgxJmRMnvRZA==",
                      "rebateSupplierIdentifierGuid": "fde8d836-dbe7-4ae3-a0c4-9991327bd164",
                      "rebateSupplierChanged": true,
                      "availableForOrder": true,
                      "warehouseDirectIndicator": "sample string 108",
                      "warehouseDirectIndicatorChanged": true,
                      "productGrade": "sample string 110",
                      "productType": "sample string 111",
                      "productGroup": "sample string 112",
                      "complianceIndicator": "sample string 113",
                      "inhouseBrand": "sample string 114",
                      "slowMoving": true,
                      "generalMerchandise": true,
                      "comment": "sample string 117",
                      "lastUpdatedByUser": "sample string 118",
                      "lastManualUpdatedByUser": "sample string 119",
                      "lastUpdatedByUserOverride": true,
                      "lastUpdatedByHost": "2025-08-02T23:26:09.0439931",
                      "commodity": "sample string 121",
                      "businessPillar": "sample string 122",
                      "mscCommodity": "sample string 123",
                      "hostIdentifier": "q9JzE0ZCdEq5aPx6f6xXcQ==",
                      "hostIdentifierGuid": "1373d2ab-4246-4a74-b968-fc7a7fac5771",
                      "serviceFeeID": 1,
                      "serviceFeeIDChanged": true,
                      "providerName": "sample string 125",
                      "aisleEnds": "sample string 126",
                      "deleted": true,
                      "deletedChanged": true,
                      "hidden": true,
                      "doNotRange": true,
                      "doNotRangeChanged": true,
                      "doNotOrder": true,
                      "doNotOrderChanged": true,
                      "locked": true,
                      "excludeFromWebUpdate": true,
                      "excludeFromWebUpdateChanged": true,
                      "webPriceBasedOn": 137,
                      "webPriceRounding": true,
                      "webMarkup": 139,
                      "webPriceMode": 140,
                      "altDepartmentID": 1,
                      "altSubDepartmentID": 1,
                      "altMinorDepartmentID": 1,
                      "altLesserDepartmentID": 1,
                      "altDeptCode": "sample string 141",
                      "altSubDeptCode": "sample string 142",
                      "altMinorDeptCode": "sample string 143",
                      "altLesserDeptCode": "sample string 144",
                      "altDepartmentChanged": true,
                      "storeProducts": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "store": {
                        "$ref": "3"
                      },
                      "storePrices": [
                        {
                          "$id": "13",
                          "pluG_UID": "cCU7mN+gmEuPxVczunT5SA==",
                          "pluGuid": "983b2570-a0df-4b98-8fc5-5733ba74f948",
                          "plu": 1,
                          "storeID": 1,
                          "zoneID": 2,
                          "zoneName": "sample string 3",
                          "store": "sample string 4",
                          "priceNow": 5,
                          "costNow": 6,
                          "costNowDecimals": 7,
                          "normalPrice": 8,
                          "gstPercent": 9,
                          "normalCost": 10,
                          "normalCostDecimals": 11,
                          "costGstPercent": 12,
                          "costCalcMethod": 1,
                          "currentCost": 13,
                          "currentCostDecimals": 14,
                          "break1": 15,
                          "price1": 16,
                          "break2": 17,
                          "price2": 18,
                          "break3": 19,
                          "price3": 20,
                          "fuelItem": 21,
                          "fixedWeight": 22,
                          "active": true,
                          "complianceIndicator": "sample string 23",
                          "doNotOrder": true,
                          "doNotRange": true,
                          "isNormalPriceChangesCampaign": true,
                          "updated": "2025-08-02T23:26:09.0439931"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "currentPrices": {
                        "$id": "14",
                        "pluPrices": {
                          "$id": "15",
                          "plu": 1,
                          "pluG_UID": "QEA=",
                          "stores": [
                            1,
                            2
                          ],
                          "normalPrice": 1,
                          "cost": 2,
                          "break1": 3,
                          "price1": 4,
                          "break2": 5,
                          "price2": 6,
                          "break3": 7,
                          "price3": 8,
                          "discountPrice": 9,
                          "acceptedUtc": "2025-08-02T23:26:09.0439931",
                          "priceChangeType": 0,
                          "costDecimals": 10
                        },
                        "normalPluPrices": {
                          "$ref": "15"
                        },
                        "winningCampaign": 1,
                        "winner": {
                          "$id": "16",
                          "campaignName": "sample string 1",
                          "campaignDescription": "sample string 2",
                          "startDate": "2025-08-02T23:26:09.0439931",
                          "startTime": 3,
                          "endDate": "2025-08-02T23:26:09.0439931",
                          "endTime": 4,
                          "newPrice": 5,
                          "newCost": 6,
                          "newCostDecimals": 7,
                          "pctDiscount": 8,
                          "promoType": 1,
                          "promotionTypeCode": "sample string 9",
                          "hostType": 10,
                          "hostIdentifier": "XmH2AS3xHE21e2jFzG4yOg==",
                          "hostIdentifierGuid": "01f6615e-f12d-4d1c-b57b-68c5cc6e323a",
                          "storeNames": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "details": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ]
                      },
                      "tray": {
                        "$id": "17",
                        "g_UId": "wYOMRYr4Hk++4wnfp5Pdxg==",
                        "guid": "458c83c1-f88a-4f1e-bee3-09dfa793ddc6",
                        "name": "sample string 1",
                        "number": 1,
                        "tare": 1
                      },
                      "priceGroup": {
                        "$id": "18",
                        "priceGroupG_UID": "GQ4OaqjGG0KKdRojowjwrg==",
                        "priceGroupGuid": "6a0e0e19-c6a8-421b-8a75-1a23a308f0ae",
                        "name": "sample string 2",
                        "code": 1,
                        "modified": true,
                        "updated": "2025-08-02T23:26:09.0439931",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "number": 1,
                        "products": [
                          {
                            "$ref": "12"
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "productCount": 1
                      },
                      "priceGroupName": "sample string 146",
                      "nutrifacts": {
                        "$id": "19",
                        "pluG_UID": "8Tt84qdcsUas9a5RthTp3w==",
                        "pluGuid": "e27c3bf1-5ca7-46b1-acf5-ae51b614e9df",
                        "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": "f5227a69-d1c0-47dc-b856-241d493d8811",
                        "created": "2025-08-02T23:26:09.0439931",
                        "createdByUser": "sample string 1",
                        "activated": "2025-08-02T23:26:09.0439931",
                        "deactivated": "2025-08-02T23:26:09.0439931",
                        "lastOrdered": "2025-08-02T23:26:09.0439931",
                        "lastOrderedQty": 2.0,
                        "lastReceived": "2025-08-02T23:26:09.0439931",
                        "lastReceivedQty": 3.0,
                        "lastInvoiceStatus": 1,
                        "lastCounted": "2025-08-02T23:26:09.0439931",
                        "lastSold": "2025-08-02T23:26:09.0439931",
                        "firstSold": "2025-08-02T23:26:09.0439931",
                        "awsUpdated": "2025-08-02T23:26:09.0439931",
                        "lastManualUpdate": "2025-08-02T23:26:09.0439931",
                        "lastManualUpdatedByUser": "sample string 5",
                        "lastUpdated": "2025-08-02T23:26:09.0439931",
                        "lastUpdatedByUser": "sample string 7",
                        "lastUpdatedByHost": "2025-08-02T23:26:09.0439931",
                        "doNotRangeUpdated": "2025-08-02T23:26:09.0439931",
                        "doNotOrderUpdated": "2025-08-02T23:26:09.0439931",
                        "tracked": "2025-08-02T23:26:09.0439931"
                      },
                      "allergens": [
                        {
                          "$id": "21",
                          "allergenID": 1,
                          "pluG_UID": "pNNKo7t9+06kTte06DFP1Q==",
                          "pluGuid": "a34ad3a4-7dbb-4efb-a44e-d7b4e8314fd5",
                          "contains": 2,
                          "allergenName": "sample string 3",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "costs": {
                        "$id": "22",
                        "pluG_UID": "En2kSUzd6kODyttM1SSMWQ==",
                        "pluGuid": "49a47d12-dd4c-43ea-83ca-db4cd5248c59",
                        "enteredCost": 1,
                        "weightedAvgCost": 1,
                        "lastCost": 1,
                        "rawEnteredCost": 2,
                        "rawWeightedAvgCost": 3,
                        "rawLastCost": 4,
                        "freight": 5.0,
                        "freightType": 6,
                        "costDecimals": 7,
                        "fifoCost": 1,
                        "updated": "2025-08-02T23:26:09.0439931",
                        "normalCost": 1,
                        "currentCost": 1
                      },
                      "sales": [
                        {
                          "$id": "23",
                          "saleHeaderID": 1,
                          "created": "2025-08-02T23:26:09.0439931",
                          "createdLocal": "2025-08-02T23:26:09.0439931",
                          "storeID": 3,
                          "storeName": "sample string 4",
                          "operatorG_Uid": "FYKH6RlRN0G4UXw8jkCYPA==",
                          "operatorGuid": "e9878215-5119-4137-b851-7c3c8e40983c",
                          "operatorName": "sample string 5",
                          "tranType": 1,
                          "plu": 1,
                          "pluG_UId": "cecFBSd3tUyepdzXw48IuQ==",
                          "pluGuid": "0505e771-7727-4cb5-9ea5-dcd7c38f08b9",
                          "normalPrice": 1,
                          "totalCents": 1,
                          "cost": 1,
                          "grossProfit": 1,
                          "quantity": 1,
                          "operator": {
                            "$ref": "1"
                          }
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "apns": [
                        {
                          "$id": "24",
                          "pluID": 1,
                          "pluG_UID": "UYJzu2Nb3UOhunJNkFnVzQ==",
                          "pluGuid": "bb738251-5b63-43dd-a1ba-724d9059d5cd",
                          "apn": "sample string 1",
                          "deleted": true,
                          "storeID": 1,
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tuns": [
                        {
                          "$id": "25",
                          "pluG_UId": "ek7L/0b/n0yOdMB4IqCYkw==",
                          "pluGuid": "ffcb4e7a-ff46-4c9f-8e74-c07822a09893",
                          "apn": "sample string 1",
                          "tun": "sample string 2",
                          "cartonQuantity": 3,
                          "product": {
                            "$ref": "12"
                          },
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "competitionPricing": [
                        {
                          "$id": "26",
                          "identifier": "rsDrn8n6TU6Y9b364VhtQA==",
                          "identifierGuid": "9febc0ae-fac9-4e4d-98f5-bdfae1586d40",
                          "pluG_UID": "xtLGzVvPNUaG+qABJhgkWg==",
                          "pluGuid": "cdc6d2c6-cf5b-4635-86fa-a0012618245a",
                          "competitionID": 1,
                          "name": "sample string 2",
                          "sellMultiple": 3,
                          "retailPrice": 4,
                          "storeName": "sample string 5"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "supplier": {
                        "$ref": "7"
                      },
                      "supplierName": "sample string 147",
                      "children": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "ordering": {
                        "$ref": "10"
                      },
                      "flipChartPages": [
                        {
                          "$id": "27",
                          "identifier": "a398clACK0C5MSnVGqaNuw==",
                          "groupName": "sample string 1",
                          "identifierGuid": "727c7f6b-0250-402b-b931-29d51aa68dbb",
                          "exists": true,
                          "flipChartIdentifier": "x++FILuhxkyj6gnZ4uV0rA==",
                          "flipChartIdentifierGuid": "2085efc7-a1bb-4cc6-a3ea-09d9e2e574ac",
                          "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": "w/eBCqkNKESFvhSRj2JMzQ==",
                          "groupIdentifierGuid": "0a81f7c3-0da9-4428-85be-14918f624ccd",
                          "flipChart": {
                            "$id": "28",
                            "identifier": "1zNKwaOqnEKR37BT6ahR1Q==",
                            "identifierGuid": "c14a33d7-aaa3-429c-91df-b053e9a851d5",
                            "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": "2Xh83IwmlkCb9RORbL23XA==",
                              "identifierGuid": "dc7c78d9-268c-4096-9bf5-13916cbdb75c",
                              "name": "sample string 2",
                              "formType": "sample string 3",
                              "forms": [
                                {
                                  "$id": "30",
                                  "id": 1,
                                  "g_UID": "UoDrKiM2EE+tr/CfKjXVfw==",
                                  "guid": "2aeb8052-3623-4f10-adaf-f09f2a35d57f",
                                  "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": "CrP7KnQZgUGrTiC2MisMOw==",
                                  "previousFormGuid": "2afbb30a-1974-4181-ab4e-20b6322b0c3b",
                                  "nextForm": 1,
                                  "nextFormG_UID": "Yg4nemAyWEKM/YiLI7RYMQ==",
                                  "nextFormGuid": "7a270e62-3260-4258-8cfd-888b23b45831",
                                  "attributes": "sample string 10",
                                  "updated": "2025-08-02T23:26:09.0439931",
                                  "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": "nLiqoiF8r0SAw7ag1tzg3A==",
                                      "checkoutFormGuid": "a2aab89c-7c21-44af-80c3-b6a0d6dce0dc",
                                      "identifier": "evRvYYipak2H4o3SbjXo7w==",
                                      "identifierGuid": "616ff47a-a988-4d6a-87e2-8dd26e35e8ef",
                                      "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": "OyjWMitLC06CBQc2HHw13A==",
                                      "valueGuid": "32d6283b-4b2b-4e0b-8205-07361c7c35dc",
                                      "buttonText": "sample string 10",
                                      "valueText": "sample string 11",
                                      "drawImageAndButton": true,
                                      "updated": "2025-08-02T23:26:09.0439931",
                                      "action": "sample string 12",
                                      "valueForm": {
                                        "$ref": "30"
                                      },
                                      "image": {
                                        "$id": "32",
                                        "name": "sample string 3.sample string 4",
                                        "imageID": 2,
                                        "imageName": "sample string 3",
                                        "imageExtension": "sample string 4",
                                        "lastUpdate": "2025-08-02T23:26:09.0439931",
                                        "imageData": "QEA=",
                                        "readOnly": true
                                      }
                                    },
                                    {
                                      "$ref": "31"
                                    }
                                  ],
                                  "panels": [
                                    {
                                      "$id": "33",
                                      "id": 1,
                                      "checkoutFormID": 2,
                                      "checkoutFormG_UID": "XB2soZpR0EO1InTjRS2e1Q==",
                                      "checkoutFormGuid": "a1ac1d5c-519a-43d0-b522-74e3452d9ed5",
                                      "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": "oqvFHUq70U+rjyy5HGenSw==",
                              "flipChartPageIdentifierGuid": "1dc5aba2-bb4a-4fd1-ab8f-2cb91c67a74b",
                              "pluG_UID": "Ec611L4eSke+aV3SOaZDNQ==",
                              "pluGuid": "d4b5ce11-1ebe-474a-be69-5dd239a64335",
                              "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": "Ue6RH9rWv0G4z7zoo9/O9g==",
                          "pluGuid": "1f91ee51-d6da-41bf-b8cf-bce8a3dfcef6",
                          "price": 1,
                          "costCalcMethod": 1,
                          "cost": 2,
                          "weightedAvgCost": 3,
                          "lastCost": 4,
                          "rawCost": 5,
                          "rawWeightedAvgCost": 6,
                          "rawLastCost": 7,
                          "costDecimals": 8,
                          "serviceFeeID": 9,
                          "freight": 10.0,
                          "freightType": 11,
                          "process": "sample string 12",
                          "user": "sample string 13",
                          "updated": "2025-08-02T23:26:09.0439931",
                          "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": "RZIYtva8d0qovTvEYv/XMw==",
                          "ingredientGuid": "ufpuV7VGgEGF+x7JghF+Gw==",
                          "ingredientIdentifier": "576efab9-46b5-4180-85fb-1ec982117e1b",
                          "quantity": 1.0,
                          "storeIDs": [
                            1,
                            2
                          ],
                          "ingredientText": "sample string 1",
                          "ingredient": {
                            "$ref": "12"
                          }
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "bins": [
                        {
                          "$id": "37",
                          "pluG_UID": "qWxK5p/roUmBewMBye1pkA==",
                          "pluGuid": "e64a6ca9-eb9f-49a1-817b-0301c9ed6990",
                          "shelfLocationIdentifier": "RJWFnsc9vkihrXge+oF9Nw==",
                          "shelfLocationGuid": "9e859544-3dc7-48be-a1ad-781efa817d37",
                          "labelShelfDefault": 1,
                          "labelTalkerDefault": 1,
                          "labelSmall": true,
                          "labelPageLayoutG_UID": "fEeOrYsLFki/TYPOkm7xpg==",
                          "labelPageLayoutGuid": "ad8e477c-0b8b-4816-bf4d-83ce926ef1a6",
                          "updated": "2025-08-02T23:26:09.0439931",
                          "electronicShelfLabelIdentifier": "sample string 5",
                          "electronicshelfLabelsConfigurationID": 6,
                          "labelShelfChanged": true,
                          "productName": "sample string 8",
                          "locationText": "sample string 9",
                          "product": {
                            "$ref": "12"
                          },
                          "location": {
                            "$id": "38",
                            "identifier": "3KQqCVw7zUGPCaX4dOTtiA==",
                            "storeID": 1,
                            "identifierGuid": "092aa4dc-3b5c-41cd-8f09-a5f874e4ed88",
                            "name": "sample string 2",
                            "haccp": true,
                            "blueprintID": 1,
                            "updated": "2025-08-02T23:26:09.0439931",
                            "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": "AY4Fm9YIeUigSRfEyUrFwA==",
                          "pluGuid": "9b058e01-08d6-4879-a049-17c4c94ac5c0",
                          "deptNo": 1,
                          "product": {
                            "$ref": "12"
                          },
                          "scaleLocation": {
                            "$id": "40",
                            "id": 1,
                            "deptNo": 1,
                            "deptCode": "sample string 2",
                            "name": "sample string 3",
                            "enabled": true,
                            "updated": "2025-08-02T23:26:09.0439931",
                            "department": {
                              "$id": "41",
                              "id": 1,
                              "name": "sample string 2",
                              "code": "sample string 3",
                              "sortOrder": 4,
                              "isLiquor": true,
                              "isTobacco": true,
                              "excludeTalker": true,
                              "externalSales": true,
                              "saleGLCode": "sample string 9",
                              "cogsglCode": "sample string 10",
                              "accountingCategoryID": 11,
                              "maximumMarkdownPercentage": 12.0,
                              "accountingOnly": true,
                              "generateExternalID": 1,
                              "useNonReportableTaxCode": true,
                              "minPLU": 15,
                              "maxPLU": 16,
                              "scaleLocation": {
                                "$ref": "40"
                              },
                              "subDepartments": [
                                {
                                  "$id": "42",
                                  "id": 1,
                                  "departmentID": 2,
                                  "name": "sample string 3",
                                  "code": "sample string 4",
                                  "departmentCode": "sample string 5",
                                  "externalSales": true,
                                  "minorDepartments": [
                                    {
                                      "$id": "43",
                                      "id": 1,
                                      "subDepartmentID": 2,
                                      "departmentID": 3,
                                      "name": "sample string 4",
                                      "subDepartmentCode": "sample string 5",
                                      "departmentCode": "sample string 6",
                                      "code": "sample string 7",
                                      "lesserDepartments": [
                                        {
                                          "$id": "44",
                                          "id": 1,
                                          "departmentID": 2,
                                          "subDepartmentID": 3,
                                          "minorDepartmentID": 4,
                                          "name": "sample string 5",
                                          "code": "sample string 6",
                                          "departmentCode": "sample string 7",
                                          "subDepartmentCode": "sample string 8",
                                          "minorDepartmentCode": "sample string 9",
                                          "updated": "2025-08-02T23:26:09.0439931",
                                          "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": "Rlek2BTu60G6ldsYUND8oQ==",
                                          "labelPageLayoutGuid": "d8a45746-ee14-41eb-ba95-db1850d0fca1",
                                          "minimumAge": 17,
                                          "countryOfOrigin": "sample string 18",
                                          "serviceFeeID": 1,
                                          "eftCode": 19,
                                          "defaultPrinter": "sample string 20",
                                          "defaultPrinterGroup": "sample string 21",
                                          "buyingLimit": 1,
                                          "buyingLimitIndependent": true,
                                          "buyingLimitType": 0,
                                          "includeInDistinctLimit": true,
                                          "defaultsEmpty": false,
                                          "mscCat": {
                                            "$id": "45",
                                            "dept": 1,
                                            "category": 2,
                                            "name": "sample string 3",
                                            "active": true,
                                            "mscCommodities": [
                                              {
                                                "$id": "46",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "name": "sample string 4",
                                                "active": true,
                                                "mscSubCommodities": [
                                                  {
                                                    "$id": "47",
                                                    "dept": 1,
                                                    "category": 2,
                                                    "commodity": 3,
                                                    "subCommodity": 4,
                                                    "name": "sample string 5",
                                                    "active": true,
                                                    "subCommodityCode": "sample string 7"
                                                  },
                                                  {
                                                    "$ref": "47"
                                                  }
                                                ],
                                                "commodityCode": "sample string 6"
                                              },
                                              {
                                                "$ref": "46"
                                              }
                                            ],
                                            "categoryCode": "sample string 5"
                                          },
                                          "mscCom": {
                                            "$ref": "46"
                                          },
                                          "mscDep": {
                                            "$id": "48",
                                            "dept": 1,
                                            "name": "sample string 2",
                                            "active": true,
                                            "mscCategories": [
                                              {
                                                "$ref": "45"
                                              },
                                              {
                                                "$ref": "45"
                                              }
                                            ],
                                            "deptCode": "sample string 4"
                                          },
                                          "mscSubCom": {
                                            "$ref": "47"
                                          }
                                        },
                                        {
                                          "$ref": "44"
                                        }
                                      ],
                                      "updated": "2025-08-02T23:26:09.0439931",
                                      "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": "3TCzDhCU202IoGaWf1AL/A==",
                                      "labelPageLayoutGuid": "0eb330dd-9410-4ddb-88a0-66967f500bfc",
                                      "minimumAge": 15,
                                      "countryOfOrigin": "sample string 16",
                                      "serviceFeeID": 1,
                                      "eftCode": 17,
                                      "defaultPrinter": "sample string 18",
                                      "defaultPrinterGroup": "sample string 19",
                                      "buyingLimit": 1,
                                      "buyingLimitIndependent": true,
                                      "buyingLimitType": 0,
                                      "includeInDistinctLimit": true,
                                      "defaultsEmpty": false,
                                      "mscCat": {
                                        "$ref": "45"
                                      },
                                      "mscCom": {
                                        "$ref": "46"
                                      },
                                      "mscDep": {
                                        "$ref": "48"
                                      },
                                      "mscSubCom": {
                                        "$ref": "47"
                                      }
                                    },
                                    {
                                      "$ref": "43"
                                    }
                                  ],
                                  "investmentBuyOverride": true,
                                  "updated": "2025-08-02T23:26:09.0439931",
                                  "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": "4U5HyQr9sk6v0d6H6K5UAw==",
                                  "labelPageLayoutGuid": "c9474ee1-fd0a-4eb2-afd1-de87e8ae5403",
                                  "minimumAge": 15,
                                  "countryOfOrigin": "sample string 16",
                                  "serviceFeeID": 1,
                                  "eftCode": 17,
                                  "defaultPrinter": "sample string 18",
                                  "defaultPrinterGroup": "sample string 19",
                                  "buyingLimit": 1,
                                  "buyingLimitIndependent": true,
                                  "buyingLimitType": 0,
                                  "includeInDistinctLimit": true,
                                  "defaultsEmpty": false,
                                  "mscCat": {
                                    "$ref": "45"
                                  },
                                  "mscCom": {
                                    "$ref": "46"
                                  },
                                  "mscDep": {
                                    "$ref": "48"
                                  },
                                  "mscSubCom": {
                                    "$ref": "47"
                                  }
                                },
                                {
                                  "$ref": "42"
                                }
                              ],
                              "stores": [
                                1,
                                2
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2025-08-02T23:26:09.0439931",
                              "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": "rN8+3P204Ea0iWXYHWkBaQ==",
                              "labelPageLayoutGuid": "dc3edfac-b4fd-46e0-b489-65d81d690169",
                              "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": "R8OlqGpmp0aCRLLGW2Enhg==",
                        "pluGuid": "a8a5c347-666a-46a7-8244-b2c65b612786",
                        "newPrice": 1,
                        "pctDiscount": 1,
                        "newCost": 1,
                        "newCostDecimals": 6,
                        "dealCostIdentifier": "eU5y8K6LX0Gz2UoKB4BQiw==",
                        "dealCostGuid": "f0724e79-8bae-415f-b3d9-4a0a0780508b",
                        "pluName": "sample string 7",
                        "apn": "sample string 8",
                        "fuelItem": true,
                        "priceGroupG_UID": "0GsLAElgZEebZgjN5yz1Yw==",
                        "priceGroupGuid": "000b6bd0-6049-4764-9b66-08cde72cf563",
                        "itemNumber": "sample string 10",
                        "cri": "sample string 11",
                        "pluPrice": 12,
                        "pluCost": 13,
                        "pluCostIndicator": "sample string 14",
                        "pluPriceGstPercent": 15,
                        "pluCostGstPercent": 16,
                        "pluActive": true,
                        "cartonQty": 1.1,
                        "baseUnits": 18.1,
                        "salesMode": 1,
                        "pluNormalCost": 19,
                        "pluaws": 20.0,
                        "directNumber": "sample string 21",
                        "departmentName": "sample string 22",
                        "subDepartmentName": "sample string 23",
                        "priceGroupName": "sample string 24",
                        "supplierName": "sample string 25",
                        "stockOnHand": 1.1,
                        "stockOnOrder": 1.1,
                        "lastReceived": "2025-08-02T23:26:09.0439931",
                        "rrp": 26,
                        "campaignDescription": "sample string 27",
                        "campaignComboPriceGroupG_UID": "X1ygFWkDO02SVT9I4ZmjRQ==",
                        "campaignComboPriceGroupIdentifier": "15a05c5f-0369-4d3b-9255-3f48e199a345",
                        "promotionPlacementDescription": "sample string 28",
                        "storeAcceptances": [
                          {
                            "$id": "50",
                            "plu": 1,
                            "pluG_UId": "QEA=",
                            "campaignID": 1,
                            "campaignName": "sample string 2",
                            "storeID": 3,
                            "acceptedUtc": "2025-08-02T23:26:09.0439931",
                            "operatorG_UID": "xGXx+vbPaUyBGFm0DIy17Q==",
                            "operatorGuid": "faf165c4-cff6-4c69-8118-59b40c8cb5ed",
                            "machineID": 1,
                            "processed": true,
                            "appliedUtc": "2025-08-02T23:26:09.0439931",
                            "signIqTicketFileMovedUtc": "2025-08-02T23:26:09.0439931",
                            "user": "sample string 6",
                            "campaignDescription": "sample string 7",
                            "productDesc": "sample string 8",
                            "storeName": "sample string 9",
                            "effectiveUtc": "2025-08-02T23:26:09.0439931",
                            "priceChangeType": 0,
                            "operatorName": "sample string 10",
                            "hostCampaign": true,
                            "product": {
                              "$ref": "12"
                            },
                            "campaignPlu": {
                              "$ref": "49"
                            }
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "campaign": {
                          "$id": "51",
                          "id": 1,
                          "storeID": 2,
                          "name": "818d5f14-78bd-4347-8095-193c5cb46b74",
                          "nameGuid": "818d5f14-78bd-4347-8095-193c5cb46b74",
                          "description": "sample string 4",
                          "showDiscounts": true,
                          "showTotals": true,
                          "onlyEvaluateOnSubtotal": true,
                          "useDescription": true,
                          "campaignType": 1,
                          "startDate": "2025-08-02T23:26:09.0439931",
                          "startTime": 1,
                          "endDate": "2025-08-02T23:26:09.0439931",
                          "endTime": 1,
                          "recurrence": 1,
                          "recurrenceType": 1,
                          "monthType": 1,
                          "weekDays": 1,
                          "months": 1,
                          "monthWeeks": 1,
                          "monthDays": "sample string 7",
                          "printed": true,
                          "talkerText": "sample string 8",
                          "rangeDescription": "sample string 9",
                          "dealDescription": "sample string 10",
                          "labelQuantity": 11,
                          "active": 1,
                          "deactivated": "2025-08-02T23:26:09.0439931",
                          "system": true,
                          "created": "2025-08-02T23:26:09.0439931",
                          "updated": "2025-08-02T23:26:09.0439931",
                          "priceChangeNotifiedUtc": "2025-08-02T23:26:09.0439931",
                          "promoType": 1,
                          "promotionTypeCode": "sample string 13",
                          "hostIdentifier": "pnEcOSBtWEqbgEDk0ORsEg==",
                          "hostIdentifierGuid": "391c71a6-6d20-4a58-9b80-40e4d0e46c12",
                          "hostType": 14,
                          "createdByUser": "sample string 15",
                          "fromHost": true,
                          "deleted": true,
                          "campaignDeleted": "2025-08-02T23:26:09.0439931",
                          "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": "xzsRm77/HkqBj/C5Nj4Xtg==",
                              "pluGuid": "9b113bc7-ffbe-4a1e-818f-f0b9363e17b6",
                              "hostOfferID": 1,
                              "priceGroupG_UID": "PGZjABL8T0y1e6lnTizcdQ==",
                              "priceGroupGuid": "0063663c-fc12-4c4f-b57b-a9674e2cdc75",
                              "fuelItem": true,
                              "pluName": "sample string 6",
                              "apn": "sample string 7",
                              "pluActive": true,
                              "cartonQty": 1,
                              "baseUnits": 9.1,
                              "cri": "sample string 10",
                              "salesMode": 1,
                              "pluaws": 11.0,
                              "directNumber": "sample string 12",
                              "departmentName": "sample string 13",
                              "subDepartmentName": "sample string 14",
                              "priceGroupName": "sample string 15",
                              "supplierName": "sample string 16",
                              "stockOnHand": 1.1,
                              "stockOnOrder": 1.1,
                              "lastReceived": "2025-08-02T23:26:09.0439931",
                              "rrp": 17,
                              "campaignDescription": "sample string 18",
                              "product": {
                                "$ref": "12"
                              },
                              "campaign": {
                                "$ref": "51"
                              }
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "sellingRules": [
                            {
                              "$id": "53",
                              "id": 1,
                              "identifier": "YFxgWWs9j0qYuQmu4mO9eA==",
                              "identifierStr": "YFxgWWs9j0qYuQmu4mO9eA==",
                              "identifierGuid": "59605c60-3d6b-4a8f-98b9-09aee263bd78",
                              "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": "+tJg0/gMKUSmSBzYE8MM+w==",
                              "customerIDGuid": "d360d2fa-0cf8-4429-a648-1cd813c30cfb",
                              "campaign": {
                                "$ref": "51"
                              },
                              "customer": {
                                "$id": "55",
                                "identifier": "L8FyOo//p0mu007FJDGL7g==",
                                "identifierGuid": "3a72c12f-ff8f-49a7-aed3-4ec524318bee",
                                "code": "sample string 2",
                                "familyName": "sample string 3",
                                "givenName": "sample string 4",
                                "otherName": "sample string 5",
                                "title": "sample string 6",
                                "dateOfBirth": "2025-08-02T23:26:09.0439931",
                                "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": "ULVdVZJZC0aoerCztEzdYw==",
                                "communityIdentifierGuid": "555db550-5992-460b-a87a-b0b3b44cdd63",
                                "joined": "2025-08-02T23:26:09.0439931",
                                "updated": "2025-08-02T23:26:09.0439931",
                                "active": true,
                                "reasonInactive": 1,
                                "groupCustomer": true,
                                "loyaltyPoints": 1,
                                "homeStoreID": 1,
                                "availableSpend": 1,
                                "priceLevelIdentifier": "paQkDAYr0kyW/jdcuoYqTA==",
                                "priceLevelIdentifierGuid": "0c24a4a5-2b06-4cd2-96fe-375cba862a4c",
                                "marketingID": "sample string 18",
                                "hidden": true,
                                "registered": true,
                                "registeredOn": "2025-08-02T23:26:09.0439931",
                                "emailMarketing": true,
                                "smsMarketing": true,
                                "deleted": true,
                                "deletedUser": "sample string 24",
                                "homeStoreName": "sample string 25",
                                "customerCards": [
                                  {
                                    "$id": "56",
                                    "cardType": 2,
                                    "issueDate": "2025-08-02T23:26:09.0439931",
                                    "expiry": "2025-08-02T23:26:09.0439931",
                                    "customerID": "MOzlxUkxtUaszkuEObkhHA==",
                                    "customerIDGuid": "c5e5ec30-3149-46b5-acce-4b8439b9211c",
                                    "initialValue": 1,
                                    "currentValue": 1,
                                    "maxLimit": 1,
                                    "minTransaction": 1,
                                    "maxTransaction": 1,
                                    "multiplier": 1.1,
                                    "active": true,
                                    "reasonInactive": 1,
                                    "idRequired": true,
                                    "idType": 1,
                                    "idValue": "sample string 5",
                                    "updated": "2025-08-02T23:26:09.0439931",
                                    "linkedAccount": "loZ39RM0J0aCGg0vIeK1nQ==",
                                    "linkedAccountGuid": "f5778696-3413-4627-821a-0d2f21e2b59d",
                                    "currentValueChanged": true,
                                    "limitsChanged": true,
                                    "customer": {
                                      "$ref": "55"
                                    },
                                    "account": {
                                      "$id": "57",
                                      "id": 1,
                                      "identifier": "Qe+q6s5AaEyMInQT2ioiog==",
                                      "identifierGuid": "eaaaef41-40ce-4c68-8c22-7413da2a22a2",
                                      "referenceNo": "sample string 3",
                                      "name": "sample string 4",
                                      "created": "2025-08-02T23:26:09.0439931",
                                      "owner": "BYWMpStBP0SL06Yh85jHsg==",
                                      "ownerGuid": "a58c8505-412b-443f-8bd3-a621f398c7b2",
                                      "accountStoreGroupIdentifier": "uXQ5euxYB0aONZJ0fSDAig==",
                                      "accountStoreGroupGuid": "7a3974b9-58ec-4607-8e35-92747d20c08a",
                                      "accountType": 1,
                                      "currentBalance": 1,
                                      "externalID": "sample string 7",
                                      "maximumLimit": 1,
                                      "accruePoints": true,
                                      "loyaltyPoints": 1,
                                      "termsOfTrade": 1,
                                      "signatureRequired": true,
                                      "referenceRequired": true,
                                      "statementSendType": 10,
                                      "ageingPeriod": 1,
                                      "monthlyAgeingPeriod": true,
                                      "explodedInvoice": true,
                                      "isFifoAllocation": true,
                                      "lastStatementSent": "2025-08-02T23:26:09.0439931",
                                      "active": true,
                                      "updated": "2025-08-02T23:26:09.0439931",
                                      "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": "6yJaCr8tD0mT5S85xh6iyw==",
                                          "identifierGuid": "0a5a22eb-2dbf-490f-93e5-2f39c61ea2cb",
                                          "name": "sample string 2",
                                          "primaryContact": "gbZfZZUJ4EWf9qvGMTEVAw==",
                                          "primaryContactGuid": "655fb681-0995-45e0-9ff6-abc631311503",
                                          "accountID": "1UBrdjXfBUq6+iYXQR+6/w==",
                                          "accountIDGuid": "766b40d5-df35-4a05-bafa-2617411fbaff",
                                          "special": true,
                                          "updated": "2025-08-02T23:26:09.0439931",
                                          "active": true,
                                          "reasonInactive": 1,
                                          "priceLevelIdentifier": "BEMzRb/XEEO6qv5XTI7b6g==",
                                          "priceLevelIdentifierGuid": "45334304-d7bf-4310-baaa-fe574c8edbea",
                                          "deleted": true,
                                          "account": {
                                            "$ref": "57"
                                          },
                                          "primaryContactCustomer": {
                                            "$ref": "55"
                                          },
                                          "customerGroupMembers": [
                                            {
                                              "$id": "60",
                                              "id": 1,
                                              "groupID": "qJNS2q4nfkGyqaG1r7Lzuw==",
                                              "groupIDGuid": "da5293a8-27ae-417e-b2a9-a1b5afb2f3bb",
                                              "customerID": "7eq677EtskaJJHOm/O3WYQ==",
                                              "customerIDGuid": "efbaeaed-2db1-46b2-8924-73a6fcedd661",
                                              "card": "sample string 4",
                                              "linkedAccount": "z8dLyPEFWkiEOvqxusozpQ==",
                                              "linkedAccountGuid": "c84bc7cf-05f1-485a-843a-fab1baca33a5",
                                              "customer": {
                                                "$ref": "55"
                                              },
                                              "group": {
                                                "$ref": "59"
                                              },
                                              "customerCard": {
                                                "$ref": "56"
                                              }
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "59"
                                        }
                                      ]
                                    },
                                    "payments": [
                                      {
                                        "$id": "61",
                                        "id": 1,
                                        "identifier": "HtxtGbMg3kGmCYhrHP+djQ==",
                                        "identifierGuid": "196ddc1e-20b3-41de-a609-886b1cff9d8d",
                                        "storeID": 2,
                                        "operatorName": "sample string 3",
                                        "saleHeaderID": 4,
                                        "paymentType": 5,
                                        "amount": 6,
                                        "account": "sample string 7",
                                        "accountID": "sNeIcKS9FE6QlQpjNMOX3A==",
                                        "accountIDGuid": "7088d7b0-bda4-4e14-9095-0a6334c397dc",
                                        "customerAccount": {
                                          "$ref": "57"
                                        },
                                        "customerCard": {
                                          "$ref": "56"
                                        },
                                        "accountType": 1,
                                        "cardName": "sample string 8",
                                        "authorisationNumber": "sample string 9",
                                        "bankReference": "sample string 10",
                                        "merchantID": "sample string 11",
                                        "terminalID": "sample string 12",
                                        "cardNumber": "sample string 13",
                                        "paymentDate": "2025-08-02T23:26:09.0439931",
                                        "invRocNo": "sample string 14",
                                        "responseCode": "sample string 15",
                                        "cashout": 1,
                                        "tip": 16,
                                        "idempotentVoid": "30qecjDsX0KM860cbf3iuw==",
                                        "idempotentVoidGuid": "729e4adf-ec30-425f-8cf3-ad1c6dfde2bb",
                                        "offline": true,
                                        "processed": 1,
                                        "storeSaleHeader": {
                                          "$id": "62",
                                          "saleHeaderID": 1,
                                          "saleHeaderGuid": "o4683cF/pUmz46nkF0V4kg==",
                                          "saleHeaderIdentifierGuid": "ddbc8ea3-7fc1-49a5-b3e3-a9e417457892",
                                          "created": "2025-08-02T23:26:09.0439931",
                                          "createdLocal": "2025-08-02T23:26:09.0439931",
                                          "createdText": "sample string 4",
                                          "itemCount": 5,
                                          "totalAmount": 6,
                                          "cashTender": 1,
                                          "cardTender": 1,
                                          "cheqTender": 1,
                                          "acctTender": 1,
                                          "voucherTender": 1,
                                          "loyaltyPoints": 1,
                                          "cashout": 1,
                                          "changeAmount": 1,
                                          "rounding": 1,
                                          "gstAmount": 1,
                                          "transactionDiscountTender": 1,
                                          "totalTip": 7,
                                          "tranType": 1,
                                          "processed": 1,
                                          "imported": "2025-08-02T23:26:09.0439931",
                                          "storeID": 1,
                                          "operatorG_Uid": "ny2v0W8wt02NDR4Fwx69KQ==",
                                          "operatorGuid": "d1af2d9f-306f-4db7-8d0d-1e05c31ebd29",
                                          "customerG_Uid": "wG90kC9d+U2Sc3lS19/pKw==",
                                          "customerGuid": "90746fc0-5d2f-4df9-9273-7952d7dfe92b",
                                          "communityIdentifier": "XWwa3w9/GUWqr4i/yw+AGQ==",
                                          "communityIdentifierGuid": "df1a6c5d-7f0f-4519-aaaf-88bfcb0f8019",
                                          "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": "kxx/fxI3hUiLzq9pYTiWGg==",
                                          "priceLevelIdentifierGuid": "7f7f1c93-3712-4885-8bce-af696138961a",
                                          "locked": 36,
                                          "relationChecksum": "sample string 37",
                                          "loyaltyTender": 1,
                                          "giftCardTender": 1,
                                          "operator": {
                                            "$ref": "1"
                                          },
                                          "customer": {
                                            "$ref": "55"
                                          },
                                          "communityOrganisation": {
                                            "$id": "63",
                                            "id": 1,
                                            "identifier": "zwMgcb4I4E28ohZfOD+VcQ==",
                                            "identifierGuid": "712003cf-08be-4de0-bca2-165f383f9571",
                                            "name": "sample string 3",
                                            "lookupIdentifier": "sample string 4",
                                            "externalID": "sample string 5",
                                            "phone": "sample string 6",
                                            "fax": "sample string 7",
                                            "email": "sample string 8",
                                            "address1": "sample string 9",
                                            "address2": "sample string 10",
                                            "city": "sample string 11",
                                            "postCode": "sample string 12",
                                            "state": "sample string 13",
                                            "country": "sample string 14",
                                            "totalAmountAwarded": 15.1,
                                            "updated": "2025-08-02T23:26:09.0439931",
                                            "deleted": true
                                          },
                                          "details": [
                                            {
                                              "$id": "64",
                                              "saleItemID": 1,
                                              "identifier": "1ZJytU2/q0+dUeR8fLoJow==",
                                              "identifierGuid": "b57292d5-bf4d-4fab-9d51-e47c7cba09a3",
                                              "saleHeaderID": 2,
                                              "plu": 1,
                                              "pluG_UId": "KLW06SYM0kahc8C5+YQU2A==",
                                              "pluGuid": "e9b4b528-0c26-46d2-a173-c0b9f98414d8",
                                              "accountID": "FaYK9PBgH0icPXhbkA5Yug==",
                                              "accountIDGuid": "f40aa615-60f0-481f-9c3d-785b900e58ba",
                                              "normalPrice": 3,
                                              "originalSellingPrice": 4,
                                              "discountPrice": 5,
                                              "unit": 1,
                                              "quantity": 6,
                                              "totalCents": 7,
                                              "fixedPrice": 1,
                                              "tranType": 1,
                                              "discountType": 1,
                                              "cost": 1,
                                              "costDecimals": 8,
                                              "markdown": 1,
                                              "manualQuantity": 1,
                                              "manualPrice": 1,
                                              "manualMode": 1,
                                              "active": 1,
                                              "offline": true,
                                              "barcode": "sample string 9",
                                              "keyedSale": 1,
                                              "discountedID": 1,
                                              "fuelID": 1,
                                              "serialNumber": "sample string 10",
                                              "bestOrExpire": "2025-08-02T23:26:09.0439931",
                                              "bestOrExpireType": 1,
                                              "providerName": "sample string 11",
                                              "refundG_UID": "R0UeSpISA0S8q4+UFbY9dg==",
                                              "refundGuid": "4a1e4547-1292-4403-bcab-8f9415b63d76",
                                              "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": "hlSWdXIvAkOdM8LWjak8/g==",
                                              "idempotentVoidGuid": "75965486-2f72-4302-9d33-c2d68da93cfe",
                                              "priceLevelIdentifier": "M5+LMO8HSUuJ1bNzrWMjJQ==",
                                              "priceLevelIdentifierGuid": "308b9f33-07ef-4b49-89d5-b373ad632325",
                                              "productName": "sample string 23",
                                              "apn": "sample string 24",
                                              "unknownScans": [
                                                {
                                                  "$id": "65",
                                                  "id": 1,
                                                  "saleDetailID": 2,
                                                  "storeID": 1,
                                                  "scanned": "2025-08-02T23:26:09.0439931",
                                                  "operatorG_UID": "QEA=",
                                                  "barcode": "sample string 4",
                                                  "processed": 1
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "refund": {
                                                "$id": "66",
                                                "id": 1,
                                                "g_UID": "pimUQ6e2G0Wn0J6WEDKJYQ==",
                                                "guid": "439429a6-b6a7-451b-a7d0-9e9610328961",
                                                "description": "sample string 1",
                                                "dumped": true,
                                                "inventoryReasonID": 1,
                                                "sortOrder": 1,
                                                "updated": "2025-08-02T23:26:09.0439931"
                                              },
                                              "modifier": {
                                                "$id": "67",
                                                "id": 1,
                                                "setG_UID": "fG9x9ho5L0qfyZW51lXnzQ==",
                                                "modifierSetGuid": "f6716f7c-391a-4a2f-9fc9-95b9d655e7cd",
                                                "name": "sample string 2",
                                                "price": 1,
                                                "quantity": 1,
                                                "modifierType": 1,
                                                "groupNumber": 1,
                                                "pageNumber": 1,
                                                "controlOrder": 1,
                                                "printToStation": true,
                                                "pluG_UID": "b6FB8KB9Y0SZV7PEKjmMsw==",
                                                "pluGuid": "f041a16f-7da0-4463-9957-b3c42a398cb3",
                                                "deleted": true,
                                                "g_UID": "AuhkIimWXU2SQq+a+2Ttrw==",
                                                "guid": "2264e802-9629-4d5d-9242-af9afb64edaf",
                                                "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": "mFZOS7yPOkaDRmGyl2mXug==",
                                              "pluGuid": "4b4e5698-8fbc-463a-8346-61b2976997ba",
                                              "saleHeaderID": 2,
                                              "totalCents": 3,
                                              "grade": 1,
                                              "gradeDescription": "sample string 4",
                                              "dispenser": 1,
                                              "hose": 1,
                                              "quantity": 1,
                                              "cost": 1,
                                              "acquirerNum": 1,
                                              "attendant": 1,
                                              "ePurseBalance": 1.0,
                                              "cardSignature": "sample string 5",
                                              "compartmentNumber": 1,
                                              "contractNumber": 1,
                                              "discountCardPAN": "sample string 6",
                                              "discountID": 1,
                                              "discountName": "sample string 7",
                                              "discountNetValue": 1.0,
                                              "discountType": 1,
                                              "discountValue": 1.0,
                                              "discretionaryData": "sample string 8",
                                              "driverID": "sample string 9",
                                              "eftBatchNumber": 1,
                                              "eftResponseCode": "sample string 10",
                                              "endDateTime": "2025-08-02T23:26:09.0439931",
                                              "engineHours": 1.1,
                                              "fposNumber": 1,
                                              "loyaltyCardPAN": "sample string 11",
                                              "miscData1": 1,
                                              "miscData2": "sample string 12",
                                              "miscFlags": 1,
                                              "mop": 1,
                                              "odometer": 1,
                                              "panNumber": "sample string 13",
                                              "saleRefund": true,
                                              "saleStatus": 1,
                                              "sequenceNumber": 1,
                                              "stan": 1,
                                              "startDateTime": "2025-08-02T23:26:09.0439931",
                                              "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": "qYPO6nLSykO5q+E5Z+IQTQ==",
                                              "pluGuid": "eace83a9-d272-43ca-b9ab-e13967e2104d",
                                              "accountID": "NwamJsb3Rk+kCBavinfHIw==",
                                              "accountIDGuid": "26a60637-f7c6-4f46-a408-16af8a77c723",
                                              "normalPrice": 3,
                                              "originalSellingPrice": 4,
                                              "discountPrice": 5,
                                              "unit": 1,
                                              "quantity": 6,
                                              "totalCents": 7,
                                              "fixedPrice": 1,
                                              "tranType": 1,
                                              "processed": 1,
                                              "discountType": 1,
                                              "cost": 1,
                                              "costDecimals": 1,
                                              "markdown": 1,
                                              "manualQuantity": 1,
                                              "manualPrice": 1,
                                              "manualMode": 1,
                                              "active": 1,
                                              "barcode": "sample string 8",
                                              "offline": 1,
                                              "keyedSale": 1,
                                              "discountedID": 1,
                                              "fuelID": 1,
                                              "serialNumber": "sample string 9",
                                              "bestOrExpire": "2025-08-02T23:26:09.0439931",
                                              "bestOrExpireType": 1,
                                              "refundG_UID": "FU/6lXelFECQQo/tMMZRmw==",
                                              "refundGuid": "95fa4f15-a577-4014-9042-8fed30c6519b",
                                              "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": "/p9VYY+Ro0WbWWCV4zGL4Q==",
                                              "identifierGuid": "61559ffe-918f-45a3-9b59-6095e3318be1",
                                              "id": 1,
                                              "orderNo": 2,
                                              "externalSaleIdentifier": "sample string 3",
                                              "storeID": 4,
                                              "zoneID": 5,
                                              "deptNo": 6,
                                              "customerIdentifier": "Th7pod41REuj/9tOkwA6Ow==",
                                              "customerIdentifierGuid": "a1e91e4e-35de-4b44-a3ff-db4e93003a3b",
                                              "operatorNo": 1,
                                              "operatorG_UID": "f/kUE1VPe0GUHn3iNUdlcw==",
                                              "operatorGuid": "1314f97f-4f55-417b-941e-7de235476573",
                                              "created": "2025-08-02T23:26:09.0439931",
                                              "ordered": "2025-08-02T23:26:09.0439931",
                                              "started": "2025-08-02T23:26:09.0439931",
                                              "completed": "2025-08-02T23:26:09.0439931",
                                              "supplied": "2025-08-02T23:26:09.0439931",
                                              "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": "FLA4hrjL7k+SOhen0bGwDw==",
                                                  "pluGuid": "8638b014-cbb8-4fee-923a-17a7d1b1b00f",
                                                  "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": "oYPrN1sLdUWQFk1YvOUNlw==",
                                                  "headerIdentifierGuid": "37eb83a1-0b5b-4575-9016-4d58bce50d97",
                                                  "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": "x6sOYJjkV0ibaw3SJAUHNg==",
                                              "surveyGuid": "600eabc7-e498-4857-9b6b-0dd224050736",
                                              "saleHeaderGuid": "amgP+FMuekWlIkSNitnrsA==",
                                              "saleGuid": "f80f686a-2e53-457a-a522-448d8ad9ebb0",
                                              "textResponse": "sample string 1",
                                              "integerResponse": 1,
                                              "g_UIDResponse": "rDQPWVyYgUqctFRJrPlc6Q==",
                                              "guidResponse": "590f34ac-985c-4a81-9cb4-5449acf95ce9",
                                              "whoAnswered": 2,
                                              "answeredAtUTC": "2025-08-02T23:26:09.0439931",
                                              "sale": {
                                                "$ref": "62"
                                              },
                                              "survey": {
                                                "$id": "76",
                                                "g_UID": "5MPd1qf8b0mNxCDk2fG4sg==",
                                                "guid": "d6ddc3e4-fca7-496f-8dc4-20e4d9f1b8b2",
                                                "name": "sample string 1",
                                                "storeID": 2,
                                                "zoneID": 1,
                                                "checkoutFormG_UID": "DoUyVY43J0eW+usSUelaSA==",
                                                "checkoutFormGuid": "5532850e-378e-4727-96fa-eb1251e95a48",
                                                "displayToWho": 3,
                                                "displayWhen": 4,
                                                "start": "2025-08-02T23:26:09.0439931",
                                                "end": "2025-08-02T23:26:09.0439931",
                                                "deleted": true,
                                                "updated": "2025-08-02T23:26:09.0439931",
                                                "possibleIntegerResponses": [
                                                  1,
                                                  2
                                                ],
                                                "possibleTextResponses": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "possibleGuidResponses": [
                                                  "7aff534c-a198-49d5-bf63-39f9ae76239a",
                                                  "da1303f4-5d9e-484a-a5f9-aa0f51aa4500"
                                                ],
                                                "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": "4MWX/jujg0a5JVTNmNYSEg==",
                                          "accountIdentifier": "fe97c5e0-a33b-4683-b925-54cd98d61212",
                                          "accountName": "sample string 42",
                                          "customerOrderIdentifier": "EsVQXCOmRUSF/X5wO8E84g==",
                                          "customerOrderIdentifierGuid": "5c50c512-a623-4445-85fd-7e703bc13ce2",
                                          "priceLevelName": "sample string 43",
                                          "revision": 44,
                                          "ingressId": "sample string 45"
                                        },
                                        "metadata": {
                                          "$id": "77",
                                          "id": 1,
                                          "paymentID": 2,
                                          "paymentIdentifier": "SyULiIcFnk6gxY1EmDbHNQ==",
                                          "paymentIdentifierGuid": "880b254b-0587-4e9e-a0c5-8d449836c735",
                                          "identifier": "vx7FpPrUz0GF/fmpHVvVcA==",
                                          "identifierGuid": "a4c51ebf-d4fa-41cf-85fd-f9a91d5bd570",
                                          "metadata": "sample string 3",
                                          "signatureImage": "QEA=",
                                          "itemIdentifier": "d31swxrVnEuEwtJuCQ3Geg==",
                                          "itemIdentifierGuid": "c36c7d77-d51a-4b9c-84c2-d26e090dc67a"
                                        }
                                      },
                                      {
                                        "$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": "LFV1PdFl8E2gvXcH0cx8IQ==",
                                    "customerIdentifierGuid": "3d75552c-65d1-4df0-a0bd-7707d1cc7c21",
                                    "voucherName": "sample string 2",
                                    "count": 3,
                                    "storeID": 4,
                                    "barcode": "sample string 5",
                                    "redeemCount": 6,
                                    "issueCount": 7,
                                    "storeSalePaymentID": 1,
                                    "idempotentID": "ib1bj4W6kUSl4e56RCD04w==",
                                    "idempotentGuid": "8f5bbd89-ba85-4491-a5e1-ee7a4420f4e3",
                                    "offline": true,
                                    "voucher": {
                                      "$id": "79",
                                      "id": 1,
                                      "name": "sample string 2",
                                      "description": "sample string 3",
                                      "shortDescription": "sample string 4",
                                      "url": "sample string 5",
                                      "barcodeTemplateID": 1,
                                      "expiry": 0,
                                      "voucherType": 6,
                                      "limitPerTransaction": 7,
                                      "customerTracking": true,
                                      "discountAccount": "sample string 9",
                                      "endDate": "2025-08-02T23:26:09.0439931",
                                      "barcodeTemplate": {
                                        "$id": "80",
                                        "templateID": 1,
                                        "template": "sample string 1",
                                        "bcFunction": "sample string 2",
                                        "sortOrder": 3
                                      },
                                      "scaleLabel": {
                                        "$id": "81",
                                        "id": 1,
                                        "uid": "sample string 2",
                                        "name": "sample string 3",
                                        "width": 1.1,
                                        "height": 1.1,
                                        "showBorder": true,
                                        "borderWidth": 1.1,
                                        "borderStyle": 1,
                                        "borderColour": "sample string 5",
                                        "updated": "2025-08-02T23:26:09.0439931",
                                        "labelPageLayout": "ei+SzQvYWUGpwFlRHcfQ4Q==",
                                        "pageLayoutGuid": "cd922f7a-d80b-4159-a9c0-59511dc7d0e1",
                                        "labelType": 6,
                                        "oldName": "sample string 7",
                                        "voucher": {
                                          "$ref": "79"
                                        },
                                        "elements": [
                                          {
                                            "$id": "82",
                                            "id": 1,
                                            "scaleLabelID": 2,
                                            "showPercentDI": true,
                                            "showAvgPerHundred": true,
                                            "showAvgPerServe": true,
                                            "name": "sample string 6",
                                            "x": 1.1,
                                            "y": 1.1,
                                            "width": 1.1,
                                            "height": 1.1,
                                            "type": 1,
                                            "rotation": 1,
                                            "text": "sample string 7",
                                            "fontFamily": "sample string 8",
                                            "align": 1,
                                            "bold": true,
                                            "italic": true,
                                            "underline": true,
                                            "strikeout": true,
                                            "reverse": true,
                                            "textColour": "sample string 9",
                                            "fontSize": 1.1,
                                            "picture": "QEA=",
                                            "borderWidth": 10,
                                            "sortOrder": 11,
                                            "printOptions": 12,
                                            "superScriptTextFontSize": 1.1,
                                            "lineStyle": 1,
                                            "spacingStyle": 1,
                                            "interCharacterSpacing": 1.1,
                                            "superScriptOffset": 1.1,
                                            "lineSpacing": 1.1,
                                            "dateFormat": "sample string 13",
                                            "autoGrow": true,
                                            "fontAutoResize": true,
                                            "updated": "2025-08-02T23:26:09.0439931"
                                          },
                                          {
                                            "$ref": "82"
                                          }
                                        ]
                                      },
                                      "customerVouchers": [
                                        {
                                          "$id": "83",
                                          "id": 1,
                                          "customerIdentifier": "n7lhpDhB5keG0kwzb/LOpA==",
                                          "customerIdentifierGuid": "a461b99f-4138-47e6-86d2-4c336ff2cea4",
                                          "voucherID": 3,
                                          "voucherName": "sample string 4",
                                          "storeID": 1,
                                          "barcode": "sample string 5",
                                          "dateOfIssue": "2025-08-02T23:26:09.0439931",
                                          "issuedSaleHeaderID": 1,
                                          "issuedSaleIdentifier": "sample string 7",
                                          "issuedOfflinePaymentID": 1,
                                          "issuedIdempotentID": "oO3808/q4kGUH6g6VOYVLg==",
                                          "issuedIdempotentGuid": "d3fceda0-eacf-41e2-941f-a83a54e6152e",
                                          "issuedOffline": true,
                                          "issuedUser": "sample string 9",
                                          "issuedNotes": "sample string 10",
                                          "expiryDate": "2025-08-02T23:26:09.0439931",
                                          "expiredUser": "sample string 11",
                                          "expiredNotes": "sample string 12",
                                          "redeemed": "2025-08-02T23:26:09.0439931",
                                          "redeemedSaleHeaderID": 1,
                                          "redeemedSaleIdentifier": "sample string 13",
                                          "redeemedOfflinePaymentID": 1,
                                          "redeemedIdempotentID": "3OSfxUlGoESlsHDf19AVag==",
                                          "redeemedIdempotentGuid": "c59fe4dc-4649-44a0-a5b0-70dfd7d0156a",
                                          "redeemedUser": "sample string 14",
                                          "redeemedNotes": "sample string 15",
                                          "redeemedOffline": true,
                                          "updated": "2025-08-02T23:26:09.0439931",
                                          "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": "xiwVq2e+Wku/AfvsNQCovw==",
                              "groupIDGuid": "ab152cc6-be67-4b5a-bf01-fbec3500a8bf",
                              "campaign": {
                                "$ref": "51"
                              },
                              "group": {
                                "$ref": "59"
                              }
                            },
                            {
                              "$ref": "84"
                            }
                          ],
                          "signIqTickets": [
                            {
                              "$id": "85",
                              "identifier": "SoeQ+INJw0yYdls79BEM4w==",
                              "identifierGuid": "f890874a-4983-4cc3-9876-5b3bf4110ce3",
                              "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": "zP3zYwgvT0aVo7GRMk971w==",
                              "guid": "63f3fdcc-2f08-464f-95a3-b191324f7bd7",
                              "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": "swvlTrtkZkOswphyqiT9aQ==",
                                  "groupGuid": "4ee50bb3-64bb-4366-acc2-9872aa24fd69",
                                  "comboPriceType": 5,
                                  "priceType": 5,
                                  "pluG_UID": "SXyZO9Bik0e//r1u+mcwhA==",
                                  "pluGuid": "3b997c49-62d0-4793-bffe-bd6efa673084",
                                  "priceGroupG_UID": "XYZjnvV6EkirpLTmEHwxhg==",
                                  "priceGroupGuid": "9e63865d-7af5-4812-aba4-b4e6107c3186",
                                  "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": "HJFWntw6jE6l9Nj2M/8N6Q==",
                              "priceLevelIdentifierGuid": "9e56911c-3adc-4e8c-a5f4-d8f633ff0de9",
                              "campaignName": "sample string 3",
                              "priceLevelName": "sample string 4"
                            },
                            {
                              "$ref": "88"
                            }
                          ]
                        },
                        "product": {
                          "$ref": "12"
                        },
                        "dealCost": {
                          "$id": "89",
                          "headerIdentifier": "P3XBZle1gEmmJez8xEefbg==",
                          "headerIdentifierGuid": "66c1753f-b557-4980-a625-ecfcc4479f6e",
                          "identifier": "pb0+KUYkX0OcvzwGtvctGQ==",
                          "identifierGuid": "293ebda5-2446-435f-9cbf-3c06b6f72d19",
                          "supplierIdentifier": "dvfRl6DcBEmHtKtBUzO6CA==",
                          "supplierGuid": "97d1f776-dca0-4904-87b4-ab415333ba08",
                          "pluG_UID": "u3hKuzwlvE+aMUwnBVf7yw==",
                          "pluGuid": "bb4a78bb-253c-4fbc-9a31-4c270557fbcb",
                          "campaignName": "0d2ade08-705d-451f-8e3f-d0075cc91479",
                          "description": "sample string 4",
                          "cost": 5,
                          "costDecimals": 6,
                          "start": "2025-08-02T23:26:09.0439931",
                          "end": "2025-08-02T23:26:09.0439931",
                          "type": 9,
                          "promoType": 10,
                          "bonusItemPLUG_UID": "lxA8JAC8dkGPALsMjeR6uw==",
                          "bonusItemPluGuid": "243c1097-bc00-4176-8f00-bb0c8de47abb",
                          "bonusPurchaseUnits": 11,
                          "bonusReceiveUnits": 12,
                          "updated": "2025-08-02T23:26:09.0439931",
                          "metcashPromotionID": "sample string 14",
                          "fromHost": 15,
                          "storeNames": "sample string 16",
                          "storeIDs": [
                            1,
                            2
                          ],
                          "supplierName": "sample string 17",
                          "campaignDescription": "sample string 18",
                          "newPrice": 1,
                          "campaignMetcashPromotionID": "sample string 19",
                          "campaignActive": true,
                          "campaignStartDate": "2025-08-02T23:26:09.0439931",
                          "campaignEndDate": "2025-08-02T23:26:09.0439931",
                          "masterPLUG_UID": "QQh3kslbl02hlnSkCQ6PpQ==",
                          "masterID": "92770841-5bc9-4d97-a196-74a4090e8fa5",
                          "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": "3/u3c7wSHkeH9pN8m1so0g==",
                          "bonusMasterID": "73b7fbdf-12bc-471e-87f6-937c9b5b28d2",
                          "bonusProductName": "sample string 34",
                          "bonusProductAPN": "sample string 35",
                          "bonusOrderCode": "sample string 36",
                          "bonusNormalSell": 37,
                          "bonusNormalCost": 38,
                          "bonusNormalCostDecimals": 39,
                          "bonusCartonQuantity": 40,
                          "bonusSalesMode": 41,
                          "bonusOrderPacked": 42,
                          "bonusFuelItem": true,
                          "bonusActive": true
                        }
                      },
                      "currentCostStart": "2025-08-02T23:26:09.0439931",
                      "dealCosts": [
                        {
                          "$ref": "89"
                        },
                        {
                          "$ref": "89"
                        }
                      ],
                      "tags": [
                        {
                          "$id": "90",
                          "pluG_UID": "/p0ZMnEtek2RadzaJWF31A==",
                          "pluGuid": "32199dfe-2d71-4d7a-9169-dcda256177d4",
                          "tagID": 1,
                          "description": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "90"
                        }
                      ],
                      "alternateProductG_UID": "SpHHUXcL606g6/sT+jgeMg==",
                      "alternateProduct": "51c7914a-0b77-4eeb-a0eb-fb13fa381e32",
                      "productHostCode": {
                        "$id": "91",
                        "id": 1,
                        "pluG_UID": "k9k1PkNMPUmqk/lYZUV8ww==",
                        "pluGuid": "3e35d993-4c43-493d-aa93-f95865457cc3",
                        "ibaCode": "sample string 2"
                      },
                      "mscCat": {
                        "$ref": "45"
                      },
                      "mscCom": {
                        "$ref": "46"
                      },
                      "mscDep": {
                        "$ref": "48"
                      },
                      "mscSubCom": {
                        "$ref": "47"
                      },
                      "isUserUpdate": true,
                      "ignoreMasterProduct": true,
                      "priceGroupLabelRequested": true,
                      "firstSold": "2025-08-02T23:26:09.0439931",
                      "inventoryTracked": "2025-08-02T23:26:09.0439931",
                      "isNormalPriceChangesCampaign": true
                    },
                    "supplier": {
                      "$ref": "7"
                    },
                    "serviceFee": {
                      "$id": "92",
                      "id": 1,
                      "description": "sample string 1",
                      "fee": 1
                    },
                    "isPrimaryHost": true,
                    "hostVendor": 47
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "orderCycleHeaders": [
                  {
                    "$id": "93",
                    "storeID": 1,
                    "supplierIdentifier": "NkIkXBFsPUatNZyYhdctWQ==",
                    "supplierGuid": "5c244236-6c11-463d-ad35-9c9885d72d59",
                    "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": "Y2pnFOTSKkGHXpv8qb4xgg==",
                    "supplierGuid": "14676a63-d2e4-412a-875e-9bfca9be3182",
                    "departmentCode": "sample string 2",
                    "warehouseDirectIndicator": "sample string 3",
                    "type": 4,
                    "cutOffWeek": 5,
                    "cutOffDay": 6,
                    "cutOffTime": "00:00:00.1234567",
                    "leadTime": 7,
                    "daysBuffer": 8,
                    "supplierName": "sample string 9",
                    "cutOffDate": "2025-08-02T23:26:09.0439931",
                    "deliveryDate": "2025-08-02T23:26:09.0439931",
                    "nextCutOffDate": "2025-08-02T23:26:09.0439931",
                    "nextDeliveryDate": "2025-08-02T23:26:09.0439931",
                    "nextDaysBuffer": 10
                  },
                  {
                    "$ref": "94"
                  }
                ],
                "store": {
                  "$ref": "3"
                },
                "updated": "2025-08-02T23:26:09.0439931",
                "isHost": true
              },
              "files": [
                {
                  "$id": "95",
                  "id": "sample string 1",
                  "fileName": "sample string 2",
                  "extension": "sample string 3",
                  "provider": 0,
                  "type": 0,
                  "hostType": "sample string 4",
                  "createdUtc": "2025-08-02T23:26:09.0439931",
                  "processed": "2025-08-02T23:26:09.0439931",
                  "isProcessing": true,
                  "processedCount": 6,
                  "processingTime": 1,
                  "collectedUtc": "2025-08-02T23:26:09.0439931",
                  "size": 1,
                  "sizeFormat": "sample string 7",
                  "isArchive": true,
                  "version": "sample string 9",
                  "reference": "sample string 10",
                  "digest": "sample string 11",
                  "contentType": "sample string 12",
                  "host": {
                    "$ref": "6"
                  },
                  "metcashHeader": {
                    "$id": "96",
                    "customerNumber": "sample string 1",
                    "creationDate": "2025-08-02T23:26:09.0439931",
                    "businessPillar": "sample string 3",
                    "fileType": "sample string 4"
                  }
                },
                {
                  "$ref": "95"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "97",
                  "id": 1,
                  "hostIdentifier": "vaUhhIdgg0iFGozTsMxfmw==",
                  "hostIdentifierGuid": "8421a5bd-6087-4883-851a-8cd3b0cc5f9b",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "d236d674-c22e-4274-a3de-21d5776b7383",
                    "be43a137-7146-427c-9d8f-18ed7a76d105"
                  ]
                },
                {
                  "$ref": "97"
                }
              ],
              "hostFileStoreSetting": {
                "$ref": "5"
              },
              "hostStoreSettings": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "promotionPlacements": [
                {
                  "$id": "98",
                  "identifier": "LOCAMsXBDEKqir/Q76g3cQ==",
                  "identifierGuid": "3280e02c-c1c5-420c-aa8a-bfd0efa83771",
                  "code": "sample string 2",
                  "description": "sample string 3",
                  "isAdvertised": true
                },
                {
                  "$ref": "98"
                }
              ],
              "promoTypeGuids": [
                "5698d4be-7253-41ae-a9f4-a0af81f98169",
                "01ebb3b8-95c6-4a3f-86e5-e26e0f9bdb68"
              ],
              "isPromotionOnly": false,
              "isOrderable": false,
              "vendor": 0
            },
            "groupIDs": [
              1,
              2
            ],
            "hostDescription": "sample string 24"
          },
          {
            "$ref": "5"
          }
        ],
        "accounts": [
          {
            "$id": "99",
            "id": 1,
            "storeID": 1,
            "accountName": "sample string 2",
            "bsb": "sample string 3",
            "accountNumber": "sample string 4",
            "accountDesignated": true
          },
          {
            "$ref": "99"
          }
        ],
        "sales": [
          {
            "$id": "100",
            "id": 1,
            "storeID": 1,
            "externalSalesType": 2,
            "ftpSiteID": 1,
            "lastSaleProcessed": "2025-08-02T23:26:09.0439931",
            "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": "2223653d-756f-448a-a9c9-9799b3b61d7f",
        "updateStore": {
          "$id": "104",
          "id": "66b48930-65c5-4cda-9544-d2df79df5e2a",
          "name": "sample string 1",
          "lastActivity": "2025-08-02T23:26:09.0439931",
          "zone": "sample string 2",
          "timeZoneOffset": 0.0,
          "businessHoursStart": "00:00:00.1234567",
          "businessHoursEnd": "00:00:00.1234567",
          "master": true,
          "lastIP": "sample string 10",
          "lastHostName": "sample string 11",
          "ping": 1,
          "pingStatus": "sample string 12",
          "lastUpdateCompleted": "2025-08-02T23:26:09.0439931"
        },
        "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/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.