GET api/store/{storeID}/operators

Query operators

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

Store to restrict operator queries to

integer

Required

Search

string

None.

Page

Page

None.

IncludeDeleted

boolean

None.

StoreID

integer

None.

ZoneName

string

None.

OrderBy

OperatorSortBy

None.

Sort

SortOrder

None.

Body Parameters

None.

Response Information

Resource Description

List of matching operators

PageListOfOperator
NameDescriptionTypeAdditional information
Type

string

None.

List

Collection of Operator

None.

Skip

Number of records to skip over

integer

None.

Take

Number of records to take

integer

None.

TotalCount

integer

Relation. This field may not always be loaded or used for updates.

Response Formats

application/json, text/json

Sample:
{
  "type": "Operator",
  "list": [
    {
      "$id": "2",
      "id": 1,
      "g_Uid": "XckL130jpE+mCr9COra0oA==",
      "guid": "d70bc95d-237d-4fa4-a60a-bf423ab6b4a0",
      "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": "2026-04-03T06:27:21.7784753",
      "passwordResetRequired": true,
      "alteredInStore": true,
      "startShift": "2026-04-03T06:27:21.7784753",
      "endShift": "2026-04-03T06:27:21.7784753",
      "machineName": "sample string 20",
      "drawerID": 1,
      "stores": [
        {
          "$id": "3",
          "operatorG_UID": "K24Bv9ImMEiuQSJehu4QEQ==",
          "operatorGuid": "bf016e2b-26d2-4830-ae41-225e86ee1011",
          "storeID": 2,
          "operator": {
            "$ref": "2"
          },
          "store": {
            "$id": "4",
            "id": 1,
            "isMaster": true,
            "isElectedMaster": true,
            "electedMasterStoreID": 1,
            "isZoneMaster": 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": "2026-04-03T06:27:21.7784753",
            "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": "8vwwE5QEHEyIZo6ubP2MIA==",
            "hostIdentifierGuid": "1330fcf2-0494-4c1c-8866-8eae6cfd8c20",
            "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,
            "defaultOrderDocumentId": 1,
            "defaultStockReceiveDocumentId": 1,
            "giftCardSalesAccountingDeptCode": "sample string 47",
            "transactionDiscountAccountingDeptCode": "sample string 48",
            "size": 49,
            "updated": "2026-04-03T06:27:21.7784753",
            "priceZone": {
              "$id": "5",
              "id": 1,
              "name": "sample string 2",
              "hostIdentifier": "KDRNpvDmMU6LbrsQ4vhB2g==",
              "hostIdentifierGuid": "a64d3428-e6f0-4e31-8b6e-bb10e2f841da",
              "sortOrder": 3,
              "zoneMasterStoreID": 1,
              "electedMasterStoreID": 1,
              "containsElectedMasterStore": true
            },
            "priceZoneName": "sample string 51",
            "storeFuelConfigured": true,
            "shippingAddressCopied": true,
            "shippingAddress": {
              "$id": "6",
              "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"
            },
            "billingAddressCopied": true,
            "billingAddress": {
              "$ref": "6"
            },
            "hostStoreSettings": [
              {
                "$id": "7",
                "id": 1,
                "hostIdentifier": "OKBUaezbEUGPLZkdJcCcog==",
                "hostIdentifierGuid": "6954a038-dbec-4111-8f2d-991d25c09ca2",
                "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,
                "secondPassword": "sample string 23",
                "secondPasswordPlain": "sample string 24",
                "secondServerAddress": "sample string 25",
                "processPromotions": true,
                "hostProvider": 0,
                "host": {
                  "$id": "8",
                  "identifier": "ayVNFHdwWEaDmU8U4cbIYw==",
                  "identifierGuid": "144d256b-7077-4658-8399-4f14e1c6c863",
                  "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": "euLKE7kagUGnV3gGg+0ljg==",
                  "hostSupplierIdentifierGuid": "13cae27a-1ab9-4181-a757-780683ed258e",
                  "loyaltyPriceLevelIdentifier": "nWXRMOWsNkacm6jOceHzjw==",
                  "loyaltyPriceLevelIdentifierGuid": "30d1659d-ace5-4636-9c9b-a8ce71e1f38f",
                  "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": "2026-04-03T06:27:21.7784753",
                  "lastProcessed": "2026-04-03T06:27:21.7784753",
                  "hold": true,
                  "supplierName": "sample string 35",
                  "supplier": {
                    "$id": "9",
                    "identifier": "gYVabMQZ8kGs56qEYIcCIQ==",
                    "identifierGuid": "6c5a8581-19c4-41f2-ace7-aa8460870221",
                    "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": "WvpMoBk6Lk6bn5rLK1CbJw==",
                    "primaryContactID": "a04cfa5a-3a19-4e2e-9b9f-9acb2b509b27",
                    "storeID": 1,
                    "abn": "sample string 16",
                    "supplierGroupIdentifier": "8YYwaw86P0CIk7QSVyL3dA==",
                    "supplierGroupGuid": "6b3086f1-3a0f-403f-8893-b4125722f774",
                    "rebate": 1.0,
                    "rebateType": 1,
                    "rebateFrequency": 1,
                    "rebateSource": 1,
                    "rebateLastClaimed": "2026-04-03T06:27:21.7784753",
                    "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": "10",
                      "id": "f3df3d7a-e0c1-4ab7-bebb-3c1c6c10eeb2",
                      "identifier": "LMKrGFTBpkW3lmntBgcO0A==",
                      "identifierGuid": "18abc22c-c154-45a6-b796-69ed06070ed0",
                      "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": "11",
                        "supplierIdentifier": "tHQuHuboPkud9ikevoPvfw==",
                        "supplierIdentifierGuid": "1e2e74b4-e8e6-4b3e-9df6-291ebe83ef7f",
                        "contactGuid": "mt/mvof/ME+cilTC0YDOCg==",
                        "contactID": "bee6df9a-ff87-4f30-9c8a-54c2d180ce0a",
                        "contact": {
                          "$ref": "10"
                        },
                        "supplier": {
                          "$ref": "9"
                        }
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "products": [
                      {
                        "$id": "12",
                        "pluG_UID": "5KjUZdk5OUa7dGNK0MvYtw==",
                        "pluGuid": "65d4a8e4-39d9-4639-bb74-634ad0cbd8b7",
                        "supplierIdentifier": "lnvz+S64+keOO5jLS940vw==",
                        "supplierIdentifierGuid": "f9f37b96-b82e-47fa-8e3b-98cb4bde34bf",
                        "cartonQuantity": 1,
                        "cartonQuantityChanged": true,
                        "productSize": "sample string 3",
                        "cigarettesPerSleeve": 1,
                        "randomWeight": true,
                        "piecesPerUnit": 5,
                        "averagePackSize": 6,
                        "effectiveDate": "2026-04-03T06:27:21.7784753",
                        "pricedByWeight": true,
                        "landedUnitCostEx": 9,
                        "landedUnitCostInc": 10,
                        "landedCartonCostInc": 12,
                        "landedCartonCostEx": 13,
                        "standardCost": 14,
                        "deliveryFee": 1,
                        "deliveryFeeBasis": "sample string 15",
                        "pickAndPackFee": 1,
                        "pickAndPackFeeBasis": "sample string 16",
                        "financeFee": 1,
                        "financeFeeBasis": "sample string 17",
                        "cartonLength": 1,
                        "cartonWidth": 1,
                        "cartonHeight": 1,
                        "palletLayerQuantity": 1,
                        "palletLayers": 1,
                        "itemCode": "sample string 18",
                        "invoiceCode": "sample string 19",
                        "invoiceDesc": "sample string 20",
                        "orderDirect": true,
                        "useCost": true,
                        "minimumQuantity": 21,
                        "hostType": 22,
                        "fromHost": 23,
                        "minimumReorder": 1,
                        "maximumReorder": 1,
                        "orderMultiple": 24.1,
                        "sellMultiple": 25.1,
                        "baseMultiple": 26.1,
                        "hostStandardCost": 27,
                        "hostTotalCost": 28,
                        "hostRetail": 29,
                        "hostLandedUnitCostEx": 30,
                        "hostLandedUnitCostInc": 31,
                        "hostDesc": "sample string 32",
                        "directIndicator": "sample string 33",
                        "availableToOrder": true,
                        "hostRangeIndicator": "sample string 35",
                        "hostProductType": "sample string 36",
                        "hostProductGrade": "sample string 37",
                        "hostProductGroup": "sample string 38",
                        "hostSlowMoving": true,
                        "hostGeneralMerchandise": true,
                        "hostPillar": "sample string 41",
                        "hostLastUpdated": "2026-04-03T06:27:21.7784753",
                        "rebate": 1.0,
                        "rebateExclude": true,
                        "invoiceCodes": [
                          {
                            "$id": "13",
                            "pluG_UID": "oyqYHgXOLEOIFKMXkdkOGA==",
                            "pluGuid": "1e982aa3-ce05-432c-8814-a31791d90e18",
                            "supplierIdentifier": "NrFeEP0q6kuzgPH5ukFqpw==",
                            "supplierIdentifierGuid": "105eb136-2afd-4bea-b380-f1f9ba416aa7",
                            "invoiceCode": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "storeIDs": [
                          1,
                          2
                        ],
                        "preferredSupplier": true,
                        "preferredRebateSupplier": true,
                        "supplierName": "sample string 42",
                        "salesMode": 43,
                        "orderPacked": true,
                        "active": true,
                        "price": 1,
                        "costGstPercent": 45,
                        "parentPluG_UID": "KtyRTjWaskCOkj9/HZkMAg==",
                        "parentPluGuid": "4e91dc2a-9a35-40b2-8e92-3f7f1d990c02",
                        "freight": 46.0,
                        "freightType": 1,
                        "product": {
                          "$id": "14",
                          "plu": 1,
                          "storeID": 1,
                          "masterPluG_UID": "QEA=",
                          "storeIDs": [
                            1,
                            2
                          ],
                          "g_UId": "i0a7H6u2kEiotyJChZQnMg==",
                          "guid": "1fbb468b-b6ab-4890-a8b7-224285942732",
                          "apn": "sample string 1",
                          "apnChanged": true,
                          "apnSwitched": true,
                          "barcode": "sample string 4",
                          "itemNumber": "sample string 5",
                          "itemNumberChanged": true,
                          "priceGroupG_UID": "c6f0y6F6Nk67yXiSfu7HrQ==",
                          "priceGroupGuid": "cbf4a773-7aa1-4e36-bbc9-78927eeec7ad",
                          "blueprintID": 1,
                          "lastCountedDate": "2026-04-03T06:27:21.7784753",
                          "externalID": "sample string 7",
                          "active": true,
                          "activated": "2026-04-03T06:27:21.7784753",
                          "pluCreated": "2026-04-03T06:27:21.7784753",
                          "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": "2026-04-03T06:27:21.7784753",
                          "lastManualUpdate": "2026-04-03T06:27:21.7784753",
                          "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": "2026-04-03T06:27:21.7784753",
                          "currentCostUpdated": "2026-04-03T06:27:21.7784753",
                          "costDecimals": 31,
                          "costChanged": true,
                          "dealCostIdentifier": "QEA=",
                          "excludeFromRebate": true,
                          "rebateOverride": 1,
                          "costCalcMethod": 32,
                          "costCalcMethodChanged": true,
                          "costEffectiveDate": "2026-04-03T06:27:21.7784753",
                          "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,
                          "paws": 1.0,
                          "awsUpdated": "2026-04-03T06:27:21.7784753",
                          "posTare": 1,
                          "altPrice": 1.0,
                          "altPriceChanged": true,
                          "altPriceMode": 53,
                          "altPriceModeChanged": true,
                          "altPLUG_UID": "gxW7sNUz5UqZinikMwT84w==",
                          "altPLUGuid": "b0bb1583-33d5-4ae5-998a-78a43304fce3",
                          "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": "2026-04-03T06:27:21.7784753",
                          "labelLastPrice": 1,
                          "shelfPageLayoutG_UID": "1dhBafKE3kydEs7moyMuTQ==",
                          "shelfPageLayoutGuid": "6941d8d5-84f2-4cde-9d12-cee6a3232e4d",
                          "talkerPageLayoutG_UID": "mOprue5/+E+BNgc1ss5iLw==",
                          "talkerPageLayoutGuid": "b96bea98-7fee-4ff8-8136-0735b2ce622f",
                          "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,
                          "liabilityItem": true,
                          "trackSerial": true,
                          "trackSerialChanged": true,
                          "allowZeroPrice": true,
                          "allowZeroPriceChanged": true,
                          "notForSale": 92,
                          "notForSaleChanged": true,
                          "excludeFromDeals": true,
                          "excludeFromVoucher": true,
                          "minimumAge": 95,
                          "minimumAgeChanged": true,
                          "buyingLimit": 1,
                          "buyingLimitChanged": true,
                          "buyingLimitIndependent": true,
                          "buyingLimitIndependentChanged": true,
                          "inventoryGuid": "Y6J6DjuTNkewhB3uTv1xKw==",
                          "inventoryIdentifier": "0e7aa263-933b-4736-b084-1dee4efd712b",
                          "inventoryAccuracy": 1,
                          "baseUnits": 99,
                          "orderPacked": 1,
                          "isManufactured": true,
                          "isIngredient": true,
                          "isModifier": true,
                          "isModifierChanged": true,
                          "hasModifiers": 100,
                          "defaultPrinter": "sample string 101",
                          "defaultPrinterGroup": "sample string 102",
                          "ingredientsOnManufacture": true,
                          "manufactureUnitMeasure": 1,
                          "mpl": 1,
                          "maxShelfQty": 103,
                          "allowAutoOrder": true,
                          "warrantyPeriod": 1,
                          "parentPluG_UId": "bc/iWzrvL0GtFS9n0Y9V7Q==",
                          "parentPluGuid": "5be2cf6d-ef3a-412f-ad15-2f67d18f55ed",
                          "preferredHostVendor": 105,
                          "preferredHostChanged": true,
                          "code": "sample string 107",
                          "supplierIdentifier": "LqjWG2qp/kGg2U0rp+YX8g==",
                          "supplierIdentifierGuid": "1bd6a82e-a96a-41fe-a0d9-4d2ba7e617f2",
                          "supplierChanged": true,
                          "rebateSupplierIdentifier": "hz5NrV7Zr02E7bbpByWhKQ==",
                          "rebateSupplierIdentifierGuid": "ad4d3e87-d95e-4daf-84ed-b6e90725a129",
                          "rebateSupplierChanged": true,
                          "availableForOrder": true,
                          "warehouseDirectIndicator": "sample string 109",
                          "warehouseDirectIndicatorChanged": true,
                          "productGrade": "sample string 111",
                          "productType": "sample string 112",
                          "productGroup": "sample string 113",
                          "complianceIndicator": "sample string 114",
                          "inhouseBrand": "sample string 115",
                          "slowMoving": true,
                          "generalMerchandise": true,
                          "comment": "sample string 118",
                          "lastUpdatedByUser": "sample string 119",
                          "lastManualUpdatedByUser": "sample string 120",
                          "lastUpdatedByUserOverride": true,
                          "lastUpdatedByHost": "2026-04-03T06:27:21.7784753",
                          "commodity": "sample string 122",
                          "businessPillar": "sample string 123",
                          "mscCommodity": "sample string 124",
                          "hostIdentifier": "VU0LYAWZJEyI9AUVVs8qeA==",
                          "hostIdentifierGuid": "600b4d55-9905-4c24-88f4-051556cf2a78",
                          "serviceFeeID": 1,
                          "serviceFeeIDChanged": true,
                          "providerName": "sample string 126",
                          "aisleEnds": "sample string 127",
                          "deleted": true,
                          "deletedChanged": true,
                          "hidden": true,
                          "doNotRange": true,
                          "doNotRangeChanged": true,
                          "doNotOrder": true,
                          "doNotOrderChanged": true,
                          "locked": true,
                          "excludeFromWebUpdate": true,
                          "excludeFromWebUpdateChanged": true,
                          "webPriceBasedOn": 138,
                          "webPriceRounding": true,
                          "webMarkup": 140,
                          "webPriceMode": 141,
                          "altDepartmentID": 1,
                          "altSubDepartmentID": 1,
                          "altMinorDepartmentID": 1,
                          "altLesserDepartmentID": 1,
                          "altDeptCode": "sample string 142",
                          "altSubDeptCode": "sample string 143",
                          "altMinorDeptCode": "sample string 144",
                          "altLesserDeptCode": "sample string 145",
                          "altDepartmentChanged": true,
                          "storeProducts": [
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "store": {
                            "$ref": "4"
                          },
                          "storePrices": [
                            {
                              "$id": "15",
                              "pluG_UID": "bh/pjLBOdEKHLoWxJgfJ1g==",
                              "pluGuid": "8ce91f6e-4eb0-4274-872e-85b12607c9d6",
                              "plu": 1,
                              "storeID": 1,
                              "zoneID": 2,
                              "zoneName": "sample string 3",
                              "store": "sample string 4",
                              "isElectedMasterStore": true,
                              "isZoneMasterStore": true,
                              "priceNow": 7,
                              "costNow": 8,
                              "costNowDecimals": 9,
                              "normalPrice": 10,
                              "priceNext": 1,
                              "costNext": 1,
                              "costNextDecimals": 11,
                              "nextCampaignName": "sample string 12",
                              "gstPercent": 13,
                              "normalCost": 14,
                              "normalCostDecimals": 15,
                              "costGstPercent": 16,
                              "costCalcMethod": 1,
                              "currentCost": 17,
                              "currentCostDecimals": 18,
                              "break1": 19,
                              "price1": 20,
                              "break2": 21,
                              "price2": 22,
                              "break3": 23,
                              "price3": 24,
                              "fuelItem": 25,
                              "fixedWeight": 26,
                              "active": true,
                              "complianceIndicator": "sample string 27",
                              "doNotOrder": true,
                              "doNotRange": true,
                              "isNormalPriceChangesCampaign": true,
                              "updated": "2026-04-03T06:27:21.7784753"
                            },
                            {
                              "$ref": "15"
                            }
                          ],
                          "currentPrices": {
                            "$id": "16",
                            "pluPrices": {
                              "$id": "17",
                              "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,
                              "memberDiscountPrice": 10,
                              "acceptedUtc": "2026-04-03T06:27:21.7784753",
                              "priceChangeType": 0,
                              "costDecimals": 11,
                              "costCalcMethod": 12,
                              "targetCampaignPriceGtOrEquNormal": true
                            },
                            "normalPluPrices": {
                              "$ref": "17"
                            },
                            "winningCampaign": 1,
                            "winner": {
                              "$id": "18",
                              "campaignName": "sample string 1",
                              "campaignDescription": "sample string 2",
                              "talkerText": "sample string 3",
                              "disableWasSave": true,
                              "startDate": "2026-04-03T06:27:21.7784753",
                              "startTime": 5,
                              "endDate": "2026-04-03T06:27:21.7784753",
                              "endTime": 6,
                              "newPrice": 7,
                              "newCost": 8,
                              "newCostDecimals": 9,
                              "pctDiscount": 10,
                              "promoType": 1,
                              "promotionTypeCode": "sample string 11",
                              "hostType": 12,
                              "hostIdentifier": "QTEPvpllNUOcDpNrIBfPHw==",
                              "hostIdentifierGuid": "be0f3141-6599-4335-9c0e-936b2017cf1f",
                              "storeNames": [
                                "sample string 1",
                                "sample string 2"
                              ]
                            },
                            "details": [
                              {
                                "$ref": "18"
                              },
                              {
                                "$ref": "18"
                              }
                            ]
                          },
                          "tray": {
                            "$id": "19",
                            "g_UId": "w4YSBtdOKUCSQc7f2a5ouw==",
                            "guid": "061286c3-4ed7-4029-9241-cedfd9ae68bb",
                            "name": "sample string 1",
                            "number": 1,
                            "tare": 1
                          },
                          "priceGroup": {
                            "$id": "20",
                            "priceGroupG_UID": "Rhxy2CdD10GTgLvdFFbjbg==",
                            "priceGroupGuid": "d8721c46-4327-41d7-9380-bbdd1456e36e",
                            "name": "sample string 2",
                            "code": 1,
                            "modified": true,
                            "updated": "2026-04-03T06:27:21.7784753",
                            "buyingLimit": 1,
                            "buyingLimitIndependent": true,
                            "buyingLimitType": 0,
                            "number": 1,
                            "products": [
                              {
                                "$ref": "14"
                              },
                              {
                                "$ref": "14"
                              }
                            ],
                            "productCount": 1
                          },
                          "priceGroupName": "sample string 147",
                          "nutrifacts": {
                            "$id": "21",
                            "pluG_UID": "nCk+DMZHgkesmLjJLzsNzQ==",
                            "pluGuid": "0c3e299c-47c6-4782-ac98-b8c92f3b0dcd",
                            "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": "22",
                            "pluGuid": "f7398885-95b9-4383-b9d4-ef78bdd84229",
                            "created": "2026-04-03T06:27:21.7784753",
                            "createdByUser": "sample string 1",
                            "activated": "2026-04-03T06:27:21.7784753",
                            "activatedByUser": "sample string 2",
                            "deactivated": "2026-04-03T06:27:21.7784753",
                            "deactivatedByUser": "sample string 3",
                            "lastOrdered": "2026-04-03T06:27:21.7784753",
                            "lastOrderedQty": 4.0,
                            "lastReceived": "2026-04-03T06:27:21.7784753",
                            "lastReceivedQty": 5.0,
                            "lastInvoiceStatus": 1,
                            "lastCounted": "2026-04-03T06:27:21.7784753",
                            "lastSold": "2026-04-03T06:27:21.7784753",
                            "firstSold": "2026-04-03T06:27:21.7784753",
                            "awsUpdated": "2026-04-03T06:27:21.7784753",
                            "lastManualUpdate": "2026-04-03T06:27:21.7784753",
                            "lastManualUpdatedByUser": "sample string 7",
                            "lastUpdated": "2026-04-03T06:27:21.7784753",
                            "lastUpdatedByUser": "sample string 9",
                            "lastUpdatedByHost": "2026-04-03T06:27:21.7784753",
                            "doNotRangeUpdated": "2026-04-03T06:27:21.7784753",
                            "doNotOrderUpdated": "2026-04-03T06:27:21.7784753",
                            "tracked": "2026-04-03T06:27:21.7784753"
                          },
                          "allergens": [
                            {
                              "$id": "23",
                              "primaryKey": {
                                "$id": "24",
                                "pluGuid": "0747311d-7b97-4613-b59d-2935666749c9",
                                "contains": 2
                              },
                              "allergenID": 1,
                              "pluG_UID": "HTFHB5d7E0a1nSk1ZmdJyQ==",
                              "pluGuid": "0747311d-7b97-4613-b59d-2935666749c9",
                              "contains": 2,
                              "allergenName": "sample string 3",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "23"
                            }
                          ],
                          "costs": {
                            "$id": "25",
                            "pluG_UID": "0oRfv4h5tkiAJTz0Lyd7rw==",
                            "pluGuid": "bf5f84d2-7988-48b6-8025-3cf42f277baf",
                            "enteredCost": 1,
                            "weightedAvgCost": 1,
                            "lastCost": 1,
                            "rawEnteredCost": 2,
                            "rawWeightedAvgCost": 3,
                            "rawLastCost": 4,
                            "freight": 5.0,
                            "freightType": 6,
                            "costDecimals": 7,
                            "fifoCost": 1,
                            "updated": "2026-04-03T06:27:21.7784753",
                            "normalCost": 1,
                            "currentCost": 1
                          },
                          "sales": [
                            {
                              "$id": "26",
                              "saleHeaderID": 1,
                              "created": "2026-04-03T06:27:21.7784753",
                              "createdLocal": "2026-04-03T06:27:21.7784753",
                              "storeID": 3,
                              "storeName": "sample string 4",
                              "operatorG_Uid": "Fya0WGrq5ku2txTm/iYQfQ==",
                              "operatorGuid": "58b42617-ea6a-4be6-b6b7-14e6fe26107d",
                              "operatorName": "sample string 5",
                              "tranType": 1,
                              "plu": 1,
                              "pluG_UId": "vXDwhRXqqkKk5jfh7DFbVA==",
                              "pluGuid": "85f070bd-ea15-42aa-a4e6-37e1ec315b54",
                              "normalPrice": 1,
                              "totalCents": 1,
                              "cost": 1,
                              "grossProfit": 1,
                              "quantity": 1,
                              "operator": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "26"
                            }
                          ],
                          "apns": [
                            {
                              "$id": "27",
                              "pluID": 1,
                              "pluG_UID": "dC5kHZgGi0+ct/awOxdboA==",
                              "pluGuid": "1d642e74-0698-4f8b-9cb7-f6b03b175ba0",
                              "apn": "sample string 1",
                              "deleted": true,
                              "storeID": 1,
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "27"
                            }
                          ],
                          "tuns": [
                            {
                              "$id": "28",
                              "pluG_UId": "ReDWoeSqUkW0sSmVbJ/r+g==",
                              "pluGuid": "a1d6e045-aae4-4552-b4b1-29956c9febfa",
                              "apn": "sample string 1",
                              "tun": "sample string 2",
                              "cartonQuantity": 3,
                              "product": {
                                "$ref": "14"
                              },
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "28"
                            }
                          ],
                          "competitionPricing": [
                            {
                              "$id": "29",
                              "identifier": "eVWKOMtVE0WMylhFr8GI/Q==",
                              "identifierGuid": "388a5579-55cb-4513-8cca-5845afc188fd",
                              "pluG_UID": "P7xpf2XhEEaLU0NFWYk53A==",
                              "pluGuid": "7f69bc3f-e165-4610-8b53-4345598939dc",
                              "competitionID": 1,
                              "name": "sample string 2",
                              "sellMultiple": 3,
                              "retailPrice": 4,
                              "storeName": "sample string 5"
                            },
                            {
                              "$ref": "29"
                            }
                          ],
                          "supplier": {
                            "$ref": "9"
                          },
                          "supplierName": "sample string 148",
                          "children": [
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "ordering": {
                            "$ref": "12"
                          },
                          "flipChartPages": [
                            {
                              "$id": "30",
                              "identifier": "DGr5+i9WlU2WYk6CpY9oyg==",
                              "groupName": "sample string 1",
                              "identifierGuid": "faf96a0c-562f-4d95-9662-4e82a58f68ca",
                              "exists": true,
                              "flipChartIdentifier": "5VlGJxeOc0ePwQ3+SbG1oQ==",
                              "flipChartIdentifierGuid": "274659e5-8e17-4773-8fc1-0dfe49b1b5a1",
                              "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": "fqzguYnP5Ei716F2wUErVA==",
                              "groupIdentifierGuid": "b9e0ac7e-cf89-48e4-bbd7-a176c1412b54",
                              "flipChart": {
                                "$id": "31",
                                "identifier": "78I1tKGvJkSRPr3zOWdb4g==",
                                "identifierGuid": "b435c2ef-afa1-4426-913e-bdf339675be2",
                                "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": "32",
                                  "identifier": "h+9Rz88p90igMTT3w/Ur5w==",
                                  "identifierGuid": "cf51ef87-29cf-48f7-a031-34f7c3f52be7",
                                  "name": "sample string 2",
                                  "formType": "sample string 3",
                                  "forms": [
                                    {
                                      "$id": "33",
                                      "id": 1,
                                      "g_UID": "9VobTO81bEiEhVuubgJwDw==",
                                      "guid": "4c1b5af5-35ef-486c-8485-5bae6e02700f",
                                      "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": "8qB7p1pM0kq5GIsJANkIpg==",
                                      "previousFormGuid": "a77ba0f2-4c5a-4ad2-b918-8b0900d908a6",
                                      "nextForm": 1,
                                      "nextFormG_UID": "uwKi64qBEEynDbMakZ8K8A==",
                                      "nextFormGuid": "eba202bb-818a-4c10-a70d-b31a919f0af0",
                                      "attributes": "sample string 10",
                                      "updated": "2026-04-03T06:27:21.7784753",
                                      "positioning": 1,
                                      "contentPanel": "sample string 11",
                                      "selectionMode": 1,
                                      "maximumSelections": 1,
                                      "alteredInStore": true,
                                      "deleted": true,
                                      "blueprintID": 1,
                                      "preserveLayout": true,
                                      "mainCheckoutFormName": "sample string 13",
                                      "nextCheckoutForm": {
                                        "$ref": "33"
                                      },
                                      "previousCheckoutForm": {
                                        "$ref": "33"
                                      },
                                      "buttons": [
                                        {
                                          "$id": "34",
                                          "id": 1,
                                          "checkoutFormID": 2,
                                          "checkoutFormG_UID": "PLFqRUK9E06g8ERMgGfpBg==",
                                          "checkoutFormGuid": "456ab13c-bd42-4e13-a0f0-444c8067e906",
                                          "identifier": "amtfrIQtSka1cGelgK/Z3g==",
                                          "identifierGuid": "ac5f6b6a-2d84-464a-b570-67a580afd9de",
                                          "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": "n/KoEhPok0Svbiwa7ERUQA==",
                                          "valueGuid": "12a8f29f-e813-4493-af6e-2c1aec445440",
                                          "buttonText": "sample string 10",
                                          "valueText": "sample string 11",
                                          "drawImageAndButton": true,
                                          "updated": "2026-04-03T06:27:21.7784753",
                                          "action": "sample string 12",
                                          "valueForm": {
                                            "$ref": "33"
                                          },
                                          "image": {
                                            "$id": "35",
                                            "name": "sample string 3.sample string 4",
                                            "imageID": 2,
                                            "imageName": "sample string 3",
                                            "imageExtension": "sample string 4",
                                            "lastUpdate": "2026-04-03T06:27:21.7784753",
                                            "imageData": "QEA=",
                                            "readOnly": true
                                          }
                                        },
                                        {
                                          "$ref": "34"
                                        }
                                      ],
                                      "panels": [
                                        {
                                          "$id": "36",
                                          "id": 1,
                                          "checkoutFormID": 2,
                                          "checkoutFormG_UID": "q5LImNpV9Ei00KodlQnS+g==",
                                          "checkoutFormGuid": "98c892ab-55da-48f4-b4d0-aa1d9509d2fa",
                                          "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": "36"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "33"
                                    }
                                  ],
                                  "panels": [
                                    {
                                      "$ref": "36"
                                    },
                                    {
                                      "$ref": "36"
                                    }
                                  ]
                                },
                                "pages": [
                                  {
                                    "$ref": "30"
                                  },
                                  {
                                    "$ref": "30"
                                  }
                                ]
                              },
                              "contentPanel": {
                                "$ref": "36"
                              },
                              "products": [
                                {
                                  "$id": "37",
                                  "flipChartPageIdentifier": "rEvnYIzrzkOufnTmYglm3A==",
                                  "flipChartPageIdentifierGuid": "60e74bac-eb8c-43ce-ae7e-74e6620966dc",
                                  "pluG_UID": "7Z+25QUuyk6cblRwujKRlQ==",
                                  "pluGuid": "e5b69fed-2e05-4eca-9c6e-5470ba329195",
                                  "sortOrder": 3,
                                  "sent": true,
                                  "productChanged": true,
                                  "productImageName": "sample string 6",
                                  "productShowImageOnFlipCharts": true,
                                  "productShowTextOnFlipCharts": true,
                                  "productOverrideFlipChartText": true,
                                  "productFlipChartText": "sample string 10",
                                  "product": {
                                    "$ref": "14"
                                  },
                                  "departmentSortOrder": 11,
                                  "subDepartmentName": "sample string 12"
                                },
                                {
                                  "$ref": "37"
                                }
                              ],
                              "productCount": 27,
                              "pages": [
                                {
                                  "$ref": "30"
                                },
                                {
                                  "$ref": "30"
                                }
                              ]
                            },
                            {
                              "$ref": "30"
                            }
                          ],
                          "priceHistory": [
                            {
                              "$id": "38",
                              "pluG_UID": "0pz0vL2RLEK7mJbI19mPBw==",
                              "pluGuid": "bcf49cd2-91bd-422c-bb98-96c8d7d98f07",
                              "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": "2026-04-03T06:27:21.7784753",
                              "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": "38"
                            }
                          ],
                          "ingredients": [
                            {
                              "$id": "39",
                              "pluG_UID": "3PA1Z4wIPk+6LlKVnYlQtw==",
                              "ingredientGuid": "pFahow/zwUqQpoLRpmEIEg==",
                              "ingredientIdentifier": "a3a156a4-f30f-4ac1-90a6-82d1a6610812",
                              "quantity": 1.0,
                              "storeIDs": [
                                1,
                                2
                              ],
                              "ingredientText": "sample string 1",
                              "ingredient": {
                                "$ref": "14"
                              }
                            },
                            {
                              "$ref": "39"
                            }
                          ],
                          "bins": [
                            {
                              "$id": "40",
                              "pluG_UID": "GEOoB/ilm0ubJMMydpeu2g==",
                              "pluGuid": "07a84318-a5f8-4b9b-9b24-c3327697aeda",
                              "shelfLocationIdentifier": "Adhg8xEBfkW+4AkiBt24uw==",
                              "shelfLocationGuid": "f360d801-0111-457e-bee0-092206ddb8bb",
                              "labelShelfDefault": 1,
                              "labelTalkerDefault": 1,
                              "labelSmall": true,
                              "labelPageLayoutG_UID": "p59lpVDh006SStzQlpGmSw==",
                              "labelPageLayoutGuid": "a5659fa7-e150-4ed3-924a-dcd09691a64b",
                              "updated": "2026-04-03T06:27:21.7784753",
                              "electronicShelfLabelIdentifier": "sample string 5",
                              "electronicshelfLabelsConfigurationID": 6,
                              "labelShelfChanged": true,
                              "productName": "sample string 8",
                              "locationText": "sample string 9",
                              "product": {
                                "$ref": "14"
                              },
                              "location": {
                                "$id": "41",
                                "identifier": "VCOx1P0EN0OeereWOea/jQ==",
                                "storeID": 1,
                                "identifierGuid": "d4b12354-04fd-4337-9e7a-b79639e6bf8d",
                                "name": "sample string 2",
                                "haccp": true,
                                "blueprintID": 1,
                                "updated": "2026-04-03T06:27:21.7784753",
                                "minTemp": 1,
                                "maxTemp": 1,
                                "checkFrequency": 1,
                                "storeCaseConfiguration": 5,
                                "storeName": "sample string 6",
                                "bins": [
                                  {
                                    "$ref": "40"
                                  },
                                  {
                                    "$ref": "40"
                                  }
                                ]
                              }
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "bin": {
                            "$ref": "40"
                          },
                          "scaleLocations": [
                            {
                              "$id": "42",
                              "plu": 1,
                              "pluG_UID": "ZKppeUBqN0CkXbJxXXVyoA==",
                              "pluGuid": "7969aa64-6a40-4037-a45d-b2715d7572a0",
                              "deptNo": 1,
                              "product": {
                                "$ref": "14"
                              },
                              "scaleLocation": {
                                "$id": "43",
                                "id": 1,
                                "deptNo": 1,
                                "deptCode": "sample string 2",
                                "name": "sample string 3",
                                "enabled": true,
                                "updated": "2026-04-03T06:27:21.7784753",
                                "department": {
                                  "$id": "44",
                                  "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": "43"
                                  },
                                  "subDepartments": [
                                    {
                                      "$id": "45",
                                      "id": 1,
                                      "departmentID": 2,
                                      "name": "sample string 3",
                                      "code": "sample string 4",
                                      "departmentCode": "sample string 5",
                                      "externalSales": true,
                                      "minorDepartments": [
                                        {
                                          "$id": "46",
                                          "id": 1,
                                          "subDepartmentID": 2,
                                          "departmentID": 3,
                                          "name": "sample string 4",
                                          "subDepartmentCode": "sample string 5",
                                          "departmentCode": "sample string 6",
                                          "code": "sample string 7",
                                          "lesserDepartments": [
                                            {
                                              "$id": "47",
                                              "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": "2026-04-03T06:27:21.7784753",
                                              "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": "xtLOYn+44kivZBbukAxr6Q==",
                                              "labelPageLayoutGuid": "62ced2c6-b87f-48e2-af64-16ee900c6be9",
                                              "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": "48",
                                                "dept": 1,
                                                "category": 2,
                                                "name": "sample string 3",
                                                "active": true,
                                                "mscCommodities": [
                                                  {
                                                    "$id": "49",
                                                    "dept": 1,
                                                    "category": 2,
                                                    "commodity": 3,
                                                    "name": "sample string 4",
                                                    "active": true,
                                                    "mscSubCommodities": [
                                                      {
                                                        "$id": "50",
                                                        "dept": 1,
                                                        "category": 2,
                                                        "commodity": 3,
                                                        "subCommodity": 4,
                                                        "name": "sample string 5",
                                                        "active": true,
                                                        "subCommodityCode": "sample string 7"
                                                      },
                                                      {
                                                        "$ref": "50"
                                                      }
                                                    ],
                                                    "commodityCode": "sample string 6"
                                                  },
                                                  {
                                                    "$ref": "49"
                                                  }
                                                ],
                                                "categoryCode": "sample string 5"
                                              },
                                              "mscCom": {
                                                "$ref": "49"
                                              },
                                              "mscDep": {
                                                "$id": "51",
                                                "dept": 1,
                                                "name": "sample string 2",
                                                "active": true,
                                                "mscCategories": [
                                                  {
                                                    "$ref": "48"
                                                  },
                                                  {
                                                    "$ref": "48"
                                                  }
                                                ],
                                                "deptCode": "sample string 4"
                                              },
                                              "mscSubCom": {
                                                "$ref": "50"
                                              }
                                            },
                                            {
                                              "$ref": "47"
                                            }
                                          ],
                                          "updated": "2026-04-03T06:27:21.7784753",
                                          "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": "iAZXhZ7y6EKMJfKBW09xWg==",
                                          "labelPageLayoutGuid": "85570688-f29e-42e8-8c25-f2815b4f715a",
                                          "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": "48"
                                          },
                                          "mscCom": {
                                            "$ref": "49"
                                          },
                                          "mscDep": {
                                            "$ref": "51"
                                          },
                                          "mscSubCom": {
                                            "$ref": "50"
                                          }
                                        },
                                        {
                                          "$ref": "46"
                                        }
                                      ],
                                      "investmentBuyOverride": true,
                                      "updated": "2026-04-03T06:27:21.7784753",
                                      "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": "VQhQ3/NOXkemUiL/5jaGxQ==",
                                      "labelPageLayoutGuid": "df500855-4ef3-475e-a652-22ffe63686c5",
                                      "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": "48"
                                      },
                                      "mscCom": {
                                        "$ref": "49"
                                      },
                                      "mscDep": {
                                        "$ref": "51"
                                      },
                                      "mscSubCom": {
                                        "$ref": "50"
                                      }
                                    },
                                    {
                                      "$ref": "45"
                                    }
                                  ],
                                  "stores": [
                                    1,
                                    2
                                  ],
                                  "investmentBuyOverride": true,
                                  "updated": "2026-04-03T06:27:21.7784753",
                                  "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": "6SLsIGcr3kmXc2bO9h9HDw==",
                                  "labelPageLayoutGuid": "20ec22e9-2b67-49de-9773-66cef61f470f",
                                  "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": "48"
                                  },
                                  "mscCom": {
                                    "$ref": "49"
                                  },
                                  "mscDep": {
                                    "$ref": "51"
                                  },
                                  "mscSubCom": {
                                    "$ref": "50"
                                  }
                                }
                              }
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "nextPrice": {
                            "$id": "52",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "plu": 1,
                            "hostOfferID": 1,
                            "metcashPromotionID": "sample string 4",
                            "metcashPromotionPlacement": "sample string 5",
                            "pluG_UID": "Jx/Cc0Fyp0C29l6iqYv6oQ==",
                            "pluGuid": "73c21f27-7241-40a7-b6f6-5ea2a98bfaa1",
                            "newPrice": 1,
                            "pctDiscount": 1,
                            "newCost": 1,
                            "newCostDecimals": 6,
                            "dealCostIdentifier": "Tz5gLzgIRkG6JxUNYw/jww==",
                            "dealCostGuid": "2f603e4f-0838-4146-ba27-150d630fe3c3",
                            "pluName": "sample string 7",
                            "apn": "sample string 8",
                            "fuelItem": true,
                            "priceGroupG_UID": "8IlBH3cTcEuSpY69OqKfxw==",
                            "priceGroupGuid": "1f4189f0-1377-4b70-92a5-8ebd3aa29fc7",
                            "itemNumber": "sample string 10",
                            "cri": "sample string 11",
                            "pluPrice": 12,
                            "costCalcMethod": 13,
                            "pluCost": 14,
                            "pluCostIndicator": "sample string 15",
                            "pluPriceGstPercent": 16,
                            "pluCostGstPercent": 17,
                            "pluActive": true,
                            "cartonQty": 1.1,
                            "baseUnits": 19.1,
                            "salesMode": 1,
                            "pluNormalCost": 20,
                            "pluaws": 21.0,
                            "directNumber": "sample string 22",
                            "departmentName": "sample string 23",
                            "subDepartmentName": "sample string 24",
                            "priceGroupName": "sample string 25",
                            "supplierName": "sample string 26",
                            "stockOnHand": 1.1,
                            "stockOnOrder": 1.1,
                            "lastReceived": "2026-04-03T06:27:21.7784753",
                            "rrp": 27,
                            "campaignDescription": "sample string 28",
                            "hostCampaign": true,
                            "hostIdentifier": "QEA=",
                            "hostIdentifierGuid": "b64e66a0-0d94-4a89-a1e2-caf17c90867f",
                            "campaignComboPriceGroupG_UID": "okHIOBC150GaOmLDipJD+Q==",
                            "campaignComboPriceGroupIdentifier": "38c841a2-b510-41e7-9a3a-62c38a9243f9",
                            "promotionPlacementDescription": "sample string 30",
                            "storeAcceptances": [
                              {
                                "$id": "53",
                                "plu": 1,
                                "pluG_UId": "QEA=",
                                "campaignID": 1,
                                "campaignName": "sample string 2",
                                "storeID": 3,
                                "acceptedUtc": "2026-04-03T06:27:21.7784753",
                                "operatorG_UID": "CfvqrTnkG0+h86wGkU/mSA==",
                                "operatorGuid": "adeafb09-e439-4f1b-a1f3-ac06914fe648",
                                "machineID": 1,
                                "processed": true,
                                "appliedUtc": "2026-04-03T06:27:21.7784753",
                                "signIqTicketFileMovedUtc": "2026-04-03T06:27:21.7784753",
                                "user": "sample string 6",
                                "campaignDescription": "sample string 7",
                                "productDesc": "sample string 8",
                                "storeName": "sample string 9",
                                "effectiveUtc": "2026-04-03T06:27:21.7784753",
                                "priceChangeType": 0,
                                "operatorName": "sample string 10",
                                "hostCampaign": true,
                                "hostIdentifier": "QEA=",
                                "hostIdentifierGuid": "e59f41a7-912d-42c7-9aad-5a6ab7497db5",
                                "product": {
                                  "$ref": "14"
                                },
                                "campaignPlu": {
                                  "$ref": "52"
                                },
                                "fuelItem": true
                              },
                              {
                                "$ref": "53"
                              }
                            ],
                            "campaign": {
                              "$id": "54",
                              "id": 1,
                              "storeID": 2,
                              "name": "4bdfdcaf-029d-4de9-aa4e-380b1131b066",
                              "nameGuid": "4bdfdcaf-029d-4de9-aa4e-380b1131b066",
                              "description": "sample string 4",
                              "showDiscounts": true,
                              "showTotals": true,
                              "onlyEvaluateOnSubtotal": true,
                              "useDescription": true,
                              "campaignType": 1,
                              "startDate": "2026-04-03T06:27:21.7784753",
                              "startTime": 1,
                              "endDate": "2026-04-03T06:27:21.7784753",
                              "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": "2026-04-03T06:27:21.7784753",
                              "system": true,
                              "created": "2026-04-03T06:27:21.7784753",
                              "updated": "2026-04-03T06:27:21.7784753",
                              "priceChangeNotifiedUtc": "2026-04-03T06:27:21.7784753",
                              "promoType": 1,
                              "promotionTypeCode": "sample string 13",
                              "hostIdentifier": "KA1jF7PMy0SY1i9cAHhakQ==",
                              "hostIdentifierGuid": "17630d28-ccb3-44cb-98d6-2f5c00785a91",
                              "hostType": 14,
                              "createdByUser": "sample string 15",
                              "fromHost": true,
                              "deleted": true,
                              "campaignDeleted": "2026-04-03T06:27:21.7784753",
                              "updatedByUser": "sample string 18",
                              "offerID": 1,
                              "isPriceChangeCampaign": true,
                              "stores": [
                                1,
                                2
                              ],
                              "storeNames": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "campaignPlus": [
                                {
                                  "$ref": "52"
                                },
                                {
                                  "$ref": "52"
                                }
                              ],
                              "campaignPools": [
                                {
                                  "$id": "55",
                                  "id": 1,
                                  "campaignID": 2,
                                  "campaignName": "sample string 3",
                                  "plu": 4,
                                  "pluG_UID": "GjF6l4iW9UyVI5fOuw5sQg==",
                                  "pluGuid": "977a311a-9688-4cf5-9523-97cebb0e6c42",
                                  "hostOfferID": 1,
                                  "priceGroupG_UID": "ewRKaSKOfkWAUn+7cUDyVg==",
                                  "priceGroupGuid": "694a047b-8e22-457e-8052-7fbb7140f256",
                                  "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": "2026-04-03T06:27:21.7784753",
                                  "rrp": 17,
                                  "campaignDescription": "sample string 18",
                                  "product": {
                                    "$ref": "14"
                                  },
                                  "campaign": {
                                    "$ref": "54"
                                  }
                                },
                                {
                                  "$ref": "55"
                                }
                              ],
                              "sellingRules": [
                                {
                                  "$id": "56",
                                  "id": 1,
                                  "identifier": "ykP7T9ITCkW/yXTzCYsMfA==",
                                  "identifierStr": "ykP7T9ITCkW/yXTzCYsMfA==",
                                  "identifierGuid": "4ffb43ca-13d2-450a-bfc9-74f3098b0c7c",
                                  "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": "54"
                                  }
                                },
                                {
                                  "$ref": "56"
                                }
                              ],
                              "customers": [
                                {
                                  "$id": "57",
                                  "id": 1,
                                  "campaignID": 2,
                                  "campaignName": "sample string 3",
                                  "customerID": "N9Cs2G9660CQbzSJNx+55A==",
                                  "customerIDGuid": "d8acd037-7a6f-40eb-906f-3489371fb9e4",
                                  "campaign": {
                                    "$ref": "54"
                                  },
                                  "customer": {
                                    "$id": "58",
                                    "identifier": "6KUKLROfOECfBpsp3cyONA==",
                                    "identifierGuid": "2d0aa5e8-9f13-4038-9f06-9b29ddcc8e34",
                                    "code": "sample string 2",
                                    "familyName": "sample string 3",
                                    "givenName": "sample string 4",
                                    "otherName": "sample string 5",
                                    "title": "sample string 6",
                                    "dateOfBirth": "2026-04-03T06:27:21.7784753",
                                    "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": "iAn2mzCK3k+iFcOR8vbQEw==",
                                    "communityIdentifierGuid": "9bf60988-8a30-4fde-a215-c391f2f6d013",
                                    "joined": "2026-04-03T06:27:21.7784753",
                                    "updated": "2026-04-03T06:27:21.7784753",
                                    "active": true,
                                    "reasonInactive": 1,
                                    "groupCustomer": true,
                                    "loyaltyPoints": 1,
                                    "homeStoreID": 1,
                                    "availableSpend": 1,
                                    "priceLevelIdentifier": "28J/kUJlI0iDXyOuBjRygg==",
                                    "priceLevelIdentifierGuid": "917fc2db-6542-4823-835f-23ae06347282",
                                    "marketingID": "sample string 18",
                                    "receiptPrintOptions": 1,
                                    "hidden": true,
                                    "registered": true,
                                    "registeredOn": "2026-04-03T06:27:21.7784753",
                                    "emailMarketing": true,
                                    "smsMarketing": true,
                                    "deleted": true,
                                    "deletedUser": "sample string 24",
                                    "homeStoreName": "sample string 25",
                                    "customerCards": [
                                      {
                                        "$id": "59",
                                        "cardType": 2,
                                        "issueDate": "2026-04-03T06:27:21.7784753",
                                        "expiry": "2026-04-03T06:27:21.7784753",
                                        "customerID": "obo7Jn0J3U60s9qNhEqMHQ==",
                                        "customerIDGuid": "263bbaa1-097d-4edd-b4b3-da8d844a8c1d",
                                        "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": "2026-04-03T06:27:21.7784753",
                                        "linkedAccount": "qzB1MeNQoUmkhvjWKiV0fg==",
                                        "linkedAccountGuid": "317530ab-50e3-49a1-a486-f8d62a25747e",
                                        "currentValueChanged": true,
                                        "limitsChanged": true,
                                        "customer": {
                                          "$ref": "58"
                                        },
                                        "account": {
                                          "$id": "60",
                                          "id": 1,
                                          "identifier": "yZ8+1YpQuUiy4fNeCHLfRQ==",
                                          "identifierGuid": "d53e9fc9-508a-48b9-b2e1-f35e0872df45",
                                          "referenceNo": "sample string 3",
                                          "name": "sample string 4",
                                          "created": "2026-04-03T06:27:21.7784753",
                                          "owner": "OFQU6Wu3Q0yg+z2DRPDZVg==",
                                          "ownerGuid": "e9145438-b76b-4c43-a0fb-3d8344f0d956",
                                          "accountStoreGroupIdentifier": "RzILD65alUanLEv9EFodoA==",
                                          "accountStoreGroupGuid": "0f0b3247-5aae-4695-a72c-4bfd105a1da0",
                                          "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": "2026-04-03T06:27:21.7784753",
                                          "active": true,
                                          "updated": "2026-04-03T06:27:21.7784753",
                                          "deleted": true,
                                          "deletedUser": "sample string 16",
                                          "currentBalanceChanged": true,
                                          "maximumLimitChanged": true,
                                          "loyaltyPointsChanged": true,
                                          "projectedBalance": 17,
                                          "accountStoreGroupStoreIDs": [
                                            1,
                                            2
                                          ],
                                          "customerEmail": "sample string 18",
                                          "ownerCustomer": {
                                            "$ref": "58"
                                          },
                                          "card": {
                                            "$ref": "59"
                                          },
                                          "members": {
                                            "$id": "61",
                                            "sample string 1": [
                                              {
                                                "$ref": "58"
                                              },
                                              {
                                                "$ref": "58"
                                              }
                                            ],
                                            "sample string 2": [
                                              {
                                                "$ref": "58"
                                              },
                                              {
                                                "$ref": "58"
                                              }
                                            ]
                                          },
                                          "customerGroups": [
                                            {
                                              "$id": "62",
                                              "identifier": "lGqi7BBlMUGO9TjruQE+KA==",
                                              "identifierGuid": "eca26a94-6510-4131-8ef5-38ebb9013e28",
                                              "name": "sample string 2",
                                              "primaryContact": "W2IJoSIc6kCy2uyalkkYsQ==",
                                              "primaryContactGuid": "a109625b-1c22-40ea-b2da-ec9a964918b1",
                                              "accountID": "AHVh93bZcEiHyEzFK1x5Zg==",
                                              "accountIDGuid": "f7617500-d976-4870-87c8-4cc52b5c7966",
                                              "special": true,
                                              "updated": "2026-04-03T06:27:21.7784753",
                                              "active": true,
                                              "reasonInactive": 1,
                                              "priceLevelIdentifier": "jhtTXe9ZR0aPXSzM3g8ORw==",
                                              "priceLevelIdentifierGuid": "5d531b8e-59ef-4647-8f5d-2cccde0f0e47",
                                              "marketingListID": "sample string 7",
                                              "deleted": true,
                                              "account": {
                                                "$ref": "60"
                                              },
                                              "primaryContactCustomer": {
                                                "$ref": "58"
                                              },
                                              "customerGroupMembers": [
                                                {
                                                  "$id": "63",
                                                  "id": 1,
                                                  "groupID": "EcTd5J4YokKaYQM6Wz+s4w==",
                                                  "groupIDGuid": "e4ddc411-189e-42a2-9a61-033a5b3face3",
                                                  "customerID": "kt8UzDvkmUWipaog/k4odQ==",
                                                  "customerIDGuid": "cc14df92-e43b-4599-a2a5-aa20fe4e2875",
                                                  "card": "sample string 4",
                                                  "linkedAccount": "5n8SSmfwyk6qfZ6Crwl5yw==",
                                                  "linkedAccountGuid": "4a127fe6-f067-4eca-aa7d-9e82af0979cb",
                                                  "customer": {
                                                    "$ref": "58"
                                                  },
                                                  "group": {
                                                    "$ref": "62"
                                                  },
                                                  "customerCard": {
                                                    "$ref": "59"
                                                  }
                                                },
                                                {
                                                  "$ref": "63"
                                                }
                                              ]
                                            },
                                            {
                                              "$ref": "62"
                                            }
                                          ]
                                        },
                                        "payments": [
                                          {
                                            "$id": "64",
                                            "id": 1,
                                            "identifier": "royCBIuvi0CEi0ZDLQ79iA==",
                                            "identifierGuid": "04828cae-af8b-408b-848b-46432d0efd88",
                                            "storeID": 2,
                                            "operatorName": "sample string 3",
                                            "saleHeaderID": 4,
                                            "paymentType": 5,
                                            "amount": 6,
                                            "account": "sample string 7",
                                            "accountID": "AB5blwfCEEavpJjwKKSnYQ==",
                                            "accountIDGuid": "975b1e00-c207-4610-afa4-98f028a4a761",
                                            "customerAccount": {
                                              "$ref": "60"
                                            },
                                            "customerCard": {
                                              "$ref": "59"
                                            },
                                            "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": "2026-04-03T06:27:21.7784753",
                                            "invRocNo": "sample string 14",
                                            "responseCode": "sample string 15",
                                            "cashout": 1,
                                            "tip": 16,
                                            "idempotentVoid": "Ng8u255UcUqdAzqqCqRm2w==",
                                            "idempotentVoidGuid": "db2e0f36-549e-4a71-9d03-3aaa0aa466db",
                                            "offline": true,
                                            "processed": 1,
                                            "storeSaleHeader": {
                                              "$id": "65",
                                              "saleHeaderID": 1,
                                              "saleHeaderGuid": "uNl/l/1CVEKV+8QFDVKjUw==",
                                              "saleHeaderIdentifierGuid": "977fd9b8-42fd-4254-95fb-c4050d52a353",
                                              "created": "2026-04-03T06:27:21.7784753",
                                              "createdLocal": "2026-04-03T06:27:21.7784753",
                                              "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": "2026-04-03T06:27:21.7784753",
                                              "storeID": 1,
                                              "operatorG_Uid": "MB2/Gx+xbkqHifnG8BfACQ==",
                                              "operatorGuid": "1bbf1d30-b11f-4a6e-8789-f9c6f017c009",
                                              "customerG_Uid": "BmUrCjwL0EqnOlIHK0oX+A==",
                                              "customerGuid": "0a2b6506-0b3c-4ad0-a73a-52072b4a17f8",
                                              "communityIdentifier": "sr9m6+Gs+0+c2YA4wl8DeA==",
                                              "communityIdentifierGuid": "eb66bfb2-ace1-4ffb-9cd9-8038c25f0378",
                                              "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": "j7+X7vwvN0qDcp1jyytWTw==",
                                              "priceLevelIdentifierGuid": "ee97bf8f-2ffc-4a37-8372-9d63cb2b564f",
                                              "locked": 36,
                                              "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:27:21.7784753+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                                              "deserialisedOrderMetadata": {
                                                "$id": "66",
                                                "customerName": "sample string 1",
                                                "pickupAt": "2026-04-03T06:27:21.7784753",
                                                "deliveryAddress1": "sample string 2",
                                                "deliveryAddress2": "sample string 3",
                                                "customerPhoneNumber": "sample string 4",
                                                "orderType": 0,
                                                "externalOrderID": "sample string 5",
                                                "externalDisplayableOrderID": "sample string 6",
                                                "tableName": "sample string 7",
                                                "createdBy": 0,
                                                "orderingAppName": "sample string 8"
                                              },
                                              "relationChecksum": "sample string 38",
                                              "loyaltyTender": 1,
                                              "giftCardTender": 1,
                                              "operator": {
                                                "$ref": "2"
                                              },
                                              "customer": {
                                                "$ref": "58"
                                              },
                                              "communityOrganisation": {
                                                "$id": "67",
                                                "id": 1,
                                                "identifier": "UOGduDcMWUWAjMhu7rUKjg==",
                                                "identifierGuid": "b89de150-0c37-4559-808c-c86eeeb50a8e",
                                                "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",
                                                "abn": "sample string 15",
                                                "promoPeriodStart": "2026-04-03T06:27:21.7784753",
                                                "promoPeriodEnd": "2026-04-03T06:27:21.7784753",
                                                "allowDonations": true,
                                                "logoImageName": "sample string 17",
                                                "totalAmountAwarded": 18.1,
                                                "updated": "2026-04-03T06:27:21.7784753",
                                                "deleted": true
                                              },
                                              "details": [
                                                {
                                                  "$id": "68",
                                                  "saleItemID": 1,
                                                  "identifier": "o3YN3lJRbEipKQQSKL06RA==",
                                                  "identifierGuid": "de0d76a3-5152-486c-a929-041228bd3a44",
                                                  "saleHeaderID": 2,
                                                  "plu": 1,
                                                  "pluG_UId": "nrX8G2WVoUypztD8cOW2TQ==",
                                                  "pluGuid": "1bfcb59e-9565-4ca1-a9ce-d0fc70e5b64d",
                                                  "accountID": "lGBcn5C27U+9FUfVG+HY2Q==",
                                                  "accountIDGuid": "9f5c6094-b690-4fed-bd15-47d51be1d8d9",
                                                  "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": "2026-04-03T06:27:21.7784753",
                                                  "bestOrExpireType": 1,
                                                  "providerName": "sample string 11",
                                                  "refundG_UID": "nNxR7OaZZEaPZiMWe98Xjg==",
                                                  "refundGuid": "ec51dc9c-99e6-4664-8f66-23167bdf178e",
                                                  "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": "WGky/f78bE6xt82FjMskdQ==",
                                                  "idempotentVoidGuid": "fd326958-fcfe-4e6c-b1b7-cd858ccb2475",
                                                  "priceLevelIdentifier": "+8jONs0lZ0Cy5ipsmy0TqA==",
                                                  "priceLevelIdentifierGuid": "36cec8fb-25cd-4067-b2e6-2a6c9b2d13a8",
                                                  "communityIdentifier": "Jg42AZzvg0aGDkuZWmO9bw==",
                                                  "communityIdentifierGuid": "01360e26-ef9c-4683-860e-4b995a63bd6f",
                                                  "productName": "sample string 23",
                                                  "apn": "sample string 24",
                                                  "unknownScans": [
                                                    {
                                                      "$id": "69",
                                                      "id": 1,
                                                      "saleDetailID": 2,
                                                      "storeID": 1,
                                                      "scanned": "2026-04-03T06:27:21.7784753",
                                                      "operatorG_UID": "QEA=",
                                                      "barcode": "sample string 4",
                                                      "processed": 1
                                                    },
                                                    {
                                                      "$ref": "69"
                                                    }
                                                  ],
                                                  "refund": {
                                                    "$id": "70",
                                                    "id": 1,
                                                    "g_UID": "zID3ckXf7Ua57vLUiAiwYg==",
                                                    "guid": "72f780cc-df45-46ed-b9ee-f2d48808b062",
                                                    "description": "sample string 1",
                                                    "dumped": true,
                                                    "inventoryReasonID": 1,
                                                    "sortOrder": 1,
                                                    "updated": "2026-04-03T06:27:21.7784753"
                                                  },
                                                  "modifier": {
                                                    "$id": "71",
                                                    "id": 1,
                                                    "setG_UID": "4WqxwURJ0kSDm2X1tLGOpA==",
                                                    "modifierSetGuid": "c1b16ae1-4944-44d2-839b-65f5b4b18ea4",
                                                    "name": "sample string 2",
                                                    "price": 1,
                                                    "quantity": 1,
                                                    "modifierType": 1,
                                                    "groupNumber": 1,
                                                    "pageNumber": 1,
                                                    "controlOrder": 1,
                                                    "printToStation": true,
                                                    "pluG_UID": "+ogNnRCdPUuoqBZGtTh9FA==",
                                                    "pluGuid": "9d0d88fa-9d10-4b3d-a8a8-1646b5387d14",
                                                    "deleted": true,
                                                    "g_UID": "jWZQOXHJRUyLWnnxz7vB1g==",
                                                    "guid": "3950668d-c971-4c45-8b5a-79f1cfbbc1d6",
                                                    "product": {
                                                      "$ref": "14"
                                                    }
                                                  },
                                                  "priceLevelName": "sample string 25",
                                                  "pumpNumber": 1,
                                                  "hoseNumber": 1
                                                },
                                                {
                                                  "$ref": "68"
                                                }
                                              ],
                                              "eftReceipts": [
                                                {
                                                  "$id": "72",
                                                  "id": 1,
                                                  "storeID": 1,
                                                  "saleHeaderID": 2,
                                                  "storeSaleHeader": {
                                                    "$ref": "65"
                                                  },
                                                  "receipt": "sample string 3",
                                                  "processed": 1
                                                },
                                                {
                                                  "$ref": "72"
                                                }
                                              ],
                                              "payments": [
                                                {
                                                  "$ref": "64"
                                                },
                                                {
                                                  "$ref": "64"
                                                }
                                              ],
                                              "cards": [
                                                {
                                                  "$id": "73",
                                                  "id": 1,
                                                  "saleHeaderID": 1,
                                                  "identifier": "sample string 2",
                                                  "cardType": 3,
                                                  "providerName": "sample string 4"
                                                },
                                                {
                                                  "$ref": "73"
                                                }
                                              ],
                                              "campaignHits": [
                                                {
                                                  "$id": "74",
                                                  "id": 1,
                                                  "saleHeaderID": 2,
                                                  "campaign": "sample string 3",
                                                  "name": "sample string 4",
                                                  "processed": 1,
                                                  "campaignDescription": "sample string 5"
                                                },
                                                {
                                                  "$ref": "74"
                                                }
                                              ],
                                              "fuel": [
                                                {
                                                  "$id": "75",
                                                  "id": 1,
                                                  "plu": 1,
                                                  "pluG_UID": "Ia11q8/ZW0CqZFGmM/LI7Q==",
                                                  "pluGuid": "ab75ad21-d9cf-405b-aa64-51a633f2c8ed",
                                                  "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": "2026-04-03T06:27:21.7784753",
                                                  "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": "2026-04-03T06:27:21.7784753",
                                                  "tagNumber": "sample string 15",
                                                  "trackTwoRem": "sample string 16",
                                                  "transCode": 1,
                                                  "transType": 1,
                                                  "unitPrice": 1.0,
                                                  "vehicleReg": "sample string 17",
                                                  "offline": true,
                                                  "processed": 1
                                                },
                                                {
                                                  "$ref": "75"
                                                }
                                              ],
                                              "fuelResells": [
                                                {
                                                  "$id": "76",
                                                  "saleItemID": 1,
                                                  "saleHeaderID": 2,
                                                  "plu": 1,
                                                  "pluG_UId": "7gYX4zCX4UKHGOUwrll70w==",
                                                  "pluGuid": "e31706ee-9730-42e1-8718-e530ae597bd3",
                                                  "accountID": "Tj4e7SZRSkeJJxr01HKgFA==",
                                                  "accountIDGuid": "ed1e3e4e-5126-474a-8927-1af4d472a014",
                                                  "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": "2026-04-03T06:27:21.7784753",
                                                  "bestOrExpireType": 1,
                                                  "refundG_UID": "BSu2FGYfWEShCZjTo+UVBw==",
                                                  "refundGuid": "14b62b05-1f66-4458-a109-98d3a3e51507",
                                                  "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": "76"
                                                }
                                              ],
                                              "customerOrder": [
                                                {
                                                  "$id": "77",
                                                  "identifier": "snSXBF9NjUmGEc9udEa+uw==",
                                                  "identifierGuid": "049774b2-4d5f-498d-8611-cf6e7446bebb",
                                                  "id": 1,
                                                  "orderNo": 2,
                                                  "externalSaleIdentifier": "sample string 3",
                                                  "storeID": 4,
                                                  "zoneID": 5,
                                                  "deptNo": 6,
                                                  "customerIdentifier": "dndMVfHj30GRRzg05jPVQQ==",
                                                  "customerIdentifierGuid": "554c7776-e3f1-41df-9147-3834e633d541",
                                                  "operatorNo": 1,
                                                  "operatorG_UID": "3+HT+kgxoUaB8F73YeiTlg==",
                                                  "operatorGuid": "fad3e1df-3148-46a1-81f0-5ef761e89396",
                                                  "created": "2026-04-03T06:27:21.7784753",
                                                  "ordered": "2026-04-03T06:27:21.7784753",
                                                  "started": "2026-04-03T06:27:21.7784753",
                                                  "completed": "2026-04-03T06:27:21.7784753",
                                                  "supplied": "2026-04-03T06:27:21.7784753",
                                                  "quickTicket": 1,
                                                  "deleted": true,
                                                  "walkAway": true,
                                                  "approxWait": 1,
                                                  "actualWait": 1,
                                                  "deliveryMethod": 8,
                                                  "externalSaleType": 9,
                                                  "customer": {
                                                    "$ref": "58"
                                                  },
                                                  "operator": {
                                                    "$ref": "2"
                                                  },
                                                  "details": [
                                                    {
                                                      "$id": "78",
                                                      "headerID": 1,
                                                      "plu": 1,
                                                      "pluG_UId": "D667izLyNEWKT7KPTC56ww==",
                                                      "pluGuid": "8bbbae0f-f232-4534-8a4f-b28f4c2e7ac3",
                                                      "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": "x+Bhg6fObkClM92FEJkJ+w==",
                                                      "headerIdentifierGuid": "8361e0c7-cea7-406e-a533-dd85109909fb",
                                                      "product": {
                                                        "$ref": "14"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "78"
                                                    }
                                                  ],
                                                  "storeName": "sample string 11",
                                                  "customerName": "sample string 12",
                                                  "storeReplyTo": "sample string 13",
                                                  "storeSubjectLine": "sample string 14",
                                                  "storeSaleHeader": {
                                                    "$ref": "65"
                                                  }
                                                },
                                                {
                                                  "$ref": "77"
                                                }
                                              ],
                                              "surveyResponses": [
                                                {
                                                  "$id": "79",
                                                  "surveyG_UID": "4HDfQ1WJXkeOXkZ0bNBMMw==",
                                                  "surveyGuid": "43df70e0-8955-475e-8e5e-46746cd04c33",
                                                  "saleHeaderGuid": "E1NlzC2E3keQoH8+iZoetQ==",
                                                  "saleGuid": "cc655313-842d-47de-90a0-7f3e899a1eb5",
                                                  "textResponse": "sample string 1",
                                                  "integerResponse": 1,
                                                  "g_UIDResponse": "/85SA/ZQNUauZVVJRpb0Yg==",
                                                  "guidResponse": "0352ceff-50f6-4635-ae65-55494696f462",
                                                  "whoAnswered": 2,
                                                  "answeredAtUTC": "2026-04-03T06:27:21.7784753",
                                                  "sale": {
                                                    "$ref": "65"
                                                  },
                                                  "survey": {
                                                    "$id": "80",
                                                    "g_UID": "RZFEvvuEKkm7qP63aiFjkg==",
                                                    "guid": "be449145-84fb-492a-bba8-feb76a216392",
                                                    "name": "sample string 1",
                                                    "storeID": 2,
                                                    "zoneID": 1,
                                                    "checkoutFormG_UID": "b+PqznW8m0W5eLeT1XfR2A==",
                                                    "checkoutFormGuid": "ceeae36f-bc75-459b-b978-b793d577d1d8",
                                                    "displayToWho": 3,
                                                    "displayWhen": 4,
                                                    "start": "2026-04-03T06:27:21.7784753",
                                                    "end": "2026-04-03T06:27:21.7784753",
                                                    "deleted": true,
                                                    "updated": "2026-04-03T06:27:21.7784753",
                                                    "possibleIntegerResponses": [
                                                      1,
                                                      2
                                                    ],
                                                    "possibleTextResponses": [
                                                      "sample string 1",
                                                      "sample string 2"
                                                    ],
                                                    "possibleGuidResponses": [
                                                      "8a280615-9f1e-4163-8b0d-2d4ad500e80c",
                                                      "689fea9e-0e48-42df-aff3-c44bdfda1578"
                                                    ],
                                                    "allowsAllTextResponses": true,
                                                    "surveyForm": {
                                                      "$ref": "33"
                                                    }
                                                  },
                                                  "ingressId": "sample string 4"
                                                },
                                                {
                                                  "$ref": "79"
                                                }
                                              ],
                                              "storeName": "sample string 39",
                                              "terminalNumber": 40,
                                              "machineName": "sample string 41",
                                              "operatorName": "sample string 42",
                                              "direction": 1,
                                              "reason": "sample string 43",
                                              "accountG_UID": "lEvgWsHqxE2U4PwNbIj5TA==",
                                              "accountIdentifier": "5ae04b94-eac1-4dc4-94e0-fc0d6c88f94c",
                                              "accountName": "sample string 44",
                                              "customerOrderIdentifier": "/k5R4i4OmEmmcyAaNEix3Q==",
                                              "customerOrderIdentifierGuid": "e2514efe-0e2e-4998-a673-201a3448b1dd",
                                              "priceLevelName": "sample string 45",
                                              "revision": 46,
                                              "ingressId": "sample string 47"
                                            },
                                            "metadata": {
                                              "$id": "81",
                                              "id": 1,
                                              "paymentID": 2,
                                              "paymentIdentifier": "NklL2yfDz0Sd7GLgsziYEw==",
                                              "paymentIdentifierGuid": "db4b4936-c327-44cf-9dec-62e0b3389813",
                                              "identifier": "CyQoUIxwKk+p7qtcnvZZZg==",
                                              "identifierGuid": "5028240b-708c-4f2a-a9ee-ab5c9ef65966",
                                              "metadata": "sample string 3",
                                              "signatureImage": "QEA=",
                                              "itemIdentifier": "63WfCiWtoE2htewRpNRXmw==",
                                              "itemIdentifierGuid": "0a9f75eb-ad25-4da0-a1b5-ec11a4d4579b"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "59"
                                      }
                                    ],
                                    "customerGroupMembers": [
                                      {
                                        "$ref": "63"
                                      },
                                      {
                                        "$ref": "63"
                                      }
                                    ],
                                    "customerGroups": [
                                      {
                                        "$ref": "62"
                                      },
                                      {
                                        "$ref": "62"
                                      }
                                    ],
                                    "accounts": [
                                      {
                                        "$ref": "60"
                                      },
                                      {
                                        "$ref": "60"
                                      }
                                    ],
                                    "account": {
                                      "$ref": "60"
                                    },
                                    "vouchers": [
                                      {
                                        "$id": "82",
                                        "customerIdentifier": "JzyaYGc01kqY4Amuu84A/A==",
                                        "customerIdentifierGuid": "609a3c27-3467-4ad6-98e0-09aebbce00fc",
                                        "voucherName": "sample string 2",
                                        "count": 3,
                                        "storeID": 4,
                                        "barcode": "sample string 5",
                                        "redeemCount": 6,
                                        "issueCount": 7,
                                        "storeSalePaymentID": 1,
                                        "idempotentID": "nRxqcLF3FEy52NZfDpiiww==",
                                        "idempotentGuid": "706a1c9d-77b1-4c14-b9d8-d65f0e98a2c3",
                                        "offline": true,
                                        "voucher": {
                                          "$id": "83",
                                          "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": "2026-04-03T06:27:21.7784753",
                                          "barcodeTemplate": {
                                            "$id": "84",
                                            "templateID": 1,
                                            "template": "sample string 1",
                                            "bcFunction": "sample string 2",
                                            "sortOrder": 3
                                          },
                                          "scaleLabel": {
                                            "$id": "85",
                                            "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": "2026-04-03T06:27:21.7784753",
                                            "labelPageLayout": "3TZlVwowD0Ob/1+jszxUrA==",
                                            "pageLayoutGuid": "576536dd-300a-430f-9bff-5fa3b33c54ac",
                                            "labelType": 6,
                                            "oldName": "sample string 7",
                                            "voucher": {
                                              "$ref": "83"
                                            },
                                            "elements": [
                                              {
                                                "$id": "86",
                                                "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": "2026-04-03T06:27:21.7784753"
                                              },
                                              {
                                                "$ref": "86"
                                              }
                                            ]
                                          },
                                          "customerVouchers": [
                                            {
                                              "$id": "87",
                                              "id": 1,
                                              "customerIdentifier": "Hiscm/BOwU2GJGVIzdTNPw==",
                                              "customerIdentifierGuid": "9b1c2b1e-4ef0-4dc1-8624-6548cdd4cd3f",
                                              "voucherID": 3,
                                              "voucherName": "sample string 4",
                                              "storeID": 1,
                                              "barcode": "sample string 5",
                                              "dateOfIssue": "2026-04-03T06:27:21.7784753",
                                              "issuedSaleHeaderID": 1,
                                              "issuedSaleIdentifier": "sample string 7",
                                              "issuedOfflinePaymentID": 1,
                                              "issuedIdempotentID": "/NCHLZwDxUeZIRPuF5iQ6g==",
                                              "issuedIdempotentGuid": "2d87d0fc-039c-47c5-9921-13ee179890ea",
                                              "issuedOffline": true,
                                              "issuedUser": "sample string 9",
                                              "issuedNotes": "sample string 10",
                                              "expiryDate": "2026-04-03T06:27:21.7784753",
                                              "expiredUser": "sample string 11",
                                              "expiredNotes": "sample string 12",
                                              "redeemed": "2026-04-03T06:27:21.7784753",
                                              "redeemedSaleHeaderID": 1,
                                              "redeemedSaleIdentifier": "sample string 13",
                                              "redeemedOfflinePaymentID": 1,
                                              "redeemedIdempotentID": "+KFskH7O/kyWxYbh2l0siA==",
                                              "redeemedIdempotentGuid": "906ca1f8-ce7e-4cfe-96c5-86e1da5d2c88",
                                              "redeemedUser": "sample string 14",
                                              "redeemedNotes": "sample string 15",
                                              "redeemedOffline": true,
                                              "updated": "2026-04-03T06:27:21.7784753",
                                              "storeName": "sample string 17",
                                              "scaleLabel": {
                                                "$ref": "85"
                                              },
                                              "voucher": {
                                                "$ref": "83"
                                              },
                                              "customer": {
                                                "$ref": "58"
                                              },
                                              "issuedOfflinePayment": {
                                                "$ref": "64"
                                              },
                                              "redeemedOfflinePayment": {
                                                "$ref": "64"
                                              }
                                            },
                                            {
                                              "$ref": "87"
                                            }
                                          ]
                                        },
                                        "customer": {
                                          "$ref": "58"
                                        }
                                      },
                                      {
                                        "$ref": "82"
                                      }
                                    ]
                                  }
                                },
                                {
                                  "$ref": "57"
                                }
                              ],
                              "customerGroups": [
                                {
                                  "$id": "88",
                                  "id": 1,
                                  "campaignID": 2,
                                  "campaignName": "sample string 3",
                                  "groupID": "HczGMpqOBU+8/5OMZvS4Mw==",
                                  "groupIDGuid": "32c6cc1d-8e9a-4f05-bcff-938c66f4b833",
                                  "campaign": {
                                    "$ref": "54"
                                  },
                                  "group": {
                                    "$ref": "62"
                                  }
                                },
                                {
                                  "$ref": "88"
                                }
                              ],
                              "signIqTickets": [
                                {
                                  "$id": "89",
                                  "identifier": "YzC7uas2yE2dzP/mHHXnsQ==",
                                  "identifierGuid": "b9bb3063-36ab-4dc8-9dcc-ffe61c75e7b1",
                                  "campaignName": "sample string 2",
                                  "message": "sample string 3",
                                  "ticketFileSource": "sample string 4",
                                  "ticketFileDestination": "sample string 5",
                                  "storeID": 1
                                },
                                {
                                  "$ref": "89"
                                }
                              ],
                              "comboPriceGroups": [
                                {
                                  "$id": "90",
                                  "id": 1,
                                  "campaignID": 2,
                                  "campaignName": "sample string 3",
                                  "g_UID": "tiGtU+vybEaXjGRjEWkv+w==",
                                  "guid": "53ad21b6-f2eb-466c-978c-646311692ffb",
                                  "description": "sample string 5",
                                  "newPrice": 1,
                                  "rangeDescription": "sample string 6",
                                  "dealDescription": "sample string 7",
                                  "labelQuantity": 8,
                                  "hostProductCategoryID": 1,
                                  "offerID": 1,
                                  "dontUpdatePricePlus": true,
                                  "campaign": {
                                    "$ref": "54"
                                  },
                                  "comboPricePlus": [
                                    {
                                      "$id": "91",
                                      "id": 1,
                                      "campaignID": 2,
                                      "campaignName": "sample string 3",
                                      "groupG_UID": "XjYPlykcbkqBz0+YGl5m2g==",
                                      "groupGuid": "970f365e-1c29-4a6e-81cf-4f981a5e66da",
                                      "comboPriceType": 5,
                                      "priceType": 5,
                                      "pluG_UID": "gf1HHWHFZEqbK731HTR92Q==",
                                      "pluGuid": "1d47fd81-c561-4a64-9b2b-bdf51d347dd9",
                                      "priceGroupG_UID": "igdZmaeJbECMyELo6LJnIw==",
                                      "priceGroupGuid": "9959078a-89a7-406c-8cc8-42e8e8b26723",
                                      "campaignPoolID": "sample string 7",
                                      "quantity": 1,
                                      "campaign": {
                                        "$ref": "54"
                                      },
                                      "product": {
                                        "$ref": "14"
                                      },
                                      "priceGroup": {
                                        "$ref": "20"
                                      },
                                      "campaignPool": {
                                        "$ref": "54"
                                      }
                                    },
                                    {
                                      "$ref": "91"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "90"
                                }
                              ],
                              "priceLevels": [
                                {
                                  "$id": "92",
                                  "id": 1,
                                  "priceLevelIdentifier": "zdRDlTAy2EStbu/Mh5mOdw==",
                                  "priceLevelIdentifierGuid": "9543d4cd-3230-44d8-ad6e-efcc87998e77",
                                  "campaignName": "sample string 3",
                                  "priceLevelName": "sample string 4"
                                },
                                {
                                  "$ref": "92"
                                }
                              ],
                              "promotionType": {
                                "$id": "93",
                                "identifier": "wTcXJwzQv0ywnnL30EB72A==",
                                "identifierGuid": "271737c1-d00c-4cbf-b09e-72f7d0407bd8",
                                "hostType": 2,
                                "code": "sample string 3",
                                "description": "sample string 4",
                                "isLiquor": true,
                                "isAdvertised": true,
                                "disableWasSave": true,
                                "excludeFromPromoSales": true,
                                "labelPageLayoutG_UID": "PTA3vu5VN0u5GoSeHvFGSA==",
                                "labelPageLayoutGuid": "be37303d-55ee-4b37-b91a-849e1ef14648",
                                "priceLevelIdentifier": "cGl5jE/1DEuu9w0vgGZBvQ==",
                                "priceLevelIdentifierGuid": "8c796970-f54f-4b0c-aef7-0d2f806641bd",
                                "active": true,
                                "updated": "2026-04-03T06:27:21.7784753",
                                "hostName": "sample string 11"
                              }
                            },
                            "product": {
                              "$ref": "14"
                            },
                            "dealCost": {
                              "$id": "94",
                              "headerIdentifier": "YaprnqhZdEuzdNT9jh0RhQ==",
                              "headerIdentifierGuid": "9e6baa61-59a8-4b74-b374-d4fd8e1d1185",
                              "identifier": "S67MAuw+IUiu9SHWpA1ufA==",
                              "identifierGuid": "02ccae4b-3eec-4821-aef5-21d6a40d6e7c",
                              "supplierIdentifier": "ypQ4+y0zn0STbZOGTvsMtg==",
                              "supplierGuid": "fb3894ca-332d-449f-936d-93864efb0cb6",
                              "pluG_UID": "ggCOiV+AGkWVPFNV5vvtTw==",
                              "pluGuid": "898e0082-805f-451a-953c-5355e6fbed4f",
                              "campaignName": "5f5f88d4-5f77-4d21-ac6f-b60f223c6ced",
                              "description": "sample string 4",
                              "cost": 5,
                              "costDecimals": 6,
                              "start": "2026-04-03T06:27:21.7784753",
                              "end": "2026-04-03T06:27:21.7784753",
                              "type": 9,
                              "promoType": 10,
                              "bonusItemPLUG_UID": "grabFaBoFUODKlC+G7g+bQ==",
                              "bonusItemPluGuid": "159bb682-68a0-4315-832a-50be1bb83e6d",
                              "bonusPurchaseUnits": 11,
                              "bonusReceiveUnits": 12,
                              "updated": "2026-04-03T06:27:21.7784753",
                              "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": "2026-04-03T06:27:21.7784753",
                              "campaignEndDate": "2026-04-03T06:27:21.7784753",
                              "masterPLUG_UID": "bl5QROFpsEmA6jgHiKUSUA==",
                              "masterID": "44505e6e-69e1-49b0-80ea-380788a51250",
                              "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": "X/l2afjkuEiiyU9uxiqGDg==",
                              "bonusMasterID": "6976f95f-e4f8-48b8-a2c9-4f6ec62a860e",
                              "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": "2026-04-03T06:27:21.7784753",
                          "dealCosts": [
                            {
                              "$ref": "94"
                            },
                            {
                              "$ref": "94"
                            }
                          ],
                          "tags": [
                            {
                              "$id": "95",
                              "pluG_UID": "OMaPbgjiv0qRcDAbS1jdqQ==",
                              "pluGuid": "6e8fc638-e208-4abf-9170-301b4b58dda9",
                              "tagID": 1,
                              "description": "sample string 1",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "95"
                            }
                          ],
                          "alternateProductG_UID": "Yu3Lj3gKzki3hb/lyEacNw==",
                          "alternateProduct": "8fcbed62-0a78-48ce-b785-bfe5c8469c37",
                          "altProduct": {
                            "$ref": "14"
                          },
                          "productHostCode": {
                            "$id": "96",
                            "id": 1,
                            "pluG_UID": "5NH9f0vTxEGg9OdD7pxt1g==",
                            "pluGuid": "7ffdd1e4-d34b-41c4-a0f4-e743ee9c6dd6",
                            "ibaCode": "sample string 2"
                          },
                          "mscCat": {
                            "$ref": "48"
                          },
                          "mscCom": {
                            "$ref": "49"
                          },
                          "mscDep": {
                            "$ref": "51"
                          },
                          "mscSubCom": {
                            "$ref": "50"
                          },
                          "isUserUpdate": true,
                          "ignoreMasterProduct": true,
                          "priceGroupLabelRequested": true,
                          "firstSold": "2026-04-03T06:27:21.7784753",
                          "inventoryTracked": "2026-04-03T06:27:21.7784753",
                          "isNormalPriceChangesCampaign": true,
                          "baseProductFuel": {
                            "$id": "97",
                            "pluG_UID": "Epzq02+Px0mrgRe0GZqKhg==",
                            "pluGuid": "d3ea9c12-8f6f-49c7-ab81-17b4199a8a86",
                            "fuelPluG_UID": "8i8DpYX19Ui6JKPubtU11g==",
                            "fuelPluGuid": "a5032ff2-f585-48f5-ba24-a3ee6ed535d6",
                            "price": 3,
                            "productDescription": "sample string 4",
                            "productBarcode": "sample string 5",
                            "fuelProductDescription": "sample string 6",
                            "fuelProductBarcode": "sample string 7",
                            "fuelProductPrice": 8
                          },
                          "productFuelLinks": [
                            {
                              "$ref": "97"
                            },
                            {
                              "$ref": "97"
                            }
                          ]
                        },
                        "supplier": {
                          "$ref": "9"
                        },
                        "serviceFee": {
                          "$id": "98",
                          "id": 1,
                          "description": "sample string 1",
                          "fee": 1
                        },
                        "isPrimaryHost": true,
                        "hostVendor": 48
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "orderCycleHeaders": [
                      {
                        "$id": "99",
                        "storeID": 1,
                        "supplierIdentifier": "WsTrxc7m8USeSRq2PLP84A==",
                        "supplierGuid": "c5ebc45a-e6ce-44f1-9e49-1ab63cb3fce0",
                        "departmentCode": "sample string 2",
                        "warehouseDirectIndicator": "sample string 3",
                        "type": 4,
                        "storeName": "sample string 5",
                        "departmentName": "sample string 6",
                        "orderDays": 7
                      },
                      {
                        "$ref": "99"
                      }
                    ],
                    "cycles": [
                      {
                        "$id": "100",
                        "storeID": 1,
                        "supplierIdentifier": "jVlTes7ud0yW1+QewjAPQA==",
                        "supplierGuid": "7a53598d-eece-4c77-96d7-e41ec2300f40",
                        "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": "2026-04-03T06:27:21.7784753",
                        "deliveryDate": "2026-04-03T06:27:21.7784753",
                        "nextCutOffDate": "2026-04-03T06:27:21.7784753",
                        "nextDeliveryDate": "2026-04-03T06:27:21.7784753",
                        "nextDaysBuffer": 10
                      },
                      {
                        "$ref": "100"
                      }
                    ],
                    "store": {
                      "$ref": "4"
                    },
                    "updated": "2026-04-03T06:27:21.7784753",
                    "isHost": true
                  },
                  "files": [
                    {
                      "$id": "101",
                      "id": "sample string 1",
                      "fileName": "sample string 2",
                      "extension": "sample string 3",
                      "provider": 0,
                      "type": 0,
                      "hostType": "sample string 4",
                      "createdUtc": "2026-04-03T06:27:21.7784753",
                      "processed": "2026-04-03T06:27:21.7784753",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2026-04-03T06:27:21.7784753",
                      "size": 1,
                      "sizeFormat": "sample string 7",
                      "isArchive": true,
                      "customerNumber": "sample string 9",
                      "businessPillar": "sample string 10",
                      "fileType": "sample string 11",
                      "version": "sample string 12",
                      "reference": "sample string 13",
                      "digest": "sample string 14",
                      "contentType": "sample string 15",
                      "host": {
                        "$ref": "8"
                      },
                      "metcashHeader": {
                        "$id": "102",
                        "customerNumber": "sample string 1",
                        "creationDate": "2026-04-03T06:27:21.7784753",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "101"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "103",
                      "id": 1,
                      "hostIdentifier": "C8PLxHAHHE6uv+2Cpsy4sQ==",
                      "hostIdentifierGuid": "c4cbc30b-0770-4e1c-aebf-ed82a6ccb8b1",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "f87fa790-33e8-45a7-9cba-29420b625e8c",
                        "3ab236cf-ff72-43e0-8825-a2df94d89f3e"
                      ]
                    },
                    {
                      "$ref": "103"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "7"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "7"
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "104",
                      "identifier": "8DJcFflXkESEOvTaugq9qA==",
                      "identifierGuid": "155c32f0-57f9-4490-843a-f4daba0abda8",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "104"
                    }
                  ],
                  "promoTypeGuids": [
                    "bb5737db-fbdc-4ce4-84da-4d34d6c00bf0",
                    "c2672006-c3aa-46e6-8c56-fad5ef507c30"
                  ],
                  "isPromotionOnly": false,
                  "isOrderable": false,
                  "vendor": 0
                },
                "groupIDs": [
                  1,
                  2
                ],
                "hostDescription": "sample string 27"
              },
              {
                "$ref": "7"
              }
            ],
            "accounts": [
              {
                "$id": "105",
                "id": 1,
                "storeID": 1,
                "accountName": "sample string 2",
                "bsb": "sample string 3",
                "accountNumber": "sample string 4",
                "accountDesignated": true
              },
              {
                "$ref": "105"
              }
            ],
            "sales": [
              {
                "$id": "106",
                "id": 1,
                "storeID": 1,
                "externalSalesType": 2,
                "ftpSiteID": 1,
                "lastSaleProcessed": "2026-04-03T06:27:21.7784753",
                "ftpSite": {
                  "$id": "107",
                  "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": "106"
              }
            ],
            "zoneMatrix": [
              {
                "$ref": "103"
              },
              {
                "$ref": "103"
              }
            ],
            "cashManagements": [
              {
                "$id": "108",
                "id": 1,
                "storeID": 1,
                "cashManagementType": 2,
                "apiID": 1,
                "organisationID": "sample string 3",
                "siteName": "sample string 4",
                "thirdPartyAPI": {
                  "$id": "109",
                  "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": "108"
              }
            ],
            "updateStoreID": "732766fc-43e1-4b31-b4c9-78c00fe24aad",
            "updateStore": {
              "$id": "110",
              "id": "9af470fb-d942-461a-9b91-c8629520cc60",
              "name": "sample string 1",
              "lastActivity": "2026-04-03T06:27:21.7784753",
              "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": "2026-04-03T06:27:21.7784753"
            },
            "timeZoneId": "sample string 54",
            "securityOptions": {
              "$id": "111",
              "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": "3"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "skip": 1,
  "take": 1,
  "totalCount": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKj3�\Ks�2�5xl/workbook.xml �(�����0��&�C��*�)��x����6П�5���H�yۙ��v�l��3�����\�E�"���'cA��`�b!J�"fd���
t �� &��^H��J���ƽjZQ�I���!�4{J�}����.&"k���h��I!�Ըe�a��;��#W�8<2��e��g��;{�Q��n�PKj3�\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
j3�\�<A''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R674ba643478f4981" /></Relationships>PKj3�\�Mh͛xl/worksheets/sheet1.xml �(���Mo�0������/�Uw���U{�={���#�	��5��I����5�;�zF�޻��6R�9$�@��d�����R�Pd��o����f�s�X{�"d�Ft��(z����uG}@��e)v�<u���b#-Zn]+�ȣ�S��e�Z��[�کT�e������hQ��l�Td�%�`.b0��Ro���!�,Z�O��������?��,䡱nH�ה�5�:9������ +��p�a�F�)KҍK�'cU�{J��*���z��$q�R��FIz_�f=��OB��.�u��Y-:B�hR�
f���il~�;ny�i5�Ӯ�=���͸a��s�3t�3�}M�k�ǚ���nM�kb�&…@�����NW���5��Iܸ��Nn;79Eo�S�I)+����PKj3�\�ɖ7�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8nLp��ݰa[z�'Q;�]�gc���V���X��j4��'�|�lvo�D^Ї��XQA��m��)�;��f���i"�HZ���!�eMiP�2nA�:��YƔ��.Re�tU�5�9���p^�?Dg̨�ѩӌ6����À���1��S
�X��@�t�
ox�]!�k
��L-�����;�d�B�R�.y��2����O�Ν�r�������j:Vr������PKj3�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKj3�\�za��|xl/sharedStrings.xml �(�ePAN�0���;v�J�CT�q �V�M��k�� ��qA)���hfVSn?�����FR�a�8V򹻻�����`\@��$Ŷ.�Xd+R%'�x�5�xC*D���C�3L����4�w��(��7��Ì\�k)f��34'�l]r�-J�u����{��k��`������6�e�<FH�C:K^���&8=�H�B��:>�y�}�֠!�6�H��F����z���y��PK-j3�\Ks�2�5xl/workbook.xmlPK-j3�\����	��[Content_Types].xmlPK-
j3�\�<A''U_rels/.relsPK-j3�\�Mh͛�xl/worksheets/sheet1.xmlPK-j3�\�ɖ7�P�xl/_rels/workbook.xml.relsPK-j3�\Ѓc'2E
�xl/styles.xmlPK-j3�\�za��|mxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PKj3�\�k�q�5xl/workbook.xml �(�����0D�&�C��`R8q����
[�H[����[J ��mgv���ٺ��������5T�0Ռ�^�����iQ�'�B�;ۿ5���YV2�#e��j�t����C�Dz\Q����@_���>�hlu��5�~S<������
� %ɹ
�)q���M�}�VEQe��;���w�PKj3�\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
j3�\Ip''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R612f71758cb14458" /></Relationships>PKj3�\�Mh͛xl/worksheets/sheet1.xml �(���Mo�0������/�Uw���U{�={���#�	��5��I����5�;�zF�޻��6R�9$�@��d�����R�Pd��o����f�s�X{�"d�Ft��(z����uG}@��e)v�<u���b#-Zn]+�ȣ�S��e�Z��[�کT�e������hQ��l�Td�%�`.b0��Ro���!�,Z�O��������?��,䡱nH�ה�5�:9������ +��p�a�F�)KҍK�'cU�{J��*���z��$q�R��FIz_�f=��OB��.�u��Y-:B�hR�
f���il~�;ny�i5�Ӯ�=���͸a��s�3t�3�}M�k�ǚ���nM�kb�&…@�����NW���5��Iܸ��Nn;79Eo�S�I)+����PKj3�\��:��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8i�8��ݰa[z�q�Ďl��Xp$��U$H%l����I3�����4�q𮃪(��S^����]��f��Hy"�a�$��؁Mi~�4*��������a)����PG�#]�eCÒ�Lr8���7fP���iB���W��"& zL��"����T O���iT%t�9c�d@���b:�����M-�W�խ����s
��K�ey�Ƙ�_��M�FV���F��b�PKj3�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKj3�\�za��|xl/sharedStrings.xml �(�ePAN�0���;v�J�CT�q �V�M��k�� ��qA)���hfVSn?�����FR�a�8V򹻻�����`\@��$Ŷ.�Xd+R%'�x�5�xC*D���C�3L����4�w��(��7��Ì\�k)f��34'�l]r�-J�u����{��k��`������6�e�<FH�C:K^���&8=�H�B��:>�y�}�֠!�6�H��F����z���y��PK-j3�\�k�q�5xl/workbook.xmlPK-j3�\����	��[Content_Types].xmlPK-
j3�\Ip''U_rels/.relsPK-j3�\�Mh͛�xl/worksheets/sheet1.xmlPK-j3�\��:��P�xl/_rels/workbook.xml.relsPK-j3�\Ѓc'2E
�xl/styles.xmlPK-j3�\�za��|mxl/sharedStrings.xmlPK��