POST api/store/{storeID}/dispenser/{dispenserNo}/hose/{hoseID}/reading

*Adds* a new hose reading record for a particular hose and dispenser

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

Store ID

integer

Required

dispenserNo

Dispenser number

integer

Required

hoseID

Hose number

integer

Required

Body Parameters

Fuel Hose Reading to be saved

FuelHoseReading
NameDescriptionTypeAdditional information
ID

integer

None.

StoreID

integer

None.

DispenserNumber

integer

None.

HoseNumber

integer

None.

Reading

decimal number

None.

Taken

date

None.

RecordedAt

date

None.

OperatorG_UID

Collection of byte

None.

OperatorGuid

globally unique identifier

None.

User

string

None.

Manual

boolean

None.

Processed

integer

None.

TakenText

string

None.

RecordedAtText

string

None.

Operator

Operator

None.

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "storeID": 2,
  "dispenserNumber": 3,
  "hoseNumber": 4,
  "reading": 5.0,
  "taken": "2026-04-03T06:23:13.7397313",
  "recordedAt": "2026-04-03T06:23:13.7397313",
  "operatorG_UID": "0/IAKWWkJkegOJQIWtoVHA==",
  "operatorGuid": "2900f2d3-a465-4726-a038-94085ada151c",
  "user": "sample string 8",
  "manual": true,
  "processed": 1,
  "takenText": "sample string 10",
  "recordedAtText": "sample string 11",
  "operator": {
    "$id": "2",
    "id": 1,
    "g_Uid": "1PUb5Wl/WUGZmMQsgRDmwg==",
    "guid": "e51bf5d4-7f69-4159-9998-c42c8110e6c2",
    "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:23:13.7397313",
    "passwordResetRequired": true,
    "alteredInStore": true,
    "startShift": "2026-04-03T06:23:13.7397313",
    "endShift": "2026-04-03T06:23:13.7397313",
    "machineName": "sample string 20",
    "drawerID": 1,
    "stores": [
      {
        "$id": "3",
        "operatorG_UID": "5NBl7Q3enkqKasdx58uuvg==",
        "operatorGuid": "ed65d0e4-de0d-4a9e-8a6a-c771e7cbaebe",
        "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:23:13.7397313",
          "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": "5P4zcGjI4kioJ8vZNjExkA==",
          "hostIdentifierGuid": "7033fee4-c868-48e2-a827-cbd936313190",
          "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:23:13.7397313",
          "priceZone": {
            "$id": "5",
            "id": 1,
            "name": "sample string 2",
            "hostIdentifier": "yCfGcjEIQEKB+IyFUwGtrQ==",
            "hostIdentifierGuid": "72c627c8-0831-4240-81f8-8c855301adad",
            "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": "juSbgCR250iSRhiJ2uCeBg==",
              "hostIdentifierGuid": "809be48e-7624-48e7-9246-1889dae09e06",
              "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": "TwfOQBypu0SOIhuNcyNb1g==",
                "identifierGuid": "40ce074f-a91c-44bb-8e22-1b8d73235bd6",
                "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": "LxXVOUH5NUWKfxId3qBPyA==",
                "hostSupplierIdentifierGuid": "39d5152f-f941-4535-8a7f-121ddea04fc8",
                "loyaltyPriceLevelIdentifier": "I1IDo4mbzUWwDZsVdNPUvA==",
                "loyaltyPriceLevelIdentifierGuid": "a3035223-9b89-45cd-b00d-9b1574d3d4bc",
                "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:23:13.7397313",
                "lastProcessed": "2026-04-03T06:23:13.7397313",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$id": "9",
                  "identifier": "PmZ1vUmnaE6LkIb/PuNaDA==",
                  "identifierGuid": "bd75663e-a749-4e68-8b90-86ff3ee35a0c",
                  "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": "uPNpL82mBk67idunAbznkg==",
                  "primaryContactID": "2f69f3b8-a6cd-4e06-bb89-dba701bce792",
                  "storeID": 1,
                  "abn": "sample string 16",
                  "supplierGroupIdentifier": "z2cAjo1ZjkOaRR1ngXbGKw==",
                  "supplierGroupGuid": "8e0067cf-598d-438e-9a45-1d678176c62b",
                  "rebate": 1.0,
                  "rebateType": 1,
                  "rebateFrequency": 1,
                  "rebateSource": 1,
                  "rebateLastClaimed": "2026-04-03T06:23:13.7397313",
                  "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": "733d0f6a-712d-4916-841d-6d8929831f51",
                    "identifier": "579FLBNWxUGLSnsa6dUTUA==",
                    "identifierGuid": "2c45bfe7-5613-41c5-8b4a-7b1ae9d51350",
                    "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": "mPAj18IVRkuHTevSiLYg6Q==",
                      "supplierIdentifierGuid": "d723f098-15c2-4b46-874d-ebd288b620e9",
                      "contactGuid": "FuTZb4dx90+IEETqEPf2ZQ==",
                      "contactID": "6fd9e416-7187-4ff7-8810-44ea10f7f665",
                      "contact": {
                        "$ref": "10"
                      },
                      "supplier": {
                        "$ref": "9"
                      }
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "products": [
                    {
                      "$id": "12",
                      "pluG_UID": "/G+uDDgebEO+duFn7qdBYg==",
                      "pluGuid": "0cae6ffc-1e38-436c-be76-e167eea74162",
                      "supplierIdentifier": "/2mI74Xe1Uu1oBetXANRQw==",
                      "supplierIdentifierGuid": "ef8869ff-de85-4bd5-b5a0-17ad5c035143",
                      "cartonQuantity": 1,
                      "cartonQuantityChanged": true,
                      "productSize": "sample string 3",
                      "cigarettesPerSleeve": 1,
                      "randomWeight": true,
                      "piecesPerUnit": 5,
                      "averagePackSize": 6,
                      "effectiveDate": "2026-04-03T06:23:13.7397313",
                      "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:23:13.7397313",
                      "rebate": 1.0,
                      "rebateExclude": true,
                      "invoiceCodes": [
                        {
                          "$id": "13",
                          "pluG_UID": "IVJcKV/2J0CL8ZL6YTv6Cw==",
                          "pluGuid": "295c5221-f65f-4027-8bf1-92fa613bfa0b",
                          "supplierIdentifier": "3J+5uGQfHEe2+7Yu5suArA==",
                          "supplierIdentifierGuid": "b8b99fdc-1f64-471c-b6fb-b62ee6cb80ac",
                          "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": "R5t25rjWuUSVcHsPQwOPJw==",
                      "parentPluGuid": "e6769b47-d6b8-44b9-9570-7b0f43038f27",
                      "freight": 46.0,
                      "freightType": 1,
                      "product": {
                        "$id": "14",
                        "plu": 1,
                        "storeID": 1,
                        "masterPluG_UID": "QEA=",
                        "storeIDs": [
                          1,
                          2
                        ],
                        "g_UId": "LZcLwKEw+06ofsXxim8KKw==",
                        "guid": "c00b972d-30a1-4efb-a87e-c5f18a6f0a2b",
                        "apn": "sample string 1",
                        "apnChanged": true,
                        "apnSwitched": true,
                        "barcode": "sample string 4",
                        "itemNumber": "sample string 5",
                        "itemNumberChanged": true,
                        "priceGroupG_UID": "EiLc/kQGtkuvXgqEwQ7MOg==",
                        "priceGroupGuid": "fedc2212-0644-4bb6-af5e-0a84c10ecc3a",
                        "blueprintID": 1,
                        "lastCountedDate": "2026-04-03T06:23:13.7397313",
                        "externalID": "sample string 7",
                        "active": true,
                        "activated": "2026-04-03T06:23:13.7397313",
                        "pluCreated": "2026-04-03T06:23:13.7397313",
                        "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:23:13.7397313",
                        "lastManualUpdate": "2026-04-03T06:23:13.7397313",
                        "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:23:13.7397313",
                        "currentCostUpdated": "2026-04-03T06:23:13.7397313",
                        "costDecimals": 31,
                        "costChanged": true,
                        "dealCostIdentifier": "QEA=",
                        "excludeFromRebate": true,
                        "rebateOverride": 1,
                        "costCalcMethod": 32,
                        "costCalcMethodChanged": true,
                        "costEffectiveDate": "2026-04-03T06:23:13.7397313",
                        "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:23:13.7397313",
                        "posTare": 1,
                        "altPrice": 1.0,
                        "altPriceChanged": true,
                        "altPriceMode": 53,
                        "altPriceModeChanged": true,
                        "altPLUG_UID": "Je4qHYJ3gEe36jmjXxAyJQ==",
                        "altPLUGuid": "1d2aee25-7782-4780-b7ea-39a35f103225",
                        "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:23:13.7397313",
                        "labelLastPrice": 1,
                        "shelfPageLayoutG_UID": "W6swJ5yM3U2TEQqc0pN2Iw==",
                        "shelfPageLayoutGuid": "2730ab5b-8c9c-4ddd-9311-0a9cd2937623",
                        "talkerPageLayoutG_UID": "nZF5GiSHqUKckzurpZRxrw==",
                        "talkerPageLayoutGuid": "1a79919d-8724-42a9-9c93-3baba59471af",
                        "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": "S863PSX6Y0OiDqM6aCOUEw==",
                        "inventoryIdentifier": "3db7ce4b-fa25-4363-a20e-a33a68239413",
                        "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": "Id1Efq/E3UyA+Wj48OserQ==",
                        "parentPluGuid": "7e44dd21-c4af-4cdd-80f9-68f8f0eb1ead",
                        "preferredHostVendor": 105,
                        "preferredHostChanged": true,
                        "code": "sample string 107",
                        "supplierIdentifier": "moZ2bRNLE0epocQ2NaYCDA==",
                        "supplierIdentifierGuid": "6d76869a-4b13-4713-a9a1-c43635a6020c",
                        "supplierChanged": true,
                        "rebateSupplierIdentifier": "KQQb5+//e0iSVLWkKhe1lg==",
                        "rebateSupplierIdentifierGuid": "e71b0429-ffef-487b-9254-b5a42a17b596",
                        "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:23:13.7397313",
                        "commodity": "sample string 122",
                        "businessPillar": "sample string 123",
                        "mscCommodity": "sample string 124",
                        "hostIdentifier": "9bUSqfeNeEOc4vv8idHCMg==",
                        "hostIdentifierGuid": "a912b5f5-8df7-4378-9ce2-fbfc89d1c232",
                        "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": "nQ+UjKCgdUa5WDQAWL/wRg==",
                            "pluGuid": "8c940f9d-a0a0-4675-b958-340058bff046",
                            "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:23:13.7397313"
                          },
                          {
                            "$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:23:13.7397313",
                            "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:23:13.7397313",
                            "startTime": 5,
                            "endDate": "2026-04-03T06:23:13.7397313",
                            "endTime": 6,
                            "newPrice": 7,
                            "newCost": 8,
                            "newCostDecimals": 9,
                            "pctDiscount": 10,
                            "promoType": 1,
                            "promotionTypeCode": "sample string 11",
                            "hostType": 12,
                            "hostIdentifier": "75TBnEs8r0ueEwi+P+jD6Q==",
                            "hostIdentifierGuid": "9cc194ef-3c4b-4baf-9e13-08be3fe8c3e9",
                            "storeNames": [
                              "sample string 1",
                              "sample string 2"
                            ]
                          },
                          "details": [
                            {
                              "$ref": "18"
                            },
                            {
                              "$ref": "18"
                            }
                          ]
                        },
                        "tray": {
                          "$id": "19",
                          "g_UId": "IiseqhDjs0euCWEYZFhOcg==",
                          "guid": "aa1e2b22-e310-47b3-ae09-611864584e72",
                          "name": "sample string 1",
                          "number": 1,
                          "tare": 1
                        },
                        "priceGroup": {
                          "$id": "20",
                          "priceGroupG_UID": "vvVkWsjnUkySuXTeIxd5dw==",
                          "priceGroupGuid": "5a64f5be-e7c8-4c52-92b9-74de23177977",
                          "name": "sample string 2",
                          "code": 1,
                          "modified": true,
                          "updated": "2026-04-03T06:23:13.7397313",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "number": 1,
                          "products": [
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "productCount": 1
                        },
                        "priceGroupName": "sample string 147",
                        "nutrifacts": {
                          "$id": "21",
                          "pluG_UID": "STEzYcriCkSCdIop06ekkw==",
                          "pluGuid": "61333149-e2ca-440a-8274-8a29d3a7a493",
                          "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": "2f912dd9-d107-4049-97aa-e7ae0a81a17a",
                          "created": "2026-04-03T06:23:13.7397313",
                          "createdByUser": "sample string 1",
                          "activated": "2026-04-03T06:23:13.7397313",
                          "activatedByUser": "sample string 2",
                          "deactivated": "2026-04-03T06:23:13.7397313",
                          "deactivatedByUser": "sample string 3",
                          "lastOrdered": "2026-04-03T06:23:13.7397313",
                          "lastOrderedQty": 4.0,
                          "lastReceived": "2026-04-03T06:23:13.7397313",
                          "lastReceivedQty": 5.0,
                          "lastInvoiceStatus": 1,
                          "lastCounted": "2026-04-03T06:23:13.7397313",
                          "lastSold": "2026-04-03T06:23:13.7397313",
                          "firstSold": "2026-04-03T06:23:13.7397313",
                          "awsUpdated": "2026-04-03T06:23:13.7397313",
                          "lastManualUpdate": "2026-04-03T06:23:13.7397313",
                          "lastManualUpdatedByUser": "sample string 7",
                          "lastUpdated": "2026-04-03T06:23:13.7397313",
                          "lastUpdatedByUser": "sample string 9",
                          "lastUpdatedByHost": "2026-04-03T06:23:13.7397313",
                          "doNotRangeUpdated": "2026-04-03T06:23:13.7397313",
                          "doNotOrderUpdated": "2026-04-03T06:23:13.7397313",
                          "tracked": "2026-04-03T06:23:13.7397313"
                        },
                        "allergens": [
                          {
                            "$id": "23",
                            "primaryKey": {
                              "$id": "24",
                              "pluGuid": "536f9456-acc0-4580-9cc6-3dc1fe279a84",
                              "contains": 2
                            },
                            "allergenID": 1,
                            "pluG_UID": "VpRvU8CsgEWcxj3B/ieahA==",
                            "pluGuid": "536f9456-acc0-4580-9cc6-3dc1fe279a84",
                            "contains": 2,
                            "allergenName": "sample string 3",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "23"
                          }
                        ],
                        "costs": {
                          "$id": "25",
                          "pluG_UID": "ecZ1QWK3BkaLtUOlagL9gA==",
                          "pluGuid": "4175c679-b762-4606-8bb5-43a56a02fd80",
                          "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:23:13.7554433",
                          "normalCost": 1,
                          "currentCost": 1
                        },
                        "sales": [
                          {
                            "$id": "26",
                            "saleHeaderID": 1,
                            "created": "2026-04-03T06:23:13.7554433",
                            "createdLocal": "2026-04-03T06:23:13.7554433",
                            "storeID": 3,
                            "storeName": "sample string 4",
                            "operatorG_Uid": "y9yLKqCrlk22vhWOudV+nw==",
                            "operatorGuid": "2a8bdccb-aba0-4d96-b6be-158eb9d57e9f",
                            "operatorName": "sample string 5",
                            "tranType": 1,
                            "plu": 1,
                            "pluG_UId": "WXgamhF80E+SKTTDWPkbUQ==",
                            "pluGuid": "9a1a7859-7c11-4fd0-9229-34c358f91b51",
                            "normalPrice": 1,
                            "totalCents": 1,
                            "cost": 1,
                            "grossProfit": 1,
                            "quantity": 1,
                            "operator": {
                              "$ref": "2"
                            }
                          },
                          {
                            "$ref": "26"
                          }
                        ],
                        "apns": [
                          {
                            "$id": "27",
                            "pluID": 1,
                            "pluG_UID": "UsXMLHj3JEGbn9sfGTai5g==",
                            "pluGuid": "2cccc552-f778-4124-9b9f-db1f1936a2e6",
                            "apn": "sample string 1",
                            "deleted": true,
                            "storeID": 1,
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "tuns": [
                          {
                            "$id": "28",
                            "pluG_UId": "IvgsKad7A0ecF+NoI3ZTDA==",
                            "pluGuid": "292cf822-7ba7-4703-9c17-e3682376530c",
                            "apn": "sample string 1",
                            "tun": "sample string 2",
                            "cartonQuantity": 3,
                            "product": {
                              "$ref": "14"
                            },
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "competitionPricing": [
                          {
                            "$id": "29",
                            "identifier": "kzu25Hp1n02xhlv6rPYhxw==",
                            "identifierGuid": "e4b63b93-757a-4d9f-b186-5bfaacf621c7",
                            "pluG_UID": "fcga0bMxTEarZ4iOfwly+w==",
                            "pluGuid": "d11ac87d-31b3-464c-ab67-888e7f0972fb",
                            "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": "AD++rBfAPkW+/9PlQjg3kQ==",
                            "groupName": "sample string 1",
                            "identifierGuid": "acbe3f00-c017-453e-beff-d3e542383791",
                            "exists": true,
                            "flipChartIdentifier": "igqnBB9cZ0W5COs94tsgzw==",
                            "flipChartIdentifierGuid": "04a70a8a-5c1f-4567-b908-eb3de2db20cf",
                            "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": "aXvDkkTIXUOV/9bGCecofQ==",
                            "groupIdentifierGuid": "92c37b69-c844-435d-95ff-d6c609e7287d",
                            "flipChart": {
                              "$id": "31",
                              "identifier": "a2mRPnXYUUm/YozZazKwcg==",
                              "identifierGuid": "3e91696b-d875-4951-bf62-8cd96b32b072",
                              "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": "VerI4hiSM0aGIdyekLC5+w==",
                                "identifierGuid": "e2c8ea55-9218-4633-8621-dc9e90b0b9fb",
                                "name": "sample string 2",
                                "formType": "sample string 3",
                                "forms": [
                                  {
                                    "$id": "33",
                                    "id": 1,
                                    "g_UID": "lMhNXz38b0OwTY3WzneR1Q==",
                                    "guid": "5f4dc894-fc3d-436f-b04d-8dd6ce7791d5",
                                    "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": "TKSWY2emIk2V0e6dnbGasg==",
                                    "previousFormGuid": "6396a44c-a667-4d22-95d1-ee9d9db19ab2",
                                    "nextForm": 1,
                                    "nextFormG_UID": "/paibQ7z70C0yRPqVFxwLA==",
                                    "nextFormGuid": "6da296fe-f30e-40ef-b4c9-13ea545c702c",
                                    "attributes": "sample string 10",
                                    "updated": "2026-04-03T06:23:13.7554433",
                                    "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": "elzIUCuRnEWesL4jPdLi6w==",
                                        "checkoutFormGuid": "50c85c7a-912b-459c-9eb0-be233dd2e2eb",
                                        "identifier": "hMywkmaQsEi4wZQ01KHUpQ==",
                                        "identifierGuid": "92b0cc84-9066-48b0-b8c1-9434d4a1d4a5",
                                        "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": "dXbxnph590iWcwBYlXQrDw==",
                                        "valueGuid": "9ef17675-7998-48f7-9673-005895742b0f",
                                        "buttonText": "sample string 10",
                                        "valueText": "sample string 11",
                                        "drawImageAndButton": true,
                                        "updated": "2026-04-03T06:23:13.7554433",
                                        "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:23:13.7554433",
                                          "imageData": "QEA=",
                                          "readOnly": true
                                        }
                                      },
                                      {
                                        "$ref": "34"
                                      }
                                    ],
                                    "panels": [
                                      {
                                        "$id": "36",
                                        "id": 1,
                                        "checkoutFormID": 2,
                                        "checkoutFormG_UID": "fixujvIDqkOwHald8Iw2hg==",
                                        "checkoutFormGuid": "8e6e2c7e-03f2-43aa-b01d-a95df08c3686",
                                        "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": "E3YpTi7OTEq9PY6CdksqfA==",
                                "flipChartPageIdentifierGuid": "4e297613-ce2e-4a4c-bd3d-8e82764b2a7c",
                                "pluG_UID": "frCjvxcTr0+SyNTnZ/37Ew==",
                                "pluGuid": "bfa3b07e-1317-4faf-92c8-d4e767fdfb13",
                                "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": "y/s4jA0bL0SbMHbIUGLeuQ==",
                            "pluGuid": "8c38fbcb-1b0d-442f-9b30-76c85062deb9",
                            "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:23:13.7554433",
                            "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": "FfN1QTRrVk21FCv/6QPYqA==",
                            "ingredientGuid": "1Mkur5PqTE2r8SsVnJug+A==",
                            "ingredientIdentifier": "af2ec9d4-ea93-4d4c-abf1-2b159c9ba0f8",
                            "quantity": 1.0,
                            "storeIDs": [
                              1,
                              2
                            ],
                            "ingredientText": "sample string 1",
                            "ingredient": {
                              "$ref": "14"
                            }
                          },
                          {
                            "$ref": "39"
                          }
                        ],
                        "bins": [
                          {
                            "$id": "40",
                            "pluG_UID": "CFColXc/CkCbDf+Kam3isA==",
                            "pluGuid": "95a85008-3f77-400a-9b0d-ff8a6a6de2b0",
                            "shelfLocationIdentifier": "VqnDyA2Nkk+a1M/CFY0AkA==",
                            "shelfLocationGuid": "c8c3a956-8d0d-4f92-9ad4-cfc2158d0090",
                            "labelShelfDefault": 1,
                            "labelTalkerDefault": 1,
                            "labelSmall": true,
                            "labelPageLayoutG_UID": "0ZPqnrJUBkqYdf2KZ2MLjA==",
                            "labelPageLayoutGuid": "9eea93d1-54b2-4a06-9875-fd8a67630b8c",
                            "updated": "2026-04-03T06:23:13.7554433",
                            "electronicShelfLabelIdentifier": "sample string 5",
                            "electronicshelfLabelsConfigurationID": 6,
                            "labelShelfChanged": true,
                            "productName": "sample string 8",
                            "locationText": "sample string 9",
                            "product": {
                              "$ref": "14"
                            },
                            "location": {
                              "$id": "41",
                              "identifier": "C4RYVAVFaU+xXysfoGm7lg==",
                              "storeID": 1,
                              "identifierGuid": "5458840b-4505-4f69-b15f-2b1fa069bb96",
                              "name": "sample string 2",
                              "haccp": true,
                              "blueprintID": 1,
                              "updated": "2026-04-03T06:23:13.7554433",
                              "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": "ovihjN864EyHEvZIK72WmQ==",
                            "pluGuid": "8ca1f8a2-3adf-4ce0-8712-f6482bbd9699",
                            "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:23:13.7554433",
                              "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:23:13.7554433",
                                            "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": "gnLqHkA1yE+SMtqX1dQgEA==",
                                            "labelPageLayoutGuid": "1eea7282-3540-4fc8-9232-da97d5d42010",
                                            "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:23:13.7554433",
                                        "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": "BVp6QLZOHEiadNqFLM1Ung==",
                                        "labelPageLayoutGuid": "407a5a05-4eb6-481c-9a74-da852ccd549e",
                                        "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:23:13.7554433",
                                    "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": "HVAY1ko5ZEmPQO5z3TQ5xg==",
                                    "labelPageLayoutGuid": "d618501d-394a-4964-8f40-ee73dd3439c6",
                                    "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:23:13.7554433",
                                "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": "ZC3insUp6U2tN9XuRcdwsg==",
                                "labelPageLayoutGuid": "9ee22d64-29c5-4de9-ad37-d5ee45c770b2",
                                "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": "hNWSJ9/zHkiPRBzB7IdxJw==",
                          "pluGuid": "2792d584-f3df-481e-8f44-1cc1ec877127",
                          "newPrice": 1,
                          "pctDiscount": 1,
                          "newCost": 1,
                          "newCostDecimals": 6,
                          "dealCostIdentifier": "/jOvODpDgkOU+c+ckwwMgw==",
                          "dealCostGuid": "38af33fe-433a-4382-94f9-cf9c930c0c83",
                          "pluName": "sample string 7",
                          "apn": "sample string 8",
                          "fuelItem": true,
                          "priceGroupG_UID": "UHE9dBgKe0mBZbe/YbRP+w==",
                          "priceGroupGuid": "743d7150-0a18-497b-8165-b7bf61b44ffb",
                          "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:23:13.7554433",
                          "rrp": 27,
                          "campaignDescription": "sample string 28",
                          "hostCampaign": true,
                          "hostIdentifier": "QEA=",
                          "hostIdentifierGuid": "1a6ac5ac-47c4-4fed-9939-5231318ba094",
                          "campaignComboPriceGroupG_UID": "csqc2rETCE6wzKvJeNozAA==",
                          "campaignComboPriceGroupIdentifier": "da9cca72-13b1-4e08-b0cc-abc978da3300",
                          "promotionPlacementDescription": "sample string 30",
                          "storeAcceptances": [
                            {
                              "$id": "53",
                              "plu": 1,
                              "pluG_UId": "QEA=",
                              "campaignID": 1,
                              "campaignName": "sample string 2",
                              "storeID": 3,
                              "acceptedUtc": "2026-04-03T06:23:13.7554433",
                              "operatorG_UID": "+GLW6bShME62JBkPo4Jo0w==",
                              "operatorGuid": "e9d662f8-a1b4-4e30-b624-190fa38268d3",
                              "machineID": 1,
                              "processed": true,
                              "appliedUtc": "2026-04-03T06:23:13.7554433",
                              "signIqTicketFileMovedUtc": "2026-04-03T06:23:13.7554433",
                              "user": "sample string 6",
                              "campaignDescription": "sample string 7",
                              "productDesc": "sample string 8",
                              "storeName": "sample string 9",
                              "effectiveUtc": "2026-04-03T06:23:13.7554433",
                              "priceChangeType": 0,
                              "operatorName": "sample string 10",
                              "hostCampaign": true,
                              "hostIdentifier": "QEA=",
                              "hostIdentifierGuid": "fcd9a677-5263-45f1-ab24-e038ea814889",
                              "product": {
                                "$ref": "14"
                              },
                              "campaignPlu": {
                                "$ref": "52"
                              },
                              "fuelItem": true
                            },
                            {
                              "$ref": "53"
                            }
                          ],
                          "campaign": {
                            "$id": "54",
                            "id": 1,
                            "storeID": 2,
                            "name": "f019ad85-2dac-4a25-bfb8-03f99aa3abc8",
                            "nameGuid": "f019ad85-2dac-4a25-bfb8-03f99aa3abc8",
                            "description": "sample string 4",
                            "showDiscounts": true,
                            "showTotals": true,
                            "onlyEvaluateOnSubtotal": true,
                            "useDescription": true,
                            "campaignType": 1,
                            "startDate": "2026-04-03T06:23:13.7554433",
                            "startTime": 1,
                            "endDate": "2026-04-03T06:23:13.7554433",
                            "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:23:13.7554433",
                            "system": true,
                            "created": "2026-04-03T06:23:13.7554433",
                            "updated": "2026-04-03T06:23:13.7554433",
                            "priceChangeNotifiedUtc": "2026-04-03T06:23:13.7554433",
                            "promoType": 1,
                            "promotionTypeCode": "sample string 13",
                            "hostIdentifier": "GP43ujtReEaCUGjE3Wf3kQ==",
                            "hostIdentifierGuid": "ba37fe18-513b-4678-8250-68c4dd67f791",
                            "hostType": 14,
                            "createdByUser": "sample string 15",
                            "fromHost": true,
                            "deleted": true,
                            "campaignDeleted": "2026-04-03T06:23:13.7554433",
                            "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": "bka4uLJFwk2zUEWgJS5+hQ==",
                                "pluGuid": "b8b8466e-45b2-4dc2-b350-45a0252e7e85",
                                "hostOfferID": 1,
                                "priceGroupG_UID": "Ok2f+ngLj0axLxh4ZFD9qg==",
                                "priceGroupGuid": "fa9f4d3a-0b78-468f-b12f-18786450fdaa",
                                "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:23:13.7554433",
                                "rrp": 17,
                                "campaignDescription": "sample string 18",
                                "product": {
                                  "$ref": "14"
                                },
                                "campaign": {
                                  "$ref": "54"
                                }
                              },
                              {
                                "$ref": "55"
                              }
                            ],
                            "sellingRules": [
                              {
                                "$id": "56",
                                "id": 1,
                                "identifier": "ilqLFR4U+kmg+/mrNAsySw==",
                                "identifierStr": "ilqLFR4U+kmg+/mrNAsySw==",
                                "identifierGuid": "158b5a8a-141e-49fa-a0fb-f9ab340b324b",
                                "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": "fdUPOXstBECoMo1ING49Fw==",
                                "customerIDGuid": "390fd57d-2d7b-4004-a832-8d48346e3d17",
                                "campaign": {
                                  "$ref": "54"
                                },
                                "customer": {
                                  "$id": "58",
                                  "identifier": "hz1Wbk3JsE20yI/uul55xw==",
                                  "identifierGuid": "6e563d87-c94d-4db0-b4c8-8feeba5e79c7",
                                  "code": "sample string 2",
                                  "familyName": "sample string 3",
                                  "givenName": "sample string 4",
                                  "otherName": "sample string 5",
                                  "title": "sample string 6",
                                  "dateOfBirth": "2026-04-03T06:23:13.7554433",
                                  "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": "VyRlGLgIWUCKuCxz+6GGhQ==",
                                  "communityIdentifierGuid": "18652457-08b8-4059-8ab8-2c73fba18685",
                                  "joined": "2026-04-03T06:23:13.7554433",
                                  "updated": "2026-04-03T06:23:13.7554433",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "groupCustomer": true,
                                  "loyaltyPoints": 1,
                                  "homeStoreID": 1,
                                  "availableSpend": 1,
                                  "priceLevelIdentifier": "19IKkXBSG0mP8dsWXmKLHg==",
                                  "priceLevelIdentifierGuid": "910ad2d7-5270-491b-8ff1-db165e628b1e",
                                  "marketingID": "sample string 18",
                                  "receiptPrintOptions": 1,
                                  "hidden": true,
                                  "registered": true,
                                  "registeredOn": "2026-04-03T06:23:13.7554433",
                                  "emailMarketing": true,
                                  "smsMarketing": true,
                                  "deleted": true,
                                  "deletedUser": "sample string 24",
                                  "homeStoreName": "sample string 25",
                                  "customerCards": [
                                    {
                                      "$id": "59",
                                      "cardType": 2,
                                      "issueDate": "2026-04-03T06:23:13.7554433",
                                      "expiry": "2026-04-03T06:23:13.7554433",
                                      "customerID": "ZmBCz31+CE2OBpp3oapewg==",
                                      "customerIDGuid": "cf426066-7e7d-4d08-8e06-9a77a1aa5ec2",
                                      "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:23:13.7554433",
                                      "linkedAccount": "vRgsLemyukezbFsQWjjZVw==",
                                      "linkedAccountGuid": "2d2c18bd-b2e9-47ba-b36c-5b105a38d957",
                                      "currentValueChanged": true,
                                      "limitsChanged": true,
                                      "customer": {
                                        "$ref": "58"
                                      },
                                      "account": {
                                        "$id": "60",
                                        "id": 1,
                                        "identifier": "jF3yRrVuaUepOMZzHN2RTw==",
                                        "identifierGuid": "46f25d8c-6eb5-4769-a938-c6731cdd914f",
                                        "referenceNo": "sample string 3",
                                        "name": "sample string 4",
                                        "created": "2026-04-03T06:23:13.7554433",
                                        "owner": "BQir2t9/gkCkdwzGWQMy2Q==",
                                        "ownerGuid": "daab0805-7fdf-4082-a477-0cc6590332d9",
                                        "accountStoreGroupIdentifier": "RyrFvX81pUiMOxJhiVKiRg==",
                                        "accountStoreGroupGuid": "bdc52a47-357f-48a5-8c3b-12618952a246",
                                        "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:23:13.7554433",
                                        "active": true,
                                        "updated": "2026-04-03T06:23:13.7554433",
                                        "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": "bDUHbGW3nUSmdeA0i1by7w==",
                                            "identifierGuid": "6c07356c-b765-449d-a675-e0348b56f2ef",
                                            "name": "sample string 2",
                                            "primaryContact": "rUBCf0DTmUWSwf4+GtN0LQ==",
                                            "primaryContactGuid": "7f4240ad-d340-4599-92c1-fe3e1ad3742d",
                                            "accountID": "J9bFX/qQV0epbzL+IRkMhQ==",
                                            "accountIDGuid": "5fc5d627-90fa-4757-a96f-32fe21190c85",
                                            "special": true,
                                            "updated": "2026-04-03T06:23:13.7554433",
                                            "active": true,
                                            "reasonInactive": 1,
                                            "priceLevelIdentifier": "DnOSpGT76EezfUEwEL3Z3Q==",
                                            "priceLevelIdentifierGuid": "a492730e-fb64-47e8-b37d-413010bdd9dd",
                                            "marketingListID": "sample string 7",
                                            "deleted": true,
                                            "account": {
                                              "$ref": "60"
                                            },
                                            "primaryContactCustomer": {
                                              "$ref": "58"
                                            },
                                            "customerGroupMembers": [
                                              {
                                                "$id": "63",
                                                "id": 1,
                                                "groupID": "ig3Ywih3MUOETMmwq8LD6A==",
                                                "groupIDGuid": "c2d80d8a-7728-4331-844c-c9b0abc2c3e8",
                                                "customerID": "+LAAcIMbRkGXNz7DPcdiHw==",
                                                "customerIDGuid": "7000b0f8-1b83-4146-9737-3ec33dc7621f",
                                                "card": "sample string 4",
                                                "linkedAccount": "X/TNyToc/kW/KQASu+lbyw==",
                                                "linkedAccountGuid": "c9cdf45f-1c3a-45fe-bf29-0012bbe95bcb",
                                                "customer": {
                                                  "$ref": "58"
                                                },
                                                "group": {
                                                  "$ref": "62"
                                                },
                                                "customerCard": {
                                                  "$ref": "59"
                                                }
                                              },
                                              {
                                                "$ref": "63"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "62"
                                          }
                                        ]
                                      },
                                      "payments": [
                                        {
                                          "$id": "64",
                                          "id": 1,
                                          "identifier": "HFGvTLqgjkyJgArAnkYATg==",
                                          "identifierGuid": "4caf511c-a0ba-4c8e-8980-0ac09e46004e",
                                          "storeID": 2,
                                          "operatorName": "sample string 3",
                                          "saleHeaderID": 4,
                                          "paymentType": 5,
                                          "amount": 6,
                                          "account": "sample string 7",
                                          "accountID": "FkW11qtCB02ptguEsvZu3w==",
                                          "accountIDGuid": "d6b54516-42ab-4d07-a9b6-0b84b2f66edf",
                                          "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:23:13.7554433",
                                          "invRocNo": "sample string 14",
                                          "responseCode": "sample string 15",
                                          "cashout": 1,
                                          "tip": 16,
                                          "idempotentVoid": "jseCnfjrgkSpwoEv6TCIlQ==",
                                          "idempotentVoidGuid": "9d82c78e-ebf8-4482-a9c2-812fe9308895",
                                          "offline": true,
                                          "processed": 1,
                                          "storeSaleHeader": {
                                            "$id": "65",
                                            "saleHeaderID": 1,
                                            "saleHeaderGuid": "cIjdscuhA0e9xe9lvp+KEQ==",
                                            "saleHeaderIdentifierGuid": "b1dd8870-a1cb-4703-bdc5-ef65be9f8a11",
                                            "created": "2026-04-03T06:23:13.7554433",
                                            "createdLocal": "2026-04-03T06:23:13.7554433",
                                            "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:23:13.7554433",
                                            "storeID": 1,
                                            "operatorG_Uid": "8A3vH31hqUKqEg2DPDwgvQ==",
                                            "operatorGuid": "1fef0df0-617d-42a9-aa12-0d833c3c20bd",
                                            "customerG_Uid": "NKkHoHmk30WW0cRdh8m1eQ==",
                                            "customerGuid": "a007a934-a479-45df-96d1-c45d87c9b579",
                                            "communityIdentifier": "ckuLnBWfdEOAjAW1Ykmjfw==",
                                            "communityIdentifierGuid": "9c8b4b72-9f15-4374-808c-05b56249a37f",
                                            "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": "CjRdcCUPqk6lldJ0HFihZg==",
                                            "priceLevelIdentifierGuid": "705d340a-0f25-4eaa-a595-d2741c58a166",
                                            "locked": 36,
                                            "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:23:13.7554433+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:23:13.7554433",
                                              "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": "dV9fVgJ980G1CdUTda48Zw==",
                                              "identifierGuid": "565f5f75-7d02-41f3-b509-d51375ae3c67",
                                              "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:23:13.7554433",
                                              "promoPeriodEnd": "2026-04-03T06:23:13.7554433",
                                              "allowDonations": true,
                                              "logoImageName": "sample string 17",
                                              "totalAmountAwarded": 18.1,
                                              "updated": "2026-04-03T06:23:13.7554433",
                                              "deleted": true
                                            },
                                            "details": [
                                              {
                                                "$id": "68",
                                                "saleItemID": 1,
                                                "identifier": "OcuH45M2tUiS8dAWkUPRlg==",
                                                "identifierGuid": "e387cb39-3693-48b5-92f1-d0169143d196",
                                                "saleHeaderID": 2,
                                                "plu": 1,
                                                "pluG_UId": "XVNIgOgA5E+7Z9PUN9M0bw==",
                                                "pluGuid": "8048535d-00e8-4fe4-bb67-d3d437d3346f",
                                                "accountID": "So9G7kABqUi+oWQX0sCWRQ==",
                                                "accountIDGuid": "ee468f4a-0140-48a9-bea1-6417d2c09645",
                                                "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:23:13.7554433",
                                                "bestOrExpireType": 1,
                                                "providerName": "sample string 11",
                                                "refundG_UID": "Yz3fJdA28ESE/u0YXtSYrA==",
                                                "refundGuid": "25df3d63-36d0-44f0-84fe-ed185ed498ac",
                                                "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": "WIqw2dI1bEe5IHEDUaEm1Q==",
                                                "idempotentVoidGuid": "d9b08a58-35d2-476c-b920-710351a126d5",
                                                "priceLevelIdentifier": "ElrXndQ4FEGK9+sldwdrDg==",
                                                "priceLevelIdentifierGuid": "9dd75a12-38d4-4114-8af7-eb2577076b0e",
                                                "communityIdentifier": "RQUdTeEgA0Sv5JC7LexxZQ==",
                                                "communityIdentifierGuid": "4d1d0545-20e1-4403-afe4-90bb2dec7165",
                                                "productName": "sample string 23",
                                                "apn": "sample string 24",
                                                "unknownScans": [
                                                  {
                                                    "$id": "69",
                                                    "id": 1,
                                                    "saleDetailID": 2,
                                                    "storeID": 1,
                                                    "scanned": "2026-04-03T06:23:13.7554433",
                                                    "operatorG_UID": "QEA=",
                                                    "barcode": "sample string 4",
                                                    "processed": 1
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ],
                                                "refund": {
                                                  "$id": "70",
                                                  "id": 1,
                                                  "g_UID": "w1aqgPCFz0Gss5zHSRICew==",
                                                  "guid": "80aa56c3-85f0-41cf-acb3-9cc74912027b",
                                                  "description": "sample string 1",
                                                  "dumped": true,
                                                  "inventoryReasonID": 1,
                                                  "sortOrder": 1,
                                                  "updated": "2026-04-03T06:23:13.7554433"
                                                },
                                                "modifier": {
                                                  "$id": "71",
                                                  "id": 1,
                                                  "setG_UID": "8OUjTkt/AEq+AWrYyO+xgw==",
                                                  "modifierSetGuid": "4e23e5f0-7f4b-4a00-be01-6ad8c8efb183",
                                                  "name": "sample string 2",
                                                  "price": 1,
                                                  "quantity": 1,
                                                  "modifierType": 1,
                                                  "groupNumber": 1,
                                                  "pageNumber": 1,
                                                  "controlOrder": 1,
                                                  "printToStation": true,
                                                  "pluG_UID": "O/pHc6t3N06mEDRmRTGftg==",
                                                  "pluGuid": "7347fa3b-77ab-4e37-a610-346645319fb6",
                                                  "deleted": true,
                                                  "g_UID": "oJ/eoxogqUy4Bqw/3tGgsg==",
                                                  "guid": "a3de9fa0-201a-4ca9-b806-ac3fded1a0b2",
                                                  "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": "oNVkn8nE7E+m8cY4nedKhA==",
                                                "pluGuid": "9f64d5a0-c4c9-4fec-a6f1-c6389de74a84",
                                                "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:23:13.7554433",
                                                "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:23:13.7554433",
                                                "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": "EbayxCF5FUaf93jmv2V4ag==",
                                                "pluGuid": "c4b2b611-7921-4615-9ff7-78e6bf65786a",
                                                "accountID": "q0Rutc7rnE2MIdhuKLdIWA==",
                                                "accountIDGuid": "b56e44ab-ebce-4d9c-8c21-d86e28b74858",
                                                "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:23:13.7554433",
                                                "bestOrExpireType": 1,
                                                "refundG_UID": "fyTrc56ulEGt8BatxJVHcw==",
                                                "refundGuid": "73eb247f-ae9e-4194-adf0-16adc4954773",
                                                "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": "YMZ7fWvokU6T3DZLa06KrA==",
                                                "identifierGuid": "7d7bc660-e86b-4e91-93dc-364b6b4e8aac",
                                                "id": 1,
                                                "orderNo": 2,
                                                "externalSaleIdentifier": "sample string 3",
                                                "storeID": 4,
                                                "zoneID": 5,
                                                "deptNo": 6,
                                                "customerIdentifier": "m3GFQFpLXEmdRd+58c71Gw==",
                                                "customerIdentifierGuid": "4085719b-4b5a-495c-9d45-dfb9f1cef51b",
                                                "operatorNo": 1,
                                                "operatorG_UID": "lGGqr8rmA0CHyhlQBv8q4g==",
                                                "operatorGuid": "afaa6194-e6ca-4003-87ca-195006ff2ae2",
                                                "created": "2026-04-03T06:23:13.7554433",
                                                "ordered": "2026-04-03T06:23:13.7554433",
                                                "started": "2026-04-03T06:23:13.7554433",
                                                "completed": "2026-04-03T06:23:13.7554433",
                                                "supplied": "2026-04-03T06:23:13.7554433",
                                                "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": "SV4hFHaiIEmuT9ptKIXizw==",
                                                    "pluGuid": "14215e49-a276-4920-ae4f-da6d2885e2cf",
                                                    "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": "XOcU25V7FkWS7uYnQ944MQ==",
                                                    "headerIdentifierGuid": "db14e75c-7b95-4516-92ee-e62743de3831",
                                                    "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": "+Qd9PuU5OEqa7ZLtYOA+9A==",
                                                "surveyGuid": "3e7d07f9-39e5-4a38-9aed-92ed60e03ef4",
                                                "saleHeaderGuid": "fHyp4V9ZuUGSll65ZToamA==",
                                                "saleGuid": "e1a97c7c-595f-41b9-9296-5eb9653a1a98",
                                                "textResponse": "sample string 1",
                                                "integerResponse": 1,
                                                "g_UIDResponse": "Z5OdJFH2JUeTJhfUNzS1/w==",
                                                "guidResponse": "249d9367-f651-4725-9326-17d43734b5ff",
                                                "whoAnswered": 2,
                                                "answeredAtUTC": "2026-04-03T06:23:13.7554433",
                                                "sale": {
                                                  "$ref": "65"
                                                },
                                                "survey": {
                                                  "$id": "80",
                                                  "g_UID": "t3LaNQ45iUCR+yNKfSrZFg==",
                                                  "guid": "35da72b7-390e-4089-91fb-234a7d2ad916",
                                                  "name": "sample string 1",
                                                  "storeID": 2,
                                                  "zoneID": 1,
                                                  "checkoutFormG_UID": "aAl8a7EDzU+YLuXZoGalBg==",
                                                  "checkoutFormGuid": "6b7c0968-03b1-4fcd-982e-e5d9a066a506",
                                                  "displayToWho": 3,
                                                  "displayWhen": 4,
                                                  "start": "2026-04-03T06:23:13.7554433",
                                                  "end": "2026-04-03T06:23:13.7554433",
                                                  "deleted": true,
                                                  "updated": "2026-04-03T06:23:13.7554433",
                                                  "possibleIntegerResponses": [
                                                    1,
                                                    2
                                                  ],
                                                  "possibleTextResponses": [
                                                    "sample string 1",
                                                    "sample string 2"
                                                  ],
                                                  "possibleGuidResponses": [
                                                    "5f29bcfa-8605-4f76-8a7a-5cc20b56b7b9",
                                                    "da643d17-550d-40f4-81d5-ead42d0eb93f"
                                                  ],
                                                  "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": "fdIDv7xmOUWxz6ft+fUySQ==",
                                            "accountIdentifier": "bf03d27d-66bc-4539-b1cf-a7edf9f53249",
                                            "accountName": "sample string 44",
                                            "customerOrderIdentifier": "NVQhUIQ5ik2awriCaqNaOQ==",
                                            "customerOrderIdentifierGuid": "50215435-3984-4d8a-9ac2-b8826aa35a39",
                                            "priceLevelName": "sample string 45",
                                            "revision": 46,
                                            "ingressId": "sample string 47"
                                          },
                                          "metadata": {
                                            "$id": "81",
                                            "id": 1,
                                            "paymentID": 2,
                                            "paymentIdentifier": "rCbI1Is7I0OlNRvSNoTsog==",
                                            "paymentIdentifierGuid": "d4c826ac-3b8b-4323-a535-1bd23684eca2",
                                            "identifier": "imCdMP0YmEyFDdJYIhwpZA==",
                                            "identifierGuid": "309d608a-18fd-4c98-850d-d258221c2964",
                                            "metadata": "sample string 3",
                                            "signatureImage": "QEA=",
                                            "itemIdentifier": "AyCTI7fGOE2aNuWEUSoolg==",
                                            "itemIdentifierGuid": "23932003-c6b7-4d38-9a36-e584512a2896"
                                          }
                                        },
                                        {
                                          "$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": "wqZvAgXwoUagXBDnBFeu7A==",
                                      "customerIdentifierGuid": "026fa6c2-f005-46a1-a05c-10e70457aeec",
                                      "voucherName": "sample string 2",
                                      "count": 3,
                                      "storeID": 4,
                                      "barcode": "sample string 5",
                                      "redeemCount": 6,
                                      "issueCount": 7,
                                      "storeSalePaymentID": 1,
                                      "idempotentID": "xMq3DfsJVUexb2edN7cULw==",
                                      "idempotentGuid": "0db7cac4-09fb-4755-b16f-679d37b7142f",
                                      "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:23:13.7554433",
                                        "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:23:13.7554433",
                                          "labelPageLayout": "PQh/wP3K/0KsAJbUSFXppg==",
                                          "pageLayoutGuid": "c07f083d-cafd-42ff-ac00-96d44855e9a6",
                                          "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:23:13.7554433"
                                            },
                                            {
                                              "$ref": "86"
                                            }
                                          ]
                                        },
                                        "customerVouchers": [
                                          {
                                            "$id": "87",
                                            "id": 1,
                                            "customerIdentifier": "ewnS9JbqCkibHiTm2r1kpw==",
                                            "customerIdentifierGuid": "f4d2097b-ea96-480a-9b1e-24e6dabd64a7",
                                            "voucherID": 3,
                                            "voucherName": "sample string 4",
                                            "storeID": 1,
                                            "barcode": "sample string 5",
                                            "dateOfIssue": "2026-04-03T06:23:13.7554433",
                                            "issuedSaleHeaderID": 1,
                                            "issuedSaleIdentifier": "sample string 7",
                                            "issuedOfflinePaymentID": 1,
                                            "issuedIdempotentID": "N8jTpmx3FkSob3fiWIks8A==",
                                            "issuedIdempotentGuid": "a6d3c837-776c-4416-a86f-77e258892cf0",
                                            "issuedOffline": true,
                                            "issuedUser": "sample string 9",
                                            "issuedNotes": "sample string 10",
                                            "expiryDate": "2026-04-03T06:23:13.7554433",
                                            "expiredUser": "sample string 11",
                                            "expiredNotes": "sample string 12",
                                            "redeemed": "2026-04-03T06:23:13.7554433",
                                            "redeemedSaleHeaderID": 1,
                                            "redeemedSaleIdentifier": "sample string 13",
                                            "redeemedOfflinePaymentID": 1,
                                            "redeemedIdempotentID": "m5gB9+si+EOMRjY1hbKmSQ==",
                                            "redeemedIdempotentGuid": "f701989b-22eb-43f8-8c46-363585b2a649",
                                            "redeemedUser": "sample string 14",
                                            "redeemedNotes": "sample string 15",
                                            "redeemedOffline": true,
                                            "updated": "2026-04-03T06:23:13.7554433",
                                            "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": "x1WwaRyq60uvreCdS0GLBg==",
                                "groupIDGuid": "69b055c7-aa1c-4beb-afad-e09d4b418b06",
                                "campaign": {
                                  "$ref": "54"
                                },
                                "group": {
                                  "$ref": "62"
                                }
                              },
                              {
                                "$ref": "88"
                              }
                            ],
                            "signIqTickets": [
                              {
                                "$id": "89",
                                "identifier": "hgWDiSpO30OE7xSVA6TIGg==",
                                "identifierGuid": "89830586-4e2a-43df-84ef-149503a4c81a",
                                "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": "4WpgcGVB8kqQ7ELINPM4Tg==",
                                "guid": "70606ae1-4165-4af2-90ec-42c834f3384e",
                                "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": "IWjWJC2BmUOwrzHq8tAZtA==",
                                    "groupGuid": "24d66821-812d-4399-b0af-31eaf2d019b4",
                                    "comboPriceType": 5,
                                    "priceType": 5,
                                    "pluG_UID": "8FNU1ffAmU6wSWJMHcaIog==",
                                    "pluGuid": "d55453f0-c0f7-4e99-b049-624c1dc688a2",
                                    "priceGroupG_UID": "Ywx9fPal30SJiPZv6mtKgA==",
                                    "priceGroupGuid": "7c7d0c63-a5f6-44df-8988-f66fea6b4a80",
                                    "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": "mNYSw1840Eu1n346dUVXgQ==",
                                "priceLevelIdentifierGuid": "c312d698-385f-4bd0-b59f-7e3a75455781",
                                "campaignName": "sample string 3",
                                "priceLevelName": "sample string 4"
                              },
                              {
                                "$ref": "92"
                              }
                            ],
                            "promotionType": {
                              "$id": "93",
                              "identifier": "KMzbli/DwUm5rmtYg5r9mw==",
                              "identifierGuid": "96dbcc28-c32f-49c1-b9ae-6b58839afd9b",
                              "hostType": 2,
                              "code": "sample string 3",
                              "description": "sample string 4",
                              "isLiquor": true,
                              "isAdvertised": true,
                              "disableWasSave": true,
                              "excludeFromPromoSales": true,
                              "labelPageLayoutG_UID": "4N3PsgUYIkC6POrghIbMGA==",
                              "labelPageLayoutGuid": "b2cfdde0-1805-4022-ba3c-eae08486cc18",
                              "priceLevelIdentifier": "DseYeuh4o0eO/PrxBbNGJA==",
                              "priceLevelIdentifierGuid": "7a98c70e-78e8-47a3-8efc-faf105b34624",
                              "active": true,
                              "updated": "2026-04-03T06:23:13.7554433",
                              "hostName": "sample string 11"
                            }
                          },
                          "product": {
                            "$ref": "14"
                          },
                          "dealCost": {
                            "$id": "94",
                            "headerIdentifier": "N9FUsBOWXEK3kcjPTd845w==",
                            "headerIdentifierGuid": "b054d137-9613-425c-b791-c8cf4ddf38e7",
                            "identifier": "dVpvXFb7kECSWiGOq9wJVA==",
                            "identifierGuid": "5c6f5a75-fb56-4090-925a-218eabdc0954",
                            "supplierIdentifier": "708YfI6sk02YdzVO+HFsrA==",
                            "supplierGuid": "7c184fef-ac8e-4d93-9877-354ef8716cac",
                            "pluG_UID": "JTQLMwZnQk+KOE8BXTCLfQ==",
                            "pluGuid": "330b3425-6706-4f42-8a38-4f015d308b7d",
                            "campaignName": "75d6a4c3-9272-4d42-925d-20e526205380",
                            "description": "sample string 4",
                            "cost": 5,
                            "costDecimals": 6,
                            "start": "2026-04-03T06:23:13.7554433",
                            "end": "2026-04-03T06:23:13.7554433",
                            "type": 9,
                            "promoType": 10,
                            "bonusItemPLUG_UID": "lPrDgpx7zUC3Kf0tkBGppw==",
                            "bonusItemPluGuid": "82c3fa94-7b9c-40cd-b729-fd2d9011a9a7",
                            "bonusPurchaseUnits": 11,
                            "bonusReceiveUnits": 12,
                            "updated": "2026-04-03T06:23:13.7554433",
                            "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:23:13.7554433",
                            "campaignEndDate": "2026-04-03T06:23:13.7554433",
                            "masterPLUG_UID": "7N8Dx1+/mkGBshVW35U1QQ==",
                            "masterID": "c703dfec-bf5f-419a-81b2-1556df953541",
                            "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": "ZqJG2eKkEEOq9rqChlpG1Q==",
                            "bonusMasterID": "d946a266-a4e2-4310-aaf6-ba82865a46d5",
                            "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:23:13.7554433",
                        "dealCosts": [
                          {
                            "$ref": "94"
                          },
                          {
                            "$ref": "94"
                          }
                        ],
                        "tags": [
                          {
                            "$id": "95",
                            "pluG_UID": "VTQmYgPAGkKeOyEWx0usuw==",
                            "pluGuid": "62263455-c003-421a-9e3b-2116c74bacbb",
                            "tagID": 1,
                            "description": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "95"
                          }
                        ],
                        "alternateProductG_UID": "g4GWozfjwUqsLWKmeo8m2w==",
                        "alternateProduct": "a3968183-e337-4ac1-ac2d-62a67a8f26db",
                        "altProduct": {
                          "$ref": "14"
                        },
                        "productHostCode": {
                          "$id": "96",
                          "id": 1,
                          "pluG_UID": "kEHVnYxIK0SYhOqMuHREJg==",
                          "pluGuid": "9dd54190-488c-442b-9884-ea8cb8744426",
                          "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:23:13.7554433",
                        "inventoryTracked": "2026-04-03T06:23:13.7554433",
                        "isNormalPriceChangesCampaign": true,
                        "baseProductFuel": {
                          "$id": "97",
                          "pluG_UID": "4fbI2XbRI0eqqB94b/rXhg==",
                          "pluGuid": "d9c8f6e1-d176-4723-aaa8-1f786ffad786",
                          "fuelPluG_UID": "lWfInJbPnE2RqJ6ETILvDQ==",
                          "fuelPluGuid": "9cc86795-cf96-4d9c-91a8-9e844c82ef0d",
                          "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": "Ds/DjKHALUiklBs9CxA3vw==",
                      "supplierGuid": "8cc3cf0e-c0a1-482d-a494-1b3d0b1037bf",
                      "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": "3TUdGf8Ho0iseku8UNLUsQ==",
                      "supplierGuid": "191d35dd-07ff-48a3-ac7a-4bbc50d2d4b1",
                      "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:23:13.7554433",
                      "deliveryDate": "2026-04-03T06:23:13.7554433",
                      "nextCutOffDate": "2026-04-03T06:23:13.7554433",
                      "nextDeliveryDate": "2026-04-03T06:23:13.7554433",
                      "nextDaysBuffer": 10
                    },
                    {
                      "$ref": "100"
                    }
                  ],
                  "store": {
                    "$ref": "4"
                  },
                  "updated": "2026-04-03T06:23:13.7554433",
                  "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:23:13.7554433",
                    "processed": "2026-04-03T06:23:13.7554433",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2026-04-03T06:23:13.7554433",
                    "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:23:13.7554433",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "101"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "103",
                    "id": 1,
                    "hostIdentifier": "D830XrJSHkyp2EujVWScmw==",
                    "hostIdentifierGuid": "5ef4cd0f-52b2-4c1e-a9d8-4ba355649c9b",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "846e7aa2-d713-46e2-b1a3-3bfd0f0ad19d",
                      "650e8bfe-68e0-4519-9f71-64d473b73ea4"
                    ]
                  },
                  {
                    "$ref": "103"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "7"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "7"
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "104",
                    "identifier": "aEfiBEdp3USKt8myRhxZ8w==",
                    "identifierGuid": "04e24768-6947-44dd-8ab7-c9b2461c59f3",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "104"
                  }
                ],
                "promoTypeGuids": [
                  "d49a44dd-5d22-467c-84fd-bfb35ba517d6",
                  "add195fe-d594-46ec-b6c1-3f72f80a222c"
                ],
                "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:23:13.7554433",
              "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": "7a0bbe38-8031-4554-9a4d-faf34e4feb02",
          "updateStore": {
            "$id": "110",
            "id": "d14ab9e3-4721-4675-ad81-e59da1e70da6",
            "name": "sample string 1",
            "lastActivity": "2026-04-03T06:23:13.7554433",
            "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:23:13.7554433"
          },
          "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"
      }
    ]
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.