POST 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": "RIhpJuVztEWtNqDbo27aOA==",
  "guid": "26698844-73e5-45b4-ad36-a0dba36eda38",
  "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:11.3107688",
  "passwordResetRequired": true,
  "alteredInStore": true,
  "startShift": "2025-08-02T23:26:11.3107688",
  "endShift": "2025-08-02T23:26:11.3107688",
  "machineName": "sample string 20",
  "drawerID": 1,
  "stores": [
    {
      "$id": "2",
      "operatorG_UID": "S9p9C6Tx8UKEJNxcw/1zvw==",
      "operatorGuid": "0b7dda4b-f1a4-42f1-8424-dc5cc3fd73bf",
      "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:11.3107688",
        "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": "eO1Or9Ab50aG2Jye0pn3yA==",
        "hostIdentifierGuid": "af4eed78-1bd0-46e7-86d8-9c9ed299f7c8",
        "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:11.3107688",
        "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": "eSpGxHYhtEy2vp8y6kt7zA==",
            "hostIdentifierGuid": "c4462a79-2176-4cb4-b6be-9f32ea4b7bcc",
            "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": "218Ms+MUo0GQmtDqWDD+Lw==",
              "identifierGuid": "b30c5fdb-14e3-41a3-909a-d0ea5830fe2f",
              "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": "bh2XOwYPYE2W9mkxkMTT2w==",
              "hostSupplierIdentifierGuid": "3b971d6e-0f06-4d60-96f6-693190c4d3db",
              "loyaltyPriceLevelIdentifier": "sfZJvU2plE6ZgsCQ7qepTw==",
              "loyaltyPriceLevelIdentifierGuid": "bd49f6b1-a94d-4e94-9982-c090eea7a94f",
              "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:11.3107688",
              "lastProcessed": "2025-08-02T23:26:11.3107688",
              "hold": true,
              "supplierName": "sample string 35",
              "supplier": {
                "$id": "7",
                "identifier": "YYlGisjCg06poh+eFTwdvA==",
                "identifierGuid": "8a468961-c2c8-4e83-a9a2-1f9e153c1dbc",
                "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": "7RG95VMiwkmt7vIWOoCIiA==",
                "primaryContactID": "e5bd11ed-2253-49c2-adee-f2163a808888",
                "storeID": 1,
                "abn": "sample string 16",
                "supplierGroupIdentifier": "hw0w431Id0yZgFx7L1vuiQ==",
                "supplierGroupGuid": "e3300d87-487d-4c77-9980-5c7b2f5bee89",
                "rebate": 1.0,
                "rebateType": 1,
                "rebateFrequency": 1,
                "rebateSource": 1,
                "rebateLastClaimed": "2025-08-02T23:26:11.3107688",
                "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": "1b0ef119-58b6-408a-948f-dc0b61cb9e9b",
                  "identifier": "bKuoYkzEeUGbo+AWOFfwRw==",
                  "identifierGuid": "62a8ab6c-c44c-4179-9ba3-e0163857f047",
                  "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": "m6jYEx20rE2JxxwEcUr1UA==",
                    "supplierIdentifierGuid": "13d8a89b-b41d-4dac-89c7-1c04714af550",
                    "contactGuid": "7bAoCttr7E60aGZm5HBCVQ==",
                    "contactID": "0a28b0ed-6bdb-4eec-b468-6666e4704255",
                    "contact": {
                      "$ref": "8"
                    },
                    "supplier": {
                      "$ref": "7"
                    }
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "products": [
                  {
                    "$id": "10",
                    "pluG_UID": "ris7wWyAB06JRBrYfHK3/A==",
                    "pluGuid": "c13b2bae-806c-4e07-8944-1ad87c72b7fc",
                    "supplierIdentifier": "Um+fsozDTkGB6Xcs/H91Ow==",
                    "supplierIdentifierGuid": "b29f6f52-c38c-414e-81e9-772cfc7f753b",
                    "cartonQuantity": 1,
                    "cartonQuantityChanged": true,
                    "productSize": "sample string 3",
                    "cigarettesPerSleeve": 1,
                    "randomWeight": true,
                    "piecesPerUnit": 5,
                    "averagePackSize": 6,
                    "effectiveDate": "2025-08-02T23:26:11.3107688",
                    "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:11.3107688",
                    "rebate": 1.0,
                    "rebateExclude": true,
                    "invoiceCodes": [
                      {
                        "$id": "11",
                        "pluG_UID": "AI0rnqQj2UqlQcw1WAPjZg==",
                        "pluGuid": "9e2b8d00-23a4-4ad9-a541-cc355803e366",
                        "supplierIdentifier": "dW1fc2tRGU6PW53xmQo54g==",
                        "supplierIdentifierGuid": "735f6d75-516b-4e19-8f5b-9df1990a39e2",
                        "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": "B93CD8+1eUmGfqy8UJ/7Ug==",
                    "parentPluGuid": "0fc2dd07-b5cf-4979-867e-acbc509ffb52",
                    "freight": 45.0,
                    "freightType": 1,
                    "product": {
                      "$id": "12",
                      "plu": 1,
                      "storeID": 1,
                      "masterPluG_UID": "QEA=",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "g_UId": "AbSuFf4I0UOYa8pHKsDb1Q==",
                      "guid": "15aeb401-08fe-43d1-986b-ca472ac0dbd5",
                      "apn": "sample string 1",
                      "apnChanged": true,
                      "apnSwitched": true,
                      "barcode": "sample string 4",
                      "itemNumber": "sample string 5",
                      "itemNumberChanged": true,
                      "priceGroupG_UID": "Hl5YLf3GtkqnggZ2czTjRA==",
                      "priceGroupGuid": "2d585e1e-c6fd-4ab6-a782-06767334e344",
                      "blueprintID": 1,
                      "lastCountedDate": "2025-08-02T23:26:11.3107688",
                      "externalID": "sample string 7",
                      "active": true,
                      "activated": "2025-08-02T23:26:11.3107688",
                      "pluCreated": "2025-08-02T23:26:11.3107688",
                      "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:11.3107688",
                      "lastManualUpdate": "2025-08-02T23:26:11.3107688",
                      "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:11.3107688",
                      "currentCostUpdated": "2025-08-02T23:26:11.3107688",
                      "costDecimals": 31,
                      "costChanged": true,
                      "dealCostIdentifier": "QEA=",
                      "excludeFromRebate": true,
                      "rebateOverride": 1,
                      "costCalcMethod": 32,
                      "costCalcMethodChanged": true,
                      "costEffectiveDate": "2025-08-02T23:26:11.3107688",
                      "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:11.3107688",
                      "posTare": 1,
                      "altPrice": 1.0,
                      "altPriceChanged": true,
                      "altPriceMode": 53,
                      "altPriceModeChanged": true,
                      "altPLUG_UID": "zarkrNE61UyvB71yuLuKtw==",
                      "altPLUGuid": "ace4aacd-3ad1-4cd5-af07-bd72b8bb8ab7",
                      "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:11.3107688",
                      "labelLastPrice": 1,
                      "shelfPageLayoutG_UID": "9yXnk417ekKspmBMiDCp1g==",
                      "shelfPageLayoutGuid": "93e725f7-7b8d-427a-aca6-604c8830a9d6",
                      "talkerPageLayoutG_UID": "5r+scpc9UE6CncEl0wZ9DQ==",
                      "talkerPageLayoutGuid": "72acbfe6-3d97-4e50-829d-c125d3067d0d",
                      "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": "yNmQrYaPnkeJXAjZBQQWnA==",
                      "inventoryIdentifier": "ad90d9c8-8f86-479e-895c-08d90504169c",
                      "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": "P/n6oIFq3kaKq8jetrlbtQ==",
                      "parentPluGuid": "a0faf93f-6a81-46de-8aab-c8deb6b95bb5",
                      "preferredHostVendor": 104,
                      "preferredHostChanged": true,
                      "code": "sample string 106",
                      "supplierIdentifier": "eXG4/8gyO0WMwLteoDR+KQ==",
                      "supplierIdentifierGuid": "ffb87179-32c8-453b-8cc0-bb5ea0347e29",
                      "supplierChanged": true,
                      "rebateSupplierIdentifier": "U8fQlfqIGU278FpVsdpbqQ==",
                      "rebateSupplierIdentifierGuid": "95d0c753-88fa-4d19-bbf0-5a55b1da5ba9",
                      "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:11.3264004",
                      "commodity": "sample string 121",
                      "businessPillar": "sample string 122",
                      "mscCommodity": "sample string 123",
                      "hostIdentifier": "daJodBIM7U67vaNaLaQ4eQ==",
                      "hostIdentifierGuid": "7468a275-0c12-4eed-bbbd-a35a2da43879",
                      "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": "J8V8h+zOdUarw5yYmJDR+A==",
                          "pluGuid": "877cc527-ceec-4675-abc3-9c989890d1f8",
                          "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:11.3264004"
                        },
                        {
                          "$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:11.3264004",
                          "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:11.3264004",
                          "startTime": 3,
                          "endDate": "2025-08-02T23:26:11.3264004",
                          "endTime": 4,
                          "newPrice": 5,
                          "newCost": 6,
                          "newCostDecimals": 7,
                          "pctDiscount": 8,
                          "promoType": 1,
                          "promotionTypeCode": "sample string 9",
                          "hostType": 10,
                          "hostIdentifier": "XYp3PvJ4IU2tBAP2NyN6kQ==",
                          "hostIdentifierGuid": "3e778a5d-78f2-4d21-ad04-03f637237a91",
                          "storeNames": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "details": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ]
                      },
                      "tray": {
                        "$id": "17",
                        "g_UId": "XsfwSyEfIkiGFlBS7CP71A==",
                        "guid": "4bf0c75e-1f21-4822-8616-5052ec23fbd4",
                        "name": "sample string 1",
                        "number": 1,
                        "tare": 1
                      },
                      "priceGroup": {
                        "$id": "18",
                        "priceGroupG_UID": "s5agcElqCkmQY1FVv3y5Ww==",
                        "priceGroupGuid": "70a096b3-6a49-490a-9063-5155bf7cb95b",
                        "name": "sample string 2",
                        "code": 1,
                        "modified": true,
                        "updated": "2025-08-02T23:26:11.3264004",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "number": 1,
                        "products": [
                          {
                            "$ref": "12"
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "productCount": 1
                      },
                      "priceGroupName": "sample string 146",
                      "nutrifacts": {
                        "$id": "19",
                        "pluG_UID": "m7p2XzI11Ume9MYI1K3zZA==",
                        "pluGuid": "5f76ba9b-3532-49d5-9ef4-c608d4adf364",
                        "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": "bd70a713-4dca-42ad-9332-aa027a2f051e",
                        "created": "2025-08-02T23:26:11.3264004",
                        "createdByUser": "sample string 1",
                        "activated": "2025-08-02T23:26:11.3264004",
                        "deactivated": "2025-08-02T23:26:11.3264004",
                        "lastOrdered": "2025-08-02T23:26:11.3264004",
                        "lastOrderedQty": 2.0,
                        "lastReceived": "2025-08-02T23:26:11.3264004",
                        "lastReceivedQty": 3.0,
                        "lastInvoiceStatus": 1,
                        "lastCounted": "2025-08-02T23:26:11.3264004",
                        "lastSold": "2025-08-02T23:26:11.3264004",
                        "firstSold": "2025-08-02T23:26:11.3264004",
                        "awsUpdated": "2025-08-02T23:26:11.3264004",
                        "lastManualUpdate": "2025-08-02T23:26:11.3264004",
                        "lastManualUpdatedByUser": "sample string 5",
                        "lastUpdated": "2025-08-02T23:26:11.3264004",
                        "lastUpdatedByUser": "sample string 7",
                        "lastUpdatedByHost": "2025-08-02T23:26:11.3264004",
                        "doNotRangeUpdated": "2025-08-02T23:26:11.3264004",
                        "doNotOrderUpdated": "2025-08-02T23:26:11.3264004",
                        "tracked": "2025-08-02T23:26:11.3264004"
                      },
                      "allergens": [
                        {
                          "$id": "21",
                          "allergenID": 1,
                          "pluG_UID": "UZKHciOsEES0RHsoBex1BQ==",
                          "pluGuid": "72879251-ac23-4410-b444-7b2805ec7505",
                          "contains": 2,
                          "allergenName": "sample string 3",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "costs": {
                        "$id": "22",
                        "pluG_UID": "Oj3vyr5L8k258jVegdihfA==",
                        "pluGuid": "caef3d3a-4bbe-4df2-b9f2-355e81d8a17c",
                        "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:11.3264004",
                        "normalCost": 1,
                        "currentCost": 1
                      },
                      "sales": [
                        {
                          "$id": "23",
                          "saleHeaderID": 1,
                          "created": "2025-08-02T23:26:11.3264004",
                          "createdLocal": "2025-08-02T23:26:11.3264004",
                          "storeID": 3,
                          "storeName": "sample string 4",
                          "operatorG_Uid": "FJyWuJ9vA0CuJhKOZ7APtQ==",
                          "operatorGuid": "b8969c14-6f9f-4003-ae26-128e67b00fb5",
                          "operatorName": "sample string 5",
                          "tranType": 1,
                          "plu": 1,
                          "pluG_UId": "lSvPAV7Fs0G5EkWyy+ldZw==",
                          "pluGuid": "01cf2b95-c55e-41b3-b912-45b2cbe95d67",
                          "normalPrice": 1,
                          "totalCents": 1,
                          "cost": 1,
                          "grossProfit": 1,
                          "quantity": 1,
                          "operator": {
                            "$ref": "1"
                          }
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "apns": [
                        {
                          "$id": "24",
                          "pluID": 1,
                          "pluG_UID": "p/J0q9bKSkWCs+VnDRqRPw==",
                          "pluGuid": "ab74f2a7-cad6-454a-82b3-e5670d1a913f",
                          "apn": "sample string 1",
                          "deleted": true,
                          "storeID": 1,
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tuns": [
                        {
                          "$id": "25",
                          "pluG_UId": "/F3cvDCnpkWLNOYLrhpgMg==",
                          "pluGuid": "bcdc5dfc-a730-45a6-8b34-e60bae1a6032",
                          "apn": "sample string 1",
                          "tun": "sample string 2",
                          "cartonQuantity": 3,
                          "product": {
                            "$ref": "12"
                          },
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "competitionPricing": [
                        {
                          "$id": "26",
                          "identifier": "fCDwBaumQUWxYX2Om2MbGg==",
                          "identifierGuid": "05f0207c-a6ab-4541-b161-7d8e9b631b1a",
                          "pluG_UID": "Hyfg1H1dW0Oz1wzRkFS14g==",
                          "pluGuid": "d4e0271f-5d7d-435b-b3d7-0cd19054b5e2",
                          "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": "b32i/wNi+kCAQNLE/xHONQ==",
                          "groupName": "sample string 1",
                          "identifierGuid": "ffa27d6f-6203-40fa-8040-d2c4ff11ce35",
                          "exists": true,
                          "flipChartIdentifier": "LsJ8eXRygUalE04+vQrJPA==",
                          "flipChartIdentifierGuid": "797cc22e-7274-4681-a513-4e3ebd0ac93c",
                          "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": "RjMFdRl7pU+k/Sfs29WYIw==",
                          "groupIdentifierGuid": "75053346-7b19-4fa5-a4fd-27ecdbd59823",
                          "flipChart": {
                            "$id": "28",
                            "identifier": "pj67Z6fnxkSymxo0ZdYYHw==",
                            "identifierGuid": "67bb3ea6-e7a7-44c6-b29b-1a3465d6181f",
                            "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": "RZiolOTkOE6ImAxWK6+ioA==",
                              "identifierGuid": "94a89845-e4e4-4e38-8898-0c562bafa2a0",
                              "name": "sample string 2",
                              "formType": "sample string 3",
                              "forms": [
                                {
                                  "$id": "30",
                                  "id": 1,
                                  "g_UID": "9xDwzCJgsEiaKhnLr/Gnzg==",
                                  "guid": "ccf010f7-6022-48b0-9a2a-19cbaff1a7ce",
                                  "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": "3ii6W92AXEyx5FGkGWiReA==",
                                  "previousFormGuid": "5bba28de-80dd-4c5c-b1e4-51a419689178",
                                  "nextForm": 1,
                                  "nextFormG_UID": "seC6hvB6l02CsBS8xxq/sg==",
                                  "nextFormGuid": "86bae0b1-7af0-4d97-82b0-14bcc71abfb2",
                                  "attributes": "sample string 10",
                                  "updated": "2025-08-02T23:26:11.3264004",
                                  "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": "gz4elZU5dkGGqtqCbYxHBA==",
                                      "checkoutFormGuid": "951e3e83-3995-4176-86aa-da826d8c4704",
                                      "identifier": "3tad+3/3VE6EX3CYj+Liuw==",
                                      "identifierGuid": "fb9dd6de-f77f-4e54-845f-70988fe2e2bb",
                                      "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": "G+24trMS0USPzIpCuThQiQ==",
                                      "valueGuid": "b6b8ed1b-12b3-44d1-8fcc-8a42b9385089",
                                      "buttonText": "sample string 10",
                                      "valueText": "sample string 11",
                                      "drawImageAndButton": true,
                                      "updated": "2025-08-02T23:26:11.3264004",
                                      "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:11.3264004",
                                        "imageData": "QEA=",
                                        "readOnly": true
                                      }
                                    },
                                    {
                                      "$ref": "31"
                                    }
                                  ],
                                  "panels": [
                                    {
                                      "$id": "33",
                                      "id": 1,
                                      "checkoutFormID": 2,
                                      "checkoutFormG_UID": "cK0DSc5euk2BpUNl7f9P7w==",
                                      "checkoutFormGuid": "4903ad70-5ece-4dba-81a5-4365edff4fef",
                                      "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": "4IpZXJQy/0eAEzzgxIUHzA==",
                              "flipChartPageIdentifierGuid": "5c598ae0-3294-47ff-8013-3ce0c48507cc",
                              "pluG_UID": "EzyRvAeW20+yTR6tRMd3KQ==",
                              "pluGuid": "bc913c13-9607-4fdb-b24d-1ead44c77729",
                              "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": "wZrIHShv5kCbJJLuUFTj4Q==",
                          "pluGuid": "1dc89ac1-6f28-40e6-9b24-92ee5054e3e1",
                          "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:11.3264004",
                          "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": "1i8z32MQdEW8wORJhHWNpA==",
                          "ingredientGuid": "JwGge4ADrkeGasalvBMGRg==",
                          "ingredientIdentifier": "7ba00127-0380-47ae-866a-c6a5bc130646",
                          "quantity": 1.0,
                          "storeIDs": [
                            1,
                            2
                          ],
                          "ingredientText": "sample string 1",
                          "ingredient": {
                            "$ref": "12"
                          }
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "bins": [
                        {
                          "$id": "37",
                          "pluG_UID": "mZRz0LsAEkS1Lwe2KzSxDg==",
                          "pluGuid": "d0739499-00bb-4412-b52f-07b62b34b10e",
                          "shelfLocationIdentifier": "jpDOl77aQUGaLrIwp3LE0Q==",
                          "shelfLocationGuid": "97ce908e-dabe-4141-9a2e-b230a772c4d1",
                          "labelShelfDefault": 1,
                          "labelTalkerDefault": 1,
                          "labelSmall": true,
                          "labelPageLayoutG_UID": "hDvaYvZwhkmlHelyAC/JPA==",
                          "labelPageLayoutGuid": "62da3b84-70f6-4986-a51d-e972002fc93c",
                          "updated": "2025-08-02T23:26:11.3264004",
                          "electronicShelfLabelIdentifier": "sample string 5",
                          "electronicshelfLabelsConfigurationID": 6,
                          "labelShelfChanged": true,
                          "productName": "sample string 8",
                          "locationText": "sample string 9",
                          "product": {
                            "$ref": "12"
                          },
                          "location": {
                            "$id": "38",
                            "identifier": "bbFyABVXXUmXOhFnagDRNw==",
                            "storeID": 1,
                            "identifierGuid": "0072b16d-5715-495d-973a-11676a00d137",
                            "name": "sample string 2",
                            "haccp": true,
                            "blueprintID": 1,
                            "updated": "2025-08-02T23:26:11.3264004",
                            "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": "rXzTQy3K5ESoUN3cBTtlXQ==",
                          "pluGuid": "43d37cad-ca2d-44e4-a850-dddc053b655d",
                          "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:11.3264004",
                            "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:11.3264004",
                                          "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": "uIzouKGvtka+xzF667I6hg==",
                                          "labelPageLayoutGuid": "b8e88cb8-afa1-46b6-bec7-317aebb23a86",
                                          "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:11.3264004",
                                      "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": "DNP26emg9U2rrOfMd1D17A==",
                                      "labelPageLayoutGuid": "e9f6d30c-a0e9-4df5-abac-e7cc7750f5ec",
                                      "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:11.3264004",
                                  "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": "21c4JzF82EKq6/GTKtgzjg==",
                                  "labelPageLayoutGuid": "273857db-7c31-42d8-aaeb-f1932ad8338e",
                                  "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:11.3264004",
                              "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": "jSHur2wpT0qtRbFF6etmAg==",
                              "labelPageLayoutGuid": "afee218d-296c-4a4f-ad45-b145e9eb6602",
                              "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": "fxCzPfr5vUKEQNk7Wd57Qw==",
                        "pluGuid": "3db3107f-f9fa-42bd-8440-d93b59de7b43",
                        "newPrice": 1,
                        "pctDiscount": 1,
                        "newCost": 1,
                        "newCostDecimals": 6,
                        "dealCostIdentifier": "4W/S0TaUi06jj/Gzuok1TQ==",
                        "dealCostGuid": "d1d26fe1-9436-4e8b-a38f-f1b3ba89354d",
                        "pluName": "sample string 7",
                        "apn": "sample string 8",
                        "fuelItem": true,
                        "priceGroupG_UID": "dJbLOmd4ikStm13608dLMA==",
                        "priceGroupGuid": "3acb9674-7867-448a-ad9b-5dfad3c74b30",
                        "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:11.3264004",
                        "rrp": 26,
                        "campaignDescription": "sample string 27",
                        "campaignComboPriceGroupG_UID": "vnpS7T9N/kOmZzRUAPAHdw==",
                        "campaignComboPriceGroupIdentifier": "ed527abe-4d3f-43fe-a667-345400f00777",
                        "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:11.3264004",
                            "operatorG_UID": "EGzPnqkEHEipDyVVJt6kAw==",
                            "operatorGuid": "9ecf6c10-04a9-481c-a90f-255526dea403",
                            "machineID": 1,
                            "processed": true,
                            "appliedUtc": "2025-08-02T23:26:11.3264004",
                            "signIqTicketFileMovedUtc": "2025-08-02T23:26:11.3264004",
                            "user": "sample string 6",
                            "campaignDescription": "sample string 7",
                            "productDesc": "sample string 8",
                            "storeName": "sample string 9",
                            "effectiveUtc": "2025-08-02T23:26:11.3264004",
                            "priceChangeType": 0,
                            "operatorName": "sample string 10",
                            "hostCampaign": true,
                            "product": {
                              "$ref": "12"
                            },
                            "campaignPlu": {
                              "$ref": "49"
                            }
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "campaign": {
                          "$id": "51",
                          "id": 1,
                          "storeID": 2,
                          "name": "c61e40bf-1915-49bc-8bf9-e2c44ead883b",
                          "nameGuid": "c61e40bf-1915-49bc-8bf9-e2c44ead883b",
                          "description": "sample string 4",
                          "showDiscounts": true,
                          "showTotals": true,
                          "onlyEvaluateOnSubtotal": true,
                          "useDescription": true,
                          "campaignType": 1,
                          "startDate": "2025-08-02T23:26:11.3264004",
                          "startTime": 1,
                          "endDate": "2025-08-02T23:26:11.3264004",
                          "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:11.3264004",
                          "system": true,
                          "created": "2025-08-02T23:26:11.3264004",
                          "updated": "2025-08-02T23:26:11.3264004",
                          "priceChangeNotifiedUtc": "2025-08-02T23:26:11.3264004",
                          "promoType": 1,
                          "promotionTypeCode": "sample string 13",
                          "hostIdentifier": "r0NodeBdv0qyRexIfOqA3A==",
                          "hostIdentifierGuid": "756843af-5de0-4abf-b245-ec487cea80dc",
                          "hostType": 14,
                          "createdByUser": "sample string 15",
                          "fromHost": true,
                          "deleted": true,
                          "campaignDeleted": "2025-08-02T23:26:11.3264004",
                          "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": "3cS3CQ7LPUWk9fzeuD5hTQ==",
                              "pluGuid": "09b7c4dd-cb0e-453d-a4f5-fcdeb83e614d",
                              "hostOfferID": 1,
                              "priceGroupG_UID": "6bh/yOvXy0OIQL8w60JnvA==",
                              "priceGroupGuid": "c87fb8e9-d7eb-43cb-8840-bf30eb4267bc",
                              "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:11.3264004",
                              "rrp": 17,
                              "campaignDescription": "sample string 18",
                              "product": {
                                "$ref": "12"
                              },
                              "campaign": {
                                "$ref": "51"
                              }
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "sellingRules": [
                            {
                              "$id": "53",
                              "id": 1,
                              "identifier": "yIlJn9qZg0ChDCqivwCSrw==",
                              "identifierStr": "yIlJn9qZg0ChDCqivwCSrw==",
                              "identifierGuid": "9f4989c8-99da-4083-a10c-2aa2bf0092af",
                              "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": "QApireRjJESGlWzEUwiFJg==",
                              "customerIDGuid": "ad620a40-63e4-4424-8695-6cc453088526",
                              "campaign": {
                                "$ref": "51"
                              },
                              "customer": {
                                "$id": "55",
                                "identifier": "nYZ2FFNLikS2Vbhkf0hGQA==",
                                "identifierGuid": "1476869d-4b53-448a-b655-b8647f484640",
                                "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:11.3264004",
                                "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": "vtG8yyb4Wky0/h4fEE9yGA==",
                                "communityIdentifierGuid": "cbbcd1be-f826-4c5a-b4fe-1e1f104f7218",
                                "joined": "2025-08-02T23:26:11.3264004",
                                "updated": "2025-08-02T23:26:11.3264004",
                                "active": true,
                                "reasonInactive": 1,
                                "groupCustomer": true,
                                "loyaltyPoints": 1,
                                "homeStoreID": 1,
                                "availableSpend": 1,
                                "priceLevelIdentifier": "ubePPEvgPEGS6pZH3atPBw==",
                                "priceLevelIdentifierGuid": "3c8fb7b9-e04b-413c-92ea-9647ddab4f07",
                                "marketingID": "sample string 18",
                                "hidden": true,
                                "registered": true,
                                "registeredOn": "2025-08-02T23:26:11.3264004",
                                "emailMarketing": true,
                                "smsMarketing": true,
                                "deleted": true,
                                "deletedUser": "sample string 24",
                                "homeStoreName": "sample string 25",
                                "customerCards": [
                                  {
                                    "$id": "56",
                                    "cardType": 2,
                                    "issueDate": "2025-08-02T23:26:11.3264004",
                                    "expiry": "2025-08-02T23:26:11.3264004",
                                    "customerID": "SJxpEyrf6EuXI5U7nXeIDA==",
                                    "customerIDGuid": "13699c48-df2a-4be8-9723-953b9d77880c",
                                    "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:11.3264004",
                                    "linkedAccount": "S0scKEVOtUuEE+IO58WdaQ==",
                                    "linkedAccountGuid": "281c4b4b-4e45-4bb5-8413-e20ee7c59d69",
                                    "currentValueChanged": true,
                                    "limitsChanged": true,
                                    "customer": {
                                      "$ref": "55"
                                    },
                                    "account": {
                                      "$id": "57",
                                      "id": 1,
                                      "identifier": "ULbf6+WQW066NxrRTIgPaA==",
                                      "identifierGuid": "ebdfb650-90e5-4e5b-ba37-1ad14c880f68",
                                      "referenceNo": "sample string 3",
                                      "name": "sample string 4",
                                      "created": "2025-08-02T23:26:11.3264004",
                                      "owner": "ENOpb058yUe1bxd7nNU6jQ==",
                                      "ownerGuid": "6fa9d310-7c4e-47c9-b56f-177b9cd53a8d",
                                      "accountStoreGroupIdentifier": "2ftooNABc0u+Q4wLmbWndw==",
                                      "accountStoreGroupGuid": "a068fbd9-01d0-4b73-be43-8c0b99b5a777",
                                      "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:11.3264004",
                                      "active": true,
                                      "updated": "2025-08-02T23:26:11.3264004",
                                      "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": "Xp/yTCIZ60+7VT+q/WtF8g==",
                                          "identifierGuid": "4cf29f5e-1922-4feb-bb55-3faafd6b45f2",
                                          "name": "sample string 2",
                                          "primaryContact": "VNJkeloYwUCEPIsbnf8FQQ==",
                                          "primaryContactGuid": "7a64d254-185a-40c1-843c-8b1b9dff0541",
                                          "accountID": "0k8qXWG6/0WMc8DptqMEYA==",
                                          "accountIDGuid": "5d2a4fd2-ba61-45ff-8c73-c0e9b6a30460",
                                          "special": true,
                                          "updated": "2025-08-02T23:26:11.3264004",
                                          "active": true,
                                          "reasonInactive": 1,
                                          "priceLevelIdentifier": "RZIwezCO80W61THm3WR6VQ==",
                                          "priceLevelIdentifierGuid": "7b309245-8e30-45f3-bad5-31e6dd647a55",
                                          "deleted": true,
                                          "account": {
                                            "$ref": "57"
                                          },
                                          "primaryContactCustomer": {
                                            "$ref": "55"
                                          },
                                          "customerGroupMembers": [
                                            {
                                              "$id": "60",
                                              "id": 1,
                                              "groupID": "zM8I+ulxrkWS2DlZ5Z2MKQ==",
                                              "groupIDGuid": "fa08cfcc-71e9-45ae-92d8-3959e59d8c29",
                                              "customerID": "CjxG0OR4r0yrqWQ14m4Q9w==",
                                              "customerIDGuid": "d0463c0a-78e4-4caf-aba9-6435e26e10f7",
                                              "card": "sample string 4",
                                              "linkedAccount": "Sxlx53UXpkKZvME0dtpt4w==",
                                              "linkedAccountGuid": "e771194b-1775-42a6-99bc-c13476da6de3",
                                              "customer": {
                                                "$ref": "55"
                                              },
                                              "group": {
                                                "$ref": "59"
                                              },
                                              "customerCard": {
                                                "$ref": "56"
                                              }
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "59"
                                        }
                                      ]
                                    },
                                    "payments": [
                                      {
                                        "$id": "61",
                                        "id": 1,
                                        "identifier": "eVyJJwQv1ECxpAU+QeTwOg==",
                                        "identifierGuid": "27895c79-2f04-40d4-b1a4-053e41e4f03a",
                                        "storeID": 2,
                                        "operatorName": "sample string 3",
                                        "saleHeaderID": 4,
                                        "paymentType": 5,
                                        "amount": 6,
                                        "account": "sample string 7",
                                        "accountID": "od6wYO7+ykev0EUbECbwfQ==",
                                        "accountIDGuid": "60b0dea1-feee-47ca-afd0-451b1026f07d",
                                        "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:11.3264004",
                                        "invRocNo": "sample string 14",
                                        "responseCode": "sample string 15",
                                        "cashout": 1,
                                        "tip": 16,
                                        "idempotentVoid": "+bZfLkJZt0S9rW2H3CoJwQ==",
                                        "idempotentVoidGuid": "2e5fb6f9-5942-44b7-bdad-6d87dc2a09c1",
                                        "offline": true,
                                        "processed": 1,
                                        "storeSaleHeader": {
                                          "$id": "62",
                                          "saleHeaderID": 1,
                                          "saleHeaderGuid": "MfpiqlrOEkCfBzuS975VEw==",
                                          "saleHeaderIdentifierGuid": "aa62fa31-ce5a-4012-9f07-3b92f7be5513",
                                          "created": "2025-08-02T23:26:11.3264004",
                                          "createdLocal": "2025-08-02T23:26:11.3264004",
                                          "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:11.3264004",
                                          "storeID": 1,
                                          "operatorG_Uid": "WWy1ChKKyUWqrSkoCJIv9w==",
                                          "operatorGuid": "0ab56c59-8a12-45c9-aaad-292808922ff7",
                                          "customerG_Uid": "OoQ8ZuCUME+WJ3Lf3if0BQ==",
                                          "customerGuid": "663c843a-94e0-4f30-9627-72dfde27f405",
                                          "communityIdentifier": "aLwv7wgfO0S0iZafHzAlxA==",
                                          "communityIdentifierGuid": "ef2fbc68-1f08-443b-b489-969f1f3025c4",
                                          "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": "XbY0bfLDU0GuRYMWiT7gKA==",
                                          "priceLevelIdentifierGuid": "6d34b65d-c3f2-4153-ae45-8316893ee028",
                                          "locked": 36,
                                          "relationChecksum": "sample string 37",
                                          "loyaltyTender": 1,
                                          "giftCardTender": 1,
                                          "operator": {
                                            "$ref": "1"
                                          },
                                          "customer": {
                                            "$ref": "55"
                                          },
                                          "communityOrganisation": {
                                            "$id": "63",
                                            "id": 1,
                                            "identifier": "GBlUpBSpxUqixxel5ctKvA==",
                                            "identifierGuid": "a4541918-a914-4ac5-a2c7-17a5e5cb4abc",
                                            "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:11.3264004",
                                            "deleted": true
                                          },
                                          "details": [
                                            {
                                              "$id": "64",
                                              "saleItemID": 1,
                                              "identifier": "QCshwacm2k+3NzKbe0Ry9Q==",
                                              "identifierGuid": "c1212b40-26a7-4fda-b737-329b7b4472f5",
                                              "saleHeaderID": 2,
                                              "plu": 1,
                                              "pluG_UId": "pL6Rppv5N0GhqOMTzeJXBA==",
                                              "pluGuid": "a691bea4-f99b-4137-a1a8-e313cde25704",
                                              "accountID": "On5mbA9eCUOy3BmQRef3uw==",
                                              "accountIDGuid": "6c667e3a-5e0f-4309-b2dc-199045e7f7bb",
                                              "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:11.3264004",
                                              "bestOrExpireType": 1,
                                              "providerName": "sample string 11",
                                              "refundG_UID": "8rtjA0UlWUC9fMSoVqpctw==",
                                              "refundGuid": "0363bbf2-2545-4059-bd7c-c4a856aa5cb7",
                                              "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": "HJtf314xo0K+PdwqMo1qbA==",
                                              "idempotentVoidGuid": "df5f9b1c-315e-42a3-be3d-dc2a328d6a6c",
                                              "priceLevelIdentifier": "zu3fKO5QIU26qkKX6gUn7w==",
                                              "priceLevelIdentifierGuid": "28dfedce-50ee-4d21-baaa-4297ea0527ef",
                                              "productName": "sample string 23",
                                              "apn": "sample string 24",
                                              "unknownScans": [
                                                {
                                                  "$id": "65",
                                                  "id": 1,
                                                  "saleDetailID": 2,
                                                  "storeID": 1,
                                                  "scanned": "2025-08-02T23:26:11.3264004",
                                                  "operatorG_UID": "QEA=",
                                                  "barcode": "sample string 4",
                                                  "processed": 1
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "refund": {
                                                "$id": "66",
                                                "id": 1,
                                                "g_UID": "rG79eDoDdk2np+xjie5kaQ==",
                                                "guid": "78fd6eac-033a-4d76-a7a7-ec6389ee6469",
                                                "description": "sample string 1",
                                                "dumped": true,
                                                "inventoryReasonID": 1,
                                                "sortOrder": 1,
                                                "updated": "2025-08-02T23:26:11.3264004"
                                              },
                                              "modifier": {
                                                "$id": "67",
                                                "id": 1,
                                                "setG_UID": "/wnG6T2MD0+JW3lBU7QxyQ==",
                                                "modifierSetGuid": "e9c609ff-8c3d-4f0f-895b-794153b431c9",
                                                "name": "sample string 2",
                                                "price": 1,
                                                "quantity": 1,
                                                "modifierType": 1,
                                                "groupNumber": 1,
                                                "pageNumber": 1,
                                                "controlOrder": 1,
                                                "printToStation": true,
                                                "pluG_UID": "hToxS89g4kCFt8WGcuiZBw==",
                                                "pluGuid": "4b313a85-60cf-40e2-85b7-c58672e89907",
                                                "deleted": true,
                                                "g_UID": "FTMekRGEzkeK+KRvAzlLaQ==",
                                                "guid": "911e3315-8411-47ce-8af8-a46f03394b69",
                                                "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": "NaWl/ZuzVk2fMXzDoVwoNQ==",
                                              "pluGuid": "fda5a535-b39b-4d56-9f31-7cc3a15c2835",
                                              "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:11.3264004",
                                              "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:11.3264004",
                                              "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": "Uq+HUDCCrE27w3/mZYKXsg==",
                                              "pluGuid": "5087af52-8230-4dac-bbc3-7fe6658297b2",
                                              "accountID": "HaMpBZVAB02+Kj/vSOVdcA==",
                                              "accountIDGuid": "0529a31d-4095-4d07-be2a-3fef48e55d70",
                                              "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:11.3264004",
                                              "bestOrExpireType": 1,
                                              "refundG_UID": "6hhJdPKIiUytcSbcksV41Q==",
                                              "refundGuid": "744918ea-88f2-4c89-ad71-26dc92c578d5",
                                              "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": "zDm/LqpezkG5iJN1LWpfvQ==",
                                              "identifierGuid": "2ebf39cc-5eaa-41ce-b988-93752d6a5fbd",
                                              "id": 1,
                                              "orderNo": 2,
                                              "externalSaleIdentifier": "sample string 3",
                                              "storeID": 4,
                                              "zoneID": 5,
                                              "deptNo": 6,
                                              "customerIdentifier": "qtTAm49zDEissMetWGO69w==",
                                              "customerIdentifierGuid": "9bc0d4aa-738f-480c-acb0-c7ad5863baf7",
                                              "operatorNo": 1,
                                              "operatorG_UID": "Qqiimb9H10OTcYVT4ZHNvA==",
                                              "operatorGuid": "99a2a842-47bf-43d7-9371-8553e191cdbc",
                                              "created": "2025-08-02T23:26:11.3264004",
                                              "ordered": "2025-08-02T23:26:11.3264004",
                                              "started": "2025-08-02T23:26:11.3264004",
                                              "completed": "2025-08-02T23:26:11.3264004",
                                              "supplied": "2025-08-02T23:26:11.3264004",
                                              "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": "b5Hh/glz6k2GHChkrwK9qg==",
                                                  "pluGuid": "fee1916f-7309-4dea-861c-2864af02bdaa",
                                                  "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": "mSFCx5sdJ0a5FlXA2xI6GQ==",
                                                  "headerIdentifierGuid": "c7422199-1d9b-4627-b916-55c0db123a19",
                                                  "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": "UBQMbZyO20+X89f6J9COiw==",
                                              "surveyGuid": "6d0c1450-8e9c-4fdb-97f3-d7fa27d08e8b",
                                              "saleHeaderGuid": "jhGdSVJbfECe0jQDyDrrNQ==",
                                              "saleGuid": "499d118e-5b52-407c-9ed2-3403c83aeb35",
                                              "textResponse": "sample string 1",
                                              "integerResponse": 1,
                                              "g_UIDResponse": "8KG7xwGR20OCIFi2D7ehPA==",
                                              "guidResponse": "c7bba1f0-9101-43db-8220-58b60fb7a13c",
                                              "whoAnswered": 2,
                                              "answeredAtUTC": "2025-08-02T23:26:11.3264004",
                                              "sale": {
                                                "$ref": "62"
                                              },
                                              "survey": {
                                                "$id": "76",
                                                "g_UID": "yMf8HTha6UmRe5Fs2VxOFw==",
                                                "guid": "1dfcc7c8-5a38-49e9-917b-916cd95c4e17",
                                                "name": "sample string 1",
                                                "storeID": 2,
                                                "zoneID": 1,
                                                "checkoutFormG_UID": "s+ItXdRhnkynUcLggGVdGg==",
                                                "checkoutFormGuid": "5d2de2b3-61d4-4c9e-a751-c2e080655d1a",
                                                "displayToWho": 3,
                                                "displayWhen": 4,
                                                "start": "2025-08-02T23:26:11.3264004",
                                                "end": "2025-08-02T23:26:11.3264004",
                                                "deleted": true,
                                                "updated": "2025-08-02T23:26:11.3264004",
                                                "possibleIntegerResponses": [
                                                  1,
                                                  2
                                                ],
                                                "possibleTextResponses": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "possibleGuidResponses": [
                                                  "39334a6b-b9ca-44fa-b2c7-5d53dc927f7e",
                                                  "d9db0aeb-c3d2-48c8-a1ae-0899aa2f2eba"
                                                ],
                                                "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": "CBV0bx1xuU62FlGMK+5a0w==",
                                          "accountIdentifier": "6f741508-711d-4eb9-b616-518c2bee5ad3",
                                          "accountName": "sample string 42",
                                          "customerOrderIdentifier": "Q3ze15GLX02KonMWoOxO3Q==",
                                          "customerOrderIdentifierGuid": "d7de7c43-8b91-4d5f-8aa2-7316a0ec4edd",
                                          "priceLevelName": "sample string 43",
                                          "revision": 44,
                                          "ingressId": "sample string 45"
                                        },
                                        "metadata": {
                                          "$id": "77",
                                          "id": 1,
                                          "paymentID": 2,
                                          "paymentIdentifier": "IAqGWp2cj0SZu1spu0KrQg==",
                                          "paymentIdentifierGuid": "5a860a20-9c9d-448f-99bb-5b29bb42ab42",
                                          "identifier": "wpDJxpBh4UKU4TynvdpYZQ==",
                                          "identifierGuid": "c6c990c2-6190-42e1-94e1-3ca7bdda5865",
                                          "metadata": "sample string 3",
                                          "signatureImage": "QEA=",
                                          "itemIdentifier": "sMjLnm4BgUy+bD+L6jn7Zg==",
                                          "itemIdentifierGuid": "9ecbc8b0-016e-4c81-be6c-3f8bea39fb66"
                                        }
                                      },
                                      {
                                        "$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": "SXv8dzAr70+omd0OWb0pKQ==",
                                    "customerIdentifierGuid": "77fc7b49-2b30-4fef-a899-dd0e59bd2929",
                                    "voucherName": "sample string 2",
                                    "count": 3,
                                    "storeID": 4,
                                    "barcode": "sample string 5",
                                    "redeemCount": 6,
                                    "issueCount": 7,
                                    "storeSalePaymentID": 1,
                                    "idempotentID": "sD52XW8sykaDKCZU0FqxDw==",
                                    "idempotentGuid": "5d763eb0-2c6f-46ca-8328-2654d05ab10f",
                                    "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:11.3264004",
                                      "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:11.3264004",
                                        "labelPageLayout": "OyU+XvGxK0eF7bMJ/xh5VA==",
                                        "pageLayoutGuid": "5e3e253b-b1f1-472b-85ed-b309ff187954",
                                        "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:11.3264004"
                                          },
                                          {
                                            "$ref": "82"
                                          }
                                        ]
                                      },
                                      "customerVouchers": [
                                        {
                                          "$id": "83",
                                          "id": 1,
                                          "customerIdentifier": "ltLAmgBj9kqVQDgM9G+R4g==",
                                          "customerIdentifierGuid": "9ac0d296-6300-4af6-9540-380cf46f91e2",
                                          "voucherID": 3,
                                          "voucherName": "sample string 4",
                                          "storeID": 1,
                                          "barcode": "sample string 5",
                                          "dateOfIssue": "2025-08-02T23:26:11.3264004",
                                          "issuedSaleHeaderID": 1,
                                          "issuedSaleIdentifier": "sample string 7",
                                          "issuedOfflinePaymentID": 1,
                                          "issuedIdempotentID": "F0/+LQF0t0e/6xsj/tdgbg==",
                                          "issuedIdempotentGuid": "2dfe4f17-7401-47b7-bfeb-1b23fed7606e",
                                          "issuedOffline": true,
                                          "issuedUser": "sample string 9",
                                          "issuedNotes": "sample string 10",
                                          "expiryDate": "2025-08-02T23:26:11.3264004",
                                          "expiredUser": "sample string 11",
                                          "expiredNotes": "sample string 12",
                                          "redeemed": "2025-08-02T23:26:11.3264004",
                                          "redeemedSaleHeaderID": 1,
                                          "redeemedSaleIdentifier": "sample string 13",
                                          "redeemedOfflinePaymentID": 1,
                                          "redeemedIdempotentID": "/TdVJogquEycQBBO/EowkA==",
                                          "redeemedIdempotentGuid": "265537fd-2a88-4cb8-9c40-104efc4a3090",
                                          "redeemedUser": "sample string 14",
                                          "redeemedNotes": "sample string 15",
                                          "redeemedOffline": true,
                                          "updated": "2025-08-02T23:26:11.3264004",
                                          "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": "eh0l20Ulvkebod/fGDLwDw==",
                              "groupIDGuid": "db251d7a-2545-47be-9ba1-dfdf1832f00f",
                              "campaign": {
                                "$ref": "51"
                              },
                              "group": {
                                "$ref": "59"
                              }
                            },
                            {
                              "$ref": "84"
                            }
                          ],
                          "signIqTickets": [
                            {
                              "$id": "85",
                              "identifier": "sQDWNG2ny0SmzyiFXsq8TQ==",
                              "identifierGuid": "34d600b1-a76d-44cb-a6cf-28855ecabc4d",
                              "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": "tzrPFLpd6kSvm6AfNFXtdw==",
                              "guid": "14cf3ab7-5dba-44ea-af9b-a01f3455ed77",
                              "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": "HbyMs5vUR0yrNbx+TW4XRg==",
                                  "groupGuid": "b38cbc1d-d49b-4c47-ab35-bc7e4d6e1746",
                                  "comboPriceType": 5,
                                  "priceType": 5,
                                  "pluG_UID": "tG+qBtQMOE6bLMdZWDE31w==",
                                  "pluGuid": "06aa6fb4-0cd4-4e38-9b2c-c759583137d7",
                                  "priceGroupG_UID": "Yps9Zj5QYkm4fZpkCuUY1w==",
                                  "priceGroupGuid": "663d9b62-503e-4962-b87d-9a640ae518d7",
                                  "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": "UgsuViY2VEy0C6zyzWuPBg==",
                              "priceLevelIdentifierGuid": "562e0b52-3626-4c54-b40b-acf2cd6b8f06",
                              "campaignName": "sample string 3",
                              "priceLevelName": "sample string 4"
                            },
                            {
                              "$ref": "88"
                            }
                          ]
                        },
                        "product": {
                          "$ref": "12"
                        },
                        "dealCost": {
                          "$id": "89",
                          "headerIdentifier": "orcD8nB97E+VfMprXhGrVA==",
                          "headerIdentifierGuid": "f203b7a2-7d70-4fec-957c-ca6b5e11ab54",
                          "identifier": "mn+huBbtJ0qDfI0XVuvOKQ==",
                          "identifierGuid": "b8a17f9a-ed16-4a27-837c-8d1756ebce29",
                          "supplierIdentifier": "leYxARkWIE+mT77o3r16Cw==",
                          "supplierGuid": "0131e695-1619-4f20-a64f-bee8debd7a0b",
                          "pluG_UID": "xzFTV8v0i0m0Y6uPTJQLqQ==",
                          "pluGuid": "575331c7-f4cb-498b-b463-ab8f4c940ba9",
                          "campaignName": "1a207caf-a2f9-4654-bf7c-7a73fdef2c31",
                          "description": "sample string 4",
                          "cost": 5,
                          "costDecimals": 6,
                          "start": "2025-08-02T23:26:11.3264004",
                          "end": "2025-08-02T23:26:11.3264004",
                          "type": 9,
                          "promoType": 10,
                          "bonusItemPLUG_UID": "CZhhtKTSAkWJpqBV7EFD0g==",
                          "bonusItemPluGuid": "b4619809-d2a4-4502-89a6-a055ec4143d2",
                          "bonusPurchaseUnits": 11,
                          "bonusReceiveUnits": 12,
                          "updated": "2025-08-02T23:26:11.3264004",
                          "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:11.3264004",
                          "campaignEndDate": "2025-08-02T23:26:11.3264004",
                          "masterPLUG_UID": "TaBh0UQbcki3xZlPVirakw==",
                          "masterID": "d161a04d-1b44-4872-b7c5-994f562ada93",
                          "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": "8STBky/fGkGobG/d+BvcEQ==",
                          "bonusMasterID": "93c124f1-df2f-411a-a86c-6fddf81bdc11",
                          "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:11.3264004",
                      "dealCosts": [
                        {
                          "$ref": "89"
                        },
                        {
                          "$ref": "89"
                        }
                      ],
                      "tags": [
                        {
                          "$id": "90",
                          "pluG_UID": "KD9AQhG8sECQH0TRGhY74Q==",
                          "pluGuid": "42403f28-bc11-40b0-901f-44d11a163be1",
                          "tagID": 1,
                          "description": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "90"
                        }
                      ],
                      "alternateProductG_UID": "Hf9jxalLWUKS43wYGCs7Jw==",
                      "alternateProduct": "c563ff1d-4ba9-4259-92e3-7c18182b3b27",
                      "productHostCode": {
                        "$id": "91",
                        "id": 1,
                        "pluG_UID": "fV11pdq7dky+ar4lL5HRMQ==",
                        "pluGuid": "a5755d7d-bbda-4c76-be6a-be252f91d131",
                        "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:11.3264004",
                      "inventoryTracked": "2025-08-02T23:26:11.3264004",
                      "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": "iD+HTQyk8ECvqmBjjlS+YA==",
                    "supplierGuid": "4d873f88-a40c-40f0-afaa-60638e54be60",
                    "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": "9yG21eJlvkqJwaS6eESo5Q==",
                    "supplierGuid": "d5b621f7-65e2-4abe-89c1-a4ba7844a8e5",
                    "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:11.3264004",
                    "deliveryDate": "2025-08-02T23:26:11.3264004",
                    "nextCutOffDate": "2025-08-02T23:26:11.3264004",
                    "nextDeliveryDate": "2025-08-02T23:26:11.3264004",
                    "nextDaysBuffer": 10
                  },
                  {
                    "$ref": "94"
                  }
                ],
                "store": {
                  "$ref": "3"
                },
                "updated": "2025-08-02T23:26:11.3264004",
                "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:11.3264004",
                  "processed": "2025-08-02T23:26:11.3264004",
                  "isProcessing": true,
                  "processedCount": 6,
                  "processingTime": 1,
                  "collectedUtc": "2025-08-02T23:26:11.3264004",
                  "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:11.3264004",
                    "businessPillar": "sample string 3",
                    "fileType": "sample string 4"
                  }
                },
                {
                  "$ref": "95"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "97",
                  "id": 1,
                  "hostIdentifier": "1fBd3FpZa06LKexEoUcdUg==",
                  "hostIdentifierGuid": "dc5df0d5-595a-4e6b-8b29-ec44a1471d52",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "a98f8c34-9d22-4e95-8a01-9df3a29a270a",
                    "23be223f-03e4-469d-8e69-a8b2e638debf"
                  ]
                },
                {
                  "$ref": "97"
                }
              ],
              "hostFileStoreSetting": {
                "$ref": "5"
              },
              "hostStoreSettings": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "promotionPlacements": [
                {
                  "$id": "98",
                  "identifier": "HPFtziM2W0GaWl013Riy2A==",
                  "identifierGuid": "ce6df11c-3623-415b-9a5a-5d35dd18b2d8",
                  "code": "sample string 2",
                  "description": "sample string 3",
                  "isAdvertised": true
                },
                {
                  "$ref": "98"
                }
              ],
              "promoTypeGuids": [
                "47d8bad6-0374-41bf-959f-0c71c7682a70",
                "26a2bfb8-72a9-42ff-bd10-9c4d1fad458b"
              ],
              "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:11.3264004",
            "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": "3f6bd894-2e34-400b-8a4c-c9acf0c14af3",
        "updateStore": {
          "$id": "104",
          "id": "f2c3035f-6230-4380-88ac-28530b040d91",
          "name": "sample string 1",
          "lastActivity": "2025-08-02T23:26:11.3264004",
          "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:11.3264004"
        },
        "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.