POST api/cashBalancing/{id}/fuelTankLevels

Save the fuel tank levels

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Cash balancing header identifier

globally unique identifier

Required

Body Parameters

Fuel tank levels to be saved

Collection of CashBalancingFuelTankLevel
NameDescriptionTypeAdditional information
HeaderIdentifier

Collection of byte

None.

HeaderIdentifierGuid

globally unique identifier

None.

FuelTankNumber

integer

None.

FuelGradeID

integer

None.

FuelGrade

string

None.

Opening

decimal number

None.

OpeningAdjusted

boolean

None.

Adjustments

decimal number

None.

Deliveries

decimal number

None.

DeliveriesAdjusted

boolean

None.

Samples

decimal number

None.

PumpTest

decimal number

Deprecated. Deprecated due to not necessary for fuel tanks.

Sales

decimal number

None.

Closing

decimal number

None.

ClosingAdjusted

boolean

None.

DailyVariance

decimal number

None.

WaterLevel

decimal number

None.

MeterSales

decimal number

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

MeterVariance

decimal number

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

TwentyEightDayVariance

decimal number

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

FuelTank

FuelTank

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

Request Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "headerIdentifier": "YDQfr7nI402IEQSaUP/GNg==",
    "headerIdentifierGuid": "af1f3460-c8b9-4de3-8811-049a50ffc636",
    "fuelTankNumber": 2,
    "fuelGradeID": 1,
    "fuelGrade": "sample string 3",
    "opening": 4.0,
    "openingAdjusted": true,
    "adjustments": 6.0,
    "deliveries": 7.0,
    "deliveriesAdjusted": true,
    "samples": 9.0,
    "pumpTest": 10.0,
    "sales": 11.0,
    "closing": 12.0,
    "closingAdjusted": true,
    "dailyVariance": 14.0,
    "waterLevel": 15.0,
    "meterSales": 16.0,
    "meterVariance": -5.0,
    "twentyEightDayVariance": 17.0,
    "fuelTank": {
      "$id": "2",
      "id": 1,
      "storeID": 2,
      "tankNumber": 3,
      "fuelGrade": "sample string 4",
      "fuelGradeID": 1,
      "capacity": 5.0,
      "lpg": true,
      "waterLevel": 7.0,
      "updated": "2026-06-03T18:36:53.0855183",
      "storeName": "sample string 9",
      "store": {
        "$id": "3",
        "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-06-03T18:36:53.0855183",
        "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": "I6GbsN7BlE+Xq9AJNo5PKA==",
        "hostIdentifierGuid": "b09ba123-c1de-4f94-97ab-d009368e4f28",
        "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-06-03T18:36:53.0855183",
        "priceZone": {
          "$id": "4",
          "id": 1,
          "name": "sample string 2",
          "hostIdentifier": "2sam0qhYPUyo4SPr7WgUXw==",
          "hostIdentifierGuid": "d2a6c6da-58a8-4c3d-a8e1-23ebed68145f",
          "sortOrder": 3,
          "zoneMasterStoreID": 1,
          "electedMasterStoreID": 1,
          "containsElectedMasterStore": true
        },
        "priceZoneName": "sample string 51",
        "storeFuelConfigured": true,
        "shippingAddressCopied": true,
        "shippingAddress": {
          "$id": "5",
          "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": "5"
        },
        "warehouseStore": {
          "$id": "6",
          "storeID": 1,
          "warehouseStoreID": 2,
          "storeName": "sample string 3",
          "warehouseName": "sample string 4"
        },
        "hostStoreSettings": [
          {
            "$id": "7",
            "id": 1,
            "hostIdentifier": "22gRWMmnFkqoMvJfkcTN6A==",
            "hostIdentifierGuid": "581168db-a7c9-4a16-a832-f25f91c4cde8",
            "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": "vM6xGXsMt0WDeovunFt9zA==",
              "identifierGuid": "19b1cebc-0c7b-45b7-837a-8bee9c5b7dcc",
              "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": "wxJMmx0KcUW47fuFfsm9hg==",
              "hostSupplierIdentifierGuid": "9b4c12c3-0a1d-4571-b8ed-fb857ec9bd86",
              "loyaltyPriceLevelIdentifier": "eyrXv6seNESz/lATylOWfQ==",
              "loyaltyPriceLevelIdentifierGuid": "bfd72a7b-1eab-4434-b3fe-5013ca53967d",
              "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-06-03T18:36:53.0855183",
              "lastProcessed": "2026-06-03T18:36:53.0855183",
              "hold": true,
              "supplierName": "sample string 35",
              "supplier": {
                "$id": "9",
                "identifier": "6b3KYnV9PEGG5RGYf3gm0Q==",
                "identifierGuid": "62cabde9-7d75-413c-86e5-11987f7826d1",
                "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": "u6/n810Izk2Vq5a457c7ng==",
                "primaryContactID": "f3e7afbb-085d-4dce-95ab-96b8e7b73b9e",
                "storeID": 1,
                "abn": "sample string 16",
                "supplierGroupIdentifier": "so9xSI/PnUqZ+3jjKGQY1A==",
                "supplierGroupGuid": "48718fb2-cf8f-4a9d-99fb-78e3286418d4",
                "rebate": 1.0,
                "rebateType": 1,
                "rebateFrequency": 1,
                "rebateSource": 1,
                "rebateLastClaimed": "2026-06-03T18:36:53.0855183",
                "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": "073d3f32-4ebb-474a-87fb-9df9b7789970",
                  "identifier": "S/MgmgST006Evmo2eQ8A4g==",
                  "identifierGuid": "9a20f34b-9304-4ed3-84be-6a36790f00e2",
                  "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": "kD6c+NJI5EGfJjDQaynA9g==",
                    "supplierIdentifierGuid": "f89c3e90-48d2-41e4-9f26-30d06b29c0f6",
                    "contactGuid": "pK5ULFEjp027Af98R/WeSw==",
                    "contactID": "2c54aea4-2351-4da7-bb01-ff7c47f59e4b",
                    "contact": {
                      "$ref": "10"
                    },
                    "supplier": {
                      "$ref": "9"
                    }
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "products": [
                  {
                    "$id": "12",
                    "pluG_UID": "iMqgzVVyoUOKUHvPeWGYlA==",
                    "pluGuid": "cda0ca88-7255-43a1-8a50-7bcf79619894",
                    "supplierIdentifier": "EdR0EFCqVkKChER6piwS6w==",
                    "supplierIdentifierGuid": "1074d411-aa50-4256-8284-447aa62c12eb",
                    "cartonQuantity": 1,
                    "cartonQuantityChanged": true,
                    "productSize": "sample string 3",
                    "cigarettesPerSleeve": 1,
                    "randomWeight": true,
                    "piecesPerUnit": 5,
                    "averagePackSize": 6,
                    "effectiveDate": "2026-06-03T18:36:53.0855183",
                    "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-06-03T18:36:53.0855183",
                    "rebate": 1.0,
                    "rebateExclude": true,
                    "invoiceCodes": [
                      {
                        "$id": "13",
                        "pluG_UID": "oUuoQ2x+dEScTq9fq379mQ==",
                        "pluGuid": "43a84ba1-7e6c-4474-9c4e-af5fab7efd99",
                        "supplierIdentifier": "gZ3yuaD4dEOS/4M/6mIWmw==",
                        "supplierIdentifierGuid": "b9f29d81-f8a0-4374-92ff-833fea62169b",
                        "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": "RLUhZuBHfkSPj9NGaaWZpQ==",
                    "parentPluGuid": "6621b544-47e0-447e-8f8f-d34669a599a5",
                    "freight": 46.0,
                    "freightType": 1,
                    "product": {
                      "$id": "14",
                      "plu": 1,
                      "storeID": 1,
                      "masterPluG_UID": "QEA=",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "g_UId": "bBwJ6B+ssEWxhlEG9Z/g2g==",
                      "guid": "e8091c6c-ac1f-45b0-b186-5106f59fe0da",
                      "apn": "sample string 1",
                      "apnChanged": true,
                      "apnSwitched": true,
                      "barcode": "sample string 4",
                      "itemNumber": "sample string 5",
                      "itemNumberChanged": true,
                      "priceGroupG_UID": "KSp2Kz6rDkSa431zMbOedw==",
                      "priceGroupGuid": "2b762a29-ab3e-440e-9ae3-7d7331b39e77",
                      "blueprintID": 1,
                      "lastCountedDate": "2026-06-03T18:36:53.0855183",
                      "externalID": "sample string 7",
                      "active": true,
                      "activated": "2026-06-03T18:36:53.0855183",
                      "pluCreated": "2026-06-03T18:36:53.0855183",
                      "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-06-03T18:36:53.0855183",
                      "lastManualUpdate": "2026-06-03T18:36:53.0855183",
                      "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-06-03T18:36:53.0855183",
                      "currentCostUpdated": "2026-06-03T18:36:53.0855183",
                      "costDecimals": 31,
                      "costChanged": true,
                      "dealCostIdentifier": "QEA=",
                      "excludeFromRebate": true,
                      "rebateOverride": 1,
                      "costCalcMethod": 32,
                      "costCalcMethodChanged": true,
                      "costEffectiveDate": "2026-06-03T18:36:53.0855183",
                      "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-06-03T18:36:53.0855183",
                      "posTare": 1,
                      "altPrice": 1.0,
                      "altPriceChanged": true,
                      "altPriceMode": 53,
                      "altPriceModeChanged": true,
                      "altPLUG_UID": "6yVBQjduskaaq0hsFJxVMQ==",
                      "altPLUGuid": "424125eb-6e37-46b2-9aab-486c149c5531",
                      "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-06-03T18:36:53.0855183",
                      "labelLastPrice": 1,
                      "shelfPageLayoutG_UID": "zUbQGcGWoUu6k9ZcQv4uGQ==",
                      "shelfPageLayoutGuid": "19d046cd-96c1-4ba1-ba93-d65c42fe2e19",
                      "talkerPageLayoutG_UID": "AyuL0HhPNUyvPP422VZBqw==",
                      "talkerPageLayoutGuid": "d08b2b03-4f78-4c35-af3c-fe36d95641ab",
                      "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": "7w8RN9eva067elKHpVHSqQ==",
                      "inventoryIdentifier": "37110fef-afd7-4e6b-bb7a-5287a551d2a9",
                      "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": "nHM3zRTtMkC6IF2enolPQA==",
                      "parentPluGuid": "cd37739c-ed14-4032-ba20-5d9e9e894f40",
                      "preferredHostVendor": 105,
                      "preferredHostChanged": true,
                      "code": "sample string 107",
                      "supplierIdentifier": "HI0/CdPOqkC+JMzY79XiRw==",
                      "supplierIdentifierGuid": "093f8d1c-ced3-40aa-be24-ccd8efd5e247",
                      "supplierChanged": true,
                      "rebateSupplierIdentifier": "Gl204PmC6USAJosQkRAfaQ==",
                      "rebateSupplierIdentifierGuid": "e0b45d1a-82f9-44e9-8026-8b1091101f69",
                      "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-06-03T18:36:53.0855183",
                      "commodity": "sample string 122",
                      "businessPillar": "sample string 123",
                      "mscCommodity": "sample string 124",
                      "hostIdentifier": "YdZepKdakU21K3BBXvG6EA==",
                      "hostIdentifierGuid": "a45ed661-5aa7-4d91-b52b-70415ef1ba10",
                      "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": "3"
                      },
                      "storePrices": [
                        {
                          "$id": "15",
                          "pluG_UID": "HjsfdtuJkU6HlRmly4Gz5A==",
                          "pluGuid": "761f3b1e-89db-4e91-8795-19a5cb81b3e4",
                          "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-06-03T18:36:53.0855183"
                        },
                        {
                          "$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-06-03T18:36:53.0855183",
                          "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-06-03T18:36:53.0855183",
                          "startTime": 5,
                          "endDate": "2026-06-03T18:36:53.0855183",
                          "endTime": 6,
                          "newPrice": 7,
                          "newCost": 8,
                          "newCostDecimals": 9,
                          "pctDiscount": 10,
                          "promoType": 1,
                          "promotionTypeCode": "sample string 11",
                          "hostType": 12,
                          "hostIdentifier": "9zGZYM/xpk6e2wrbIub2Aw==",
                          "hostIdentifierGuid": "609931f7-f1cf-4ea6-9edb-0adb22e6f603",
                          "storeNames": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "details": [
                          {
                            "$ref": "18"
                          },
                          {
                            "$ref": "18"
                          }
                        ]
                      },
                      "tray": {
                        "$id": "19",
                        "g_UId": "2wvPPbLF0UumPgTWJjUK5Q==",
                        "guid": "3dcf0bdb-c5b2-4bd1-a63e-04d626350ae5",
                        "name": "sample string 1",
                        "number": 1,
                        "tare": 1
                      },
                      "priceGroup": {
                        "$id": "20",
                        "priceGroupG_UID": "jy6NPVhnGUu+mx0af9KvIA==",
                        "priceGroupGuid": "3d8d2e8f-6758-4b19-be9b-1d1a7fd2af20",
                        "name": "sample string 2",
                        "code": 1,
                        "modified": true,
                        "updated": "2026-06-03T18:36:53.0855183",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "number": 1,
                        "products": [
                          {
                            "$ref": "14"
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "productCount": 1
                      },
                      "priceGroupName": "sample string 147",
                      "nutrifacts": {
                        "$id": "21",
                        "pluG_UID": "/BMbN+MznEG7wjtYjXovxw==",
                        "pluGuid": "371b13fc-33e3-419c-bbc2-3b588d7a2fc7",
                        "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": "44192eb5-d60a-4684-a1fe-2277982f0056",
                        "created": "2026-06-03T18:36:53.0855183",
                        "createdByUser": "sample string 1",
                        "activated": "2026-06-03T18:36:53.0855183",
                        "activatedByUser": "sample string 2",
                        "deactivated": "2026-06-03T18:36:53.0855183",
                        "deactivatedByUser": "sample string 3",
                        "lastOrdered": "2026-06-03T18:36:53.0855183",
                        "lastOrderedQty": 4.0,
                        "lastReceived": "2026-06-03T18:36:53.0855183",
                        "lastReceivedQty": 5.0,
                        "lastInvoiceStatus": 1,
                        "lastCounted": "2026-06-03T18:36:53.0855183",
                        "lastSold": "2026-06-03T18:36:53.0855183",
                        "firstSold": "2026-06-03T18:36:53.0855183",
                        "awsUpdated": "2026-06-03T18:36:53.0855183",
                        "lastManualUpdate": "2026-06-03T18:36:53.0855183",
                        "lastManualUpdatedByUser": "sample string 7",
                        "lastUpdated": "2026-06-03T18:36:53.0855183",
                        "lastUpdatedByUser": "sample string 9",
                        "lastUpdatedByHost": "2026-06-03T18:36:53.0855183",
                        "doNotRangeUpdated": "2026-06-03T18:36:53.0855183",
                        "doNotOrderUpdated": "2026-06-03T18:36:53.0855183",
                        "tracked": "2026-06-03T18:36:53.0855183"
                      },
                      "allergens": [
                        {
                          "$id": "23",
                          "primaryKey": {
                            "$id": "24",
                            "pluGuid": "28e7dfee-e416-4991-9387-db3b263011bb",
                            "contains": 2
                          },
                          "allergenID": 1,
                          "pluG_UID": "7t/nKBbkkUmTh9s7JjARuw==",
                          "pluGuid": "28e7dfee-e416-4991-9387-db3b263011bb",
                          "contains": 2,
                          "allergenName": "sample string 3",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "costs": {
                        "$id": "25",
                        "pluG_UID": "7kXp8XggOE+DWwbCY5oLsg==",
                        "pluGuid": "f1e945ee-2078-4f38-835b-06c2639a0bb2",
                        "enteredCost": 1,
                        "weightedAvgCost": 1,
                        "lastCost": 1,
                        "rawEnteredCost": 2,
                        "rawWeightedAvgCost": 3,
                        "rawLastCost": 4,
                        "freight": 5.0,
                        "freightType": 6,
                        "costDecimals": 7,
                        "fifoCost": 1,
                        "updated": "2026-06-03T18:36:53.0855183",
                        "normalCost": 1,
                        "currentCost": 1
                      },
                      "sales": [
                        {
                          "$id": "26",
                          "saleHeaderID": 1,
                          "created": "2026-06-03T18:36:53.0855183",
                          "createdLocal": "2026-06-03T18:36:53.0855183",
                          "storeID": 3,
                          "storeName": "sample string 4",
                          "operatorG_Uid": "9LdRXa98j0SK48NNKaIpIw==",
                          "operatorGuid": "5d51b7f4-7caf-448f-8ae3-c34d29a22923",
                          "operatorName": "sample string 5",
                          "tranType": 1,
                          "plu": 1,
                          "pluG_UId": "RcfpnU+7xUS5VFdmOnprCw==",
                          "pluGuid": "9de9c745-bb4f-44c5-b954-57663a7a6b0b",
                          "normalPrice": 1,
                          "totalCents": 1,
                          "cost": 1,
                          "grossProfit": 1,
                          "quantity": 1,
                          "operator": {
                            "$id": "27",
                            "id": 1,
                            "g_Uid": "MLXRTr6pWECoChxeOwy9wA==",
                            "guid": "4ed1b530-a9be-4058-a80a-1c5e3b0cbdc0",
                            "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-06-03T18:36:53.0855183",
                            "passwordResetRequired": true,
                            "alteredInStore": true,
                            "startShift": "2026-06-03T18:36:53.0855183",
                            "endShift": "2026-06-03T18:36:53.0855183",
                            "machineName": "sample string 20",
                            "drawerID": 1,
                            "stores": [
                              {
                                "$id": "28",
                                "operatorG_UID": "jN3JGJ9yNEW4jK8cQRPspw==",
                                "operatorGuid": "18c9dd8c-729f-4534-b88c-af1c4113eca7",
                                "storeID": 2,
                                "operator": {
                                  "$ref": "27"
                                },
                                "store": {
                                  "$ref": "3"
                                }
                              },
                              {
                                "$ref": "28"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "apns": [
                        {
                          "$id": "29",
                          "pluID": 1,
                          "pluG_UID": "ooskOqJaP0eF1vBBsP7ozg==",
                          "pluGuid": "3a248ba2-5aa2-473f-85d6-f041b0fee8ce",
                          "apn": "sample string 1",
                          "deleted": true,
                          "storeID": 1,
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "tuns": [
                        {
                          "$id": "30",
                          "pluG_UId": "7GR/wCoNMEWKSW5rAvwk2A==",
                          "pluGuid": "c07f64ec-0d2a-4530-8a49-6e6b02fc24d8",
                          "apn": "sample string 1",
                          "tun": "sample string 2",
                          "cartonQuantity": 3,
                          "product": {
                            "$ref": "14"
                          },
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "30"
                        }
                      ],
                      "competitionPricing": [
                        {
                          "$id": "31",
                          "identifier": "UTNwvl0cq0iJwXUHwiWIfw==",
                          "identifierGuid": "be703351-1c5d-48ab-89c1-7507c225887f",
                          "pluG_UID": "KuogSB5ImkeOkYM1JrsHig==",
                          "pluGuid": "4820ea2a-481e-479a-8e91-833526bb078a",
                          "competitionID": 1,
                          "name": "sample string 2",
                          "sellMultiple": 3,
                          "retailPrice": 4,
                          "storeName": "sample string 5"
                        },
                        {
                          "$ref": "31"
                        }
                      ],
                      "supplier": {
                        "$ref": "9"
                      },
                      "supplierName": "sample string 148",
                      "children": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "ordering": {
                        "$ref": "12"
                      },
                      "flipChartPages": [
                        {
                          "$id": "32",
                          "identifier": "ZYNdFmUpCUS9GPMUAtHOcw==",
                          "groupName": "sample string 1",
                          "identifierGuid": "165d8365-2965-4409-bd18-f31402d1ce73",
                          "exists": true,
                          "flipChartIdentifier": "n2c48apji0SbLL7PWYvTKA==",
                          "flipChartIdentifierGuid": "f138679f-63aa-448b-9b2c-becf598bd328",
                          "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": "wksqBFX8iU+z+GSuVRiCbQ==",
                          "groupIdentifierGuid": "042a4bc2-fc55-4f89-b3f8-64ae5518826d",
                          "flipChart": {
                            "$id": "33",
                            "identifier": "Kr5eUdxHMUOVMUU65WOuyA==",
                            "identifierGuid": "515ebe2a-47dc-4331-9531-453ae563aec8",
                            "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": "34",
                              "identifier": "YyDOufHIJEKTdppfsDU6OQ==",
                              "identifierGuid": "b9ce2063-c8f1-4224-9376-9a5fb0353a39",
                              "name": "sample string 2",
                              "formType": "sample string 3",
                              "forms": [
                                {
                                  "$id": "35",
                                  "id": 1,
                                  "g_UID": "6FyIzFcQxk+Z5QANwxtq8w==",
                                  "guid": "cc885ce8-1057-4fc6-99e5-000dc31b6af3",
                                  "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": "k9DC1Mqkfkylqm6f8s1lGQ==",
                                  "previousFormGuid": "d4c2d093-a4ca-4c7e-a5aa-6e9ff2cd6519",
                                  "nextForm": 1,
                                  "nextFormG_UID": "CzEs54NsEka+oBGzDQ+s3w==",
                                  "nextFormGuid": "e72c310b-6c83-4612-bea0-11b30d0facdf",
                                  "attributes": "sample string 10",
                                  "updated": "2026-06-03T18:36:53.0855183",
                                  "positioning": 1,
                                  "contentPanel": "sample string 11",
                                  "selectionMode": 1,
                                  "maximumSelections": 1,
                                  "alteredInStore": true,
                                  "deleted": true,
                                  "blueprintID": 1,
                                  "preserveLayout": true,
                                  "mainCheckoutFormName": "sample string 13",
                                  "nextCheckoutForm": {
                                    "$ref": "35"
                                  },
                                  "previousCheckoutForm": {
                                    "$ref": "35"
                                  },
                                  "buttons": [
                                    {
                                      "$id": "36",
                                      "id": 1,
                                      "checkoutFormID": 2,
                                      "checkoutFormG_UID": "ppzQRHwOsU6U3p3si3pOOg==",
                                      "checkoutFormGuid": "44d09ca6-0e7c-4eb1-94de-9dec8b7a4e3a",
                                      "identifier": "Ony1tZUci06n7W1+M3V9vA==",
                                      "identifierGuid": "b5b57c3a-1c95-4e8b-a7ed-6d7e33757dbc",
                                      "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": "v60SGWmlOUqlFDThGGUflA==",
                                      "valueGuid": "1912adbf-a569-4a39-a514-34e118651f94",
                                      "buttonText": "sample string 10",
                                      "valueText": "sample string 11",
                                      "drawImageAndButton": true,
                                      "updated": "2026-06-03T18:36:53.0855183",
                                      "action": "sample string 12",
                                      "valueForm": {
                                        "$ref": "35"
                                      },
                                      "image": {
                                        "$id": "37",
                                        "name": "sample string 3.sample string 4",
                                        "imageID": 2,
                                        "imageName": "sample string 3",
                                        "imageExtension": "sample string 4",
                                        "lastUpdate": "2026-06-03T18:36:53.0855183",
                                        "imageData": "QEA=",
                                        "readOnly": true
                                      }
                                    },
                                    {
                                      "$ref": "36"
                                    }
                                  ],
                                  "panels": [
                                    {
                                      "$id": "38",
                                      "id": 1,
                                      "checkoutFormID": 2,
                                      "checkoutFormG_UID": "FKM7qwKOg0q4/tyC4SSi2A==",
                                      "checkoutFormGuid": "ab3ba314-8e02-4a83-b8fe-dc82e124a2d8",
                                      "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": "38"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "35"
                                }
                              ],
                              "panels": [
                                {
                                  "$ref": "38"
                                },
                                {
                                  "$ref": "38"
                                }
                              ]
                            },
                            "pages": [
                              {
                                "$ref": "32"
                              },
                              {
                                "$ref": "32"
                              }
                            ]
                          },
                          "contentPanel": {
                            "$ref": "38"
                          },
                          "products": [
                            {
                              "$id": "39",
                              "flipChartPageIdentifier": "Yvfx2wc5h0WbFHNklNpgwg==",
                              "flipChartPageIdentifierGuid": "dbf1f762-3907-4587-9b14-736494da60c2",
                              "pluG_UID": "PDfRj4xd70mWWnS8l5x6mQ==",
                              "pluGuid": "8fd1373c-5d8c-49ef-965a-74bc979c7a99",
                              "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": "39"
                            }
                          ],
                          "productCount": 27,
                          "pages": [
                            {
                              "$ref": "32"
                            },
                            {
                              "$ref": "32"
                            }
                          ]
                        },
                        {
                          "$ref": "32"
                        }
                      ],
                      "priceHistory": [
                        {
                          "$id": "40",
                          "pluG_UID": "jboe08LD5U6NE78HisK1bQ==",
                          "pluGuid": "d31eba8d-c3c2-4ee5-8d13-bf078ac2b56d",
                          "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-06-03T18:36:53.0855183",
                          "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": "40"
                        }
                      ],
                      "ingredients": [
                        {
                          "$id": "41",
                          "pluG_UID": "Pnq8UngXEEqa0c7y1sSfvQ==",
                          "ingredientGuid": "Ns1mInvlt0K6sVAQ+wCp4A==",
                          "ingredientIdentifier": "2266cd36-e57b-42b7-bab1-5010fb00a9e0",
                          "quantity": 1.0,
                          "storeIDs": [
                            1,
                            2
                          ],
                          "ingredientText": "sample string 1",
                          "ingredient": {
                            "$ref": "14"
                          }
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "bins": [
                        {
                          "$id": "42",
                          "pluG_UID": "Keuo9x3j2EC6ExCzIRSvhg==",
                          "pluGuid": "f7a8eb29-e31d-40d8-ba13-10b32114af86",
                          "shelfLocationIdentifier": "1zJB4+iclEyaDvbdtH4GMQ==",
                          "shelfLocationGuid": "e34132d7-9ce8-4c94-9a0e-f6ddb47e0631",
                          "labelShelfDefault": 1,
                          "labelTalkerDefault": 1,
                          "labelSmall": true,
                          "labelPageLayoutG_UID": "o13SZuqia0utwxO7bVZwhQ==",
                          "labelPageLayoutGuid": "66d25da3-a2ea-4b6b-adc3-13bb6d567085",
                          "updated": "2026-06-03T18:36:53.0855183",
                          "electronicShelfLabelIdentifier": "sample string 5",
                          "electronicshelfLabelsConfigurationID": 6,
                          "labelShelfChanged": true,
                          "productName": "sample string 8",
                          "locationText": "sample string 9",
                          "product": {
                            "$ref": "14"
                          },
                          "location": {
                            "$id": "43",
                            "identifier": "x0aVaYo6+02vaaIyLB2JvQ==",
                            "storeID": 1,
                            "identifierGuid": "699546c7-3a8a-4dfb-af69-a2322c1d89bd",
                            "name": "sample string 2",
                            "haccp": true,
                            "blueprintID": 1,
                            "updated": "2026-06-03T18:36:53.0855183",
                            "minTemp": 1,
                            "maxTemp": 1,
                            "checkFrequency": 1,
                            "storeCaseConfiguration": 5,
                            "storeName": "sample string 6",
                            "bins": [
                              {
                                "$ref": "42"
                              },
                              {
                                "$ref": "42"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "42"
                        }
                      ],
                      "bin": {
                        "$ref": "42"
                      },
                      "scaleLocations": [
                        {
                          "$id": "44",
                          "plu": 1,
                          "pluG_UID": "K4UlahXah0+BOF3gtTvXdQ==",
                          "pluGuid": "6a25852b-da15-4f87-8138-5de0b53bd775",
                          "deptNo": 1,
                          "product": {
                            "$ref": "14"
                          },
                          "scaleLocation": {
                            "$id": "45",
                            "id": 1,
                            "deptNo": 1,
                            "deptCode": "sample string 2",
                            "name": "sample string 3",
                            "enabled": true,
                            "updated": "2026-06-03T18:36:53.0855183",
                            "department": {
                              "$id": "46",
                              "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": "45"
                              },
                              "subDepartments": [
                                {
                                  "$id": "47",
                                  "id": 1,
                                  "departmentID": 2,
                                  "name": "sample string 3",
                                  "code": "sample string 4",
                                  "departmentCode": "sample string 5",
                                  "externalSales": true,
                                  "minorDepartments": [
                                    {
                                      "$id": "48",
                                      "id": 1,
                                      "subDepartmentID": 2,
                                      "departmentID": 3,
                                      "name": "sample string 4",
                                      "subDepartmentCode": "sample string 5",
                                      "departmentCode": "sample string 6",
                                      "code": "sample string 7",
                                      "lesserDepartments": [
                                        {
                                          "$id": "49",
                                          "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-06-03T18:36:53.0855183",
                                          "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": "I38pZuiyFUepC6/TbXU2pQ==",
                                          "labelPageLayoutGuid": "66297f23-b2e8-4715-a90b-afd36d7536a5",
                                          "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": "50",
                                            "dept": 1,
                                            "category": 2,
                                            "name": "sample string 3",
                                            "active": true,
                                            "mscCommodities": [
                                              {
                                                "$id": "51",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "name": "sample string 4",
                                                "active": true,
                                                "mscSubCommodities": [
                                                  {
                                                    "$id": "52",
                                                    "dept": 1,
                                                    "category": 2,
                                                    "commodity": 3,
                                                    "subCommodity": 4,
                                                    "name": "sample string 5",
                                                    "active": true,
                                                    "subCommodityCode": "sample string 7"
                                                  },
                                                  {
                                                    "$ref": "52"
                                                  }
                                                ],
                                                "commodityCode": "sample string 6"
                                              },
                                              {
                                                "$ref": "51"
                                              }
                                            ],
                                            "categoryCode": "sample string 5"
                                          },
                                          "mscCom": {
                                            "$ref": "51"
                                          },
                                          "mscDep": {
                                            "$id": "53",
                                            "dept": 1,
                                            "name": "sample string 2",
                                            "active": true,
                                            "mscCategories": [
                                              {
                                                "$ref": "50"
                                              },
                                              {
                                                "$ref": "50"
                                              }
                                            ],
                                            "deptCode": "sample string 4"
                                          },
                                          "mscSubCom": {
                                            "$ref": "52"
                                          }
                                        },
                                        {
                                          "$ref": "49"
                                        }
                                      ],
                                      "updated": "2026-06-03T18:36:53.0855183",
                                      "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": "8ZAkedMKdE+z2TWQAaC0Iw==",
                                      "labelPageLayoutGuid": "792490f1-0ad3-4f74-b3d9-359001a0b423",
                                      "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": "50"
                                      },
                                      "mscCom": {
                                        "$ref": "51"
                                      },
                                      "mscDep": {
                                        "$ref": "53"
                                      },
                                      "mscSubCom": {
                                        "$ref": "52"
                                      }
                                    },
                                    {
                                      "$ref": "48"
                                    }
                                  ],
                                  "investmentBuyOverride": true,
                                  "updated": "2026-06-03T18:36:53.0855183",
                                  "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": "Q91ak5DNZ0q20Im+xp1Dvw==",
                                  "labelPageLayoutGuid": "935add43-cd90-4a67-b6d0-89bec69d43bf",
                                  "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": "50"
                                  },
                                  "mscCom": {
                                    "$ref": "51"
                                  },
                                  "mscDep": {
                                    "$ref": "53"
                                  },
                                  "mscSubCom": {
                                    "$ref": "52"
                                  }
                                },
                                {
                                  "$ref": "47"
                                }
                              ],
                              "stores": [
                                1,
                                2
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2026-06-03T18:36:53.0855183",
                              "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": "z427EJwkUU+/xmgeTBGzKw==",
                              "labelPageLayoutGuid": "10bb8dcf-249c-4f51-bfc6-681e4c11b32b",
                              "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": "50"
                              },
                              "mscCom": {
                                "$ref": "51"
                              },
                              "mscDep": {
                                "$ref": "53"
                              },
                              "mscSubCom": {
                                "$ref": "52"
                              }
                            }
                          }
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "nextPrice": {
                        "$id": "54",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "plu": 1,
                        "hostOfferID": 1,
                        "metcashPromotionID": "sample string 4",
                        "metcashPromotionPlacement": "sample string 5",
                        "pluG_UID": "O89VhXPpkUGN9nXOEmmq0w==",
                        "pluGuid": "8555cf3b-e973-4191-8df6-75ce1269aad3",
                        "newPrice": 1,
                        "pctDiscount": 1,
                        "newCost": 1,
                        "newCostDecimals": 6,
                        "dealCostIdentifier": "cFdUhckOxUSkED1rCwOl4Q==",
                        "dealCostGuid": "85545770-0ec9-44c5-a410-3d6b0b03a5e1",
                        "pluName": "sample string 7",
                        "apn": "sample string 8",
                        "fuelItem": true,
                        "priceGroupG_UID": "JQMKPjAKBUGD0Uny3typag==",
                        "priceGroupGuid": "3e0a0325-0a30-4105-83d1-49f2dedca96a",
                        "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,
                        "orderPacked": 20,
                        "pluNormalCost": 21,
                        "pluaws": 22.0,
                        "directNumber": "sample string 23",
                        "departmentName": "sample string 24",
                        "subDepartmentName": "sample string 25",
                        "priceGroupName": "sample string 26",
                        "supplierName": "sample string 27",
                        "stockOnHand": 1.1,
                        "stockOnOrder": 1.1,
                        "lastReceived": "2026-06-03T18:36:53.0855183",
                        "rrp": 28,
                        "campaignDescription": "sample string 29",
                        "hostCampaign": true,
                        "hostIdentifier": "QEA=",
                        "hostIdentifierGuid": "da4f77a8-1c0d-4ac9-b228-7b1f851f083f",
                        "campaignComboPriceGroupG_UID": "j0Y9aWzVmk2Ef+OeVsHK0g==",
                        "campaignComboPriceGroupIdentifier": "693d468f-d56c-4d9a-847f-e39e56c1cad2",
                        "promotionPlacementDescription": "sample string 31",
                        "storeAcceptances": [
                          {
                            "$id": "55",
                            "plu": 1,
                            "pluG_UId": "QEA=",
                            "campaignID": 1,
                            "campaignName": "sample string 2",
                            "storeID": 3,
                            "acceptedUtc": "2026-06-03T18:36:53.0855183",
                            "operatorG_UID": "prvx62meHU6F4DDpnA8Icw==",
                            "operatorGuid": "ebf1bba6-9e69-4e1d-85e0-30e99c0f0873",
                            "machineID": 1,
                            "processed": true,
                            "appliedUtc": "2026-06-03T18:36:53.0855183",
                            "signIqTicketFileMovedUtc": "2026-06-03T18:36:53.0855183",
                            "user": "sample string 6",
                            "campaignDescription": "sample string 7",
                            "productDesc": "sample string 8",
                            "storeName": "sample string 9",
                            "effectiveUtc": "2026-06-03T18:36:53.0855183",
                            "priceChangeType": 0,
                            "operatorName": "sample string 10",
                            "hostCampaign": true,
                            "hostIdentifier": "QEA=",
                            "hostIdentifierGuid": "66aaa0f4-7185-4166-b81b-76d6a06ea172",
                            "product": {
                              "$ref": "14"
                            },
                            "campaignPlu": {
                              "$ref": "54"
                            },
                            "fuelItem": true
                          },
                          {
                            "$ref": "55"
                          }
                        ],
                        "campaign": {
                          "$id": "56",
                          "id": 1,
                          "storeID": 2,
                          "name": "fdc3a0f6-05c7-4d06-a425-1002f7906bbc",
                          "nameGuid": "fdc3a0f6-05c7-4d06-a425-1002f7906bbc",
                          "description": "sample string 4",
                          "showDiscounts": true,
                          "showTotals": true,
                          "onlyEvaluateOnSubtotal": true,
                          "useDescription": true,
                          "campaignType": 1,
                          "startDate": "2026-06-03T18:36:53.0855183",
                          "startTime": 1,
                          "endDate": "2026-06-03T18:36:53.0855183",
                          "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-06-03T18:36:53.0855183",
                          "system": true,
                          "created": "2026-06-03T18:36:53.0855183",
                          "updated": "2026-06-03T18:36:53.0855183",
                          "priceChangeNotifiedUtc": "2026-06-03T18:36:53.0855183",
                          "promoType": 1,
                          "promotionTypeCode": "sample string 13",
                          "hostIdentifier": "CW01R40RMEqrIp0Y+3RHoQ==",
                          "hostIdentifierGuid": "47356d09-118d-4a30-ab22-9d18fb7447a1",
                          "hostType": 14,
                          "createdByUser": "sample string 15",
                          "fromHost": true,
                          "deleted": true,
                          "campaignDeleted": "2026-06-03T18:36:53.0855183",
                          "updatedByUser": "sample string 18",
                          "offerID": 1,
                          "isPriceChangeCampaign": true,
                          "stores": [
                            1,
                            2
                          ],
                          "storeNames": [
                            "sample string 1",
                            "sample string 2"
                          ],
                          "campaignPlus": [
                            {
                              "$ref": "54"
                            },
                            {
                              "$ref": "54"
                            }
                          ],
                          "campaignPools": [
                            {
                              "$id": "57",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "plu": 4,
                              "pluG_UID": "ujbo5oRqXUS+L0vfLboBww==",
                              "pluGuid": "e6e836ba-6a84-445d-be2f-4bdf2dba01c3",
                              "hostOfferID": 1,
                              "priceGroupG_UID": "7yvOtCFwlEOuK4+e1FCY9w==",
                              "priceGroupGuid": "b4ce2bef-7021-4394-ae2b-8f9ed45098f7",
                              "fuelItem": true,
                              "pluName": "sample string 6",
                              "apn": "sample string 7",
                              "pluActive": true,
                              "cartonQty": 1,
                              "baseUnits": 9.1,
                              "cri": "sample string 10",
                              "salesMode": 1,
                              "orderPacked": 11,
                              "pluaws": 12.0,
                              "directNumber": "sample string 13",
                              "departmentName": "sample string 14",
                              "subDepartmentName": "sample string 15",
                              "priceGroupName": "sample string 16",
                              "supplierName": "sample string 17",
                              "stockOnHand": 1.1,
                              "stockOnOrder": 1.1,
                              "lastReceived": "2026-06-03T18:36:53.0855183",
                              "rrp": 18,
                              "campaignDescription": "sample string 19",
                              "product": {
                                "$ref": "14"
                              },
                              "campaign": {
                                "$ref": "56"
                              }
                            },
                            {
                              "$ref": "57"
                            }
                          ],
                          "sellingRules": [
                            {
                              "$id": "58",
                              "id": 1,
                              "identifier": "W0gG/QWY9E6cloSd6NkOTw==",
                              "identifierStr": "W0gG/QWY9E6cloSd6NkOTw==",
                              "identifierGuid": "fd06485b-9805-4ef4-9c96-849de8d90e4f",
                              "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": "56"
                              }
                            },
                            {
                              "$ref": "58"
                            }
                          ],
                          "customers": [
                            {
                              "$id": "59",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "customerID": "4cNKBu5sV0Sd+ZndYY+6hA==",
                              "customerIDGuid": "064ac3e1-6cee-4457-9df9-99dd618fba84",
                              "campaign": {
                                "$ref": "56"
                              },
                              "customer": {
                                "$id": "60",
                                "identifier": "zU6qCpuL7EefnquLWhVm4Q==",
                                "identifierGuid": "0aaa4ecd-8b9b-47ec-9f9e-ab8b5a1566e1",
                                "code": "sample string 2",
                                "familyName": "sample string 3",
                                "givenName": "sample string 4",
                                "otherName": "sample string 5",
                                "title": "sample string 6",
                                "dateOfBirth": "2026-06-03T18:36:53.0855183",
                                "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": "90T3zKydCkuii5F3yEWeZQ==",
                                "communityIdentifierGuid": "ccf744f7-9dac-4b0a-a28b-9177c8459e65",
                                "joined": "2026-06-03T18:36:53.0855183",
                                "updated": "2026-06-03T18:36:53.0855183",
                                "active": true,
                                "reasonInactive": 1,
                                "groupCustomer": true,
                                "loyaltyPoints": 1,
                                "homeStoreID": 1,
                                "availableSpend": 1,
                                "priceLevelIdentifier": "+QxCuJF7NEeoBj7JFh0cdA==",
                                "priceLevelIdentifierGuid": "b8420cf9-7b91-4734-a806-3ec9161d1c74",
                                "marketingID": "sample string 18",
                                "receiptPrintOptions": 1,
                                "hidden": true,
                                "registered": true,
                                "registeredOn": "2026-06-03T18:36:53.0855183",
                                "emailMarketing": true,
                                "smsMarketing": true,
                                "deleted": true,
                                "deletedUser": "sample string 24",
                                "homeStoreName": "sample string 25",
                                "customerCards": [
                                  {
                                    "$id": "61",
                                    "cardType": 2,
                                    "issueDate": "2026-06-03T18:36:53.0855183",
                                    "expiry": "2026-06-03T18:36:53.0855183",
                                    "customerID": "i6QD0rhP5024tvgQvqEMSg==",
                                    "customerIDGuid": "d203a48b-4fb8-4de7-b8b6-f810bea10c4a",
                                    "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-06-03T18:36:53.0855183",
                                    "linkedAccount": "mpD5qftDVEi1apn96mpIsw==",
                                    "linkedAccountGuid": "a9f9909a-43fb-4854-b56a-99fdea6a48b3",
                                    "currentValueChanged": true,
                                    "limitsChanged": true,
                                    "customer": {
                                      "$ref": "60"
                                    },
                                    "account": {
                                      "$id": "62",
                                      "id": 1,
                                      "identifier": "19CmDm8BpUWY5K/MkJYdmQ==",
                                      "identifierGuid": "0ea6d0d7-016f-45a5-98e4-afcc90961d99",
                                      "referenceNo": "sample string 3",
                                      "name": "sample string 4",
                                      "created": "2026-06-03T18:36:53.0855183",
                                      "owner": "YKTb2Hx4/kS1ijabx9ok8A==",
                                      "ownerGuid": "d8dba460-787c-44fe-b58a-369bc7da24f0",
                                      "accountStoreGroupIdentifier": "B4e4eF59p02k/HbXISH/DA==",
                                      "accountStoreGroupGuid": "78b88707-7d5e-4da7-a4fc-76d72121ff0c",
                                      "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-06-03T18:36:53.0855183",
                                      "active": true,
                                      "updated": "2026-06-03T18:36:53.0855183",
                                      "deleted": true,
                                      "deletedUser": "sample string 16",
                                      "currentBalanceChanged": true,
                                      "maximumLimitChanged": true,
                                      "loyaltyPointsChanged": true,
                                      "projectedBalance": 17,
                                      "accountStoreGroupStoreIDs": [
                                        1,
                                        2
                                      ],
                                      "customerEmail": "sample string 18",
                                      "ownerCustomer": {
                                        "$ref": "60"
                                      },
                                      "card": {
                                        "$ref": "61"
                                      },
                                      "members": {
                                        "$id": "63",
                                        "sample string 1": [
                                          {
                                            "$ref": "60"
                                          },
                                          {
                                            "$ref": "60"
                                          }
                                        ],
                                        "sample string 2": [
                                          {
                                            "$ref": "60"
                                          },
                                          {
                                            "$ref": "60"
                                          }
                                        ]
                                      },
                                      "customerGroups": [
                                        {
                                          "$id": "64",
                                          "identifier": "P9L2eBLg3UaQcipRUXHEig==",
                                          "identifierGuid": "78f6d23f-e012-46dd-9072-2a515171c48a",
                                          "name": "sample string 2",
                                          "primaryContact": "y0uJb8pDbU6bHCTj/ujD9A==",
                                          "primaryContactGuid": "6f894bcb-43ca-4e6d-9b1c-24e3fee8c3f4",
                                          "accountID": "QtQZxWs3gU2UumbmSMa/rA==",
                                          "accountIDGuid": "c519d442-376b-4d81-94ba-66e648c6bfac",
                                          "special": true,
                                          "updated": "2026-06-03T18:36:53.0855183",
                                          "active": true,
                                          "reasonInactive": 1,
                                          "priceLevelIdentifier": "Egyq2rg4O02fEoOFiu7vgA==",
                                          "priceLevelIdentifierGuid": "daaa0c12-38b8-4d3b-9f12-83858aeeef80",
                                          "marketingListID": "sample string 7",
                                          "deleted": true,
                                          "account": {
                                            "$ref": "62"
                                          },
                                          "primaryContactCustomer": {
                                            "$ref": "60"
                                          },
                                          "customerGroupMembers": [
                                            {
                                              "$id": "65",
                                              "id": 1,
                                              "groupID": "O55DyIu/vEKwlEXIEutVdw==",
                                              "groupIDGuid": "c8439e3b-bf8b-42bc-b094-45c812eb5577",
                                              "customerID": "lGnBqxWEnUq5qaXVrd987A==",
                                              "customerIDGuid": "abc16994-8415-4a9d-b9a9-a5d5addf7cec",
                                              "card": "sample string 4",
                                              "linkedAccount": "h90wFYT9mU6ps30EmHerYQ==",
                                              "linkedAccountGuid": "1530dd87-fd84-4e99-a9b3-7d049877ab61",
                                              "customer": {
                                                "$ref": "60"
                                              },
                                              "group": {
                                                "$ref": "64"
                                              },
                                              "customerCard": {
                                                "$ref": "61"
                                              }
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ]
                                    },
                                    "payments": [
                                      {
                                        "$id": "66",
                                        "id": 1,
                                        "identifier": "HaQL9D2x+ECbiDzbkYVa4g==",
                                        "identifierGuid": "f40ba41d-b13d-40f8-9b88-3cdb91855ae2",
                                        "storeID": 2,
                                        "operatorName": "sample string 3",
                                        "saleHeaderID": 4,
                                        "paymentType": 5,
                                        "amount": 6,
                                        "account": "sample string 7",
                                        "accountID": "s7uCMmtYW0ubgbtFpxZnRw==",
                                        "accountIDGuid": "3282bbb3-586b-4b5b-9b81-bb45a7166747",
                                        "customerAccount": {
                                          "$ref": "62"
                                        },
                                        "customerCard": {
                                          "$ref": "61"
                                        },
                                        "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-06-03T18:36:53.0855183",
                                        "invRocNo": "sample string 14",
                                        "responseCode": "sample string 15",
                                        "cashout": 1,
                                        "tip": 16,
                                        "idempotentVoid": "2zMHH/1Cmk2GwMIFcTD1yw==",
                                        "idempotentVoidGuid": "1f0733db-42fd-4d9a-86c0-c2057130f5cb",
                                        "offline": true,
                                        "processed": 1,
                                        "storeSaleHeader": {
                                          "$id": "67",
                                          "saleHeaderID": 1,
                                          "saleHeaderGuid": "5m/gCzCgAk+kSgXbVwmybw==",
                                          "saleHeaderIdentifierGuid": "0be06fe6-a030-4f02-a44a-05db5709b26f",
                                          "created": "2026-06-03T18:36:53.0855183",
                                          "createdLocal": "2026-06-03T18:36:53.0855183",
                                          "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-06-03T18:36:53.0855183",
                                          "storeID": 1,
                                          "operatorG_Uid": "GVBK6RCO70qUTEpOxTr4AA==",
                                          "operatorGuid": "e94a5019-8e10-4aef-944c-4a4ec53af800",
                                          "customerG_Uid": "nHKZcOfhRkKJ0aVdEjoDFg==",
                                          "customerGuid": "7099729c-e1e7-4246-89d1-a55d123a0316",
                                          "communityIdentifier": "d2lX1P1rqkOHvKQesfM4Fg==",
                                          "communityIdentifierGuid": "d4576977-6bfd-43aa-87bc-a41eb1f33816",
                                          "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": "xyWNIsqU+kOhQhwPF+6kHw==",
                                          "priceLevelIdentifierGuid": "228d25c7-94ca-43fa-a142-1c0f17eea41f",
                                          "locked": 36,
                                          "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:36:53.0855183+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": "68",
                                            "customerName": "sample string 1",
                                            "pickupAt": "2026-06-03T18:36:53.0855183",
                                            "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": "27"
                                          },
                                          "customer": {
                                            "$ref": "60"
                                          },
                                          "communityOrganisation": {
                                            "$id": "69",
                                            "id": 1,
                                            "identifier": "Q0Xz/aCY50CU09tCmb8llQ==",
                                            "identifierGuid": "fdf34543-98a0-40e7-94d3-db4299bf2595",
                                            "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-06-03T18:36:53.0855183",
                                            "promoPeriodEnd": "2026-06-03T18:36:53.0855183",
                                            "allowDonations": true,
                                            "logoImageName": "sample string 17",
                                            "totalAmountAwarded": 18.1,
                                            "updated": "2026-06-03T18:36:53.0855183",
                                            "deleted": true
                                          },
                                          "details": [
                                            {
                                              "$id": "70",
                                              "saleItemID": 1,
                                              "identifier": "o/tdnlfRe0aptKXHBUSbBg==",
                                              "identifierGuid": "9e5dfba3-d157-467b-a9b4-a5c705449b06",
                                              "saleHeaderID": 2,
                                              "plu": 1,
                                              "pluG_UId": "OIOQwdHBhEKpBCPMsa9ypw==",
                                              "pluGuid": "c1908338-c1d1-4284-a904-23ccb1af72a7",
                                              "accountID": "15kPEtZy8UCo28wAAYHG2w==",
                                              "accountIDGuid": "120f99d7-72d6-40f1-a8db-cc000181c6db",
                                              "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-06-03T18:36:53.0855183",
                                              "bestOrExpireType": 1,
                                              "providerName": "sample string 11",
                                              "refundG_UID": "zniVziIdik2lv9gtEJjVOQ==",
                                              "refundGuid": "ce9578ce-1d22-4d8a-a5bf-d82d1098d539",
                                              "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": "mBMLz2RPnkCw7KsgHih2Wg==",
                                              "idempotentVoidGuid": "cf0b1398-4f64-409e-b0ec-ab201e28765a",
                                              "priceLevelIdentifier": "zYLakawiw0GyXHgqRs94vQ==",
                                              "priceLevelIdentifierGuid": "91da82cd-22ac-41c3-b25c-782a46cf78bd",
                                              "communityIdentifier": "hM/MPPsi7U2tlRjNLw+Hwg==",
                                              "communityIdentifierGuid": "3ccccf84-22fb-4ded-ad95-18cd2f0f87c2",
                                              "productName": "sample string 23",
                                              "apn": "sample string 24",
                                              "unknownScans": [
                                                {
                                                  "$id": "71",
                                                  "id": 1,
                                                  "saleDetailID": 2,
                                                  "storeID": 1,
                                                  "scanned": "2026-06-03T18:36:53.0855183",
                                                  "operatorG_UID": "QEA=",
                                                  "barcode": "sample string 4",
                                                  "processed": 1
                                                },
                                                {
                                                  "$ref": "71"
                                                }
                                              ],
                                              "refund": {
                                                "$id": "72",
                                                "id": 1,
                                                "g_UID": "vCbzLb8A4UK34j4+JErKDQ==",
                                                "guid": "2df326bc-00bf-42e1-b7e2-3e3e244aca0d",
                                                "description": "sample string 1",
                                                "dumped": true,
                                                "inventoryReasonID": 1,
                                                "sortOrder": 1,
                                                "updated": "2026-06-03T18:36:53.0855183"
                                              },
                                              "modifier": {
                                                "$id": "73",
                                                "id": 1,
                                                "setG_UID": "PJOrfZt/N0WVYqh+8mrSIA==",
                                                "modifierSetGuid": "7dab933c-7f9b-4537-9562-a87ef26ad220",
                                                "name": "sample string 2",
                                                "price": 1,
                                                "quantity": 1,
                                                "modifierType": 1,
                                                "groupNumber": 1,
                                                "pageNumber": 1,
                                                "controlOrder": 1,
                                                "printToStation": true,
                                                "pluG_UID": "KfY3VbQvpU6jZ4SQu4R+qg==",
                                                "pluGuid": "5537f629-2fb4-4ea5-a367-8490bb847eaa",
                                                "deleted": true,
                                                "g_UID": "AyDtMQjetkinZhIAS8dIdw==",
                                                "guid": "31ed2003-de08-48b6-a766-12004bc74877",
                                                "product": {
                                                  "$ref": "14"
                                                }
                                              },
                                              "priceLevelName": "sample string 25",
                                              "pumpNumber": 1,
                                              "hoseNumber": 1
                                            },
                                            {
                                              "$ref": "70"
                                            }
                                          ],
                                          "eftReceipts": [
                                            {
                                              "$id": "74",
                                              "id": 1,
                                              "storeID": 1,
                                              "saleHeaderID": 2,
                                              "storeSaleHeader": {
                                                "$ref": "67"
                                              },
                                              "receipt": "sample string 3",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "74"
                                            }
                                          ],
                                          "payments": [
                                            {
                                              "$ref": "66"
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "cards": [
                                            {
                                              "$id": "75",
                                              "id": 1,
                                              "saleHeaderID": 1,
                                              "identifier": "sample string 2",
                                              "cardType": 3,
                                              "providerName": "sample string 4"
                                            },
                                            {
                                              "$ref": "75"
                                            }
                                          ],
                                          "campaignHits": [
                                            {
                                              "$id": "76",
                                              "id": 1,
                                              "saleHeaderID": 2,
                                              "campaign": "sample string 3",
                                              "name": "sample string 4",
                                              "processed": 1,
                                              "campaignDescription": "sample string 5"
                                            },
                                            {
                                              "$ref": "76"
                                            }
                                          ],
                                          "fuel": [
                                            {
                                              "$id": "77",
                                              "id": 1,
                                              "plu": 1,
                                              "pluG_UID": "tQ88PqhwjEG9Bz/XE1k4nA==",
                                              "pluGuid": "3e3c0fb5-70a8-418c-bd07-3fd71359389c",
                                              "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-06-03T18:36:53.0855183",
                                              "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-06-03T18:36:53.0855183",
                                              "tagNumber": "sample string 15",
                                              "trackTwoRem": "sample string 16",
                                              "transCode": 1,
                                              "transType": 1,
                                              "unitPrice": 1.0,
                                              "vehicleReg": "sample string 17",
                                              "offline": true,
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "77"
                                            }
                                          ],
                                          "fuelResells": [
                                            {
                                              "$id": "78",
                                              "saleItemID": 1,
                                              "saleHeaderID": 2,
                                              "plu": 1,
                                              "pluG_UId": "LPi7Nsg1DEmQCrBmcSiOEA==",
                                              "pluGuid": "36bbf82c-35c8-490c-900a-b06671288e10",
                                              "accountID": "Alk1ksOPSEyGQ9uJ0qLQ6w==",
                                              "accountIDGuid": "92355902-8fc3-4c48-8643-db89d2a2d0eb",
                                              "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-06-03T18:36:53.0855183",
                                              "bestOrExpireType": 1,
                                              "refundG_UID": "j6NoYX83R0mPVFAEQWSUYQ==",
                                              "refundGuid": "6168a38f-377f-4947-8f54-500441649461",
                                              "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": "78"
                                            }
                                          ],
                                          "customerOrder": [
                                            {
                                              "$id": "79",
                                              "identifier": "54U5gOoG2kK25mGodC773w==",
                                              "identifierGuid": "803985e7-06ea-42da-b6e6-61a8742efbdf",
                                              "id": 1,
                                              "orderNo": 2,
                                              "externalSaleIdentifier": "sample string 3",
                                              "storeID": 4,
                                              "zoneID": 5,
                                              "deptNo": 6,
                                              "customerIdentifier": "TWMKIkD0O02evlPOvsJRNQ==",
                                              "customerIdentifierGuid": "220a634d-f440-4d3b-9ebe-53cebec25135",
                                              "operatorNo": 1,
                                              "operatorG_UID": "z1yncGzGrkuiO3ca4DYgLA==",
                                              "operatorGuid": "70a75ccf-c66c-4bae-a23b-771ae036202c",
                                              "created": "2026-06-03T18:36:53.0855183",
                                              "ordered": "2026-06-03T18:36:53.0855183",
                                              "started": "2026-06-03T18:36:53.0855183",
                                              "completed": "2026-06-03T18:36:53.0855183",
                                              "supplied": "2026-06-03T18:36:53.0855183",
                                              "quickTicket": 1,
                                              "deleted": true,
                                              "walkAway": true,
                                              "approxWait": 1,
                                              "actualWait": 1,
                                              "deliveryMethod": 8,
                                              "externalSaleType": 9,
                                              "customer": {
                                                "$ref": "60"
                                              },
                                              "operator": {
                                                "$ref": "27"
                                              },
                                              "details": [
                                                {
                                                  "$id": "80",
                                                  "headerID": 1,
                                                  "plu": 1,
                                                  "pluG_UId": "Ir7gugkyl0OwJFTsyH0c6A==",
                                                  "pluGuid": "bae0be22-3209-4397-b024-54ecc87d1ce8",
                                                  "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": "64XgcfeEfUC7xcg1GbwDYQ==",
                                                  "headerIdentifierGuid": "71e085eb-84f7-407d-bbc5-c83519bc0361",
                                                  "product": {
                                                    "$ref": "14"
                                                  }
                                                },
                                                {
                                                  "$ref": "80"
                                                }
                                              ],
                                              "storeName": "sample string 11",
                                              "customerName": "sample string 12",
                                              "storeReplyTo": "sample string 13",
                                              "storeSubjectLine": "sample string 14",
                                              "storeSaleHeader": {
                                                "$ref": "67"
                                              }
                                            },
                                            {
                                              "$ref": "79"
                                            }
                                          ],
                                          "surveyResponses": [
                                            {
                                              "$id": "81",
                                              "surveyG_UID": "OWjgmeatF0GlnsIQkVxuIQ==",
                                              "surveyGuid": "99e06839-ade6-4117-a59e-c210915c6e21",
                                              "saleHeaderGuid": "ThObNq8Y4Uie9ox4dlP+Fw==",
                                              "saleGuid": "369b134e-18af-48e1-9ef6-8c787653fe17",
                                              "textResponse": "sample string 1",
                                              "integerResponse": 1,
                                              "g_UIDResponse": "Hrn3na4ZH0eNJriwy/aFjw==",
                                              "guidResponse": "9df7b91e-19ae-471f-8d26-b8b0cbf6858f",
                                              "whoAnswered": 2,
                                              "answeredAtUTC": "2026-06-03T18:36:53.0855183",
                                              "sale": {
                                                "$ref": "67"
                                              },
                                              "survey": {
                                                "$id": "82",
                                                "g_UID": "FWbJGkr/nUecv0WcAkZ5Aw==",
                                                "guid": "1ac96615-ff4a-479d-9cbf-459c02467903",
                                                "name": "sample string 1",
                                                "storeID": 2,
                                                "zoneID": 1,
                                                "checkoutFormG_UID": "bQ9ckMAEB0uGXuqgltXKEg==",
                                                "checkoutFormGuid": "905c0f6d-04c0-4b07-865e-eaa096d5ca12",
                                                "displayToWho": 3,
                                                "displayWhen": 4,
                                                "start": "2026-06-03T18:36:53.0855183",
                                                "end": "2026-06-03T18:36:53.0855183",
                                                "deleted": true,
                                                "updated": "2026-06-03T18:36:53.0855183",
                                                "possibleIntegerResponses": [
                                                  1,
                                                  2
                                                ],
                                                "possibleTextResponses": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "possibleGuidResponses": [
                                                  "cf7c23e6-2584-4b96-90c9-465ec99b0f8a",
                                                  "4501bc94-cd11-483f-95ff-7ce3c7dda944"
                                                ],
                                                "allowsAllTextResponses": true,
                                                "surveyForm": {
                                                  "$ref": "35"
                                                }
                                              },
                                              "ingressId": "sample string 4"
                                            },
                                            {
                                              "$ref": "81"
                                            }
                                          ],
                                          "storeName": "sample string 39",
                                          "terminalNumber": 40,
                                          "machineName": "sample string 41",
                                          "operatorName": "sample string 42",
                                          "direction": 1,
                                          "reason": "sample string 43",
                                          "accountG_UID": "QBdWIYAtK0SKYMtUxEq1QQ==",
                                          "accountIdentifier": "21561740-2d80-442b-8a60-cb54c44ab541",
                                          "accountName": "sample string 44",
                                          "customerOrderIdentifier": "o2WSq5dYJUCkDY68EeTB3g==",
                                          "customerOrderIdentifierGuid": "ab9265a3-5897-4025-a40d-8ebc11e4c1de",
                                          "priceLevelName": "sample string 45",
                                          "revision": 46,
                                          "ingressId": "sample string 47"
                                        },
                                        "metadata": {
                                          "$id": "83",
                                          "id": 1,
                                          "paymentID": 2,
                                          "paymentIdentifier": "NhKQY28m4EKW3YYcJeZFtw==",
                                          "paymentIdentifierGuid": "63901236-266f-42e0-96dd-861c25e645b7",
                                          "identifier": "2PzH/7WV30iZeA2wAfU6VQ==",
                                          "identifierGuid": "ffc7fcd8-95b5-48df-9978-0db001f53a55",
                                          "metadata": "sample string 3",
                                          "signatureImage": "QEA=",
                                          "itemIdentifier": "hlR7M3B11E6Wj48+7H+AVA==",
                                          "itemIdentifierGuid": "337b5486-7570-4ed4-968f-8f3eec7f8054"
                                        }
                                      },
                                      {
                                        "$ref": "66"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "61"
                                  }
                                ],
                                "customerGroupMembers": [
                                  {
                                    "$ref": "65"
                                  },
                                  {
                                    "$ref": "65"
                                  }
                                ],
                                "customerGroups": [
                                  {
                                    "$ref": "64"
                                  },
                                  {
                                    "$ref": "64"
                                  }
                                ],
                                "accounts": [
                                  {
                                    "$ref": "62"
                                  },
                                  {
                                    "$ref": "62"
                                  }
                                ],
                                "account": {
                                  "$ref": "62"
                                },
                                "vouchers": [
                                  {
                                    "$id": "84",
                                    "customerIdentifier": "NPqVlwMxWkag/FfghN51qQ==",
                                    "customerIdentifierGuid": "9795fa34-3103-465a-a0fc-57e084de75a9",
                                    "voucherName": "sample string 2",
                                    "count": 3,
                                    "storeID": 4,
                                    "barcode": "sample string 5",
                                    "redeemCount": 6,
                                    "issueCount": 7,
                                    "storeSalePaymentID": 1,
                                    "idempotentID": "Z6eEcOgpLUay7WdwS6SLMw==",
                                    "idempotentGuid": "7084a767-29e8-462d-b2ed-67704ba48b33",
                                    "offline": true,
                                    "voucher": {
                                      "$id": "85",
                                      "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-06-03T18:36:53.0855183",
                                      "barcodeTemplate": {
                                        "$id": "86",
                                        "templateID": 1,
                                        "template": "sample string 1",
                                        "bcFunction": "sample string 2",
                                        "sortOrder": 3
                                      },
                                      "scaleLabel": {
                                        "$id": "87",
                                        "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-06-03T18:36:53.0855183",
                                        "labelPageLayout": "iC27xqSyP0S9cTUOeJMjhQ==",
                                        "pageLayoutGuid": "c6bb2d88-b2a4-443f-bd71-350e78932385",
                                        "labelType": 6,
                                        "oldName": "sample string 7",
                                        "voucher": {
                                          "$ref": "85"
                                        },
                                        "elements": [
                                          {
                                            "$id": "88",
                                            "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-06-03T18:36:53.0855183"
                                          },
                                          {
                                            "$ref": "88"
                                          }
                                        ]
                                      },
                                      "customerVouchers": [
                                        {
                                          "$id": "89",
                                          "id": 1,
                                          "customerIdentifier": "7kMDR9axvEuSMrRW9Ibpqg==",
                                          "customerIdentifierGuid": "470343ee-b1d6-4bbc-9232-b456f486e9aa",
                                          "voucherID": 3,
                                          "voucherName": "sample string 4",
                                          "storeID": 1,
                                          "barcode": "sample string 5",
                                          "dateOfIssue": "2026-06-03T18:36:53.0855183",
                                          "issuedSaleHeaderID": 1,
                                          "issuedSaleIdentifier": "sample string 7",
                                          "issuedOfflinePaymentID": 1,
                                          "issuedIdempotentID": "E66gbMt6nU2ATLTtQkwIiQ==",
                                          "issuedIdempotentGuid": "6ca0ae13-7acb-4d9d-804c-b4ed424c0889",
                                          "issuedOffline": true,
                                          "issuedUser": "sample string 9",
                                          "issuedNotes": "sample string 10",
                                          "expiryDate": "2026-06-03T18:36:53.0855183",
                                          "expiredUser": "sample string 11",
                                          "expiredNotes": "sample string 12",
                                          "redeemed": "2026-06-03T18:36:53.0855183",
                                          "redeemedSaleHeaderID": 1,
                                          "redeemedSaleIdentifier": "sample string 13",
                                          "redeemedOfflinePaymentID": 1,
                                          "redeemedIdempotentID": "L1rS1hu6pUOznZLVueuEVg==",
                                          "redeemedIdempotentGuid": "d6d25a2f-ba1b-43a5-b39d-92d5b9eb8456",
                                          "redeemedUser": "sample string 14",
                                          "redeemedNotes": "sample string 15",
                                          "redeemedOffline": true,
                                          "updated": "2026-06-03T18:36:53.0855183",
                                          "storeName": "sample string 17",
                                          "scaleLabel": {
                                            "$ref": "87"
                                          },
                                          "voucher": {
                                            "$ref": "85"
                                          },
                                          "customer": {
                                            "$ref": "60"
                                          },
                                          "issuedOfflinePayment": {
                                            "$ref": "66"
                                          },
                                          "redeemedOfflinePayment": {
                                            "$ref": "66"
                                          }
                                        },
                                        {
                                          "$ref": "89"
                                        }
                                      ]
                                    },
                                    "customer": {
                                      "$ref": "60"
                                    }
                                  },
                                  {
                                    "$ref": "84"
                                  }
                                ]
                              }
                            },
                            {
                              "$ref": "59"
                            }
                          ],
                          "customerGroups": [
                            {
                              "$id": "90",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "groupID": "V1vaI/ciBUagpu0ZJD9n2w==",
                              "groupIDGuid": "23da5b57-22f7-4605-a0a6-ed19243f67db",
                              "campaign": {
                                "$ref": "56"
                              },
                              "group": {
                                "$ref": "64"
                              }
                            },
                            {
                              "$ref": "90"
                            }
                          ],
                          "signIqTickets": [
                            {
                              "$id": "91",
                              "identifier": "sVN2jg2YdEaYrhR19lZPUw==",
                              "identifierGuid": "8e7653b1-980d-4674-98ae-1475f6564f53",
                              "campaignName": "sample string 2",
                              "message": "sample string 3",
                              "ticketFileSource": "sample string 4",
                              "ticketFileDestination": "sample string 5",
                              "storeID": 1
                            },
                            {
                              "$ref": "91"
                            }
                          ],
                          "comboPriceGroups": [
                            {
                              "$id": "92",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "g_UID": "Ng10vsToGUWfIOp8xehOog==",
                              "guid": "be740d36-e8c4-4519-9f20-ea7cc5e84ea2",
                              "description": "sample string 5",
                              "newPrice": 1,
                              "rangeDescription": "sample string 6",
                              "dealDescription": "sample string 7",
                              "labelQuantity": 8,
                              "hostProductCategoryID": 1,
                              "offerID": 1,
                              "dontUpdatePricePlus": true,
                              "campaign": {
                                "$ref": "56"
                              },
                              "comboPricePlus": [
                                {
                                  "$id": "93",
                                  "id": 1,
                                  "campaignID": 2,
                                  "campaignName": "sample string 3",
                                  "groupG_UID": "+tKE2mFhpUC6DRnlcCgOGw==",
                                  "groupGuid": "da84d2fa-6161-40a5-ba0d-19e570280e1b",
                                  "comboPriceType": 5,
                                  "priceType": 5,
                                  "pluG_UID": "xDyHaixDT0Sg+oOgUf0pqw==",
                                  "pluGuid": "6a873cc4-432c-444f-a0fa-83a051fd29ab",
                                  "priceGroupG_UID": "vv/XVWfUIEu791pUo3UhLQ==",
                                  "priceGroupGuid": "55d7ffbe-d467-4b20-bbf7-5a54a375212d",
                                  "campaignPoolID": "sample string 7",
                                  "quantity": 1,
                                  "campaign": {
                                    "$ref": "56"
                                  },
                                  "product": {
                                    "$ref": "14"
                                  },
                                  "priceGroup": {
                                    "$ref": "20"
                                  },
                                  "campaignPool": {
                                    "$ref": "56"
                                  }
                                },
                                {
                                  "$ref": "93"
                                }
                              ]
                            },
                            {
                              "$ref": "92"
                            }
                          ],
                          "priceLevels": [
                            {
                              "$id": "94",
                              "id": 1,
                              "priceLevelIdentifier": "4LRzkUJGxEK3wOuwu/e6+Q==",
                              "priceLevelIdentifierGuid": "9173b4e0-4642-42c4-b7c0-ebb0bbf7baf9",
                              "campaignName": "sample string 3",
                              "priceLevelName": "sample string 4"
                            },
                            {
                              "$ref": "94"
                            }
                          ],
                          "promotionType": {
                            "$id": "95",
                            "identifier": "qFKDR0jPW0Ct5FsNDyAUuw==",
                            "identifierGuid": "478352a8-cf48-405b-ade4-5b0d0f2014bb",
                            "hostType": 2,
                            "code": "sample string 3",
                            "description": "sample string 4",
                            "isLiquor": true,
                            "isAdvertised": true,
                            "disableWasSave": true,
                            "excludeFromPromoSales": true,
                            "labelPageLayoutG_UID": "Zx5rqMUJcUqT5Eh7t2j2sw==",
                            "labelPageLayoutGuid": "a86b1e67-09c5-4a71-93e4-487bb768f6b3",
                            "priceLevelIdentifier": "g6Thcy0NsEOBsTtQ1UK7Ew==",
                            "priceLevelIdentifierGuid": "73e1a483-0d2d-43b0-81b1-3b50d542bb13",
                            "active": true,
                            "updated": "2026-06-03T18:36:53.0855183",
                            "hostName": "sample string 11"
                          }
                        },
                        "product": {
                          "$ref": "14"
                        },
                        "dealCost": {
                          "$id": "96",
                          "headerIdentifier": "dEpPOBEBoEKnUCbQdYRuyg==",
                          "headerIdentifierGuid": "384f4a74-0111-42a0-a750-26d075846eca",
                          "identifier": "OtXLdhh/DkuQjxgZI8y7Lg==",
                          "identifierGuid": "76cbd53a-7f18-4b0e-908f-181923ccbb2e",
                          "supplierIdentifier": "b1EXGQSPmUqKpkXN4ifKgQ==",
                          "supplierGuid": "1917516f-8f04-4a99-8aa6-45cde227ca81",
                          "pluG_UID": "SzKtM6u9FUOVmiKat4iZGw==",
                          "pluGuid": "33ad324b-bdab-4315-959a-229ab788991b",
                          "campaignName": "3f3dbc56-d25c-495c-8e6a-61a71d01ccd0",
                          "description": "sample string 4",
                          "cost": 5,
                          "costDecimals": 6,
                          "start": "2026-06-03T18:36:53.0855183",
                          "end": "2026-06-03T18:36:53.0855183",
                          "type": 9,
                          "promoType": 10,
                          "bonusItemPLUG_UID": "EbQ1LBkSp0yOkAlIZ9ABNA==",
                          "bonusItemPluGuid": "2c35b411-1219-4ca7-8e90-094867d00134",
                          "bonusPurchaseUnits": 11,
                          "bonusReceiveUnits": 12,
                          "updated": "2026-06-03T18:36:53.0855183",
                          "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-06-03T18:36:53.0855183",
                          "campaignEndDate": "2026-06-03T18:36:53.0855183",
                          "masterPLUG_UID": "3L3xnd6DC06T7fU5nnXVMQ==",
                          "masterID": "9df1bddc-83de-4e0b-93ed-f5399e75d531",
                          "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": "8ij5C5XOKE+A6YPlo7Y6Tg==",
                          "bonusMasterID": "0bf928f2-ce95-4f28-80e9-83e5a3b63a4e",
                          "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-06-03T18:36:53.0855183",
                      "dealCosts": [
                        {
                          "$ref": "96"
                        },
                        {
                          "$ref": "96"
                        }
                      ],
                      "tags": [
                        {
                          "$id": "97",
                          "pluG_UID": "vR2Fcbo2/EqVv9yyBOYvNw==",
                          "pluGuid": "71851dbd-36ba-4afc-95bf-dcb204e62f37",
                          "tagID": 1,
                          "description": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "97"
                        }
                      ],
                      "alternateProductG_UID": "HCvLwybs7keLaY1mlRGlKA==",
                      "alternateProduct": "c3cb2b1c-ec26-47ee-8b69-8d669511a528",
                      "altProduct": {
                        "$ref": "14"
                      },
                      "productHostCode": {
                        "$id": "98",
                        "id": 1,
                        "pluG_UID": "V2x5U6LwnECjTM+xuifXSQ==",
                        "pluGuid": "53796c57-f0a2-409c-a34c-cfb1ba27d749",
                        "ibaCode": "sample string 2"
                      },
                      "mscCat": {
                        "$ref": "50"
                      },
                      "mscCom": {
                        "$ref": "51"
                      },
                      "mscDep": {
                        "$ref": "53"
                      },
                      "mscSubCom": {
                        "$ref": "52"
                      },
                      "isUserUpdate": true,
                      "ignoreMasterProduct": true,
                      "priceGroupLabelRequested": true,
                      "firstSold": "2026-06-03T18:36:53.0855183",
                      "inventoryTracked": "2026-06-03T18:36:53.0855183",
                      "isNormalPriceChangesCampaign": true,
                      "baseProductFuel": {
                        "$id": "99",
                        "pluG_UID": "Z88e/ova+kmVWOgBwfc1Bw==",
                        "pluGuid": "fe1ecf67-da8b-49fa-9558-e801c1f73507",
                        "fuelPluG_UID": "NuW7HMCqsE6OjenX0Zo0Ng==",
                        "fuelPluGuid": "1cbbe536-aac0-4eb0-8e8d-e9d7d19a3436",
                        "price": 3,
                        "productDescription": "sample string 4",
                        "productBarcode": "sample string 5",
                        "fuelProductDescription": "sample string 6",
                        "fuelProductBarcode": "sample string 7",
                        "fuelProductPrice": 8
                      },
                      "productFuelLinks": [
                        {
                          "$ref": "99"
                        },
                        {
                          "$ref": "99"
                        }
                      ]
                    },
                    "supplier": {
                      "$ref": "9"
                    },
                    "serviceFee": {
                      "$id": "100",
                      "id": 1,
                      "description": "sample string 1",
                      "fee": 1
                    },
                    "isPrimaryHost": true,
                    "hostVendor": 48
                  },
                  {
                    "$ref": "12"
                  }
                ],
                "orderCycleHeaders": [
                  {
                    "$id": "101",
                    "storeID": 1,
                    "supplierIdentifier": "xpsYx4hav0OpcdMQMTjtlg==",
                    "supplierGuid": "c7189bc6-5a88-43bf-a971-d3103138ed96",
                    "departmentCode": "sample string 2",
                    "warehouseDirectIndicator": "sample string 3",
                    "type": 4,
                    "storeName": "sample string 5",
                    "departmentName": "sample string 6",
                    "orderDays": 7
                  },
                  {
                    "$ref": "101"
                  }
                ],
                "cycles": [
                  {
                    "$id": "102",
                    "storeID": 1,
                    "supplierIdentifier": "WKcAvk36z0OBKzAy9BTIuw==",
                    "supplierGuid": "be00a758-fa4d-43cf-812b-3032f414c8bb",
                    "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-06-03T18:36:53.0855183",
                    "deliveryDate": "2026-06-03T18:36:53.0855183",
                    "nextCutOffDate": "2026-06-03T18:36:53.0855183",
                    "nextDeliveryDate": "2026-06-03T18:36:53.0855183",
                    "nextDaysBuffer": 10
                  },
                  {
                    "$ref": "102"
                  }
                ],
                "store": {
                  "$ref": "3"
                },
                "updated": "2026-06-03T18:36:53.0855183",
                "isHost": true
              },
              "files": [
                {
                  "$id": "103",
                  "id": "sample string 1",
                  "fileName": "sample string 2",
                  "extension": "sample string 3",
                  "provider": 0,
                  "type": 0,
                  "hostType": "sample string 4",
                  "createdUtc": "2026-06-03T18:36:53.0855183",
                  "processed": "2026-06-03T18:36:53.0855183",
                  "isProcessing": true,
                  "processedCount": 6,
                  "processingTime": 1,
                  "collectedUtc": "2026-06-03T18:36:53.0855183",
                  "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": "104",
                    "customerNumber": "sample string 1",
                    "creationDate": "2026-06-03T18:36:53.0855183",
                    "businessPillar": "sample string 3",
                    "fileType": "sample string 4"
                  }
                },
                {
                  "$ref": "103"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "105",
                  "id": 1,
                  "hostIdentifier": "cR6Y2N0QTkCUrqU8K+EOKw==",
                  "hostIdentifierGuid": "d8981e71-10dd-404e-94ae-a53c2be10e2b",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "faf9578c-c4dd-46a6-9610-0f71f60427e4",
                    "55e76739-61f9-40f3-b1d2-0111fc3b166b"
                  ]
                },
                {
                  "$ref": "105"
                }
              ],
              "hostFileStoreSetting": {
                "$ref": "7"
              },
              "hostStoreSettings": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "promotionPlacements": [
                {
                  "$id": "106",
                  "identifier": "qnja1yQMakCuiXnPsOgoqA==",
                  "identifierGuid": "d7da78aa-0c24-406a-ae89-79cfb0e828a8",
                  "code": "sample string 2",
                  "description": "sample string 3",
                  "isAdvertised": true
                },
                {
                  "$ref": "106"
                }
              ],
              "promoTypeGuids": [
                "8b9b75a1-e5c1-4acb-acba-33ea9703c08b",
                "a245d2bf-8664-4df5-831a-a8da5890d880"
              ],
              "isPromotionOnly": false,
              "isOrderable": false,
              "vendor": 0
            },
            "groupIDs": [
              1,
              2
            ],
            "hostDescription": "sample string 27"
          },
          {
            "$ref": "7"
          }
        ],
        "accounts": [
          {
            "$id": "107",
            "id": 1,
            "storeID": 1,
            "accountName": "sample string 2",
            "bsb": "sample string 3",
            "accountNumber": "sample string 4",
            "accountDesignated": true
          },
          {
            "$ref": "107"
          }
        ],
        "sales": [
          {
            "$id": "108",
            "id": 1,
            "storeID": 1,
            "externalSalesType": 2,
            "ftpSiteID": 1,
            "lastSaleProcessed": "2026-06-03T18:36:53.0855183",
            "ftpSite": {
              "$id": "109",
              "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": "108"
          }
        ],
        "suppliedStores": [
          1,
          2
        ],
        "zoneMatrix": [
          {
            "$ref": "105"
          },
          {
            "$ref": "105"
          }
        ],
        "cashManagements": [
          {
            "$id": "110",
            "id": 1,
            "storeID": 1,
            "cashManagementType": 2,
            "apiID": 1,
            "organisationID": "sample string 3",
            "siteName": "sample string 4",
            "thirdPartyAPI": {
              "$id": "111",
              "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,
              "config": "sample string 10"
            }
          },
          {
            "$ref": "110"
          }
        ],
        "updateStoreID": "5dfea53d-5c66-4774-88cc-368a2ccf1b05",
        "updateStore": {
          "$id": "112",
          "id": "1dbac0be-0c3e-4ec5-8bff-f48ddd37c886",
          "name": "sample string 1",
          "lastActivity": "2026-06-03T18:36:53.0855183",
          "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-06-03T18:36:53.0855183"
        },
        "timeZoneId": "sample string 54",
        "securityOptions": {
          "$id": "113",
          "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"
        }
      },
      "grade": {
        "$id": "114",
        "id": 1,
        "gradeID": 2,
        "storeID": 3,
        "g_UID": "GoA6r8nFk0OzU2P4Jrjkww==",
        "guid": "af3a801a-c5c9-4393-b353-63f826b8e4c3",
        "fuelGrade": "sample string 5",
        "price1": 1,
        "price2": 1,
        "price3": 1,
        "price4": 1,
        "effective": "2026-06-03T18:36:53.0855183",
        "updated": "2026-06-03T18:36:53.0855183",
        "margin": 1,
        "product": {
          "$ref": "14"
        }
      }
    }
  },
  {
    "$ref": "1"
  }
]

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.