GET api/dumpstock/{id}?relations={relations}

Get dump stock record, with relational data

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Dumpstock ID

integer

Required

relations

Boolean that represents whether relational data should be loaded

boolean

Default value is True

Body Parameters

None.

Response Information

Resource Description

DumpStock record

DumpStock
NameDescriptionTypeAdditional information
ID

integer

None.

PLUG_UID

Collection of byte

None.

PluGuid

globally unique identifier

None.

PLU

integer

None.

APN

string

None.

StoreID

integer

None.

DumpedOnUtc

date

None.

DumpedOn

date

None.

DumpedOnText

string

None.

Quantity

decimal number

None.

SoldByWeight

integer

None.

Cost

integer

None.

CostDecimals

integer

None.

CostGSTPercent

integer

None.

Value

integer

None.

SellGSTPercent

integer

None.

FuelItem

integer

None.

FromImport

integer

None.

Barcode

Scanned Barcode of dumped item

string

None.

BestOrExpire

Embedded use by information of scanned barcode

date

None.

Markdown

If the dumped item was on markdown

boolean

None.

Reason

Inventory Reason

integer

None.

DeptID

integer

None.

DeptCode

string

String length: inclusive between 0 and 20

ZoneID

integer

None.

OperatorID

integer

None.

OperatorG_UID

Collection of byte

None.

OperatorGuid

globally unique identifier

None.

MachineID

integer

None.

Processed

integer

None.

Deleted

integer

None.

SaleHeaderGuidIdentifier

globally unique identifier

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

FromInventory

boolean

Deprecated. Inventory refactoring means that this is no longer necessary.

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

StoreName

string

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

OperatorName

string

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

MachineName

string

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

Product

Product

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

InventoryReason

InventoryReason

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

Operator

Operator

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

Response Formats

application/json, text/json

Sample:
{
  "id": 1,
  "pluG_UID": "nOn7rUG/NEmlarCHezWcJg==",
  "pluGuid": "adfbe99c-bf41-4934-a56a-b0877b359c26",
  "plu": 1,
  "apn": "sample string 2",
  "storeID": 1,
  "dumpedOnUtc": "2026-06-03T18:32:13.6625447",
  "dumpedOn": "2026-06-03T18:32:13.6625447",
  "dumpedOnText": "sample string 5",
  "quantity": 6.0,
  "soldByWeight": 1,
  "cost": 1,
  "costDecimals": 7,
  "costGSTPercent": 8,
  "value": 9,
  "sellGSTPercent": 10,
  "fuelItem": 11,
  "fromImport": 1,
  "barcode": "sample string 12",
  "bestOrExpire": "2026-06-03T18:32:13.6625447",
  "markdown": true,
  "reason": 14,
  "deptID": 1,
  "deptCode": "sample string 15",
  "zoneID": 1,
  "operatorID": 1,
  "operatorG_UID": "PH9ZqFSGik+owUjnGMTpBQ==",
  "operatorGuid": "a8597f3c-8654-4f8a-a8c1-48e718c4e905",
  "machineID": 1,
  "processed": 1,
  "deleted": 1,
  "saleHeaderGuidIdentifier": "be9cc624-56f6-4e68-81a4-e09ad8c1778d",
  "fromInventory": true,
  "storeName": "sample string 17",
  "operatorName": "sample string 18",
  "machineName": "sample string 19",
  "product": {
    "$id": "2",
    "plu": 1,
    "storeID": 1,
    "masterPluG_UID": "QEA=",
    "storeIDs": [
      1,
      2
    ],
    "g_UId": "SSK45nfy2UmH/XFud/bkCA==",
    "guid": "e6b82249-f277-49d9-87fd-716e77f6e408",
    "apn": "sample string 1",
    "apnChanged": true,
    "apnSwitched": true,
    "barcode": "sample string 4",
    "itemNumber": "sample string 5",
    "itemNumberChanged": true,
    "priceGroupG_UID": "UaDYTomzbUOvEc3PTXebFw==",
    "priceGroupGuid": "4ed8a051-b389-436d-af11-cdcf4d779b17",
    "blueprintID": 1,
    "lastCountedDate": "2026-06-03T18:32:13.6625447",
    "externalID": "sample string 7",
    "active": true,
    "activated": "2026-06-03T18:32:13.6625447",
    "pluCreated": "2026-06-03T18:32:13.6625447",
    "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:32:13.6625447",
    "lastManualUpdate": "2026-06-03T18:32:13.6625447",
    "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:32:13.6625447",
    "currentCostUpdated": "2026-06-03T18:32:13.6625447",
    "costDecimals": 31,
    "costChanged": true,
    "dealCostIdentifier": "QEA=",
    "excludeFromRebate": true,
    "rebateOverride": 1,
    "costCalcMethod": 32,
    "costCalcMethodChanged": true,
    "costEffectiveDate": "2026-06-03T18:32:13.6625447",
    "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:32:13.6625447",
    "posTare": 1,
    "altPrice": 1.0,
    "altPriceChanged": true,
    "altPriceMode": 53,
    "altPriceModeChanged": true,
    "altPLUG_UID": "vIA7sioSf0m2DRJ+x5jLEw==",
    "altPLUGuid": "b23b80bc-122a-497f-b60d-127ec798cb13",
    "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:32:13.6625447",
    "labelLastPrice": 1,
    "shelfPageLayoutG_UID": "f7aiZ8nu9U+Nz5hpUwLWuA==",
    "shelfPageLayoutGuid": "67a2b67f-eec9-4ff5-8dcf-98695302d6b8",
    "talkerPageLayoutG_UID": "myF06/kc+EivwHXCJqteVw==",
    "talkerPageLayoutGuid": "eb74219b-1cf9-48f8-afc0-75c226ab5e57",
    "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": "DlE7ojz86UymLo3xnAHywA==",
    "inventoryIdentifier": "a23b510e-fc3c-4ce9-a62e-8df19c01f2c0",
    "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": "VHFkrl574kWbTRNbT34wjQ==",
    "parentPluGuid": "ae647154-7b5e-45e2-9b4d-135b4f7e308d",
    "preferredHostVendor": 105,
    "preferredHostChanged": true,
    "code": "sample string 107",
    "supplierIdentifier": "RQT03PgU2k+xLHKeAicy1g==",
    "supplierIdentifierGuid": "dcf40445-14f8-4fda-b12c-729e022732d6",
    "supplierChanged": true,
    "rebateSupplierIdentifier": "plyWCB6+/kqfXEDt6ICHsQ==",
    "rebateSupplierIdentifierGuid": "08965ca6-be1e-4afe-9f5c-40ede88087b1",
    "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:32:13.6625447",
    "commodity": "sample string 122",
    "businessPillar": "sample string 123",
    "mscCommodity": "sample string 124",
    "hostIdentifier": "FpXufbKwnkaXNH/UlPiSsQ==",
    "hostIdentifierGuid": "7dee9516-b0b2-469e-9734-7fd494f892b1",
    "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": "2"
      },
      {
        "$ref": "2"
      }
    ],
    "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:32:13.6625447",
      "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": "1lpJmjpNtU6VLnHN7aqE4w==",
      "hostIdentifierGuid": "9a495ad6-4d3a-4eb5-952e-71cdedaa84e3",
      "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:32:13.6625447",
      "priceZone": {
        "$id": "4",
        "id": 1,
        "name": "sample string 2",
        "hostIdentifier": "5Yhaq6XkG0+GdXG5JEvCjg==",
        "hostIdentifierGuid": "ab5a88e5-e4a5-4f1b-8675-71b9244bc28e",
        "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": "LAO16E7MnEKVBKyoVZPpGg==",
          "hostIdentifierGuid": "e8b5032c-cc4e-429c-9504-aca85593e91a",
          "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": "ZPNNsrRPRkO/Z39UUbR3LA==",
            "identifierGuid": "b24df364-4fb4-4346-bf67-7f5451b4772c",
            "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": "ugNlXAW5LkyrMRgUOmpgsg==",
            "hostSupplierIdentifierGuid": "5c6503ba-b905-4c2e-ab31-18143a6a60b2",
            "loyaltyPriceLevelIdentifier": "lNwuPs4zO0qFd6jW3PR/Lg==",
            "loyaltyPriceLevelIdentifierGuid": "3e2edc94-33ce-4a3b-8577-a8d6dcf47f2e",
            "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:32:13.6781871",
            "lastProcessed": "2026-06-03T18:32:13.6781871",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "9",
              "identifier": "SUnqwCpzlUqX1Qw6ckXqdA==",
              "identifierGuid": "c0ea4949-732a-4a95-97d5-0c3a7245ea74",
              "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": "2sd2Gs2h4EeLhlZfQv4KtQ==",
              "primaryContactID": "1a76c7da-a1cd-47e0-8b86-565f42fe0ab5",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "d3mxD2lZU0GJgcyDSVQKqA==",
              "supplierGroupGuid": "0fb17977-5969-4153-8981-cc8349540aa8",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2026-06-03T18:32:13.6781871",
              "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": "9e4a83e4-5986-430e-8146-5430df56ef23",
                "identifier": "3eIG1ya86keEjrrOq43UpA==",
                "identifierGuid": "d706e2dd-bc26-47ea-848e-baceab8dd4a4",
                "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": "YoONKv3t50iIyTrhrUYnbQ==",
                  "supplierIdentifierGuid": "2a8d8362-edfd-48e7-88c9-3ae1ad46276d",
                  "contactGuid": "ugDxxXnEjUC6Jmjv3N2sLg==",
                  "contactID": "c5f100ba-c479-408d-ba26-68efdcddac2e",
                  "contact": {
                    "$ref": "10"
                  },
                  "supplier": {
                    "$ref": "9"
                  }
                },
                {
                  "$ref": "11"
                }
              ],
              "products": [
                {
                  "$id": "12",
                  "pluG_UID": "vjy+x7URpUiyXXXAiz4sng==",
                  "pluGuid": "c7be3cbe-11b5-48a5-b25d-75c08b3e2c9e",
                  "supplierIdentifier": "9k/EcTnB2E6QjcTpbghexA==",
                  "supplierIdentifierGuid": "71c44ff6-c139-4ed8-908d-c4e96e085ec4",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 3",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 5,
                  "averagePackSize": 6,
                  "effectiveDate": "2026-06-03T18:32:13.6781871",
                  "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:32:13.6781871",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "13",
                      "pluG_UID": "SYwZaVW6LEOYJLd8J3rZ0g==",
                      "pluGuid": "69198c49-ba55-432c-9824-b77c277ad9d2",
                      "supplierIdentifier": "LpiZjHlVL0KkJIKwHivT7w==",
                      "supplierIdentifierGuid": "8c99982e-5579-422f-a424-82b01e2bd3ef",
                      "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": "dzlDJgQCREeyvW3U8yvLNg==",
                  "parentPluGuid": "26433977-0204-4744-b2bd-6dd4f32bcb36",
                  "freight": 46.0,
                  "freightType": 1,
                  "product": {
                    "$ref": "2"
                  },
                  "supplier": {
                    "$ref": "9"
                  },
                  "serviceFee": {
                    "$id": "14",
                    "id": 1,
                    "description": "sample string 1",
                    "fee": 1
                  },
                  "isPrimaryHost": true,
                  "hostVendor": 48
                },
                {
                  "$ref": "12"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "15",
                  "storeID": 1,
                  "supplierIdentifier": "TIK0Stw8uUOHym6f+J3A8g==",
                  "supplierGuid": "4ab4824c-3cdc-43b9-87ca-6e9ff89dc0f2",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "storeName": "sample string 5",
                  "departmentName": "sample string 6",
                  "orderDays": 7
                },
                {
                  "$ref": "15"
                }
              ],
              "cycles": [
                {
                  "$id": "16",
                  "storeID": 1,
                  "supplierIdentifier": "No5XaX/BrkClN0Emj2fXIw==",
                  "supplierGuid": "69578e36-c17f-40ae-a537-41268f67d723",
                  "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:32:13.6781871",
                  "deliveryDate": "2026-06-03T18:32:13.6781871",
                  "nextCutOffDate": "2026-06-03T18:32:13.6781871",
                  "nextDeliveryDate": "2026-06-03T18:32:13.6781871",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "16"
                }
              ],
              "store": {
                "$ref": "3"
              },
              "updated": "2026-06-03T18:32:13.6781871",
              "isHost": true
            },
            "files": [
              {
                "$id": "17",
                "id": "sample string 1",
                "fileName": "sample string 2",
                "extension": "sample string 3",
                "provider": 0,
                "type": 0,
                "hostType": "sample string 4",
                "createdUtc": "2026-06-03T18:32:13.6781871",
                "processed": "2026-06-03T18:32:13.6781871",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2026-06-03T18:32:13.6781871",
                "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": "18",
                  "customerNumber": "sample string 1",
                  "creationDate": "2026-06-03T18:32:13.6781871",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "17"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "19",
                "id": 1,
                "hostIdentifier": "pncGP/AfG0uAjhiAE81OZw==",
                "hostIdentifierGuid": "3f0677a6-1ff0-4b1b-808e-188013cd4e67",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "830e21ba-0056-47df-8f79-33e6ca1862f1",
                  "82314be6-c02a-452f-a79d-52202bd9b036"
                ]
              },
              {
                "$ref": "19"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "7"
            },
            "hostStoreSettings": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "20",
                "identifier": "iBerAqqtR0eKtfINXGlvbA==",
                "identifierGuid": "02ab1788-adaa-4747-8ab5-f20d5c696f6c",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "20"
              }
            ],
            "promoTypeGuids": [
              "674c7cd9-c218-4f1d-b587-69cdf4c14f3f",
              "d75b9230-b39d-4252-85f5-5032dcf949d2"
            ],
            "isPromotionOnly": false,
            "isOrderable": false,
            "vendor": 0
          },
          "groupIDs": [
            1,
            2
          ],
          "hostDescription": "sample string 27"
        },
        {
          "$ref": "7"
        }
      ],
      "accounts": [
        {
          "$id": "21",
          "id": 1,
          "storeID": 1,
          "accountName": "sample string 2",
          "bsb": "sample string 3",
          "accountNumber": "sample string 4",
          "accountDesignated": true
        },
        {
          "$ref": "21"
        }
      ],
      "sales": [
        {
          "$id": "22",
          "id": 1,
          "storeID": 1,
          "externalSalesType": 2,
          "ftpSiteID": 1,
          "lastSaleProcessed": "2026-06-03T18:32:13.6781871",
          "ftpSite": {
            "$id": "23",
            "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": "22"
        }
      ],
      "suppliedStores": [
        1,
        2
      ],
      "zoneMatrix": [
        {
          "$ref": "19"
        },
        {
          "$ref": "19"
        }
      ],
      "cashManagements": [
        {
          "$id": "24",
          "id": 1,
          "storeID": 1,
          "cashManagementType": 2,
          "apiID": 1,
          "organisationID": "sample string 3",
          "siteName": "sample string 4",
          "thirdPartyAPI": {
            "$id": "25",
            "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": "24"
        }
      ],
      "updateStoreID": "edb5c188-8d27-4c26-a560-d92acbcac175",
      "updateStore": {
        "$id": "26",
        "id": "2c43b9ca-e527-4352-82b0-3aa6456f8b26",
        "name": "sample string 1",
        "lastActivity": "2026-06-03T18:32:13.6781871",
        "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:32:13.6781871"
      },
      "timeZoneId": "sample string 54",
      "securityOptions": {
        "$id": "27",
        "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"
      }
    },
    "storePrices": [
      {
        "$id": "28",
        "pluG_UID": "G45irPfuEUa8pdQSHPjYgA==",
        "pluGuid": "ac628e1b-eef7-4611-bca5-d4121cf8d880",
        "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:32:13.6781871"
      },
      {
        "$ref": "28"
      }
    ],
    "currentPrices": {
      "$id": "29",
      "pluPrices": {
        "$id": "30",
        "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:32:13.6781871",
        "priceChangeType": 0,
        "costDecimals": 11,
        "costCalcMethod": 12,
        "targetCampaignPriceGtOrEquNormal": true
      },
      "normalPluPrices": {
        "$ref": "30"
      },
      "winningCampaign": 1,
      "winner": {
        "$id": "31",
        "campaignName": "sample string 1",
        "campaignDescription": "sample string 2",
        "talkerText": "sample string 3",
        "disableWasSave": true,
        "startDate": "2026-06-03T18:32:13.6781871",
        "startTime": 5,
        "endDate": "2026-06-03T18:32:13.6781871",
        "endTime": 6,
        "newPrice": 7,
        "newCost": 8,
        "newCostDecimals": 9,
        "pctDiscount": 10,
        "promoType": 1,
        "promotionTypeCode": "sample string 11",
        "hostType": 12,
        "hostIdentifier": "tbhS7SbF+0y2+ghWi373HA==",
        "hostIdentifierGuid": "ed52b8b5-c526-4cfb-b6fa-08568b7ef71c",
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "details": [
        {
          "$ref": "31"
        },
        {
          "$ref": "31"
        }
      ]
    },
    "tray": {
      "$id": "32",
      "g_UId": "C9EJ+TDEO0qGJlka4ZB2fA==",
      "guid": "f909d10b-c430-4a3b-8626-591ae190767c",
      "name": "sample string 1",
      "number": 1,
      "tare": 1
    },
    "priceGroup": {
      "$id": "33",
      "priceGroupG_UID": "8u8Vv2f7B0G+Ln2PMO7t6g==",
      "priceGroupGuid": "bf15eff2-fb67-4107-be2e-7d8f30eeedea",
      "name": "sample string 2",
      "code": 1,
      "modified": true,
      "updated": "2026-06-03T18:32:13.6781871",
      "buyingLimit": 1,
      "buyingLimitIndependent": true,
      "buyingLimitType": 0,
      "number": 1,
      "products": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "productCount": 1
    },
    "priceGroupName": "sample string 147",
    "nutrifacts": {
      "$id": "34",
      "pluG_UID": "d6fhnnGCXkKDvD9jemyl0g==",
      "pluGuid": "9ee1a777-8271-425e-83bc-3f637a6ca5d2",
      "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": "35",
      "pluGuid": "97cc5d78-ae93-4b5a-98af-bb8f9cda95df",
      "created": "2026-06-03T18:32:13.6781871",
      "createdByUser": "sample string 1",
      "activated": "2026-06-03T18:32:13.6781871",
      "activatedByUser": "sample string 2",
      "deactivated": "2026-06-03T18:32:13.6781871",
      "deactivatedByUser": "sample string 3",
      "lastOrdered": "2026-06-03T18:32:13.6781871",
      "lastOrderedQty": 4.0,
      "lastReceived": "2026-06-03T18:32:13.6781871",
      "lastReceivedQty": 5.0,
      "lastInvoiceStatus": 1,
      "lastCounted": "2026-06-03T18:32:13.6781871",
      "lastSold": "2026-06-03T18:32:13.6781871",
      "firstSold": "2026-06-03T18:32:13.6781871",
      "awsUpdated": "2026-06-03T18:32:13.6781871",
      "lastManualUpdate": "2026-06-03T18:32:13.6781871",
      "lastManualUpdatedByUser": "sample string 7",
      "lastUpdated": "2026-06-03T18:32:13.6781871",
      "lastUpdatedByUser": "sample string 9",
      "lastUpdatedByHost": "2026-06-03T18:32:13.6781871",
      "doNotRangeUpdated": "2026-06-03T18:32:13.6781871",
      "doNotOrderUpdated": "2026-06-03T18:32:13.6781871",
      "tracked": "2026-06-03T18:32:13.6781871"
    },
    "allergens": [
      {
        "$id": "36",
        "primaryKey": {
          "$id": "37",
          "pluGuid": "99efde1e-8c60-4950-8252-074e20ec262d",
          "contains": 2
        },
        "allergenID": 1,
        "pluG_UID": "Ht7vmWCMUEmCUgdOIOwmLQ==",
        "pluGuid": "99efde1e-8c60-4950-8252-074e20ec262d",
        "contains": 2,
        "allergenName": "sample string 3",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "36"
      }
    ],
    "costs": {
      "$id": "38",
      "pluG_UID": "b+nzdVApqEGitMExr/u80A==",
      "pluGuid": "75f3e96f-2950-41a8-a2b4-c131affbbcd0",
      "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:32:13.6781871",
      "normalCost": 1,
      "currentCost": 1
    },
    "sales": [
      {
        "$id": "39",
        "saleHeaderID": 1,
        "created": "2026-06-03T18:32:13.6781871",
        "createdLocal": "2026-06-03T18:32:13.6781871",
        "storeID": 3,
        "storeName": "sample string 4",
        "operatorG_Uid": "Cek5WkS7AEacypr8kjDz6Q==",
        "operatorGuid": "5a39e909-bb44-4600-9cca-9afc9230f3e9",
        "operatorName": "sample string 5",
        "tranType": 1,
        "plu": 1,
        "pluG_UId": "WJ/I2x6t7kmdqGtRc+hiJQ==",
        "pluGuid": "dbc89f58-ad1e-49ee-9da8-6b5173e86225",
        "normalPrice": 1,
        "totalCents": 1,
        "cost": 1,
        "grossProfit": 1,
        "quantity": 1,
        "operator": {
          "$id": "40",
          "id": 1,
          "g_Uid": "zljQG9fV8EOljaYbvPmYRA==",
          "guid": "1bd058ce-d5d7-43f0-a58d-a61bbcf99844",
          "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:32:13.6781871",
          "passwordResetRequired": true,
          "alteredInStore": true,
          "startShift": "2026-06-03T18:32:13.6781871",
          "endShift": "2026-06-03T18:32:13.6781871",
          "machineName": "sample string 20",
          "drawerID": 1,
          "stores": [
            {
              "$id": "41",
              "operatorG_UID": "/j5fueOnmUSm9iV1NpSt7g==",
              "operatorGuid": "b95f3efe-a7e3-4499-a6f6-25753694adee",
              "storeID": 2,
              "operator": {
                "$ref": "40"
              },
              "store": {
                "$ref": "3"
              }
            },
            {
              "$ref": "41"
            }
          ]
        }
      },
      {
        "$ref": "39"
      }
    ],
    "apns": [
      {
        "$id": "42",
        "pluID": 1,
        "pluG_UID": "kXU1vGKHkUaLxrWddau5bA==",
        "pluGuid": "bc357591-8762-4691-8bc6-b59d75abb96c",
        "apn": "sample string 1",
        "deleted": true,
        "storeID": 1,
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "42"
      }
    ],
    "tuns": [
      {
        "$id": "43",
        "pluG_UId": "TqPTbDRMXkiJsVFiSDNCuA==",
        "pluGuid": "6cd3a34e-4c34-485e-89b1-5162483342b8",
        "apn": "sample string 1",
        "tun": "sample string 2",
        "cartonQuantity": 3,
        "product": {
          "$ref": "2"
        },
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "43"
      }
    ],
    "competitionPricing": [
      {
        "$id": "44",
        "identifier": "jB45NOAByU6OzudB9m8v5w==",
        "identifierGuid": "34391e8c-01e0-4ec9-8ece-e741f66f2fe7",
        "pluG_UID": "LVOgvGfH5EWfjvb4TahmUg==",
        "pluGuid": "bca0532d-c767-45e4-9f8e-f6f84da86652",
        "competitionID": 1,
        "name": "sample string 2",
        "sellMultiple": 3,
        "retailPrice": 4,
        "storeName": "sample string 5"
      },
      {
        "$ref": "44"
      }
    ],
    "supplier": {
      "$ref": "9"
    },
    "supplierName": "sample string 148",
    "children": [
      {
        "$ref": "2"
      },
      {
        "$ref": "2"
      }
    ],
    "ordering": {
      "$ref": "12"
    },
    "flipChartPages": [
      {
        "$id": "45",
        "identifier": "TiCt7B6WLkCylySpA12WBw==",
        "groupName": "sample string 1",
        "identifierGuid": "ecad204e-961e-402e-b297-24a9035d9607",
        "exists": true,
        "flipChartIdentifier": "nFMSBPu0lUSAkW2+vjhTwA==",
        "flipChartIdentifierGuid": "0412539c-b4fb-4495-8091-6dbebe3853c0",
        "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": "NBrsw2e3aE6L05m4eJaVKw==",
        "groupIdentifierGuid": "c3ec1a34-b767-4e68-8bd3-99b87896952b",
        "flipChart": {
          "$id": "46",
          "identifier": "8iddctcBvkmQJBfRailQcw==",
          "identifierGuid": "725d27f2-01d7-49be-9024-17d16a295073",
          "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": "47",
            "identifier": "346/rOIjzk+PIufGG2cQ7w==",
            "identifierGuid": "acbf8edf-23e2-4fce-8f22-e7c61b6710ef",
            "name": "sample string 2",
            "formType": "sample string 3",
            "forms": [
              {
                "$id": "48",
                "id": 1,
                "g_UID": "LyBElowIyE28MHMJtOhfNg==",
                "guid": "9644202f-088c-4dc8-bc30-7309b4e85f36",
                "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": "bfH1EaEPe0uGONWmtVepCg==",
                "previousFormGuid": "11f5f16d-0fa1-4b7b-8638-d5a6b557a90a",
                "nextForm": 1,
                "nextFormG_UID": "F5y8OoPz/kCbk6E57PtQbg==",
                "nextFormGuid": "3abc9c17-f383-40fe-9b93-a139ecfb506e",
                "attributes": "sample string 10",
                "updated": "2026-06-03T18:32:13.6781871",
                "positioning": 1,
                "contentPanel": "sample string 11",
                "selectionMode": 1,
                "maximumSelections": 1,
                "alteredInStore": true,
                "deleted": true,
                "blueprintID": 1,
                "preserveLayout": true,
                "mainCheckoutFormName": "sample string 13",
                "nextCheckoutForm": {
                  "$ref": "48"
                },
                "previousCheckoutForm": {
                  "$ref": "48"
                },
                "buttons": [
                  {
                    "$id": "49",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "H7F0UMOShke/ouJZSt+vJA==",
                    "checkoutFormGuid": "5074b11f-92c3-4786-bfa2-e2594adfaf24",
                    "identifier": "IYpmFn4ikkqNVsQX5BMBPA==",
                    "identifierGuid": "16668a21-227e-4a92-8d56-c417e413013c",
                    "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": "KWx/2sJybEuabtsnyWiJ9Q==",
                    "valueGuid": "da7f6c29-72c2-4b6c-9a6e-db27c96889f5",
                    "buttonText": "sample string 10",
                    "valueText": "sample string 11",
                    "drawImageAndButton": true,
                    "updated": "2026-06-03T18:32:13.6781871",
                    "action": "sample string 12",
                    "valueForm": {
                      "$ref": "48"
                    },
                    "image": {
                      "$id": "50",
                      "name": "sample string 3.sample string 4",
                      "imageID": 2,
                      "imageName": "sample string 3",
                      "imageExtension": "sample string 4",
                      "lastUpdate": "2026-06-03T18:32:13.6781871",
                      "imageData": "QEA=",
                      "readOnly": true
                    }
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "panels": [
                  {
                    "$id": "51",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "nIq8RjacYEWi9qGdPf0Eeg==",
                    "checkoutFormGuid": "46bc8a9c-9c36-4560-a2f6-a19d3dfd047a",
                    "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": "51"
                  }
                ]
              },
              {
                "$ref": "48"
              }
            ],
            "panels": [
              {
                "$ref": "51"
              },
              {
                "$ref": "51"
              }
            ]
          },
          "pages": [
            {
              "$ref": "45"
            },
            {
              "$ref": "45"
            }
          ]
        },
        "contentPanel": {
          "$ref": "51"
        },
        "products": [
          {
            "$id": "52",
            "flipChartPageIdentifier": "1LUcjehTfUGyh6ar2C9HTw==",
            "flipChartPageIdentifierGuid": "8d1cb5d4-53e8-417d-b287-a6abd82f474f",
            "pluG_UID": "PSGIh439pEuA0yuecYgg2g==",
            "pluGuid": "8788213d-fd8d-4ba4-80d3-2b9e718820da",
            "sortOrder": 3,
            "sent": true,
            "productChanged": true,
            "productImageName": "sample string 6",
            "productShowImageOnFlipCharts": true,
            "productShowTextOnFlipCharts": true,
            "productOverrideFlipChartText": true,
            "productFlipChartText": "sample string 10",
            "product": {
              "$ref": "2"
            },
            "departmentSortOrder": 11,
            "subDepartmentName": "sample string 12"
          },
          {
            "$ref": "52"
          }
        ],
        "productCount": 27,
        "pages": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ]
      },
      {
        "$ref": "45"
      }
    ],
    "priceHistory": [
      {
        "$id": "53",
        "pluG_UID": "pc8EDh7pq0muC40kLfzXGQ==",
        "pluGuid": "0e04cfa5-e91e-49ab-ae0b-8d242dfcd719",
        "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:32:13.6781871",
        "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": "53"
      }
    ],
    "ingredients": [
      {
        "$id": "54",
        "pluG_UID": "hbOngbIoUEmVUKzDKXkWfw==",
        "ingredientGuid": "DOX2LR8+ukO2S8vgd8LKLw==",
        "ingredientIdentifier": "2df6e50c-3e1f-43ba-b64b-cbe077c2ca2f",
        "quantity": 1.0,
        "storeIDs": [
          1,
          2
        ],
        "ingredientText": "sample string 1",
        "ingredient": {
          "$ref": "2"
        }
      },
      {
        "$ref": "54"
      }
    ],
    "bins": [
      {
        "$id": "55",
        "pluG_UID": "OBdtu9lBIkKJpqKvncyV8w==",
        "pluGuid": "bb6d1738-41d9-4222-89a6-a2af9dcc95f3",
        "shelfLocationIdentifier": "bPoQOBr4rEW8S2v/Y6mp6w==",
        "shelfLocationGuid": "3810fa6c-f81a-45ac-bc4b-6bff63a9a9eb",
        "labelShelfDefault": 1,
        "labelTalkerDefault": 1,
        "labelSmall": true,
        "labelPageLayoutG_UID": "kq3bublzdkqvUixiZolwgg==",
        "labelPageLayoutGuid": "b9dbad92-73b9-4a76-af52-2c6266897082",
        "updated": "2026-06-03T18:32:13.6781871",
        "electronicShelfLabelIdentifier": "sample string 5",
        "electronicshelfLabelsConfigurationID": 6,
        "labelShelfChanged": true,
        "productName": "sample string 8",
        "locationText": "sample string 9",
        "product": {
          "$ref": "2"
        },
        "location": {
          "$id": "56",
          "identifier": "xddFQ3z+S0KJIHSH+69IhA==",
          "storeID": 1,
          "identifierGuid": "4345d7c5-fe7c-424b-8920-7487fbaf4884",
          "name": "sample string 2",
          "haccp": true,
          "blueprintID": 1,
          "updated": "2026-06-03T18:32:13.6781871",
          "minTemp": 1,
          "maxTemp": 1,
          "checkFrequency": 1,
          "storeCaseConfiguration": 5,
          "storeName": "sample string 6",
          "bins": [
            {
              "$ref": "55"
            },
            {
              "$ref": "55"
            }
          ]
        }
      },
      {
        "$ref": "55"
      }
    ],
    "bin": {
      "$ref": "55"
    },
    "scaleLocations": [
      {
        "$id": "57",
        "plu": 1,
        "pluG_UID": "AoifiTEUZ0y78Ut8/S/oPA==",
        "pluGuid": "899f8802-1431-4c67-bbf1-4b7cfd2fe83c",
        "deptNo": 1,
        "product": {
          "$ref": "2"
        },
        "scaleLocation": {
          "$id": "58",
          "id": 1,
          "deptNo": 1,
          "deptCode": "sample string 2",
          "name": "sample string 3",
          "enabled": true,
          "updated": "2026-06-03T18:32:13.6781871",
          "department": {
            "$id": "59",
            "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": "58"
            },
            "subDepartments": [
              {
                "$id": "60",
                "id": 1,
                "departmentID": 2,
                "name": "sample string 3",
                "code": "sample string 4",
                "departmentCode": "sample string 5",
                "externalSales": true,
                "minorDepartments": [
                  {
                    "$id": "61",
                    "id": 1,
                    "subDepartmentID": 2,
                    "departmentID": 3,
                    "name": "sample string 4",
                    "subDepartmentCode": "sample string 5",
                    "departmentCode": "sample string 6",
                    "code": "sample string 7",
                    "lesserDepartments": [
                      {
                        "$id": "62",
                        "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:32:13.6781871",
                        "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": "jjehcyHSlEmVbFLonxHacA==",
                        "labelPageLayoutGuid": "73a1378e-d221-4994-956c-52e89f11da70",
                        "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": "63",
                          "dept": 1,
                          "category": 2,
                          "name": "sample string 3",
                          "active": true,
                          "mscCommodities": [
                            {
                              "$id": "64",
                              "dept": 1,
                              "category": 2,
                              "commodity": 3,
                              "name": "sample string 4",
                              "active": true,
                              "mscSubCommodities": [
                                {
                                  "$id": "65",
                                  "dept": 1,
                                  "category": 2,
                                  "commodity": 3,
                                  "subCommodity": 4,
                                  "name": "sample string 5",
                                  "active": true,
                                  "subCommodityCode": "sample string 7"
                                },
                                {
                                  "$ref": "65"
                                }
                              ],
                              "commodityCode": "sample string 6"
                            },
                            {
                              "$ref": "64"
                            }
                          ],
                          "categoryCode": "sample string 5"
                        },
                        "mscCom": {
                          "$ref": "64"
                        },
                        "mscDep": {
                          "$id": "66",
                          "dept": 1,
                          "name": "sample string 2",
                          "active": true,
                          "mscCategories": [
                            {
                              "$ref": "63"
                            },
                            {
                              "$ref": "63"
                            }
                          ],
                          "deptCode": "sample string 4"
                        },
                        "mscSubCom": {
                          "$ref": "65"
                        }
                      },
                      {
                        "$ref": "62"
                      }
                    ],
                    "updated": "2026-06-03T18:32:13.6781871",
                    "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": "mbY84dhatkWPSzpZNUhN/g==",
                    "labelPageLayoutGuid": "e13cb699-5ad8-45b6-8f4b-3a5935484dfe",
                    "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": "63"
                    },
                    "mscCom": {
                      "$ref": "64"
                    },
                    "mscDep": {
                      "$ref": "66"
                    },
                    "mscSubCom": {
                      "$ref": "65"
                    }
                  },
                  {
                    "$ref": "61"
                  }
                ],
                "investmentBuyOverride": true,
                "updated": "2026-06-03T18:32:13.6781871",
                "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": "NWBeBWduQECgOH+drOCx1Q==",
                "labelPageLayoutGuid": "055e6035-6e67-4040-a038-7f9dace0b1d5",
                "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": "63"
                },
                "mscCom": {
                  "$ref": "64"
                },
                "mscDep": {
                  "$ref": "66"
                },
                "mscSubCom": {
                  "$ref": "65"
                }
              },
              {
                "$ref": "60"
              }
            ],
            "stores": [
              1,
              2
            ],
            "investmentBuyOverride": true,
            "updated": "2026-06-03T18:32:13.6781871",
            "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": "ZTIZV3mS9EuuJAl0YiPfLA==",
            "labelPageLayoutGuid": "57193265-9279-4bf4-ae24-09746223df2c",
            "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": "63"
            },
            "mscCom": {
              "$ref": "64"
            },
            "mscDep": {
              "$ref": "66"
            },
            "mscSubCom": {
              "$ref": "65"
            }
          }
        }
      },
      {
        "$ref": "57"
      }
    ],
    "nextPrice": {
      "$id": "67",
      "id": 1,
      "campaignID": 2,
      "campaignName": "sample string 3",
      "plu": 1,
      "hostOfferID": 1,
      "metcashPromotionID": "sample string 4",
      "metcashPromotionPlacement": "sample string 5",
      "pluG_UID": "fX2X+e1IAE6en1FIzc7xrQ==",
      "pluGuid": "f9977d7d-48ed-4e00-9e9f-5148cdcef1ad",
      "newPrice": 1,
      "pctDiscount": 1,
      "newCost": 1,
      "newCostDecimals": 6,
      "dealCostIdentifier": "vYa9DWLX6026DgIfYbDUdA==",
      "dealCostGuid": "0dbd86bd-d762-4deb-ba0e-021f61b0d474",
      "pluName": "sample string 7",
      "apn": "sample string 8",
      "fuelItem": true,
      "priceGroupG_UID": "bQW+m5JAwEyp9+cxknIHsg==",
      "priceGroupGuid": "9bbe056d-4092-4cc0-a9f7-e731927207b2",
      "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:32:13.6781871",
      "rrp": 28,
      "campaignDescription": "sample string 29",
      "hostCampaign": true,
      "hostIdentifier": "QEA=",
      "hostIdentifierGuid": "cd376cca-4cb1-4a0e-b329-850f539bfc94",
      "campaignComboPriceGroupG_UID": "7UieMRMk706xF+1XMuVrfw==",
      "campaignComboPriceGroupIdentifier": "319e48ed-2413-4eef-b117-ed5732e56b7f",
      "promotionPlacementDescription": "sample string 31",
      "storeAcceptances": [
        {
          "$id": "68",
          "plu": 1,
          "pluG_UId": "QEA=",
          "campaignID": 1,
          "campaignName": "sample string 2",
          "storeID": 3,
          "acceptedUtc": "2026-06-03T18:32:13.6781871",
          "operatorG_UID": "fUHGfMRRW0ChrYwrDOLnJg==",
          "operatorGuid": "7cc6417d-51c4-405b-a1ad-8c2b0ce2e726",
          "machineID": 1,
          "processed": true,
          "appliedUtc": "2026-06-03T18:32:13.6781871",
          "signIqTicketFileMovedUtc": "2026-06-03T18:32:13.6781871",
          "user": "sample string 6",
          "campaignDescription": "sample string 7",
          "productDesc": "sample string 8",
          "storeName": "sample string 9",
          "effectiveUtc": "2026-06-03T18:32:13.6781871",
          "priceChangeType": 0,
          "operatorName": "sample string 10",
          "hostCampaign": true,
          "hostIdentifier": "QEA=",
          "hostIdentifierGuid": "52e95701-88dc-4cb2-b887-263a3321696a",
          "product": {
            "$ref": "2"
          },
          "campaignPlu": {
            "$ref": "67"
          },
          "fuelItem": true
        },
        {
          "$ref": "68"
        }
      ],
      "campaign": {
        "$id": "69",
        "id": 1,
        "storeID": 2,
        "name": "5111f177-646f-4ed1-8394-49f7908cbe9f",
        "nameGuid": "5111f177-646f-4ed1-8394-49f7908cbe9f",
        "description": "sample string 4",
        "showDiscounts": true,
        "showTotals": true,
        "onlyEvaluateOnSubtotal": true,
        "useDescription": true,
        "campaignType": 1,
        "startDate": "2026-06-03T18:32:13.6781871",
        "startTime": 1,
        "endDate": "2026-06-03T18:32:13.6781871",
        "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:32:13.6781871",
        "system": true,
        "created": "2026-06-03T18:32:13.6781871",
        "updated": "2026-06-03T18:32:13.6781871",
        "priceChangeNotifiedUtc": "2026-06-03T18:32:13.6781871",
        "promoType": 1,
        "promotionTypeCode": "sample string 13",
        "hostIdentifier": "pmjg952r6EK+xYxV7j5U/w==",
        "hostIdentifierGuid": "f7e068a6-ab9d-42e8-bec5-8c55ee3e54ff",
        "hostType": 14,
        "createdByUser": "sample string 15",
        "fromHost": true,
        "deleted": true,
        "campaignDeleted": "2026-06-03T18:32:13.6781871",
        "updatedByUser": "sample string 18",
        "offerID": 1,
        "isPriceChangeCampaign": true,
        "stores": [
          1,
          2
        ],
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ],
        "campaignPlus": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "campaignPools": [
          {
            "$id": "70",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 4,
            "pluG_UID": "3CJGmoEsWkubm9vcJLCljg==",
            "pluGuid": "9a4622dc-2c81-4b5a-9b9b-dbdc24b0a58e",
            "hostOfferID": 1,
            "priceGroupG_UID": "/mpp7Ds2SUW9EP54O8w5aw==",
            "priceGroupGuid": "ec696afe-363b-4549-bd10-fe783bcc396b",
            "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:32:13.6781871",
            "rrp": 18,
            "campaignDescription": "sample string 19",
            "product": {
              "$ref": "2"
            },
            "campaign": {
              "$ref": "69"
            }
          },
          {
            "$ref": "70"
          }
        ],
        "sellingRules": [
          {
            "$id": "71",
            "id": 1,
            "identifier": "uJPhVWOMtEWsDww6dxp7kg==",
            "identifierStr": "uJPhVWOMtEWsDww6dxp7kg==",
            "identifierGuid": "55e193b8-8c63-45b4-ac0f-0c3a771a7b92",
            "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": "69"
            }
          },
          {
            "$ref": "71"
          }
        ],
        "customers": [
          {
            "$id": "72",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "customerID": "UzHpBLH9jEG6WuP3rddPWw==",
            "customerIDGuid": "04e93153-fdb1-418c-ba5a-e3f7add74f5b",
            "campaign": {
              "$ref": "69"
            },
            "customer": {
              "$id": "73",
              "identifier": "SyW1X2bsk0GCyYpYNPl2kA==",
              "identifierGuid": "5fb5254b-ec66-4193-82c9-8a5834f97690",
              "code": "sample string 2",
              "familyName": "sample string 3",
              "givenName": "sample string 4",
              "otherName": "sample string 5",
              "title": "sample string 6",
              "dateOfBirth": "2026-06-03T18:32:13.6781871",
              "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": "a5RUD5MNCEmJ4L5u1vwIWg==",
              "communityIdentifierGuid": "0f54946b-0d93-4908-89e0-be6ed6fc085a",
              "joined": "2026-06-03T18:32:13.6781871",
              "updated": "2026-06-03T18:32:13.6781871",
              "active": true,
              "reasonInactive": 1,
              "groupCustomer": true,
              "loyaltyPoints": 1,
              "homeStoreID": 1,
              "availableSpend": 1,
              "priceLevelIdentifier": "K31oV4bjL0maYJQRqwWOuw==",
              "priceLevelIdentifierGuid": "57687d2b-e386-492f-9a60-9411ab058ebb",
              "marketingID": "sample string 18",
              "receiptPrintOptions": 1,
              "hidden": true,
              "registered": true,
              "registeredOn": "2026-06-03T18:32:13.6781871",
              "emailMarketing": true,
              "smsMarketing": true,
              "deleted": true,
              "deletedUser": "sample string 24",
              "homeStoreName": "sample string 25",
              "customerCards": [
                {
                  "$id": "74",
                  "cardType": 2,
                  "issueDate": "2026-06-03T18:32:13.6781871",
                  "expiry": "2026-06-03T18:32:13.6781871",
                  "customerID": "5TxcZFl4uEG5UVeP6G1FSQ==",
                  "customerIDGuid": "645c3ce5-7859-41b8-b951-578fe86d4549",
                  "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:32:13.6781871",
                  "linkedAccount": "GfW1nOFp9kOy6r1c9kDgkQ==",
                  "linkedAccountGuid": "9cb5f519-69e1-43f6-b2ea-bd5cf640e091",
                  "currentValueChanged": true,
                  "limitsChanged": true,
                  "customer": {
                    "$ref": "73"
                  },
                  "account": {
                    "$id": "75",
                    "id": 1,
                    "identifier": "HgbW0nWHqkiso0qxquGcuA==",
                    "identifierGuid": "d2d6061e-8775-48aa-aca3-4ab1aae19cb8",
                    "referenceNo": "sample string 3",
                    "name": "sample string 4",
                    "created": "2026-06-03T18:32:13.6781871",
                    "owner": "66pxgJxwhEKP5rrchb4s7g==",
                    "ownerGuid": "8071aaeb-709c-4284-8fe6-badc85be2cee",
                    "accountStoreGroupIdentifier": "vmim91ekj0yWMzyJeF8Aig==",
                    "accountStoreGroupGuid": "f7a668be-a457-4c8f-9633-3c89785f008a",
                    "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:32:13.6781871",
                    "active": true,
                    "updated": "2026-06-03T18:32:13.6781871",
                    "deleted": true,
                    "deletedUser": "sample string 16",
                    "currentBalanceChanged": true,
                    "maximumLimitChanged": true,
                    "loyaltyPointsChanged": true,
                    "projectedBalance": 17,
                    "accountStoreGroupStoreIDs": [
                      1,
                      2
                    ],
                    "customerEmail": "sample string 18",
                    "ownerCustomer": {
                      "$ref": "73"
                    },
                    "card": {
                      "$ref": "74"
                    },
                    "members": {
                      "$id": "76",
                      "sample string 1": [
                        {
                          "$ref": "73"
                        },
                        {
                          "$ref": "73"
                        }
                      ],
                      "sample string 2": [
                        {
                          "$ref": "73"
                        },
                        {
                          "$ref": "73"
                        }
                      ]
                    },
                    "customerGroups": [
                      {
                        "$id": "77",
                        "identifier": "6k8TUGks/kWMPMeNEpDeXQ==",
                        "identifierGuid": "50134fea-2c69-45fe-8c3c-c78d1290de5d",
                        "name": "sample string 2",
                        "primaryContact": "06rj1q1UuUyHjtW6/qwVOw==",
                        "primaryContactGuid": "d6e3aad3-54ad-4cb9-878e-d5bafeac153b",
                        "accountID": "6aTkYS3SZEC1dqg2z8P0VA==",
                        "accountIDGuid": "61e4a4e9-d22d-4064-b576-a836cfc3f454",
                        "special": true,
                        "updated": "2026-06-03T18:32:13.6781871",
                        "active": true,
                        "reasonInactive": 1,
                        "priceLevelIdentifier": "o3E20GP6/0mNQ/KSKIiyeg==",
                        "priceLevelIdentifierGuid": "d03671a3-fa63-49ff-8d43-f2922888b27a",
                        "marketingListID": "sample string 7",
                        "deleted": true,
                        "account": {
                          "$ref": "75"
                        },
                        "primaryContactCustomer": {
                          "$ref": "73"
                        },
                        "customerGroupMembers": [
                          {
                            "$id": "78",
                            "id": 1,
                            "groupID": "jPqP+CPc50e62xe2w+QlHg==",
                            "groupIDGuid": "f88ffa8c-dc23-47e7-badb-17b6c3e4251e",
                            "customerID": "jj96OhoBL0eWeqjw6GeBQQ==",
                            "customerIDGuid": "3a7a3f8e-011a-472f-967a-a8f0e8678141",
                            "card": "sample string 4",
                            "linkedAccount": "egxsD7UWk0WGwujdI9EXvA==",
                            "linkedAccountGuid": "0f6c0c7a-16b5-4593-86c2-e8dd23d117bc",
                            "customer": {
                              "$ref": "73"
                            },
                            "group": {
                              "$ref": "77"
                            },
                            "customerCard": {
                              "$ref": "74"
                            }
                          },
                          {
                            "$ref": "78"
                          }
                        ]
                      },
                      {
                        "$ref": "77"
                      }
                    ]
                  },
                  "payments": [
                    {
                      "$id": "79",
                      "id": 1,
                      "identifier": "OawDSGskKkiK+E0zWMFLKw==",
                      "identifierGuid": "4803ac39-246b-482a-8af8-4d3358c14b2b",
                      "storeID": 2,
                      "operatorName": "sample string 3",
                      "saleHeaderID": 4,
                      "paymentType": 5,
                      "amount": 6,
                      "account": "sample string 7",
                      "accountID": "LbnQKGD1/0KcpWni0uRLPA==",
                      "accountIDGuid": "28d0b92d-f560-42ff-9ca5-69e2d2e44b3c",
                      "customerAccount": {
                        "$ref": "75"
                      },
                      "customerCard": {
                        "$ref": "74"
                      },
                      "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:32:13.6781871",
                      "invRocNo": "sample string 14",
                      "responseCode": "sample string 15",
                      "cashout": 1,
                      "tip": 16,
                      "idempotentVoid": "l1tq5WZjqkaHp198TV7C4Q==",
                      "idempotentVoidGuid": "e56a5b97-6366-46aa-87a7-5f7c4d5ec2e1",
                      "offline": true,
                      "processed": 1,
                      "storeSaleHeader": {
                        "$id": "80",
                        "saleHeaderID": 1,
                        "saleHeaderGuid": "682F5nTU/UWAN0tyFrF62A==",
                        "saleHeaderIdentifierGuid": "e685cdeb-d474-45fd-8037-4b7216b17ad8",
                        "created": "2026-06-03T18:32:13.6781871",
                        "createdLocal": "2026-06-03T18:32:13.6781871",
                        "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:32:13.6781871",
                        "storeID": 1,
                        "operatorG_Uid": "WcBP6hYPwkWB8ynEzW07uA==",
                        "operatorGuid": "ea4fc059-0f16-45c2-81f3-29c4cd6d3bb8",
                        "customerG_Uid": "Wzd1JF/EKU2fEHf8ENNhfg==",
                        "customerGuid": "2475375b-c45f-4d29-9f10-77fc10d3617e",
                        "communityIdentifier": "ez9DN6jFgU++LoQ8NjXwLw==",
                        "communityIdentifierGuid": "37433f7b-c5a8-4f81-be2e-843c3635f02f",
                        "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": "k7xVVasfDkC3YNU2ZQkYYA==",
                        "priceLevelIdentifierGuid": "5555bc93-1fab-400e-b760-d53665091860",
                        "locked": 36,
                        "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:32:13.6781871+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": "81",
                          "customerName": "sample string 1",
                          "pickupAt": "2026-06-03T18:32:13.6781871",
                          "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": "40"
                        },
                        "customer": {
                          "$ref": "73"
                        },
                        "communityOrganisation": {
                          "$id": "82",
                          "id": 1,
                          "identifier": "8zyUSmB91kGQtNrJWFLVOQ==",
                          "identifierGuid": "4a943cf3-7d60-41d6-90b4-dac95852d539",
                          "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:32:13.6781871",
                          "promoPeriodEnd": "2026-06-03T18:32:13.6781871",
                          "allowDonations": true,
                          "logoImageName": "sample string 17",
                          "totalAmountAwarded": 18.1,
                          "updated": "2026-06-03T18:32:13.6781871",
                          "deleted": true
                        },
                        "details": [
                          {
                            "$id": "83",
                            "saleItemID": 1,
                            "identifier": "oXzfZAL6EkCqT4AXFD2dXg==",
                            "identifierGuid": "64df7ca1-fa02-4012-aa4f-8017143d9d5e",
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "gsFtx1dUnkCxuh7udXnSEg==",
                            "pluGuid": "c76dc182-5457-409e-b1ba-1eee7579d212",
                            "accountID": "SL2H80aOEkeLkqczD0fj+w==",
                            "accountIDGuid": "f387bd48-8e46-4712-8b92-a7330f47e3fb",
                            "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:32:13.6781871",
                            "bestOrExpireType": 1,
                            "providerName": "sample string 11",
                            "refundG_UID": "+5iT5fEGiUue7QstDGpxGA==",
                            "refundGuid": "e59398fb-06f1-4b89-9eed-0b2d0c6a7118",
                            "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": "tXtsLlijEUayE92BivSuyg==",
                            "idempotentVoidGuid": "2e6c7bb5-a358-4611-b213-dd818af4aeca",
                            "priceLevelIdentifier": "OQ63Z28pBEaXOi1qmGRTRg==",
                            "priceLevelIdentifierGuid": "67b70e39-296f-4604-973a-2d6a98645346",
                            "communityIdentifier": "AoGWFB+Oxk+QUu56NwlOXg==",
                            "communityIdentifierGuid": "14968102-8e1f-4fc6-9052-ee7a37094e5e",
                            "productName": "sample string 23",
                            "apn": "sample string 24",
                            "unknownScans": [
                              {
                                "$id": "84",
                                "id": 1,
                                "saleDetailID": 2,
                                "storeID": 1,
                                "scanned": "2026-06-03T18:32:13.6781871",
                                "operatorG_UID": "QEA=",
                                "barcode": "sample string 4",
                                "processed": 1
                              },
                              {
                                "$ref": "84"
                              }
                            ],
                            "refund": {
                              "$id": "85",
                              "id": 1,
                              "g_UID": "l1uIvOGzE0C//pzp+386JA==",
                              "guid": "bc885b97-b3e1-4013-bffe-9ce9fb7f3a24",
                              "description": "sample string 1",
                              "dumped": true,
                              "inventoryReasonID": 1,
                              "sortOrder": 1,
                              "updated": "2026-06-03T18:32:13.6781871"
                            },
                            "modifier": {
                              "$id": "86",
                              "id": 1,
                              "setG_UID": "x45+R2QbYUmKFrHQ1paKkw==",
                              "modifierSetGuid": "477e8ec7-1b64-4961-8a16-b1d0d6968a93",
                              "name": "sample string 2",
                              "price": 1,
                              "quantity": 1,
                              "modifierType": 1,
                              "groupNumber": 1,
                              "pageNumber": 1,
                              "controlOrder": 1,
                              "printToStation": true,
                              "pluG_UID": "Iabcobj6OkCOItE1+BAylA==",
                              "pluGuid": "a1dca621-fab8-403a-8e22-d135f8103294",
                              "deleted": true,
                              "g_UID": "4LbKh9NrnU6cn3KY2qba+A==",
                              "guid": "87cab6e0-6bd3-4e9d-9c9f-7298daa6daf8",
                              "product": {
                                "$ref": "2"
                              }
                            },
                            "priceLevelName": "sample string 25",
                            "pumpNumber": 1,
                            "hoseNumber": 1
                          },
                          {
                            "$ref": "83"
                          }
                        ],
                        "eftReceipts": [
                          {
                            "$id": "87",
                            "id": 1,
                            "storeID": 1,
                            "saleHeaderID": 2,
                            "storeSaleHeader": {
                              "$ref": "80"
                            },
                            "receipt": "sample string 3",
                            "processed": 1
                          },
                          {
                            "$ref": "87"
                          }
                        ],
                        "payments": [
                          {
                            "$ref": "79"
                          },
                          {
                            "$ref": "79"
                          }
                        ],
                        "cards": [
                          {
                            "$id": "88",
                            "id": 1,
                            "saleHeaderID": 1,
                            "identifier": "sample string 2",
                            "cardType": 3,
                            "providerName": "sample string 4"
                          },
                          {
                            "$ref": "88"
                          }
                        ],
                        "campaignHits": [
                          {
                            "$id": "89",
                            "id": 1,
                            "saleHeaderID": 2,
                            "campaign": "sample string 3",
                            "name": "sample string 4",
                            "processed": 1,
                            "campaignDescription": "sample string 5"
                          },
                          {
                            "$ref": "89"
                          }
                        ],
                        "fuel": [
                          {
                            "$id": "90",
                            "id": 1,
                            "plu": 1,
                            "pluG_UID": "D438tXmCnkWP5c3B9TBy/Q==",
                            "pluGuid": "b5fc8d0f-8279-459e-8fe5-cdc1f53072fd",
                            "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:32:13.6781871",
                            "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:32:13.6781871",
                            "tagNumber": "sample string 15",
                            "trackTwoRem": "sample string 16",
                            "transCode": 1,
                            "transType": 1,
                            "unitPrice": 1.0,
                            "vehicleReg": "sample string 17",
                            "offline": true,
                            "processed": 1
                          },
                          {
                            "$ref": "90"
                          }
                        ],
                        "fuelResells": [
                          {
                            "$id": "91",
                            "saleItemID": 1,
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "fBlRfK9JBE+yZQcMerjFSQ==",
                            "pluGuid": "7c51197c-49af-4f04-b265-070c7ab8c549",
                            "accountID": "RDPpk7N6kEOh23TNy/UMlA==",
                            "accountIDGuid": "93e93344-7ab3-4390-a1db-74cdcbf50c94",
                            "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:32:13.6781871",
                            "bestOrExpireType": 1,
                            "refundG_UID": "Wyk7TKa2/UeuuEsKd+T9Qg==",
                            "refundGuid": "4c3b295b-b6a6-47fd-aeb8-4b0a77e4fd42",
                            "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": "91"
                          }
                        ],
                        "customerOrder": [
                          {
                            "$id": "92",
                            "identifier": "IPmvtKemoEClu6P9IeZgZQ==",
                            "identifierGuid": "b4aff920-a6a7-40a0-a5bb-a3fd21e66065",
                            "id": 1,
                            "orderNo": 2,
                            "externalSaleIdentifier": "sample string 3",
                            "storeID": 4,
                            "zoneID": 5,
                            "deptNo": 6,
                            "customerIdentifier": "R6Tf4eGfz0iBLm8IJ6JtoQ==",
                            "customerIdentifierGuid": "e1dfa447-9fe1-48cf-812e-6f0827a26da1",
                            "operatorNo": 1,
                            "operatorG_UID": "qDI7YiWvJ0qhaKlT2ChkGQ==",
                            "operatorGuid": "623b32a8-af25-4a27-a168-a953d8286419",
                            "created": "2026-06-03T18:32:13.6781871",
                            "ordered": "2026-06-03T18:32:13.6781871",
                            "started": "2026-06-03T18:32:13.6781871",
                            "completed": "2026-06-03T18:32:13.6781871",
                            "supplied": "2026-06-03T18:32:13.6781871",
                            "quickTicket": 1,
                            "deleted": true,
                            "walkAway": true,
                            "approxWait": 1,
                            "actualWait": 1,
                            "deliveryMethod": 8,
                            "externalSaleType": 9,
                            "customer": {
                              "$ref": "73"
                            },
                            "operator": {
                              "$ref": "40"
                            },
                            "details": [
                              {
                                "$id": "93",
                                "headerID": 1,
                                "plu": 1,
                                "pluG_UId": "XgWzYDHRzUmywMA/YMZShg==",
                                "pluGuid": "60b3055e-d131-49cd-b2c0-c03f60c65286",
                                "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": "//H7JBAHsUemEDwZ11Cz7g==",
                                "headerIdentifierGuid": "24fbf1ff-0710-47b1-a610-3c19d750b3ee",
                                "product": {
                                  "$ref": "2"
                                }
                              },
                              {
                                "$ref": "93"
                              }
                            ],
                            "storeName": "sample string 11",
                            "customerName": "sample string 12",
                            "storeReplyTo": "sample string 13",
                            "storeSubjectLine": "sample string 14",
                            "storeSaleHeader": {
                              "$ref": "80"
                            }
                          },
                          {
                            "$ref": "92"
                          }
                        ],
                        "surveyResponses": [
                          {
                            "$id": "94",
                            "surveyG_UID": "6KY7xpyu5UeBOUi+lETbnA==",
                            "surveyGuid": "c63ba6e8-ae9c-47e5-8139-48be9444db9c",
                            "saleHeaderGuid": "mYuvdXgxhk2DQ/CU15ur2Q==",
                            "saleGuid": "75af8b99-3178-4d86-8343-f094d79babd9",
                            "textResponse": "sample string 1",
                            "integerResponse": 1,
                            "g_UIDResponse": "+XA8i/1AHEmLsDJMb2VOgQ==",
                            "guidResponse": "8b3c70f9-40fd-491c-8bb0-324c6f654e81",
                            "whoAnswered": 2,
                            "answeredAtUTC": "2026-06-03T18:32:13.6781871",
                            "sale": {
                              "$ref": "80"
                            },
                            "survey": {
                              "$id": "95",
                              "g_UID": "KjGy9DQn70uZyFOSt09QQg==",
                              "guid": "f4b2312a-2734-4bef-99c8-5392b74f5042",
                              "name": "sample string 1",
                              "storeID": 2,
                              "zoneID": 1,
                              "checkoutFormG_UID": "5+marG4t60uJFi/ukksW/g==",
                              "checkoutFormGuid": "ac9ae9e7-2d6e-4beb-8916-2fee924b16fe",
                              "displayToWho": 3,
                              "displayWhen": 4,
                              "start": "2026-06-03T18:32:13.6781871",
                              "end": "2026-06-03T18:32:13.6781871",
                              "deleted": true,
                              "updated": "2026-06-03T18:32:13.6781871",
                              "possibleIntegerResponses": [
                                1,
                                2
                              ],
                              "possibleTextResponses": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "possibleGuidResponses": [
                                "39d9b525-3c22-4194-a14a-d1a8e1b7f002",
                                "3eab7298-4723-4f65-9643-8247a3b23e92"
                              ],
                              "allowsAllTextResponses": true,
                              "surveyForm": {
                                "$ref": "48"
                              }
                            },
                            "ingressId": "sample string 4"
                          },
                          {
                            "$ref": "94"
                          }
                        ],
                        "storeName": "sample string 39",
                        "terminalNumber": 40,
                        "machineName": "sample string 41",
                        "operatorName": "sample string 42",
                        "direction": 1,
                        "reason": "sample string 43",
                        "accountG_UID": "cd6cgqOonUyiaVFNXHMIug==",
                        "accountIdentifier": "829cde71-a8a3-4c9d-a269-514d5c7308ba",
                        "accountName": "sample string 44",
                        "customerOrderIdentifier": "w3QXWfjxokyIWARECl0qmA==",
                        "customerOrderIdentifierGuid": "591774c3-f1f8-4ca2-8858-04440a5d2a98",
                        "priceLevelName": "sample string 45",
                        "revision": 46,
                        "ingressId": "sample string 47"
                      },
                      "metadata": {
                        "$id": "96",
                        "id": 1,
                        "paymentID": 2,
                        "paymentIdentifier": "/c2oc0KlLEqUCKN2NONbRw==",
                        "paymentIdentifierGuid": "73a8cdfd-a542-4a2c-9408-a37634e35b47",
                        "identifier": "qqTL2yRV/Eu1lOCgRa7nUA==",
                        "identifierGuid": "dbcba4aa-5524-4bfc-b594-e0a045aee750",
                        "metadata": "sample string 3",
                        "signatureImage": "QEA=",
                        "itemIdentifier": "9bqKFSZ7bE6Q/0vFLYYmUA==",
                        "itemIdentifierGuid": "158abaf5-7b26-4e6c-90ff-4bc52d862650"
                      }
                    },
                    {
                      "$ref": "79"
                    }
                  ]
                },
                {
                  "$ref": "74"
                }
              ],
              "customerGroupMembers": [
                {
                  "$ref": "78"
                },
                {
                  "$ref": "78"
                }
              ],
              "customerGroups": [
                {
                  "$ref": "77"
                },
                {
                  "$ref": "77"
                }
              ],
              "accounts": [
                {
                  "$ref": "75"
                },
                {
                  "$ref": "75"
                }
              ],
              "account": {
                "$ref": "75"
              },
              "vouchers": [
                {
                  "$id": "97",
                  "customerIdentifier": "LYEdqs0ezEKDaIdyHp99mw==",
                  "customerIdentifierGuid": "aa1d812d-1ecd-42cc-8368-87721e9f7d9b",
                  "voucherName": "sample string 2",
                  "count": 3,
                  "storeID": 4,
                  "barcode": "sample string 5",
                  "redeemCount": 6,
                  "issueCount": 7,
                  "storeSalePaymentID": 1,
                  "idempotentID": "tqnjB+WtMEms+HCUrEI1/Q==",
                  "idempotentGuid": "07e3a9b6-ade5-4930-acf8-7094ac4235fd",
                  "offline": true,
                  "voucher": {
                    "$id": "98",
                    "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:32:13.6781871",
                    "barcodeTemplate": {
                      "$id": "99",
                      "templateID": 1,
                      "template": "sample string 1",
                      "bcFunction": "sample string 2",
                      "sortOrder": 3
                    },
                    "scaleLabel": {
                      "$id": "100",
                      "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:32:13.6781871",
                      "labelPageLayout": "uhfQuqMwjU+GTAa2FpCgWA==",
                      "pageLayoutGuid": "bad017ba-30a3-4f8d-864c-06b61690a058",
                      "labelType": 6,
                      "oldName": "sample string 7",
                      "voucher": {
                        "$ref": "98"
                      },
                      "elements": [
                        {
                          "$id": "101",
                          "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:32:13.6781871"
                        },
                        {
                          "$ref": "101"
                        }
                      ]
                    },
                    "customerVouchers": [
                      {
                        "$id": "102",
                        "id": 1,
                        "customerIdentifier": "OFianZ8kiEWUPFNafKLTgQ==",
                        "customerIdentifierGuid": "9d9a5838-249f-4588-943c-535a7ca2d381",
                        "voucherID": 3,
                        "voucherName": "sample string 4",
                        "storeID": 1,
                        "barcode": "sample string 5",
                        "dateOfIssue": "2026-06-03T18:32:13.6781871",
                        "issuedSaleHeaderID": 1,
                        "issuedSaleIdentifier": "sample string 7",
                        "issuedOfflinePaymentID": 1,
                        "issuedIdempotentID": "Kgh5xWlZrEWtXQFy9nla8A==",
                        "issuedIdempotentGuid": "c579082a-5969-45ac-ad5d-0172f6795af0",
                        "issuedOffline": true,
                        "issuedUser": "sample string 9",
                        "issuedNotes": "sample string 10",
                        "expiryDate": "2026-06-03T18:32:13.6781871",
                        "expiredUser": "sample string 11",
                        "expiredNotes": "sample string 12",
                        "redeemed": "2026-06-03T18:32:13.6781871",
                        "redeemedSaleHeaderID": 1,
                        "redeemedSaleIdentifier": "sample string 13",
                        "redeemedOfflinePaymentID": 1,
                        "redeemedIdempotentID": "XXA5ZAqCqU2cpdGVg3Kd7Q==",
                        "redeemedIdempotentGuid": "6439705d-820a-4da9-9ca5-d19583729ded",
                        "redeemedUser": "sample string 14",
                        "redeemedNotes": "sample string 15",
                        "redeemedOffline": true,
                        "updated": "2026-06-03T18:32:13.6781871",
                        "storeName": "sample string 17",
                        "scaleLabel": {
                          "$ref": "100"
                        },
                        "voucher": {
                          "$ref": "98"
                        },
                        "customer": {
                          "$ref": "73"
                        },
                        "issuedOfflinePayment": {
                          "$ref": "79"
                        },
                        "redeemedOfflinePayment": {
                          "$ref": "79"
                        }
                      },
                      {
                        "$ref": "102"
                      }
                    ]
                  },
                  "customer": {
                    "$ref": "73"
                  }
                },
                {
                  "$ref": "97"
                }
              ]
            }
          },
          {
            "$ref": "72"
          }
        ],
        "customerGroups": [
          {
            "$id": "103",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "groupID": "TMUWEeB9h06mR9xrlXiJ8A==",
            "groupIDGuid": "1116c54c-7de0-4e87-a647-dc6b957889f0",
            "campaign": {
              "$ref": "69"
            },
            "group": {
              "$ref": "77"
            }
          },
          {
            "$ref": "103"
          }
        ],
        "signIqTickets": [
          {
            "$id": "104",
            "identifier": "oqWtDQ8m2UeaO+mIAL8kyQ==",
            "identifierGuid": "0dada5a2-260f-47d9-9a3b-e98800bf24c9",
            "campaignName": "sample string 2",
            "message": "sample string 3",
            "ticketFileSource": "sample string 4",
            "ticketFileDestination": "sample string 5",
            "storeID": 1
          },
          {
            "$ref": "104"
          }
        ],
        "comboPriceGroups": [
          {
            "$id": "105",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "g_UID": "55AmYj4Z4UORlHR5q9T0Og==",
            "guid": "622690e7-193e-43e1-9194-7479abd4f43a",
            "description": "sample string 5",
            "newPrice": 1,
            "rangeDescription": "sample string 6",
            "dealDescription": "sample string 7",
            "labelQuantity": 8,
            "hostProductCategoryID": 1,
            "offerID": 1,
            "dontUpdatePricePlus": true,
            "campaign": {
              "$ref": "69"
            },
            "comboPricePlus": [
              {
                "$id": "106",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "groupG_UID": "PV8qnwCzyUaBhMmz7WYBkw==",
                "groupGuid": "9f2a5f3d-b300-46c9-8184-c9b3ed660193",
                "comboPriceType": 5,
                "priceType": 5,
                "pluG_UID": "DITRNikFi0aphXqXRycRwQ==",
                "pluGuid": "36d1840c-0529-468b-a985-7a97472711c1",
                "priceGroupG_UID": "cElKtxF/fUa8n4J0KbuoRQ==",
                "priceGroupGuid": "b74a4970-7f11-467d-bc9f-827429bba845",
                "campaignPoolID": "sample string 7",
                "quantity": 1,
                "campaign": {
                  "$ref": "69"
                },
                "product": {
                  "$ref": "2"
                },
                "priceGroup": {
                  "$ref": "33"
                },
                "campaignPool": {
                  "$ref": "69"
                }
              },
              {
                "$ref": "106"
              }
            ]
          },
          {
            "$ref": "105"
          }
        ],
        "priceLevels": [
          {
            "$id": "107",
            "id": 1,
            "priceLevelIdentifier": "RrueyvS3B06qTZBR4GCdGQ==",
            "priceLevelIdentifierGuid": "ca9ebb46-b7f4-4e07-aa4d-9051e0609d19",
            "campaignName": "sample string 3",
            "priceLevelName": "sample string 4"
          },
          {
            "$ref": "107"
          }
        ],
        "promotionType": {
          "$id": "108",
          "identifier": "nMVF7A+6nUqhJ44MI6p9sQ==",
          "identifierGuid": "ec45c59c-ba0f-4a9d-a127-8e0c23aa7db1",
          "hostType": 2,
          "code": "sample string 3",
          "description": "sample string 4",
          "isLiquor": true,
          "isAdvertised": true,
          "disableWasSave": true,
          "excludeFromPromoSales": true,
          "labelPageLayoutG_UID": "CwKHlFzn0U+E02kexzLhNA==",
          "labelPageLayoutGuid": "9487020b-e75c-4fd1-84d3-691ec732e134",
          "priceLevelIdentifier": "obZDGrMP0EKhr4Vl8q6EJA==",
          "priceLevelIdentifierGuid": "1a43b6a1-0fb3-42d0-a1af-8565f2ae8424",
          "active": true,
          "updated": "2026-06-03T18:32:13.6781871",
          "hostName": "sample string 11"
        }
      },
      "product": {
        "$ref": "2"
      },
      "dealCost": {
        "$id": "109",
        "headerIdentifier": "B0X+1MQmH06m3zzM/lxEzA==",
        "headerIdentifierGuid": "d4fe4507-26c4-4e1f-a6df-3cccfe5c44cc",
        "identifier": "LRLN3AXqeU6oZb62FcfsLw==",
        "identifierGuid": "dccd122d-ea05-4e79-a865-beb615c7ec2f",
        "supplierIdentifier": "R1Ln4KGPUk+UQa+vAde8BQ==",
        "supplierGuid": "e0e75247-8fa1-4f52-9441-afaf01d7bc05",
        "pluG_UID": "e8kx97nP7UGEEV6CpU0KLg==",
        "pluGuid": "f731c97b-cfb9-41ed-8411-5e82a54d0a2e",
        "campaignName": "b2418dab-e1f5-4836-87f0-2420e00b92fa",
        "description": "sample string 4",
        "cost": 5,
        "costDecimals": 6,
        "start": "2026-06-03T18:32:13.6781871",
        "end": "2026-06-03T18:32:13.6781871",
        "type": 9,
        "promoType": 10,
        "bonusItemPLUG_UID": "fEjtOyQqu0CefutUGrJ1Bg==",
        "bonusItemPluGuid": "3bed487c-2a24-40bb-9e7e-eb541ab27506",
        "bonusPurchaseUnits": 11,
        "bonusReceiveUnits": 12,
        "updated": "2026-06-03T18:32:13.6781871",
        "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:32:13.6781871",
        "campaignEndDate": "2026-06-03T18:32:13.6781871",
        "masterPLUG_UID": "WZlRhWfbh0K3HsDvaeZEtg==",
        "masterID": "85519959-db67-4287-b71e-c0ef69e644b6",
        "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": "juHDd00Xu0y6VNAhMvRnkw==",
        "bonusMasterID": "77c3e18e-174d-4cbb-ba54-d02132f46793",
        "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:32:13.6781871",
    "dealCosts": [
      {
        "$ref": "109"
      },
      {
        "$ref": "109"
      }
    ],
    "tags": [
      {
        "$id": "110",
        "pluG_UID": "uDpmKL7uq0qjF6FLeijNIg==",
        "pluGuid": "28663ab8-eebe-4aab-a317-a14b7a28cd22",
        "tagID": 1,
        "description": "sample string 1",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "110"
      }
    ],
    "alternateProductG_UID": "a1a6Oq4BdUeWv4UNybphLA==",
    "alternateProduct": "3aba566b-01ae-4775-96bf-850dc9ba612c",
    "altProduct": {
      "$ref": "2"
    },
    "productHostCode": {
      "$id": "111",
      "id": 1,
      "pluG_UID": "CTzC93X1hEWd0N3+Aj1KUQ==",
      "pluGuid": "f7c23c09-f575-4584-9dd0-ddfe023d4a51",
      "ibaCode": "sample string 2"
    },
    "mscCat": {
      "$ref": "63"
    },
    "mscCom": {
      "$ref": "64"
    },
    "mscDep": {
      "$ref": "66"
    },
    "mscSubCom": {
      "$ref": "65"
    },
    "isUserUpdate": true,
    "ignoreMasterProduct": true,
    "priceGroupLabelRequested": true,
    "firstSold": "2026-06-03T18:32:13.6781871",
    "inventoryTracked": "2026-06-03T18:32:13.6781871",
    "isNormalPriceChangesCampaign": true,
    "baseProductFuel": {
      "$id": "112",
      "pluG_UID": "knu9aHSjQUmrbNaoBfgBpQ==",
      "pluGuid": "68bd7b92-a374-4941-ab6c-d6a805f801a5",
      "fuelPluG_UID": "OLLE4q9eLkyyLhgdmBU1Uw==",
      "fuelPluGuid": "e2c4b238-5eaf-4c2e-b22e-181d98153553",
      "price": 3,
      "productDescription": "sample string 4",
      "productBarcode": "sample string 5",
      "fuelProductDescription": "sample string 6",
      "fuelProductBarcode": "sample string 7",
      "fuelProductPrice": 8
    },
    "productFuelLinks": [
      {
        "$ref": "112"
      },
      {
        "$ref": "112"
      }
    ]
  },
  "inventoryReason": {
    "$id": "113",
    "id": 1,
    "name": "sample string 1",
    "allowRF": 2,
    "dumpStock": 3,
    "creditRequest": 4,
    "excludeFromLoss": 5,
    "reserved": 6,
    "updated": "2026-06-03T18:32:13.6781871"
  },
  "operator": {
    "$ref": "40"
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK��\���˵5xl/workbook.xml �(���1�0�w�C�`� &W��\������P��۽w�{�D~x
�cFJ_�>FW
d�‰�y�����/AJi�-ɷA�%�
�q��Ɇ^��W�?��<Bz�h�e@[��UK���)$9[��db
��T�`�ER̂������ܺ��9󥞇;�B�B����\��;{�Ub��|PK��\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��\��EB''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rd1c0dc1e6cc7424a" /></Relationships>PK��\�?���xl/worksheets/sheet1.xml �(��X�R�H���W��+e;�p'��@�7�-�+آ$��_ƖZ��l����ӭ)���;/I���Š�#��$�q:�-������0쿦ٟ|�$E���A6�N�������d>ʣ�)Y���4��
�5{����qr����ɢ�c��%��¥ʧ�������X�S��&���P��l��'3}Y}'K�ݘ�W�����v���ϝ�����_�'�.[a{5��*�u֙$�����&}=Kf�©$W�q���~v泥v��|�w��u6)�����`
z����n�g��klx��q��B%�`�k�����㖏:2�$2�ªf���Şu�
O����L0�r����6|�g^���r^�� ���[��|��"c���(`[��
���2��Q�v��h�s���|r��/{EDQIaZ"x�q�7���rn��1��֚��>�,���p�q\�[��We�(�$�yk�:�˹��r���=�����!g�p!t[��x�y�m	�ݠs��e�x�{���;Jd��n��W�ni"l�ݾ�@�}��z ޫ���k=�փ��x��2�(�6�e?���r�.97������;��K2)��m5x�s#������CV��̽ʥ�����p�7,z���sh"ƥ=�}�i1-n߱X�Biƹ�\oy١� �ׂ�-���Q�7��"d�AX-���Vx+bɊ���n�+Y��މ�s������-��+������vG�b4�g�k'[���O����n����ː�{/K���U�aU�Q�U�q!���:BV�u��"��]E������#l�)��2!�^ D����KB��@��_"�MB������ D���6�G��]B���� D��y�80�@�H���āI�p�E ǁiD�q�G$"ǁ�D�r�I$2ǁ�D�s`.��L�:&w:�܎�.Z�-Zؐ�#��� �'G
��tA�u�@?-�	ŵ��4�&�:{;�<PI|Q�F���ˆ�������3҂/�3��u%Q�k�Ts�P鷀@D��o��G ��J1d~�*��M����}:��	:ڇMI��'>n:<	���]��,���;41T���n�Ou����2���~��\�ބ���s��&Iv��E��.����PK��\B���Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;qB�e*6����$"�#۴�l,z�^��Z#u�
�����4�y�Xoߧ�����
TE	�q�`�Α�l7�=�:���s`iņ��g΃�qҡp3��!�'S�;>ks��EYJ�s�3��2���h0�s�<�������#F`G�;�
�����HT`/m{M�H!�!�S�2b����3�ZHY��j�J���2����O�Ν�r�f�YUF �R���nj��/6_PK��\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��\z����.xl/sharedStrings.xml �(���n��=@������},ff�ۍ���w�]	%Qm�j�W�lw��{��J���&�A�ź�/�~l���()��Gֱy��ER���|=z~�2£�Q���,�ף=�G�_�}��^kA�������-������j�j��6'tWa����m~b���E�8Z$eS�_�<�h������|�R[^|9��}9a��}��׳�7�
I5�S��`�x
^�e��q/����s�̡��O����7��I�Wf/��l��͋�s^R-�'d�r��]��V�Jp�p���F]<��y����oxUn��]Y)g����ǎT�\w�zM�wEm��RU&�՚]�f�3U�v�B����I�H�]ݡ���ZUe�)�
��q���(�7p>0�f���IFp��u��R����=�*�薠õKС`i�(��ϯߪn2E�=�9>����N�(�bE�g�e������aĎ%�?�h��1x�
��>���-���R�DŽG�^dNb���n"�	�'ā&.�L���$���������-�،P
�A*�2�#�~��f6~������s�ua�>[����!�Њ�M� ��I�hӥ1�;/�'5�z|�\�������֟-Ų��s�aSݰ���qh�nddv���Yj��� �k���tu�5���Tlp*�
��wRClcPf�e�!���o�1��7ƫӭ@��*�ݬ%�p�!2=ˈ�02\�O
�Y���I�A�V����1�aoa�x�����z���/�_��Y�����m�r�:^�6�
K�2�L��4-����j�1��
5;���5N�"��4�Ȏٞ�m3�`P9��7�w稪��{����c�1f<[�t�Y7�]�_�w��4¸��"s�ɡHl�3��]z�
�*�F�ܢ
��͵�~)�9�Cq��lR5�ó�i�kER�#����'"p�ea�މS��e���яjJ����bȝ�J�1H�gh�%R�*ۏK�e���Gd���MU���.��Q��BȈ��&�:sBuY:��0�C�c�~m�b.0�fH�Z�8O�s��Iހ]A���ca�Q	�N��(O�p�R�	[���2�0���}��P��׽���S|}B�׭�:N�F���	r��=�=��Ǵ���zZgD�iٯ�2�6
��KEg��[�grf����4�]%Xn
Hp��7��@�<J��
a�:��u��R��&R�m�U����>�\2X���?P�_ʆ�e���e�'�'<<p�|uc��b��uv:n���)z}���r���==�ؽW����Ǻ?_���;��I�J
F��#�F���׉,0��)P��v_t޳E��N�qbX�� 2#��~�Q�Ė3f�Q�i,5�vgHm����6]k�0l�
�8�
��b�v'����P�*�A�{E>p*;}��QW��M���fia�Ӭ%�p���۔.ƹ6�^�#�S�N G���,8��E��x�O�ʓ
�9��ӆ/9��y����@�R�����6�k�˝J�jx��G¯
9��k�&ց�q��q�;ZL׏R�#s�h�b4��=�~���$iS�~;��h?�>�2A��XL����@���k�����<a�2�_����.��G�W�I:����3q�BsU����W\�,���d>��6\�C�V�<,a��-ڗM=����	7�Ȏ}p�'P�g�g�P�Q�G�cک'���(�m{$\ۊb�J2�'�Be�i^b�>�=��C�\��#�w&��Tu-!#<�=
\c2dS,�� Œ�@d�Y���i.QUܖ{���UI�ճ�Sg윻��w�S�<��@�(]$���	�7��c���iQ:^��I�818�|$�V��K�|S�hfe]�b��>�~kT9��l�E��с4^����/����W�z��*��U9�L��.k�zkH#{Rɥ�U�#�P��M��d�M�O7|o��2���-�e�:H<�Az �k��h챻@hݒ�z�Q�� ��,Y�$����@���UfV��Vf'��4I��>��!��Cb
�x��P��M&�\>N�������n�F���b 2^���:U����#y4MVy�/��LK��
`
�-��	K
iI��Љ����m��>��k�No�M]r%J�B�W�+�CF�^�+�Z>�Հv�
a�n`y�@`2\�F�P<8^�fv�0�g�q�j����xj���Ե`4)�e��`ۅ=�-R�Z�Y��t]ϰ\��n�"#������8��4�E�l�91�h[a�0��F�-�%ʰe�"�8�0�-u�|C$Gqβx;����vR�퀩~�C�8�+��-˒h��;�=F{lD%z]NP���[⎧�ҟ���n~k��7�o�P~E
,5%T>� �Vx�逡H?���̅�%��>�,����J�ѐPK47��2۵�n��q1�����j��s���������H|n>m���z�A�q�Yp"��6\?�8�l�ԍ��F�8��AP���ͧ�Z�(��_J٢�%4ǗEJ5��������	�&��'S��]�6���/nz��&�*ې��K~฿:�F��y��t����N(#!�M�g	P,���rM����q���d�L�����b&}un��h�9*g"��;�f��St���j޺�N�N�*�X�j/u8k�Ms����I�ᾁ�E����Dp���H8�5��>�g7"j&���b��M�����Q�H�B��g�o2�5���d�:�jE�E�2;9;'��W��u���"��B�/����d\� ����m�:�o%Pw���(��c�
l!�m?
G,8�z(�c���zT#�%e�wY㋜�A�F��`�~���J%(�̵��3�E�g��\*!�9bD6�N2�؊�j^UQzK�WyO���.��gp`������W��n�=qg��@dO�0�Vt'����L.O����7�jc��^r(��^�M��ӗ�m���������d���0�bҊ�$��P����\���k`V��UC��Z�ӥPZ�+* J��J�&��p��^I�������pH��h�qÞ�j�EuX��&L2T�˳T�R��a��ܖX�bѷ�!�Ta��$��$JI\�E�NOd��$�r��&�r+ �YH[t�t����~,s�:����nO��5�1�C�&���?�a�z�B��9d��PHOBU#݊
��O����?����?�5�c����������$�������J�o�PK-��\���˵5xl/workbook.xmlPK-��\����	��[Content_Types].xmlPK-
��\��EB''T_rels/.relsPK-��\�?����xl/worksheets/sheet1.xmlPK-��\B���P�xl/_rels/workbook.xml.relsPK-��\Ѓc'2E
�	xl/styles.xmlPK-��\z����.qxl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK��\��%P�5xl/workbook.xml �(�����0��&�C���? )��x�བ�6П�5��$޼���~;t4�ӣ��/]�E�$�s������3N��{�u�Cc�[�$K�q0� ��BZ��?,o�������Ը���S�����2k��Dd	���a�Ŭ�f
*ܰ�0��[[�#W�8܋<is���|MN���`����/PK��\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��\F䒀''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R7699d03f4f9a4c44" /></Relationships>PK��\�?���xl/worksheets/sheet1.xml �(��X�R�H���W��+e;�p'��@�7�-�+آ$��_ƖZ��l����ӭ)���;/I���Š�#��$�q:�-������0쿦ٟ|�$E���A6�N�������d>ʣ�)Y���4��
�5{����qr����ɢ�c��%��¥ʧ�������X�S��&���P��l��'3}Y}'K�ݘ�W�����v���ϝ�����_�'�.[a{5��*�u֙$�����&}=Kf�©$W�q���~v泥v��|�w��u6)�����`
z����n�g��klx��q��B%�`�k�����㖏:2�$2�ªf���Şu�
O����L0�r����6|�g^���r^�� ���[��|��"c���(`[��
���2��Q�v��h�s���|r��/{EDQIaZ"x�q�7���rn��1��֚��>�,���p�q\�[��We�(�$�yk�:�˹��r���=�����!g�p!t[��x�y�m	�ݠs��e�x�{���;Jd��n��W�ni"l�ݾ�@�}��z ޫ���k=�փ��x��2�(�6�e?���r�.97������;��K2)��m5x�s#������CV��̽ʥ�����p�7,z���sh"ƥ=�}�i1-n߱X�Biƹ�\oy١� �ׂ�-���Q�7��"d�AX-���Vx+bɊ���n�+Y��މ�s������-��+������vG�b4�g�k'[���O����n����ː�{/K���U�aU�Q�U�q!���:BV�u��"��]E������#l�)��2!�^ D����KB��@��_"�MB������ D���6�G��]B���� D��y�80�@�H���āI�p�E ǁiD�q�G$"ǁ�D�r�I$2ǁ�D�s`.��L�:&w:�܎�.Z�-Zؐ�#��� �'G
��tA�u�@?-�	ŵ��4�&�:{;�<PI|Q�F���ˆ�������3҂/�3��u%Q�k�Ts�P鷀@D��o��G ��J1d~�*��M����}:��	:ڇMI��'>n:<	���]��,���;41T���n�Ou����2���~��\�ބ���s��&Iv��E��.����PK��\i����Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�n~.��
��0�$��ؖ�=�����ĂMW��==i���c�{�'�!��J��V�n���S��춛=N*�hFI^�Q�I��S��Y��y��ӻ0���0P��Q
HW�54,p�$����]ߏ�>�h�`���1��€I�O)�K�E�y�$�E˺Vs-�5�VX�7S��<a����2�~Vy�u�+��Vƨ��S
��K�ey�֔%Sk�9��5��ѫ��~PK��\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��\z����.xl/sharedStrings.xml �(���n��=@������},ff�ۍ���w�]	%Qm�j�W�lw��{��J���&�A�ź�/�~l���()��Gֱy��ER���|=z~�2£�Q���,�ף=�G�_�}��^kA�������-������j�j��6'tWa����m~b���E�8Z$eS�_�<�h������|�R[^|9��}9a��}��׳�7�
I5�S��`�x
^�e��q/����s�̡��O����7��I�Wf/��l��͋�s^R-�'d�r��]��V�Jp�p���F]<��y����oxUn��]Y)g����ǎT�\w�zM�wEm��RU&�՚]�f�3U�v�B����I�H�]ݡ���ZUe�)�
��q���(�7p>0�f���IFp��u��R����=�*�薠õKС`i�(��ϯߪn2E�=�9>����N�(�bE�g�e������aĎ%�?�h��1x�
��>���-���R�DŽG�^dNb���n"�	�'ā&.�L���$���������-�،P
�A*�2�#�~��f6~������s�ua�>[����!�Њ�M� ��I�hӥ1�;/�'5�z|�\�������֟-Ų��s�aSݰ���qh�nddv���Yj��� �k���tu�5���Tlp*�
��wRClcPf�e�!���o�1��7ƫӭ@��*�ݬ%�p�!2=ˈ�02\�O
�Y���I�A�V����1�aoa�x�����z���/�_��Y�����m�r�:^�6�
K�2�L��4-����j�1��
5;���5N�"��4�Ȏٞ�m3�`P9��7�w稪��{����c�1f<[�t�Y7�]�_�w��4¸��"s�ɡHl�3��]z�
�*�F�ܢ
��͵�~)�9�Cq��lR5�ó�i�kER�#����'"p�ea�މS��e���яjJ����bȝ�J�1H�gh�%R�*ۏK�e���Gd���MU���.��Q��BȈ��&�:sBuY:��0�C�c�~m�b.0�fH�Z�8O�s��Iހ]A���ca�Q	�N��(O�p�R�	[���2�0���}��P��׽���S|}B�׭�:N�F���	r��=�=��Ǵ���zZgD�iٯ�2�6
��KEg��[�grf����4�]%Xn
Hp��7��@�<J��
a�:��u��R��&R�m�U����>�\2X���?P�_ʆ�e���e�'�'<<p�|uc��b��uv:n���)z}���r���==�ؽW����Ǻ?_���;��I�J
F��#�F���׉,0��)P��v_t޳E��N�qbX�� 2#��~�Q�Ė3f�Q�i,5�vgHm����6]k�0l�
�8�
��b�v'����P�*�A�{E>p*;}��QW��M���fia�Ӭ%�p���۔.ƹ6�^�#�S�N G���,8��E��x�O�ʓ
�9��ӆ/9��y����@�R�����6�k�˝J�jx��G¯
9��k�&ց�q��q�;ZL׏R�#s�h�b4��=�~���$iS�~;��h?�>�2A��XL����@���k�����<a�2�_����.��G�W�I:����3q�BsU����W\�,���d>��6\�C�V�<,a��-ڗM=����	7�Ȏ}p�'P�g�g�P�Q�G�cک'���(�m{$\ۊb�J2�'�Be�i^b�>�=��C�\��#�w&��Tu-!#<�=
\c2dS,�� Œ�@d�Y���i.QUܖ{���UI�ճ�Sg윻��w�S�<��@�(]$���	�7��c���iQ:^��I�818�|$�V��K�|S�hfe]�b��>�~kT9��l�E��с4^����/����W�z��*��U9�L��.k�zkH#{Rɥ�U�#�P��M��d�M�O7|o��2���-�e�:H<�Az �k��h챻@hݒ�z�Q�� ��,Y�$����@���UfV��Vf'��4I��>��!��Cb
�x��P��M&�\>N�������n�F���b 2^���:U����#y4MVy�/��LK��
`
�-��	K
iI��Љ����m��>��k�No�M]r%J�B�W�+�CF�^�+�Z>�Հv�
a�n`y�@`2\�F�P<8^�fv�0�g�q�j����xj���Ե`4)�e��`ۅ=�-R�Z�Y��t]ϰ\��n�"#������8��4�E�l�91�h[a�0��F�-�%ʰe�"�8�0�-u�|C$Gqβx;����vR�퀩~�C�8�+��-˒h��;�=F{lD%z]NP���[⎧�ҟ���n~k��7�o�P~E
,5%T>� �Vx�逡H?���̅�%��>�,����J�ѐPK47��2۵�n��q1�����j��s���������H|n>m���z�A�q�Yp"��6\?�8�l�ԍ��F�8��AP���ͧ�Z�(��_J٢�%4ǗEJ5��������	�&��'S��]�6���/nz��&�*ې��K~฿:�F��y��t����N(#!�M�g	P,���rM����q���d�L�����b&}un��h�9*g"��;�f��St���j޺�N�N�*�X�j/u8k�Ms����I�ᾁ�E����Dp���H8�5��>�g7"j&���b��M�����Q�H�B��g�o2�5���d�:�jE�E�2;9;'��W��u���"��B�/����d\� ����m�:�o%Pw���(��c�
l!�m?
G,8�z(�c���zT#�%e�wY㋜�A�F��`�~���J%(�̵��3�E�g��\*!�9bD6�N2�؊�j^UQzK�WyO���.��gp`������W��n�=qg��@dO�0�Vt'����L.O����7�jc��^r(��^�M��ӗ�m���������d���0�bҊ�$��P����\���k`V��UC��Z�ӥPZ�+* J��J�&��p��^I�������pH��h�qÞ�j�EuX��&L2T�˳T�R��a��ܖX�bѷ�!�Ta��$��$JI\�E�NOd��$�r��&�r+ �YH[t�t����~,s�:����nO��5�1�C�&���?�a�z�B��9d��PHOBU#݊
��O����?����?�5�c����������$�������J�o�PK-��\��%P�5xl/workbook.xmlPK-��\����	�[Content_Types].xmlPK-
��\F䒀''V_rels/.relsPK-��\�?����xl/worksheets/sheet1.xmlPK-��\i����P�xl/_rels/workbook.xml.relsPK-��\Ѓc'2E
�	xl/styles.xmlPK-��\z����.txl/sharedStrings.xmlPK��