GET api/printBatch/{id}/detail/{guid}?relations={relations}

Get print batch detail which match the printbatch and product information, location information is assumed to be default

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Print Batch Header Identifier

globally unique identifier

Required

guid

Print Batch Detail plu guid

globally unique identifier

Required

relations

Boolean value of whether to also load product and bin models. Default false

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

PrintBatchDetail
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

HeaderIdentifier

Collection of byte

None.

HeaderGuid

globally unique identifier

None.

ShelfLocationIdentifier

Collection of byte

None.

ShelfLocationGuid

globally unique identifier

None.

PLUG_UID

Collection of byte

None.

PluGuid

globally unique identifier

None.

OperatorG_UID

Collection of byte

None.

OperatorGuid

globally unique identifier

None.

CampaignName

string

None.

ComboGroupIdentifier

Collection of byte

None.

ComboGroupGuid

globally unique identifier

None.

Created

date

None.

LabelQuantity

integer

None.

TalkerQuantity

integer

Deprecated. Use Label Quantity only.

LabelSmall

boolean

None.

Printed

date

None.

DetailMetaList

Collection of PrintBatchDetailMeta

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

Users

string

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

PrintBatchTypes

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.

Location

ShelfLocation

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.

ProductDescription

Description of the product attached to the print batch detail

string

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

ProductActive

Active status of the product attached to the print batch detail

boolean

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

ProductBarcode

Main barcode of the product attached to the print batch detail

string

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

Succeeded

Used in returning status from tray utility

boolean

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

PrintRunID

Collection of byte

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

PrintRunGuid

globally unique identifier

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

DepartmentName

string

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

SubDepartmentName

string

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

MinorDepartmentName

string

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

LesserDepartmentName

string

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.

CampaignDescription

string

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

CampaignStartDate

date

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

Data type: Date

CampaignEndDate

date

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

Data type: Date

CampaignPrice

Price of product in linked campaign if it has one. Null if no linked campaign or no price due to campaign type

integer

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

CampaignCost

Cost of product in linked campaign if it has one. Null if no linked campaign or if cost is current cost

integer

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

CampaignCostDecimals

The cost decimals for the product cost in linked campaign

integer

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

PrintRequestType

PrintRequestType

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

IsTobacco

boolean

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

IsLiquor

boolean

Deprecated.

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

ShelfLocationName

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.

PrintBatchType

PrintBatchType

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

CreatedBy

string

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

PageLayoutName

string

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

ComplianceIndicatorName

string

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

WarehouseDirectIndicator

WarehouseDirectIndicator

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

ProductGrade

ProductGrade

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

Response Formats

application/json, text/json

Sample:
{
  "identifier": "6QHLWPjdR0S3OW26Y5SMeQ==",
  "identifierGuid": "58cb01e9-ddf8-4447-b739-6dba63948c79",
  "headerIdentifier": "YRI0AzhxvEGRp8O42L9bqQ==",
  "headerGuid": "03341261-7138-41bc-91a7-c3b8d8bf5ba9",
  "shelfLocationIdentifier": "bt3eO/hbV0CNj22Fd4f0JQ==",
  "shelfLocationGuid": "3bdedd6e-5bf8-4057-8d8f-6d857787f425",
  "pluG_UID": "qpLBXuUpGUmO/fIeCnSrMA==",
  "pluGuid": "5ec192aa-29e5-4919-8efd-f21e0a74ab30",
  "operatorG_UID": "PYUcf5YZyE2EINgL3Vypyw==",
  "operatorGuid": "7f1c853d-1996-4dc8-8420-d80bdd5ca9cb",
  "campaignName": "sample string 2",
  "comboGroupIdentifier": "WET8sz4bbkiZPedz8wQ5Cw==",
  "comboGroupGuid": "b3fc4458-1b3e-486e-993d-e773f304390b",
  "created": "2025-06-14T07:26:49.0215488",
  "labelQuantity": 3,
  "talkerQuantity": 4,
  "labelSmall": true,
  "printed": "2025-06-14T07:26:49.0215488",
  "detailMetaList": [
    {
      "$id": "2",
      "id": 1,
      "printBatchType": 2,
      "user": "sample string 3",
      "detailIdentifier": "HK9p9jzICEKFR7jXlFWJFQ==",
      "detailGuid": "f669af1c-c83c-4208-8547-b8d794558915"
    },
    {
      "$ref": "2"
    }
  ],
  "users": "sample string 6",
  "printBatchTypes": "sample string 7",
  "product": {
    "$id": "3",
    "plu": 1,
    "storeID": 1,
    "masterPluG_UID": "QEA=",
    "storeIDs": [
      1,
      2
    ],
    "g_UId": "JEiwt6SiqEOBGNdytdDsRQ==",
    "guid": "b7b04824-a2a4-43a8-8118-d772b5d0ec45",
    "apn": "sample string 1",
    "apnChanged": true,
    "apnSwitched": true,
    "barcode": "sample string 4",
    "itemNumber": "sample string 5",
    "itemNumberChanged": true,
    "priceGroupG_UID": "k86XBMlDyE69wS+35NQHhQ==",
    "priceGroupGuid": "0497ce93-43c9-4ec8-bdc1-2fb7e4d40785",
    "blueprintID": 1,
    "lastCountedDate": "2025-06-14T07:26:49.0215488",
    "externalID": "sample string 7",
    "active": true,
    "activated": "2025-06-14T07:26:49.0215488",
    "pluCreated": "2025-06-14T07:26:49.0215488",
    "createdByUser": "sample string 9",
    "name": "sample string 10",
    "nameChanged": true,
    "secondDescription": "sample string 12",
    "hostDescription": "sample string 13",
    "keepCartonQty": true,
    "keepDescription": true,
    "keepDepartments": true,
    "keepSuppliers": true,
    "markdownDescription": "sample string 18",
    "altDescription": "sample string 19",
    "bestOrExpire": 20,
    "lastUpdate": "2025-06-14T07:26:49.0215488",
    "lastManualUpdate": "2025-06-14T07:26:49.0215488",
    "imageName": "sample string 23",
    "showImageOnFlipCharts": true,
    "showTextOnFlipCharts": true,
    "overrideFlipChartText": true,
    "flipChartText": "sample string 27",
    "salesMode": 1,
    "eftCode": 1,
    "price": 1,
    "priceChanged": true,
    "rrp": 1,
    "gstPercent": 28,
    "gstPercentChanged": true,
    "costGSTPercent": 29,
    "costGSTPercentChanged": true,
    "wetPercent": 1,
    "priceOverride": 1,
    "cost": 1,
    "currentCost": 1,
    "currentCostDecimals": 1,
    "grossProfit": 1.0,
    "currentCostDesc": "sample string 30",
    "currentCostEnd": "2025-06-14T07:26:49.0215488",
    "currentCostUpdated": "2025-06-14T07:26:49.0215488",
    "costDecimals": 31,
    "costChanged": true,
    "dealCostIdentifier": "QEA=",
    "excludeFromRebate": true,
    "rebateOverride": 1,
    "costCalcMethod": 1,
    "costCalcMethodChanged": true,
    "costEffectiveDate": "2025-06-14T07:26:49.0215488",
    "defaultGP": 1,
    "breakTargetMode": 32,
    "break1": 1,
    "price1": 1,
    "target1": 33,
    "break2": 1,
    "price2": 1,
    "target2": 34,
    "break3": 1,
    "price3": 1,
    "target3": 35,
    "break1Changed": true,
    "price1Changed": true,
    "target1Changed": true,
    "break2Changed": true,
    "price2Changed": true,
    "target2Changed": true,
    "break3Changed": true,
    "price3Changed": true,
    "target3Changed": true,
    "breakTargetModeChanged": true,
    "margin": 1.1,
    "marginChanged": true,
    "marginRanged": true,
    "marginRangedChanged": true,
    "minimumMargin": 1.1,
    "minimumMarginChanged": true,
    "maximumMargin": 1.1,
    "maximumMarginChanged": true,
    "overrideHostWarehouseIndicator": true,
    "overrideHostWarehouseIndicatorChanged": true,
    "overrideHostPrice": true,
    "overrideHostPriceChanged": true,
    "overrideHostCost": true,
    "overrideHostCostChanged": true,
    "overrideHostMargin": true,
    "overrideHostMarginChanged": true,
    "alwaysApplyMargin": true,
    "alwaysApplyMarginChanged": true,
    "aws": 1.0,
    "awsUpdated": "2025-06-14T07:26:49.0215488",
    "posTare": 1,
    "altPrice": 1.0,
    "altPriceChanged": true,
    "altPriceMode": 52,
    "altPriceModeChanged": true,
    "altPLUG_UID": "Pz8ZIASVe0mCEc3RFA7XeQ==",
    "altPLUGuid": "20193f3f-9504-497b-8211-cdd1140ed779",
    "altPLUGuidChanged": true,
    "altPriceDescription1": "sample string 53",
    "altPriceDescription2": "sample string 54",
    "cartonQuantity": 55,
    "cartonQuantityChanged": true,
    "trayID": 1,
    "promptID": 1,
    "tare": 1,
    "packQty": 1,
    "fixedWeight": 1,
    "extraMesg": 1,
    "text1": "sample string 57",
    "text2": "sample string 58",
    "text3": "sample string 59",
    "labelText": "sample string 60",
    "labelTextChanged": true,
    "sendToScale": true,
    "nonScaleWeigh": true,
    "labelFormat": "sample string 64",
    "barcodeFormat": "sample string 65",
    "austMade": 1,
    "coolCode": 66,
    "countryOfOrigin": "sample string 67",
    "percentContent": 68.1,
    "departmentID": 1,
    "subDepartmentID": 1,
    "minorDepartmentID": 1,
    "lesserDepartmentID": 1,
    "deptCode": "sample string 69",
    "subDeptCode": "sample string 70",
    "minorDeptCode": "sample string 71",
    "lesserDeptCode": "sample string 72",
    "deptName": "sample string 73",
    "subDeptName": "sample string 74",
    "minorDeptName": "sample string 75",
    "lesserDeptName": "sample string 76",
    "departmentChanged": true,
    "subCategoryID": 1,
    "expiry": 1,
    "showDays": 1,
    "datePrint": 1,
    "labelRequired": true,
    "labelShelfQty": 79,
    "labelShelfChanged": true,
    "labelTalkerQty": 81,
    "labelSmall": true,
    "labelLastPrinted": "2025-06-14T07:26:49.0215488",
    "labelLastPrice": 1,
    "shelfPageLayoutG_UID": "tGg2bKw0806xRbW0FAMpww==",
    "shelfPageLayoutGuid": "6c3668b4-34ac-4ef3-b145-b5b4140329c3",
    "talkerPageLayoutG_UID": "35RyQKcK+kyqWO5Kcmt0FA==",
    "talkerPageLayoutGuid": "407294df-0aa7-4cfa-aa58-ee4a726b7414",
    "unitMeasure": 1.1,
    "unitMeasureChanged": true,
    "unitMeasureKind": 84,
    "unitMeasureKindChanged": true,
    "signIQData": "sample string 86",
    "refresh": true,
    "earnLoyaltyPoints": true,
    "earnLoyaltyPointsChanged": true,
    "quantityOverride": true,
    "quantityOverrideChanged": true,
    "quantityRequired": true,
    "quantityRequiredChanged": true,
    "allowDiscounts": true,
    "allowDiscountsChanged": true,
    "discountDiscounts": true,
    "discountDiscountsChanged": true,
    "itemRecalled": true,
    "itemRecalledChanged": true,
    "noRefund": true,
    "noRefundChanged": true,
    "allowMarkdown": true,
    "allowMarkdownChanged": true,
    "priceRequired": true,
    "priceRequiredChanged": true,
    "fuelItem": true,
    "fuelItemChanged": true,
    "trackSerial": true,
    "trackSerialChanged": true,
    "allowZeroPrice": true,
    "allowZeroPriceChanged": true,
    "notForSale": 90,
    "notForSaleChanged": true,
    "excludeFromDeals": true,
    "excludeFromVoucher": true,
    "minimumAge": 93,
    "minimumAgeChanged": true,
    "buyingLimit": 1,
    "buyingLimitChanged": true,
    "buyingLimitIndependent": true,
    "buyingLimitIndependentChanged": true,
    "inventoryGuid": "0Rswmwo7U0WmHqxw5Cm1Yw==",
    "inventoryIdentifier": "9b301bd1-3b0a-4553-a61e-ac70e429b563",
    "inventoryAccuracy": 1,
    "baseUnits": 97,
    "orderPacked": 1,
    "isManufactured": true,
    "isIngredient": true,
    "isModifier": true,
    "isModifierChanged": true,
    "hasModifiers": 98,
    "defaultPrinter": "sample string 99",
    "defaultPrinterGroup": "sample string 100",
    "ingredientsOnManufacture": true,
    "manufactureUnitMeasure": 1,
    "mpl": 1,
    "maxShelfQty": 101,
    "allowAutoOrder": true,
    "warrantyPeriod": 1,
    "parentPluG_UId": "9TnGnyzo2kargO5/HcSzVw==",
    "parentPluGuid": "9fc639f5-e82c-46da-ab80-ee7f1dc4b357",
    "preferredHostVendor": 103,
    "preferredHostChanged": true,
    "code": "sample string 105",
    "supplierIdentifier": "ob6IZYXGkkqH37zrLM5MKw==",
    "supplierIdentifierGuid": "6588bea1-c685-4a92-87df-bceb2cce4c2b",
    "supplierChanged": true,
    "rebateSupplierIdentifier": "x6cjstL56USH7MR30bY9/w==",
    "rebateSupplierIdentifierGuid": "b223a7c7-f9d2-44e9-87ec-c477d1b63dff",
    "rebateSupplierChanged": true,
    "availableForOrder": true,
    "warehouseDirectIndicator": "sample string 107",
    "warehouseDirectIndicatorChanged": true,
    "productGrade": "sample string 109",
    "productType": "sample string 110",
    "productGroup": "sample string 111",
    "complianceIndicator": "sample string 112",
    "inhouseBrand": "sample string 113",
    "slowMoving": true,
    "generalMerchandise": true,
    "comment": "sample string 116",
    "lastUpdatedByUser": "sample string 117",
    "lastManualUpdatedByUser": "sample string 118",
    "lastUpdatedByUserOverride": true,
    "lastUpdatedByHost": "2025-06-14T07:26:49.0215488",
    "commodity": "sample string 120",
    "businessPillar": "sample string 121",
    "mscCommodity": "sample string 122",
    "hostIdentifier": "tSBPeqnIjEKIAGVEGqAG9g==",
    "hostIdentifierGuid": "7a4f20b5-c8a9-428c-8800-65441aa006f6",
    "serviceFeeID": 1,
    "serviceFeeIDChanged": true,
    "providerName": "sample string 124",
    "aisleEnds": "sample string 125",
    "deleted": true,
    "deletedChanged": true,
    "hidden": true,
    "doNotRange": true,
    "doNotRangeChanged": true,
    "doNotOrder": true,
    "doNotOrderChanged": true,
    "locked": true,
    "excludeFromWebUpdate": true,
    "excludeFromWebUpdateChanged": true,
    "webPriceBasedOn": 136,
    "webPriceRounding": true,
    "webMarkup": 138,
    "webPriceMode": 139,
    "altDepartmentID": 1,
    "altSubDepartmentID": 1,
    "altMinorDepartmentID": 1,
    "altLesserDepartmentID": 1,
    "altDeptCode": "sample string 140",
    "altSubDeptCode": "sample string 141",
    "altMinorDeptCode": "sample string 142",
    "altLesserDeptCode": "sample string 143",
    "altDepartmentChanged": true,
    "storeProducts": [
      {
        "$ref": "3"
      },
      {
        "$ref": "3"
      }
    ],
    "store": {
      "$id": "4",
      "id": 1,
      "isMaster": true,
      "shortName": "sample string 3",
      "url": "sample string 4",
      "sortOrder": 1,
      "name": "sample string 5",
      "phone": "sample string 6",
      "fax": "sample string 7",
      "email": "sample string 8",
      "address1": "sample string 9",
      "address2": "sample string 10",
      "city": "sample string 11",
      "state": "sample string 12",
      "country": "sample string 13",
      "postCode": "sample string 14",
      "delivery": 1,
      "exportAccounts": 1,
      "salesAccountFolder": "sample string 15",
      "purchaseAccountFolder": "sample string 16",
      "initLoad": 1,
      "initIDs": 1,
      "zoneID": 1,
      "actAsMaster": 1,
      "lastActiveUtc": "2025-06-14T07:26:49.0215488",
      "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": "qVRuAYbUOk2WASfjVN6LvA==",
      "hostIdentifierGuid": "016e54a9-d486-4d3a-9601-27e354de8bbc",
      "hostName": 1,
      "hostAddress": "sample string 27",
      "hostUsername": "sample string 28",
      "hostPassword": "sample string 29",
      "excludeFromLeadInOut": true,
      "accountingProvider": 31,
      "accountingAddress": "sample string 32",
      "accountingUsername": "sample string 33",
      "accountingPassword": "sample string 34",
      "storeAccountingCode": "sample string 35",
      "softwareVariance": 36,
      "fuelWarningVariance": 37.0,
      "fuelErrorVariance": 38.0,
      "fuelAccumulatedWarningVariance": 39.0,
      "fuelAccumulatedErrorVariance": 40.0,
      "drawManagment": 41,
      "endOfDayManagment": true,
      "autoFillCashBalancing": true,
      "fuelDayVariance": 44,
      "accountingTradingTime": "00:00:00.1234567",
      "stockActivateProduct": 46,
      "giftCardSalesAccountingDeptCode": "sample string 47",
      "transactionDiscountAccountingDeptCode": "sample string 48",
      "size": 49,
      "updated": "2025-06-14T07:26:49.0215488",
      "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"
      },
      "billingAddress": {
        "$ref": "5"
      },
      "hostStoreSettings": [
        {
          "$id": "6",
          "id": 1,
          "hostIdentifier": "XJrqxSqkgEOAXWmdsB7o3w==",
          "hostIdentifierGuid": "c5ea9a5c-a42a-4380-805d-699db01ee8df",
          "storeID": 2,
          "username": "sample string 3",
          "password": "sample string 4",
          "passwordPlain": "sample string 5",
          "serverAddress": "sample string 6",
          "serverPort": 1,
          "excludeFromLeadInOut": true,
          "useForHostFile": true,
          "metcashPillarID": "sample string 9",
          "metcashStateCode": "sample string 10",
          "metcashCustomerID": "sample string 11",
          "metcashTradingPartnerID": "sample string 12",
          "drakesCustomerNumber": 1,
          "sparCustomerNumber": "sample string 13",
          "sparOrderUsername": "sample string 14",
          "sparOrderPassword": "sample string 15",
          "sparOrderPasswordPlain": "sample string 16",
          "pharmXSiteID": 1,
          "ibaZoneID": 1,
          "ibaState": "sample string 17",
          "foodlandStoreCode": "sample string 18",
          "ilgMemberNumber": "sample string 19",
          "ilgOutletLocation": 1,
          "ilgBaseCost": 1,
          "ilgApplyNonAdvertisedPromos": true,
          "ilgExemptFromFreight": true,
          "ilgOrderDealReview": true,
          "ilgFinanceFee": 1,
          "processPromotions": true,
          "hostProvider": 0,
          "host": {
            "$id": "7",
            "identifier": "CABXKn1SREOiOExaiwIwAQ==",
            "identifierGuid": "2a570008-527d-4344-a238-4c5a8b023001",
            "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": "RMWw3sIKGUCFfRAAr6xYmA==",
            "hostSupplierIdentifierGuid": "deb0c544-0ac2-4019-857d-1000afac5898",
            "loyaltyPriceLevelIdentifier": "wrUG/GgnhkSY4o3YpzP7IA==",
            "loyaltyPriceLevelIdentifierGuid": "fc06b5c2-2768-4486-98e2-8dd8a733fb20",
            "isGroup": true,
            "description": "sample string 22",
            "hostProvider": 23,
            "hostTypeEnum": 24,
            "hostType": "sample string 25",
            "hostCode": "sample string 26",
            "username": "sample string 27",
            "password": "sample string 28",
            "passwordPlain": "sample string 29",
            "server": "sample string 30",
            "url": "sample string 31",
            "global": true,
            "stateCode": "sample string 33",
            "lastCollected": "2025-06-14T07:26:49.0215488",
            "lastProcessed": "2025-06-14T07:26:49.0215488",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "8",
              "identifier": "Wn62EmMkDEKNeTgdlkN+6A==",
              "identifierGuid": "12b67e5a-2463-420c-8d79-381d96437ee8",
              "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": "JdE/RCzEqkWIzBfT9UYpEw==",
              "primaryContactID": "443fd125-c42c-45aa-88cc-17d3f5462913",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "veueyi/hH0ONxMp42QJuAA==",
              "supplierGroupGuid": "ca9eebbd-e12f-431f-8dc4-ca78d9026e00",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2025-06-14T07:26:49.0215488",
              "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": "9",
                "id": "77116ff4-d884-4fb5-b294-7c169c4548de",
                "identifier": "hRClUsfNG0224+xqEHMVsg==",
                "identifierGuid": "52a51085-cdc7-4d1b-b6e3-ec6a107315b2",
                "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": "10",
                  "supplierIdentifier": "A4UCLIMenU2OqsCboHayBQ==",
                  "supplierIdentifierGuid": "2c028503-1e83-4d9d-8eaa-c09ba076b205",
                  "contactGuid": "5ro442pD70q1tb++GnOn/Q==",
                  "contactID": "e338bae6-436a-4aef-b5b5-bfbe1a73a7fd",
                  "contact": {
                    "$ref": "9"
                  },
                  "supplier": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "10"
                }
              ],
              "products": [
                {
                  "$id": "11",
                  "pluG_UID": "yKAMTEt50UeAwSVvupNi8A==",
                  "pluGuid": "4c0ca0c8-794b-47d1-80c1-256fba9362f0",
                  "supplierIdentifier": "dpQDIaRihUWKeB31FQAQ9g==",
                  "supplierIdentifierGuid": "21039476-62a4-4585-8a78-1df5150010f6",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 2",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 4,
                  "averagePackSize": 5,
                  "effectiveDate": "2025-06-14T07:26:49.0215488",
                  "pricedByWeight": true,
                  "landedUnitCostEx": 8,
                  "landedUnitCostInc": 9,
                  "landedCartonCostInc": 10,
                  "landedCartonCostEx": 11,
                  "standardCost": 12,
                  "deliveryFee": 1,
                  "deliveryFeeBasis": "sample string 13",
                  "pickAndPackFee": 1,
                  "pickAndPackFeeBasis": "sample string 14",
                  "financeFee": 1,
                  "financeFeeBasis": "sample string 15",
                  "cartonLength": 1,
                  "cartonWidth": 1,
                  "cartonHeight": 1,
                  "palletLayerQuantity": 1,
                  "palletLayers": 1,
                  "itemCode": "sample string 16",
                  "invoiceCode": "sample string 17",
                  "invoiceDesc": "sample string 18",
                  "orderDirect": true,
                  "useCost": true,
                  "minimumQuantity": 19,
                  "hostType": 20,
                  "fromHost": 21,
                  "minimumReorder": 1,
                  "maximumReorder": 1,
                  "orderMultiple": 22.1,
                  "sellMultiple": 23.1,
                  "baseMultiple": 24.1,
                  "hostStandardCost": 25,
                  "hostTotalCost": 26,
                  "hostRetail": 27,
                  "hostLandedUnitCostEx": 28,
                  "hostLandedUnitCostInc": 29,
                  "hostDesc": "sample string 30",
                  "directIndicator": "sample string 31",
                  "availableToOrder": true,
                  "hostRangeIndicator": "sample string 33",
                  "hostProductType": "sample string 34",
                  "hostProductGrade": "sample string 35",
                  "hostProductGroup": "sample string 36",
                  "hostSlowMoving": true,
                  "hostGeneralMerchandise": true,
                  "hostPillar": "sample string 39",
                  "hostLastUpdated": "2025-06-14T07:26:49.0215488",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "12",
                      "pluG_UID": "j4iNEY/Lh0Skhd9BUizVoQ==",
                      "pluGuid": "118d888f-cb8f-4487-a485-df41522cd5a1",
                      "supplierIdentifier": "oTzDWPNMrkKMUjkTmm9A8Q==",
                      "supplierIdentifierGuid": "58c33ca1-4cf3-42ae-8c52-39139a6f40f1",
                      "invoiceCode": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "storeIDs": [
                    1,
                    2
                  ],
                  "preferredSupplier": true,
                  "preferredRebateSupplier": true,
                  "supplierName": "sample string 40",
                  "salesMode": 41,
                  "orderPacked": true,
                  "active": true,
                  "price": 1,
                  "costGstPercent": 43,
                  "parentPluG_UID": "+3a4KfSIfUKIU8c5vYAd5g==",
                  "parentPluGuid": "29b876fb-88f4-427d-8853-c739bd801de6",
                  "freight": 44.0,
                  "freightType": 1,
                  "product": {
                    "$ref": "3"
                  },
                  "supplier": {
                    "$ref": "8"
                  },
                  "serviceFee": {
                    "$id": "13",
                    "id": 1,
                    "description": "sample string 1",
                    "fee": 1
                  },
                  "isPrimaryHost": true,
                  "hostVendor": 46
                },
                {
                  "$ref": "11"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "14",
                  "storeID": 1,
                  "supplierIdentifier": "hspmSgoRek+Kt0QBVBfUEA==",
                  "supplierGuid": "4a66ca86-110a-4f7a-8ab7-44015417d410",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "storeName": "sample string 5",
                  "departmentName": "sample string 6",
                  "orderDays": 7
                },
                {
                  "$ref": "14"
                }
              ],
              "cycles": [
                {
                  "$id": "15",
                  "storeID": 1,
                  "supplierIdentifier": "7Kgd/xTk5UW6vxpcfwLjAQ==",
                  "supplierGuid": "ff1da8ec-e414-45e5-babf-1a5c7f02e301",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "cutOffWeek": 5,
                  "cutOffDay": 6,
                  "cutOffTime": "00:00:00.1234567",
                  "leadTime": 7,
                  "daysBuffer": 8,
                  "supplierName": "sample string 9",
                  "cutOffDate": "2025-06-14T07:26:49.0215488",
                  "deliveryDate": "2025-06-14T07:26:49.0215488",
                  "nextCutOffDate": "2025-06-14T07:26:49.0215488",
                  "nextDeliveryDate": "2025-06-14T07:26:49.0215488",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "15"
                }
              ],
              "store": {
                "$ref": "4"
              },
              "updated": "2025-06-14T07:26:49.0215488",
              "isHost": true
            },
            "files": [
              {
                "$id": "16",
                "id": "sample string 1",
                "fileName": "sample string 2",
                "extension": "sample string 3",
                "provider": 0,
                "type": 0,
                "hostType": "sample string 4",
                "createdUtc": "2025-06-14T07:26:49.0215488",
                "processed": "2025-06-14T07:26:49.0215488",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2025-06-14T07:26:49.0215488",
                "size": 1,
                "sizeFormat": "sample string 7",
                "isArchive": true,
                "version": "sample string 9",
                "reference": "sample string 10",
                "digest": "sample string 11",
                "contentType": "sample string 12",
                "host": {
                  "$ref": "7"
                },
                "metcashHeader": {
                  "$id": "17",
                  "customerNumber": "sample string 1",
                  "creationDate": "2025-06-14T07:26:49.0215488",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "16"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "18",
                "id": 1,
                "hostIdentifier": "FgRVjly0jUaIUq+6S+ODgA==",
                "hostIdentifierGuid": "8e550416-b45c-468d-8852-afba4be38380",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "aef7c303-f9c3-4283-a073-d09387f20117",
                  "8251d05f-d04f-40ed-93f9-70476258ddae"
                ]
              },
              {
                "$ref": "18"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "6"
            },
            "hostStoreSettings": [
              {
                "$ref": "6"
              },
              {
                "$ref": "6"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "19",
                "identifier": "ZX4xXrVjs0qSgHUibYM7Tw==",
                "identifierGuid": "5e317e65-63b5-4ab3-9280-75226d833b4f",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "19"
              }
            ],
            "promoTypeGuids": [
              "bf9530e4-e7ed-46e4-bca1-717742368ad7",
              "c9aa1f4e-e146-4975-9e84-81791bc97fac"
            ],
            "isPromotionOnly": false,
            "isOrderable": false,
            "vendor": 0
          },
          "groupIDs": [
            1,
            2
          ],
          "hostDescription": "sample string 24"
        },
        {
          "$ref": "6"
        }
      ],
      "accounts": [
        {
          "$id": "20",
          "id": 1,
          "storeID": 1,
          "accountName": "sample string 2",
          "bsb": "sample string 3",
          "accountNumber": "sample string 4",
          "accountDesignated": true
        },
        {
          "$ref": "20"
        }
      ],
      "sales": [
        {
          "$id": "21",
          "id": 1,
          "storeID": 1,
          "externalSalesType": 2,
          "ftpSiteID": 1,
          "lastSaleProcessed": "2025-06-14T07:26:49.0215488",
          "ftpSite": {
            "$id": "22",
            "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": "21"
        }
      ],
      "zoneMatrix": [
        {
          "$ref": "18"
        },
        {
          "$ref": "18"
        }
      ],
      "cashManagements": [
        {
          "$id": "23",
          "id": 1,
          "storeID": 1,
          "cashManagementType": 2,
          "apiID": 1,
          "organisationID": "sample string 3",
          "siteName": "sample string 4",
          "thirdPartyAPI": {
            "$id": "24",
            "id": 1,
            "description": "sample string 2",
            "address": "sample string 3",
            "username": "sample string 4",
            "password": "sample string 5",
            "passwordPlain": "sample string 6",
            "token": "sample string 7",
            "apiType": 8,
            "apiSubType": 9
          }
        },
        {
          "$ref": "23"
        }
      ],
      "updateStoreID": "b71cd79c-251f-4c65-93c7-15b053ad0658",
      "updateStore": {
        "$id": "25",
        "id": "1afd54f7-e15b-4105-9354-8e6f76855fb1",
        "name": "sample string 1",
        "lastActivity": "2025-06-14T07:26:49.0215488",
        "zone": "sample string 2",
        "timeZoneOffset": 0.0,
        "businessHoursStart": "00:00:00.1234567",
        "businessHoursEnd": "00:00:00.1234567",
        "master": true,
        "lastIP": "sample string 10",
        "lastHostName": "sample string 11",
        "ping": 1,
        "pingStatus": "sample string 12",
        "lastUpdateCompleted": "2025-06-14T07:26:49.0215488"
      },
      "timeZoneId": "sample string 53",
      "securityOptions": {
        "$id": "26",
        "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": "27",
        "pluG_UID": "bX1iVJrn9kaQZ/aeuZXR2w==",
        "pluGuid": "54627d6d-e79a-46f6-9067-f69eb995d1db",
        "plu": 1,
        "storeID": 1,
        "zoneID": 2,
        "zoneName": "sample string 3",
        "store": "sample string 4",
        "priceNow": 5,
        "costNow": 6,
        "costNowDecimals": 7,
        "normalPrice": 8,
        "gstPercent": 9,
        "normalCost": 10,
        "normalCostDecimals": 11,
        "costGstPercent": 12,
        "costCalcMethod": 1,
        "currentCost": 13,
        "currentCostDecimals": 14,
        "break1": 15,
        "price1": 16,
        "break2": 17,
        "price2": 18,
        "break3": 19,
        "price3": 20,
        "fuelItem": 21,
        "fixedWeight": 22,
        "active": true,
        "complianceIndicator": "sample string 23",
        "doNotOrder": true,
        "doNotRange": true,
        "isNormalPriceChangesCampaign": true,
        "updated": "2025-06-14T07:26:49.0215488"
      },
      {
        "$ref": "27"
      }
    ],
    "currentPrices": {
      "$id": "28",
      "pluPrices": {
        "$id": "29",
        "plu": 1,
        "pluG_UID": "QEA=",
        "stores": [
          1,
          2
        ],
        "normalPrice": 1,
        "cost": 2,
        "break1": 3,
        "price1": 4,
        "break2": 5,
        "price2": 6,
        "break3": 7,
        "price3": 8,
        "discountPrice": 9,
        "acceptedUtc": "2025-06-14T07:26:49.0215488",
        "priceChangeType": 0,
        "costDecimals": 10
      },
      "normalPluPrices": {
        "$ref": "29"
      },
      "winningCampaign": 1,
      "winner": {
        "$id": "30",
        "campaignName": "sample string 1",
        "campaignDescription": "sample string 2",
        "startDate": "2025-06-14T07:26:49.0215488",
        "startTime": 3,
        "endDate": "2025-06-14T07:26:49.0215488",
        "endTime": 4,
        "newPrice": 5,
        "newCost": 6,
        "newCostDecimals": 7,
        "pctDiscount": 8,
        "promoType": 1,
        "promotionTypeCode": "sample string 9",
        "hostType": 10,
        "hostIdentifier": "+80s3bDA9UaPn76OBz4zPQ==",
        "hostIdentifierGuid": "dd2ccdfb-c0b0-46f5-8f9f-be8e073e333d",
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "details": [
        {
          "$ref": "30"
        },
        {
          "$ref": "30"
        }
      ]
    },
    "tray": {
      "$id": "31",
      "g_UId": "UDqD+NFhP0aoEBZyHsTWyA==",
      "guid": "f8833a50-61d1-463f-a810-16721ec4d6c8",
      "name": "sample string 1",
      "number": 1,
      "tare": 1
    },
    "priceGroup": {
      "$id": "32",
      "priceGroupG_UID": "VmBzvZCdKEuqI8URI89yFg==",
      "priceGroupGuid": "bd736056-9d90-4b28-aa23-c51123cf7216",
      "name": "sample string 2",
      "code": 1,
      "modified": true,
      "updated": "2025-06-14T07:26:49.0215488",
      "buyingLimit": 1,
      "buyingLimitIndependent": true,
      "buyingLimitType": 0,
      "number": 1,
      "products": [
        {
          "$ref": "3"
        },
        {
          "$ref": "3"
        }
      ],
      "productCount": 1
    },
    "priceGroupName": "sample string 145",
    "nutrifacts": {
      "$id": "33",
      "pluG_UID": "x7imdWXvzU2c6hAvnUZAfA==",
      "pluGuid": "75a6b8c7-ef65-4dcd-9cea-102f9d46407c",
      "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": "34",
      "pluGuid": "1bb86a7b-9ca5-407e-9f8f-727f8091d5ac",
      "created": "2025-06-14T07:26:49.0215488",
      "createdByUser": "sample string 1",
      "activated": "2025-06-14T07:26:49.0215488",
      "deactivated": "2025-06-14T07:26:49.0215488",
      "lastOrdered": "2025-06-14T07:26:49.0215488",
      "lastOrderedQty": 2.0,
      "lastReceived": "2025-06-14T07:26:49.0215488",
      "lastReceivedQty": 3.0,
      "lastInvoiceStatus": 1,
      "lastCounted": "2025-06-14T07:26:49.0215488",
      "lastSold": "2025-06-14T07:26:49.0215488",
      "firstSold": "2025-06-14T07:26:49.0215488",
      "awsUpdated": "2025-06-14T07:26:49.0215488",
      "lastManualUpdate": "2025-06-14T07:26:49.0215488",
      "lastManualUpdatedByUser": "sample string 5",
      "lastUpdated": "2025-06-14T07:26:49.0215488",
      "lastUpdatedByUser": "sample string 7",
      "lastUpdatedByHost": "2025-06-14T07:26:49.0215488",
      "doNotRangeUpdated": "2025-06-14T07:26:49.0215488",
      "doNotOrderUpdated": "2025-06-14T07:26:49.0215488",
      "tracked": "2025-06-14T07:26:49.0215488"
    },
    "allergens": [
      {
        "$id": "35",
        "allergenID": 1,
        "pluG_UID": "y3IB9RRK00e0lcRX6Lagdw==",
        "pluGuid": "f50172cb-4a14-47d3-b495-c457e8b6a077",
        "contains": 2,
        "allergenName": "sample string 3",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "35"
      }
    ],
    "costs": {
      "$id": "36",
      "pluG_UID": "CT1ZRzC6PUyRVfEkUE+tGw==",
      "pluGuid": "47593d09-ba30-4c3d-9155-f124504fad1b",
      "enteredCost": 1,
      "weightedAvgCost": 1,
      "lastCost": 1,
      "rawEnteredCost": 2,
      "rawWeightedAvgCost": 3,
      "rawLastCost": 4,
      "freight": 5.0,
      "freightType": 6,
      "costDecimals": 7,
      "fifoCost": 1,
      "updated": "2025-06-14T07:26:49.0215488",
      "normalCost": 1,
      "currentCost": 1
    },
    "sales": [
      {
        "$id": "37",
        "saleHeaderID": 1,
        "created": "2025-06-14T07:26:49.0215488",
        "createdLocal": "2025-06-14T07:26:49.0215488",
        "storeID": 3,
        "storeName": "sample string 4",
        "operatorG_Uid": "6QR9U38zUUCj3bq5jXG3sg==",
        "operatorGuid": "537d04e9-337f-4051-a3dd-bab98d71b7b2",
        "operatorName": "sample string 5",
        "tranType": 1,
        "plu": 1,
        "pluG_UId": "z0Iyb083h0ufquHepw5fVw==",
        "pluGuid": "6f3242cf-374f-4b87-9faa-e1dea70e5f57",
        "normalPrice": 1,
        "totalCents": 1,
        "cost": 1,
        "grossProfit": 1,
        "quantity": 1,
        "operator": {
          "$id": "38",
          "id": 1,
          "g_Uid": "DiS9L3OE5UmpbIN0WP/7Mw==",
          "guid": "2fbd240e-8473-49e5-a96c-837458fffb33",
          "operatorNumber": 1,
          "shortName": "sample string 2",
          "firstName": "sample string 3",
          "lastName": "sample string 4",
          "password": "sample string 5",
          "hasPassword": true,
          "passwordText": "sample string 6",
          "rfidTagID": "sample string 7",
          "blueprintID": 1,
          "groupID": 1,
          "groupName": "sample string 8",
          "managerGroupID": 1,
          "managerGroupName": "sample string 9",
          "zoneID": 1,
          "zoneName": "sample string 10",
          "loggedIn": 1,
          "lastUsedIP": "sample string 11",
          "deleted": true,
          "locked": true,
          "allowOpenTill": true,
          "webEmail": "sample string 14",
          "simpleOperatorType": 0,
          "webRole": "sample string 15",
          "updated": "2025-06-14T07:26:49.0215488",
          "passwordResetRequired": true,
          "alteredInStore": true,
          "startShift": "2025-06-14T07:26:49.0215488",
          "endShift": "2025-06-14T07:26:49.0215488",
          "machineName": "sample string 20",
          "drawerID": 1,
          "stores": [
            {
              "$id": "39",
              "operatorG_UID": "VJGqITWk90GDh18E6Ci4/Q==",
              "operatorGuid": "21aa9154-a435-41f7-8387-5f04e828b8fd",
              "storeID": 2,
              "operator": {
                "$ref": "38"
              },
              "store": {
                "$ref": "4"
              }
            },
            {
              "$ref": "39"
            }
          ]
        }
      },
      {
        "$ref": "37"
      }
    ],
    "apns": [
      {
        "$id": "40",
        "pluID": 1,
        "pluG_UID": "mk9P6cMAz0+rrp/HxAlNrQ==",
        "pluGuid": "e94f4f9a-00c3-4fcf-abae-9fc7c4094dad",
        "apn": "sample string 1",
        "deleted": true,
        "storeID": 1,
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "40"
      }
    ],
    "tuns": [
      {
        "$id": "41",
        "pluG_UId": "QUxG+vSoKki6+TyEvzHPng==",
        "pluGuid": "fa464c41-a8f4-482a-baf9-3c84bf31cf9e",
        "apn": "sample string 1",
        "tun": "sample string 2",
        "cartonQuantity": 3,
        "product": {
          "$ref": "3"
        },
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "41"
      }
    ],
    "competitionPricing": [
      {
        "$id": "42",
        "identifier": "DrruRjJDBkuWzxzvI+a7Gg==",
        "identifierGuid": "46eeba0e-4332-4b06-96cf-1cef23e6bb1a",
        "pluG_UID": "jhChy8qsO0i/WNTbL7gLog==",
        "pluGuid": "cba1108e-acca-483b-bf58-d4db2fb80ba2",
        "competitionID": 1,
        "name": "sample string 2",
        "sellMultiple": 3,
        "retailPrice": 4,
        "storeName": "sample string 5"
      },
      {
        "$ref": "42"
      }
    ],
    "supplier": {
      "$ref": "8"
    },
    "supplierName": "sample string 146",
    "children": [
      {
        "$ref": "3"
      },
      {
        "$ref": "3"
      }
    ],
    "ordering": {
      "$ref": "11"
    },
    "flipChartPages": [
      {
        "$id": "43",
        "identifier": "naWLi96PLk2iD6dB+FOIOQ==",
        "groupName": "sample string 1",
        "identifierGuid": "8b8ba59d-8fde-4d2e-a20f-a741f8538839",
        "exists": true,
        "flipChartIdentifier": "A6J7Dm3M2Uu4xNdMEs09mw==",
        "flipChartIdentifierGuid": "0e7ba203-cc6d-4bd9-b8c4-d74c12cd3d9b",
        "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": "5ST71lXCsEmo07JVI+qgww==",
        "groupIdentifierGuid": "d6fb24e5-c255-49b0-a8d3-b25523eaa0c3",
        "flipChart": {
          "$id": "44",
          "identifier": "HtYK5zidmEmX+/fULToppg==",
          "identifierGuid": "e70ad61e-9d38-4998-97fb-f7d42d3a29a6",
          "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": "45",
            "identifier": "n/Uq8+FgJESKlZb5Mq9QUQ==",
            "identifierGuid": "f32af59f-60e1-4424-8a95-96f932af5051",
            "name": "sample string 2",
            "formType": "sample string 3",
            "forms": [
              {
                "$id": "46",
                "id": 1,
                "g_UID": "zFIpMU+nrUqCoQHmgpz9Ww==",
                "guid": "312952cc-a74f-4aad-82a1-01e6829cfd5b",
                "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": "GH5LVi8fp0KC3jtSMrmgSQ==",
                "previousFormGuid": "564b7e18-1f2f-42a7-82de-3b5232b9a049",
                "nextForm": 1,
                "nextFormG_UID": "i7lgXaZrgkSIpTinxtwrcQ==",
                "nextFormGuid": "5d60b98b-6ba6-4482-88a5-38a7c6dc2b71",
                "attributes": "sample string 10",
                "updated": "2025-06-14T07:26:49.0215488",
                "positioning": 1,
                "contentPanel": "sample string 11",
                "selectionMode": 1,
                "maximumSelections": 1,
                "alteredInStore": true,
                "deleted": true,
                "blueprintID": 1,
                "preserveLayout": true,
                "mainCheckoutFormName": "sample string 13",
                "nextCheckoutForm": {
                  "$ref": "46"
                },
                "previousCheckoutForm": {
                  "$ref": "46"
                },
                "buttons": [
                  {
                    "$id": "47",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "YSZgZ7Ikg02qm0vkwe3qAg==",
                    "checkoutFormGuid": "67602661-24b2-4d83-aa9b-4be4c1edea02",
                    "identifier": "MSB902OWgkGcNx8QdpXzWg==",
                    "identifierGuid": "d37d2031-9663-4182-9c37-1f107695f35a",
                    "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": "h9dHXEx/iE6GEWs3e5eb0A==",
                    "valueGuid": "5c47d787-7f4c-4e88-8611-6b377b979bd0",
                    "buttonText": "sample string 10",
                    "valueText": "sample string 11",
                    "drawImageAndButton": true,
                    "updated": "2025-06-14T07:26:49.0215488",
                    "action": "sample string 12",
                    "valueForm": {
                      "$ref": "46"
                    },
                    "image": {
                      "$id": "48",
                      "name": "sample string 3.sample string 4",
                      "imageID": 2,
                      "imageName": "sample string 3",
                      "imageExtension": "sample string 4",
                      "lastUpdate": "2025-06-14T07:26:49.0215488",
                      "imageData": "QEA=",
                      "readOnly": true
                    }
                  },
                  {
                    "$ref": "47"
                  }
                ],
                "panels": [
                  {
                    "$id": "49",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "PGi0cDYeFEmwPpH3ETMAFQ==",
                    "checkoutFormGuid": "70b4683c-1e36-4914-b03e-91f711330015",
                    "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": "49"
                  }
                ]
              },
              {
                "$ref": "46"
              }
            ],
            "panels": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ]
          },
          "pages": [
            {
              "$ref": "43"
            },
            {
              "$ref": "43"
            }
          ]
        },
        "contentPanel": {
          "$ref": "49"
        },
        "products": [
          {
            "$id": "50",
            "flipChartPageIdentifier": "c/4CQ8su+EGtDdJTRINJ1g==",
            "flipChartPageIdentifierGuid": "4302fe73-2ecb-41f8-ad0d-d253448349d6",
            "pluG_UID": "GeIM6bfELk6B4uStRQxd3A==",
            "pluGuid": "e90ce219-c4b7-4e2e-81e2-e4ad450c5ddc",
            "sortOrder": 3,
            "sent": true,
            "productChanged": true,
            "productImageName": "sample string 6",
            "productShowImageOnFlipCharts": true,
            "productShowTextOnFlipCharts": true,
            "productOverrideFlipChartText": true,
            "productFlipChartText": "sample string 10",
            "product": {
              "$ref": "3"
            },
            "departmentSortOrder": 11,
            "subDepartmentName": "sample string 12"
          },
          {
            "$ref": "50"
          }
        ],
        "productCount": 27,
        "pages": [
          {
            "$ref": "43"
          },
          {
            "$ref": "43"
          }
        ]
      },
      {
        "$ref": "43"
      }
    ],
    "priceHistory": [
      {
        "$id": "51",
        "pluG_UID": "ImuGsDRd0UaQDZ0aENxWdA==",
        "pluGuid": "b0866b22-5d34-46d1-900d-9d1a10dc5674",
        "price": 1,
        "costCalcMethod": 1,
        "cost": 2,
        "weightedAvgCost": 3,
        "lastCost": 4,
        "rawCost": 5,
        "rawWeightedAvgCost": 6,
        "rawLastCost": 7,
        "costDecimals": 8,
        "serviceFeeID": 9,
        "freight": 10.0,
        "freightType": 11,
        "process": "sample string 12",
        "user": "sample string 13",
        "updated": "2025-06-14T07:26:49.0215488",
        "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": "51"
      }
    ],
    "ingredients": [
      {
        "$id": "52",
        "pluG_UID": "ewoymgagbkOrRt5eBAXPqA==",
        "ingredientGuid": "FvefohcjlEC1kQo5WE6Evg==",
        "ingredientIdentifier": "a29ff716-2317-4094-b591-0a39584e84be",
        "quantity": 1.0,
        "storeIDs": [
          1,
          2
        ],
        "ingredientText": "sample string 1",
        "ingredient": {
          "$ref": "3"
        }
      },
      {
        "$ref": "52"
      }
    ],
    "bins": [
      {
        "$id": "53",
        "pluG_UID": "qJTQiHbqpUSaFt9AlVanhA==",
        "pluGuid": "88d094a8-ea76-44a5-9a16-df409556a784",
        "shelfLocationIdentifier": "RHyYaZRSzUyI+Enzhb8dnA==",
        "shelfLocationGuid": "69987c44-5294-4ccd-88f8-49f385bf1d9c",
        "labelShelfDefault": 1,
        "labelTalkerDefault": 1,
        "labelSmall": true,
        "labelPageLayoutG_UID": "mlOtCsRPQES1s0qUO4zBAA==",
        "labelPageLayoutGuid": "0aad539a-4fc4-4440-b5b3-4a943b8cc100",
        "updated": "2025-06-14T07:26:49.0215488",
        "electronicShelfLabelIdentifier": "sample string 5",
        "electronicshelfLabelsConfigurationID": 6,
        "labelShelfChanged": true,
        "productName": "sample string 8",
        "locationText": "sample string 9",
        "product": {
          "$ref": "3"
        },
        "location": {
          "$id": "54",
          "identifier": "dBggslUamUGg4N5v41Tddg==",
          "storeID": 1,
          "identifierGuid": "b2201874-1a55-4199-a0e0-de6fe354dd76",
          "name": "sample string 2",
          "haccp": true,
          "blueprintID": 1,
          "updated": "2025-06-14T07:26:49.0215488",
          "minTemp": 1,
          "maxTemp": 1,
          "checkFrequency": 1,
          "storeCaseConfiguration": 5,
          "storeName": "sample string 6",
          "bins": [
            {
              "$ref": "53"
            },
            {
              "$ref": "53"
            }
          ]
        }
      },
      {
        "$ref": "53"
      }
    ],
    "bin": {
      "$ref": "53"
    },
    "scaleLocations": [
      {
        "$id": "55",
        "plu": 1,
        "pluG_UID": "tJ9frk+lF0ymF9UBTaXlSg==",
        "pluGuid": "ae5f9fb4-a54f-4c17-a617-d5014da5e54a",
        "deptNo": 1,
        "product": {
          "$ref": "3"
        },
        "scaleLocation": {
          "$id": "56",
          "id": 1,
          "deptNo": 1,
          "deptCode": "sample string 2",
          "name": "sample string 3",
          "enabled": true,
          "updated": "2025-06-14T07:26:49.0215488",
          "department": {
            "$id": "57",
            "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": "56"
            },
            "subDepartments": [
              {
                "$id": "58",
                "id": 1,
                "departmentID": 2,
                "name": "sample string 3",
                "code": "sample string 4",
                "departmentCode": "sample string 5",
                "externalSales": true,
                "minorDepartments": [
                  {
                    "$id": "59",
                    "id": 1,
                    "subDepartmentID": 2,
                    "departmentID": 3,
                    "name": "sample string 4",
                    "subDepartmentCode": "sample string 5",
                    "departmentCode": "sample string 6",
                    "code": "sample string 7",
                    "lesserDepartments": [
                      {
                        "$id": "60",
                        "id": 1,
                        "departmentID": 2,
                        "subDepartmentID": 3,
                        "minorDepartmentID": 4,
                        "name": "sample string 5",
                        "code": "sample string 6",
                        "departmentCode": "sample string 7",
                        "subDepartmentCode": "sample string 8",
                        "minorDepartmentCode": "sample string 9",
                        "updated": "2025-06-14T07:26:49.0215488",
                        "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": "f17+cJpRR0S9DnD5tKvZAg==",
                        "labelPageLayoutGuid": "70fe5e7f-519a-4447-bd0e-70f9b4abd902",
                        "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": "61",
                          "dept": 1,
                          "category": 2,
                          "name": "sample string 3",
                          "active": true,
                          "mscCommodities": [
                            {
                              "$id": "62",
                              "dept": 1,
                              "category": 2,
                              "commodity": 3,
                              "name": "sample string 4",
                              "active": true,
                              "mscSubCommodities": [
                                {
                                  "$id": "63",
                                  "dept": 1,
                                  "category": 2,
                                  "commodity": 3,
                                  "subCommodity": 4,
                                  "name": "sample string 5",
                                  "active": true,
                                  "subCommodityCode": "sample string 7"
                                },
                                {
                                  "$ref": "63"
                                }
                              ],
                              "commodityCode": "sample string 6"
                            },
                            {
                              "$ref": "62"
                            }
                          ],
                          "categoryCode": "sample string 5"
                        },
                        "mscCom": {
                          "$ref": "62"
                        },
                        "mscDep": {
                          "$id": "64",
                          "dept": 1,
                          "name": "sample string 2",
                          "active": true,
                          "mscCategories": [
                            {
                              "$ref": "61"
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "deptCode": "sample string 4"
                        },
                        "mscSubCom": {
                          "$ref": "63"
                        }
                      },
                      {
                        "$ref": "60"
                      }
                    ],
                    "updated": "2025-06-14T07:26:49.0371959",
                    "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": "MUvL/fVBokidSXBAiRQ5Zg==",
                    "labelPageLayoutGuid": "fdcb4b31-41f5-48a2-9d49-704089143966",
                    "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": "61"
                    },
                    "mscCom": {
                      "$ref": "62"
                    },
                    "mscDep": {
                      "$ref": "64"
                    },
                    "mscSubCom": {
                      "$ref": "63"
                    }
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "investmentBuyOverride": true,
                "updated": "2025-06-14T07:26:49.0371959",
                "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": "quQC7HbpDEG9wXudyM/xqg==",
                "labelPageLayoutGuid": "ec02e4aa-e976-410c-bdc1-7b9dc8cff1aa",
                "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": "61"
                },
                "mscCom": {
                  "$ref": "62"
                },
                "mscDep": {
                  "$ref": "64"
                },
                "mscSubCom": {
                  "$ref": "63"
                }
              },
              {
                "$ref": "58"
              }
            ],
            "stores": [
              1,
              2
            ],
            "investmentBuyOverride": true,
            "updated": "2025-06-14T07:26:49.0371959",
            "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": "fad3v5KiwUCZEm1YZf9tOA==",
            "labelPageLayoutGuid": "bf77a77d-a292-40c1-9912-6d5865ff6d38",
            "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": "61"
            },
            "mscCom": {
              "$ref": "62"
            },
            "mscDep": {
              "$ref": "64"
            },
            "mscSubCom": {
              "$ref": "63"
            }
          }
        }
      },
      {
        "$ref": "55"
      }
    ],
    "nextPrice": {
      "$id": "65",
      "id": 1,
      "campaignID": 2,
      "campaignName": "sample string 3",
      "plu": 1,
      "hostOfferID": 1,
      "metcashPromotionID": "sample string 4",
      "metcashPromotionPlacement": "sample string 5",
      "pluG_UID": "ruLQhGK/FESBs7UrBC9j+w==",
      "pluGuid": "84d0e2ae-bf62-4414-81b3-b52b042f63fb",
      "newPrice": 1,
      "pctDiscount": 1,
      "newCost": 1,
      "newCostDecimals": 6,
      "dealCostIdentifier": "DEBXoMlDPkqB3YKV109YEg==",
      "dealCostGuid": "a057400c-43c9-4a3e-81dd-8295d74f5812",
      "pluName": "sample string 7",
      "apn": "sample string 8",
      "fuelItem": true,
      "priceGroupG_UID": "NVfSJHvKB0OSBAA+NczcAA==",
      "priceGroupGuid": "24d25735-ca7b-4307-9204-003e35ccdc00",
      "itemNumber": "sample string 10",
      "cri": "sample string 11",
      "pluPrice": 12,
      "pluCost": 13,
      "pluCostIndicator": "sample string 14",
      "pluPriceGstPercent": 15,
      "pluCostGstPercent": 16,
      "pluActive": true,
      "cartonQty": 1.1,
      "baseUnits": 18.1,
      "salesMode": 1,
      "pluNormalCost": 19,
      "pluaws": 20.0,
      "directNumber": "sample string 21",
      "departmentName": "sample string 22",
      "subDepartmentName": "sample string 23",
      "priceGroupName": "sample string 24",
      "supplierName": "sample string 25",
      "stockOnHand": 1.1,
      "stockOnOrder": 1.1,
      "lastReceived": "2025-06-14T07:26:49.0371959",
      "rrp": 26,
      "campaignDescription": "sample string 27",
      "campaignComboPriceGroupG_UID": "KvuQwBhLk0ivW4l/jJxLpQ==",
      "campaignComboPriceGroupIdentifier": "c090fb2a-4b18-4893-af5b-897f8c9c4ba5",
      "promotionPlacementDescription": "sample string 28",
      "storeAcceptances": [
        {
          "$id": "66",
          "plu": 1,
          "pluG_UId": "QEA=",
          "campaignID": 1,
          "campaignName": "sample string 2",
          "storeID": 3,
          "acceptedUtc": "2025-06-14T07:26:49.0371959",
          "operatorG_UID": "jZgEL8I0IUaCZgM6uj0EyA==",
          "operatorGuid": "2f04988d-34c2-4621-8266-033aba3d04c8",
          "machineID": 1,
          "processed": true,
          "appliedUtc": "2025-06-14T07:26:49.0371959",
          "signIqTicketFileMovedUtc": "2025-06-14T07:26:49.0371959",
          "user": "sample string 6",
          "campaignDescription": "sample string 7",
          "productDesc": "sample string 8",
          "storeName": "sample string 9",
          "effectiveUtc": "2025-06-14T07:26:49.0371959",
          "priceChangeType": 0,
          "operatorName": "sample string 10",
          "hostCampaign": true,
          "product": {
            "$ref": "3"
          },
          "campaignPlu": {
            "$ref": "65"
          }
        },
        {
          "$ref": "66"
        }
      ],
      "campaign": {
        "$id": "67",
        "id": 1,
        "storeID": 2,
        "name": "5179a00e-01ad-4640-af4f-4c686f6a3ffa",
        "nameGuid": "5179a00e-01ad-4640-af4f-4c686f6a3ffa",
        "description": "sample string 4",
        "showDiscounts": true,
        "showTotals": true,
        "onlyEvaluateOnSubtotal": true,
        "useDescription": true,
        "campaignType": 1,
        "startDate": "2025-06-14T07:26:49.0371959",
        "startTime": 1,
        "endDate": "2025-06-14T07:26:49.0371959",
        "endTime": 1,
        "recurrence": 1,
        "recurrenceType": 1,
        "monthType": 1,
        "weekDays": 1,
        "months": 1,
        "monthWeeks": 1,
        "monthDays": "sample string 7",
        "printed": true,
        "talkerText": "sample string 8",
        "rangeDescription": "sample string 9",
        "dealDescription": "sample string 10",
        "labelQuantity": 11,
        "active": 1,
        "deactivated": "2025-06-14T07:26:49.0371959",
        "system": true,
        "created": "2025-06-14T07:26:49.0371959",
        "updated": "2025-06-14T07:26:49.0371959",
        "priceChangeNotifiedUtc": "2025-06-14T07:26:49.0371959",
        "promoType": 1,
        "promotionTypeCode": "sample string 13",
        "hostIdentifier": "C6AgeAA5xECUdSxaG0gnPA==",
        "hostIdentifierGuid": "7820a00b-3900-40c4-9475-2c5a1b48273c",
        "hostType": 14,
        "createdByUser": "sample string 15",
        "fromHost": true,
        "deleted": true,
        "campaignDeleted": "2025-06-14T07:26:49.0371959",
        "updatedByUser": "sample string 18",
        "offerID": 1,
        "isPriceChangeCampaign": true,
        "stores": [
          1,
          2
        ],
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ],
        "campaignPlus": [
          {
            "$ref": "65"
          },
          {
            "$ref": "65"
          }
        ],
        "campaignPools": [
          {
            "$id": "68",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 4,
            "pluG_UID": "9n8Z61No8UOQhpXPSYCQVA==",
            "pluGuid": "eb197ff6-6853-43f1-9086-95cf49809054",
            "hostOfferID": 1,
            "priceGroupG_UID": "dF4G11/v0EirU2W91SCRWw==",
            "priceGroupGuid": "d7065e74-ef5f-48d0-ab53-65bdd520915b",
            "fuelItem": true,
            "pluName": "sample string 6",
            "apn": "sample string 7",
            "pluActive": true,
            "cartonQty": 1,
            "baseUnits": 9.1,
            "cri": "sample string 10",
            "salesMode": 1,
            "pluaws": 11.0,
            "directNumber": "sample string 12",
            "departmentName": "sample string 13",
            "subDepartmentName": "sample string 14",
            "priceGroupName": "sample string 15",
            "supplierName": "sample string 16",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2025-06-14T07:26:49.0371959",
            "rrp": 17,
            "campaignDescription": "sample string 18",
            "product": {
              "$ref": "3"
            },
            "campaign": {
              "$ref": "67"
            }
          },
          {
            "$ref": "68"
          }
        ],
        "sellingRules": [
          {
            "$id": "69",
            "id": 1,
            "identifier": "aVxoABNVoUifF7vdWLiOHw==",
            "identifierStr": "aVxoABNVoUifF7vdWLiOHw==",
            "identifierGuid": "00685c69-5513-48a1-9f17-bbdd58b88e1f",
            "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": "67"
            }
          },
          {
            "$ref": "69"
          }
        ],
        "customers": [
          {
            "$id": "70",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "customerID": "t3nNDuWaFUiV8XyqwJks6A==",
            "customerIDGuid": "0ecd79b7-9ae5-4815-95f1-7caac0992ce8",
            "campaign": {
              "$ref": "67"
            },
            "customer": {
              "$id": "71",
              "identifier": "QKs5E9Y4ZkCRYG1MvX3LPA==",
              "identifierGuid": "1339ab40-38d6-4066-9160-6d4cbd7dcb3c",
              "code": "sample string 2",
              "familyName": "sample string 3",
              "givenName": "sample string 4",
              "otherName": "sample string 5",
              "title": "sample string 6",
              "dateOfBirth": "2025-06-14T07:26:49.0371959",
              "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": "o8WlQ/S2VU695f5qI7J+fg==",
              "communityIdentifierGuid": "43a5c5a3-b6f4-4e55-bde5-fe6a23b27e7e",
              "joined": "2025-06-14T07:26:49.0371959",
              "updated": "2025-06-14T07:26:49.0371959",
              "active": true,
              "reasonInactive": 1,
              "groupCustomer": true,
              "loyaltyPoints": 1,
              "homeStoreID": 1,
              "availableSpend": 1,
              "priceLevelIdentifier": "JiCbgqFHMEWJ9FGx6LEMdA==",
              "priceLevelIdentifierGuid": "829b2026-47a1-4530-89f4-51b1e8b10c74",
              "marketingID": "sample string 18",
              "hidden": true,
              "registered": true,
              "registeredOn": "2025-06-14T07:26:49.0371959",
              "emailMarketing": true,
              "smsMarketing": true,
              "deleted": true,
              "deletedUser": "sample string 24",
              "homeStoreName": "sample string 25",
              "customerCards": [
                {
                  "$id": "72",
                  "cardType": 2,
                  "issueDate": "2025-06-14T07:26:49.0371959",
                  "expiry": "2025-06-14T07:26:49.0371959",
                  "customerID": "fBgLP3+zpUCTWLK3WkRA1g==",
                  "customerIDGuid": "3f0b187c-b37f-40a5-9358-b2b75a4440d6",
                  "initialValue": 1,
                  "currentValue": 1,
                  "maxLimit": 1,
                  "minTransaction": 1,
                  "maxTransaction": 1,
                  "multiplier": 1.1,
                  "active": true,
                  "reasonInactive": 1,
                  "idRequired": true,
                  "idType": 1,
                  "idValue": "sample string 5",
                  "updated": "2025-06-14T07:26:49.0371959",
                  "linkedAccount": "QSUM8wzeuUejPlLjxlyqNA==",
                  "linkedAccountGuid": "f30c2541-de0c-47b9-a33e-52e3c65caa34",
                  "currentValueChanged": true,
                  "limitsChanged": true,
                  "customer": {
                    "$ref": "71"
                  },
                  "account": {
                    "$id": "73",
                    "id": 1,
                    "identifier": "ci8Q8KElA02urCEacFhpfQ==",
                    "identifierGuid": "f0102f72-25a1-4d03-aeac-211a7058697d",
                    "referenceNo": "sample string 3",
                    "name": "sample string 4",
                    "created": "2025-06-14T07:26:49.0371959",
                    "owner": "zMH6vqqfI0OKDsyjxEUCuA==",
                    "ownerGuid": "befac1cc-9faa-4323-8a0e-cca3c44502b8",
                    "accountStoreGroupIdentifier": "j9+ra9+z30eVAjbSvBNDbg==",
                    "accountStoreGroupGuid": "6babdf8f-b3df-47df-9502-36d2bc13436e",
                    "accountType": 1,
                    "currentBalance": 1,
                    "externalID": "sample string 7",
                    "maximumLimit": 1,
                    "accruePoints": true,
                    "loyaltyPoints": 1,
                    "termsOfTrade": 1,
                    "signatureRequired": true,
                    "referenceRequired": true,
                    "statementSendType": 10,
                    "ageingPeriod": 1,
                    "monthlyAgeingPeriod": true,
                    "explodedInvoice": true,
                    "isFifoAllocation": true,
                    "lastStatementSent": "2025-06-14T07:26:49.0371959",
                    "active": true,
                    "updated": "2025-06-14T07:26:49.0371959",
                    "deleted": true,
                    "deletedUser": "sample string 16",
                    "currentBalanceChanged": true,
                    "maximumLimitChanged": true,
                    "loyaltyPointsChanged": true,
                    "projectedBalance": 17,
                    "accountStoreGroupStoreIDs": [
                      1,
                      2
                    ],
                    "customerEmail": "sample string 18",
                    "ownerCustomer": {
                      "$ref": "71"
                    },
                    "card": {
                      "$ref": "72"
                    },
                    "members": {
                      "$id": "74",
                      "sample string 1": [
                        {
                          "$ref": "71"
                        },
                        {
                          "$ref": "71"
                        }
                      ],
                      "sample string 2": [
                        {
                          "$ref": "71"
                        },
                        {
                          "$ref": "71"
                        }
                      ]
                    },
                    "customerGroups": [
                      {
                        "$id": "75",
                        "identifier": "sECqH6OqqUS067wDPnIFGw==",
                        "identifierGuid": "1faa40b0-aaa3-44a9-b4eb-bc033e72051b",
                        "name": "sample string 2",
                        "primaryContact": "gwqrGsAcSEyd0uVRzSHC+Q==",
                        "primaryContactGuid": "1aab0a83-1cc0-4c48-9dd2-e551cd21c2f9",
                        "accountID": "xNn/NJMWiU60yDCvIYoqNA==",
                        "accountIDGuid": "34ffd9c4-1693-4e89-b4c8-30af218a2a34",
                        "special": true,
                        "updated": "2025-06-14T07:26:49.0371959",
                        "active": true,
                        "reasonInactive": 1,
                        "priceLevelIdentifier": "Sg5gJfUVpka8coMdog6vwg==",
                        "priceLevelIdentifierGuid": "25600e4a-15f5-46a6-bc72-831da20eafc2",
                        "deleted": true,
                        "account": {
                          "$ref": "73"
                        },
                        "primaryContactCustomer": {
                          "$ref": "71"
                        },
                        "customerGroupMembers": [
                          {
                            "$id": "76",
                            "id": 1,
                            "groupID": "GN0DK6TW7E6HPAvrvGI5Ig==",
                            "groupIDGuid": "2b03dd18-d6a4-4eec-873c-0bebbc623922",
                            "customerID": "gKxgkht9SEOs81z3OTVrSQ==",
                            "customerIDGuid": "9260ac80-7d1b-4348-acf3-5cf739356b49",
                            "card": "sample string 4",
                            "linkedAccount": "Bn3gET1h9kSCOAvQ/MTCpw==",
                            "linkedAccountGuid": "11e07d06-613d-44f6-8238-0bd0fcc4c2a7",
                            "customer": {
                              "$ref": "71"
                            },
                            "group": {
                              "$ref": "75"
                            },
                            "customerCard": {
                              "$ref": "72"
                            }
                          },
                          {
                            "$ref": "76"
                          }
                        ]
                      },
                      {
                        "$ref": "75"
                      }
                    ]
                  },
                  "payments": [
                    {
                      "$id": "77",
                      "id": 1,
                      "identifier": "qm5tmEoYCUKWfg0Npa1ozw==",
                      "identifierGuid": "986d6eaa-184a-4209-967e-0d0da5ad68cf",
                      "storeID": 2,
                      "operatorName": "sample string 3",
                      "saleHeaderID": 4,
                      "paymentType": 5,
                      "amount": 6,
                      "account": "sample string 7",
                      "accountID": "UtybsoLnfEieG4+whyuRBw==",
                      "accountIDGuid": "b29bdc52-e782-487c-9e1b-8fb0872b9107",
                      "customerAccount": {
                        "$ref": "73"
                      },
                      "customerCard": {
                        "$ref": "72"
                      },
                      "accountType": 1,
                      "cardName": "sample string 8",
                      "authorisationNumber": "sample string 9",
                      "bankReference": "sample string 10",
                      "merchantID": "sample string 11",
                      "terminalID": "sample string 12",
                      "cardNumber": "sample string 13",
                      "paymentDate": "2025-06-14T07:26:49.0371959",
                      "invRocNo": "sample string 14",
                      "responseCode": "sample string 15",
                      "cashout": 1,
                      "tip": 16,
                      "idempotentVoid": "2rXxo8G3TUi6+CvbMmi5qQ==",
                      "idempotentVoidGuid": "a3f1b5da-b7c1-484d-baf8-2bdb3268b9a9",
                      "offline": true,
                      "processed": 1,
                      "storeSaleHeader": {
                        "$id": "78",
                        "saleHeaderID": 1,
                        "saleHeaderGuid": "LFI3jUou6kuGKoxzbetthA==",
                        "saleHeaderIdentifierGuid": "8d37522c-2e4a-4bea-862a-8c736deb6d84",
                        "created": "2025-06-14T07:26:49.0371959",
                        "createdLocal": "2025-06-14T07:26:49.0371959",
                        "createdText": "sample string 4",
                        "itemCount": 5,
                        "totalAmount": 6,
                        "cashTender": 1,
                        "cardTender": 1,
                        "cheqTender": 1,
                        "acctTender": 1,
                        "voucherTender": 1,
                        "loyaltyPoints": 1,
                        "cashout": 1,
                        "changeAmount": 1,
                        "rounding": 1,
                        "gstAmount": 1,
                        "transactionDiscountTender": 1,
                        "totalTip": 7,
                        "tranType": 1,
                        "processed": 1,
                        "imported": "2025-06-14T07:26:49.0371959",
                        "storeID": 1,
                        "operatorG_Uid": "WEwS2akockG2UVyaWkHpLQ==",
                        "operatorGuid": "d9124c58-28a9-4172-b651-5c9a5a41e92d",
                        "customerG_Uid": "E8yFatuv9Eii585XstWbjw==",
                        "customerGuid": "6a85cc13-afdb-48f4-a2e7-ce57b2d59b8f",
                        "communityIdentifier": "KxE9ldbG2EKxBmYhtD3szg==",
                        "communityIdentifierGuid": "953d112b-c6d6-42d8-b106-6621b43decce",
                        "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": "Ti/rkZaxAESbX4FbXceR+Q==",
                        "priceLevelIdentifierGuid": "91eb2f4e-b196-4400-9b5f-815b5dc791f9",
                        "locked": 36,
                        "relationChecksum": "sample string 37",
                        "loyaltyTender": 1,
                        "giftCardTender": 1,
                        "operator": {
                          "$ref": "38"
                        },
                        "customer": {
                          "$ref": "71"
                        },
                        "communityOrganisation": {
                          "$id": "79",
                          "id": 1,
                          "identifier": "/3rgq6CHe0Krk4gIaBku1g==",
                          "identifierGuid": "abe07aff-87a0-427b-ab93-880868192ed6",
                          "name": "sample string 3",
                          "lookupIdentifier": "sample string 4",
                          "externalID": "sample string 5",
                          "phone": "sample string 6",
                          "fax": "sample string 7",
                          "email": "sample string 8",
                          "address1": "sample string 9",
                          "address2": "sample string 10",
                          "city": "sample string 11",
                          "postCode": "sample string 12",
                          "state": "sample string 13",
                          "country": "sample string 14",
                          "totalAmountAwarded": 15.1,
                          "updated": "2025-06-14T07:26:49.0371959",
                          "deleted": true
                        },
                        "details": [
                          {
                            "$id": "80",
                            "saleItemID": 1,
                            "identifier": "fsvGjrysukSosBe493aAdQ==",
                            "identifierGuid": "8ec6cb7e-acbc-44ba-a8b0-17b8f7768075",
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "xlxKVqhEpkuf3IbgVSjxDw==",
                            "pluGuid": "564a5cc6-44a8-4ba6-9fdc-86e05528f10f",
                            "accountID": "7pLhpjWCg0inpTAGZpPLYQ==",
                            "accountIDGuid": "a6e192ee-8235-4883-a7a5-30066693cb61",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 8,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "offline": true,
                            "barcode": "sample string 9",
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 10",
                            "bestOrExpire": "2025-06-14T07:26:49.0371959",
                            "bestOrExpireType": 1,
                            "providerName": "sample string 11",
                            "refundG_UID": "40l0SadvdkCplVfCq5yoGg==",
                            "refundGuid": "497449e3-6fa7-4076-a995-57c2ab9ca81a",
                            "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": "dFV0GKLum0K+pa4nyzlJ5w==",
                            "idempotentVoidGuid": "18745574-eea2-429b-bea5-ae27cb3949e7",
                            "priceLevelIdentifier": "zVj2RVfg2ECcICEhsoGQBw==",
                            "priceLevelIdentifierGuid": "45f658cd-e057-40d8-9c20-2121b2819007",
                            "productName": "sample string 23",
                            "apn": "sample string 24",
                            "unknownScans": [
                              {
                                "$id": "81",
                                "id": 1,
                                "saleDetailID": 2,
                                "storeID": 1,
                                "scanned": "2025-06-14T07:26:49.0371959",
                                "operatorG_UID": "QEA=",
                                "barcode": "sample string 4",
                                "processed": 1
                              },
                              {
                                "$ref": "81"
                              }
                            ],
                            "refund": {
                              "$id": "82",
                              "id": 1,
                              "g_UID": "XeE3Dhj+bEKcFyoQFcY7Cg==",
                              "guid": "0e37e15d-fe18-426c-9c17-2a1015c63b0a",
                              "description": "sample string 1",
                              "dumped": true,
                              "inventoryReasonID": 1,
                              "sortOrder": 1,
                              "updated": "2025-06-14T07:26:49.0371959"
                            },
                            "modifier": {
                              "$id": "83",
                              "id": 1,
                              "setG_UID": "w21V5ESNsUmp2HQUBlHgVQ==",
                              "modifierSetGuid": "e4556dc3-8d44-49b1-a9d8-74140651e055",
                              "name": "sample string 2",
                              "price": 1,
                              "quantity": 1,
                              "modifierType": 1,
                              "groupNumber": 1,
                              "pageNumber": 1,
                              "controlOrder": 1,
                              "printToStation": true,
                              "pluG_UID": "dqUNsWgtL0+kOK1iX8in/A==",
                              "pluGuid": "b10da576-2d68-4f2f-a438-ad625fc8a7fc",
                              "deleted": true,
                              "g_UID": "CNNEzlcJ40mcBvkNxgy7Bw==",
                              "guid": "ce44d308-0957-49e3-9c06-f90dc60cbb07",
                              "product": {
                                "$ref": "3"
                              }
                            },
                            "priceLevelName": "sample string 25",
                            "pumpNumber": 1,
                            "hoseNumber": 1
                          },
                          {
                            "$ref": "80"
                          }
                        ],
                        "eftReceipts": [
                          {
                            "$id": "84",
                            "id": 1,
                            "storeID": 1,
                            "saleHeaderID": 2,
                            "storeSaleHeader": {
                              "$ref": "78"
                            },
                            "receipt": "sample string 3",
                            "processed": 1
                          },
                          {
                            "$ref": "84"
                          }
                        ],
                        "payments": [
                          {
                            "$ref": "77"
                          },
                          {
                            "$ref": "77"
                          }
                        ],
                        "cards": [
                          {
                            "$id": "85",
                            "id": 1,
                            "saleHeaderID": 1,
                            "identifier": "sample string 2",
                            "cardType": 3,
                            "providerName": "sample string 4"
                          },
                          {
                            "$ref": "85"
                          }
                        ],
                        "campaignHits": [
                          {
                            "$id": "86",
                            "id": 1,
                            "saleHeaderID": 2,
                            "campaign": "sample string 3",
                            "name": "sample string 4",
                            "processed": 1,
                            "campaignDescription": "sample string 5"
                          },
                          {
                            "$ref": "86"
                          }
                        ],
                        "fuel": [
                          {
                            "$id": "87",
                            "id": 1,
                            "plu": 1,
                            "pluG_UID": "CmMEIKIXOk+bxpFYV+51eg==",
                            "pluGuid": "2004630a-17a2-4f3a-9bc6-915857ee757a",
                            "saleHeaderID": 2,
                            "totalCents": 3,
                            "grade": 1,
                            "gradeDescription": "sample string 4",
                            "dispenser": 1,
                            "hose": 1,
                            "quantity": 1,
                            "cost": 1,
                            "acquirerNum": 1,
                            "attendant": 1,
                            "ePurseBalance": 1.0,
                            "cardSignature": "sample string 5",
                            "compartmentNumber": 1,
                            "contractNumber": 1,
                            "discountCardPAN": "sample string 6",
                            "discountID": 1,
                            "discountName": "sample string 7",
                            "discountNetValue": 1.0,
                            "discountType": 1,
                            "discountValue": 1.0,
                            "discretionaryData": "sample string 8",
                            "driverID": "sample string 9",
                            "eftBatchNumber": 1,
                            "eftResponseCode": "sample string 10",
                            "endDateTime": "2025-06-14T07:26:49.0371959",
                            "engineHours": 1.1,
                            "fposNumber": 1,
                            "loyaltyCardPAN": "sample string 11",
                            "miscData1": 1,
                            "miscData2": "sample string 12",
                            "miscFlags": 1,
                            "mop": 1,
                            "odometer": 1,
                            "panNumber": "sample string 13",
                            "saleRefund": true,
                            "saleStatus": 1,
                            "sequenceNumber": 1,
                            "stan": 1,
                            "startDateTime": "2025-06-14T07:26:49.0371959",
                            "tagNumber": "sample string 15",
                            "trackTwoRem": "sample string 16",
                            "transCode": 1,
                            "transType": 1,
                            "unitPrice": 1.0,
                            "vehicleReg": "sample string 17",
                            "offline": true,
                            "processed": 1
                          },
                          {
                            "$ref": "87"
                          }
                        ],
                        "fuelResells": [
                          {
                            "$id": "88",
                            "saleItemID": 1,
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "Y+UAA3OJpU2J0w6R58rvJw==",
                            "pluGuid": "0300e563-8973-4da5-89d3-0e91e7caef27",
                            "accountID": "iYO5gA3Cxku/CByYajy/pA==",
                            "accountIDGuid": "80b98389-c20d-4bc6-bf08-1c986a3cbfa4",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "processed": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 1,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "barcode": "sample string 8",
                            "offline": 1,
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 9",
                            "bestOrExpire": "2025-06-14T07:26:49.0371959",
                            "bestOrExpireType": 1,
                            "refundG_UID": "PPlKNuF9Y0OEVfyHihibOQ==",
                            "refundGuid": "364af93c-7de1-4363-8455-fc878a189b39",
                            "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": "88"
                          }
                        ],
                        "customerOrder": [
                          {
                            "$id": "89",
                            "identifier": "G1EKFl+nvkap6RDIniWeyA==",
                            "identifierGuid": "160a511b-a75f-46be-a9e9-10c89e259ec8",
                            "id": 1,
                            "orderNo": 2,
                            "externalSaleIdentifier": "sample string 3",
                            "storeID": 4,
                            "zoneID": 5,
                            "deptNo": 6,
                            "customerIdentifier": "7IphcJQHjEmFCG6EoQiIXA==",
                            "customerIdentifierGuid": "70618aec-0794-498c-8508-6e84a108885c",
                            "operatorNo": 1,
                            "operatorG_UID": "qdItOGqc9kiNj7mUfIt0rw==",
                            "operatorGuid": "382dd2a9-9c6a-48f6-8d8f-b9947c8b74af",
                            "created": "2025-06-14T07:26:49.0371959",
                            "ordered": "2025-06-14T07:26:49.0371959",
                            "started": "2025-06-14T07:26:49.0371959",
                            "completed": "2025-06-14T07:26:49.0371959",
                            "supplied": "2025-06-14T07:26:49.0371959",
                            "quickTicket": 1,
                            "deleted": true,
                            "walkAway": true,
                            "approxWait": 1,
                            "actualWait": 1,
                            "deliveryMethod": 8,
                            "externalSaleType": 9,
                            "customer": {
                              "$ref": "71"
                            },
                            "operator": {
                              "$ref": "38"
                            },
                            "details": [
                              {
                                "$id": "90",
                                "headerID": 1,
                                "plu": 1,
                                "pluG_UId": "OIT9oivcekqTVyHglfTsEw==",
                                "pluGuid": "a2fd8438-dc2b-4a7a-9357-21e095f4ec13",
                                "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": "b1LM6Emxd0iMq7QPWZDyNA==",
                                "headerIdentifierGuid": "e8cc526f-b149-4877-8cab-b40f5990f234",
                                "product": {
                                  "$ref": "3"
                                }
                              },
                              {
                                "$ref": "90"
                              }
                            ],
                            "storeName": "sample string 11",
                            "customerName": "sample string 12",
                            "storeReplyTo": "sample string 13",
                            "storeSubjectLine": "sample string 14",
                            "storeSaleHeader": {
                              "$ref": "78"
                            }
                          },
                          {
                            "$ref": "89"
                          }
                        ],
                        "surveyResponses": [
                          {
                            "$id": "91",
                            "surveyG_UID": "YLSM1ZF920iN1Xt02gLzyg==",
                            "surveyGuid": "d58cb460-7d91-48db-8dd5-7b74da02f3ca",
                            "saleHeaderGuid": "CAEDzCtx7EWIDiEDr99jFg==",
                            "saleGuid": "cc030108-712b-45ec-880e-2103afdf6316",
                            "textResponse": "sample string 1",
                            "integerResponse": 1,
                            "g_UIDResponse": "QwmJZQueNECbww+CASawXg==",
                            "guidResponse": "65890943-9e0b-4034-9bc3-0f820126b05e",
                            "whoAnswered": 2,
                            "answeredAtUTC": "2025-06-14T07:26:49.0371959",
                            "sale": {
                              "$ref": "78"
                            },
                            "survey": {
                              "$id": "92",
                              "g_UID": "jg0S2klb4Ey2zd2C4qPXwA==",
                              "guid": "da120d8e-5b49-4ce0-b6cd-dd82e2a3d7c0",
                              "name": "sample string 1",
                              "storeID": 2,
                              "zoneID": 1,
                              "checkoutFormG_UID": "A/u/FEderE2Oe9BZGoFK7Q==",
                              "checkoutFormGuid": "14bffb03-5e47-4dac-8e7b-d0591a814aed",
                              "displayToWho": 3,
                              "displayWhen": 4,
                              "start": "2025-06-14T07:26:49.0371959",
                              "end": "2025-06-14T07:26:49.0371959",
                              "deleted": true,
                              "updated": "2025-06-14T07:26:49.0371959",
                              "possibleIntegerResponses": [
                                1,
                                2
                              ],
                              "possibleTextResponses": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "possibleGuidResponses": [
                                "a6385699-d525-4979-9ca9-99b679a81440",
                                "a69c5984-b1f9-43a0-85f8-2657052da282"
                              ],
                              "allowsAllTextResponses": true,
                              "surveyForm": {
                                "$ref": "46"
                              }
                            },
                            "ingressId": "sample string 4"
                          },
                          {
                            "$ref": "91"
                          }
                        ],
                        "storeName": "sample string 38",
                        "machineName": "sample string 39",
                        "operatorName": "sample string 40",
                        "direction": 1,
                        "reason": "sample string 41",
                        "accountG_UID": "m2EAZCybwEaiHfqZPO37Fw==",
                        "accountIdentifier": "6400619b-9b2c-46c0-a21d-fa993cedfb17",
                        "accountName": "sample string 42",
                        "customerOrderIdentifier": "S2LYTVX+UEipyGvog7TpRQ==",
                        "customerOrderIdentifierGuid": "4dd8624b-fe55-4850-a9c8-6be883b4e945",
                        "priceLevelName": "sample string 43",
                        "revision": 44,
                        "ingressId": "sample string 45"
                      },
                      "metadata": {
                        "$id": "93",
                        "id": 1,
                        "paymentID": 2,
                        "paymentIdentifier": "GZqNCsBqGk+R4KIrc91EoQ==",
                        "paymentIdentifierGuid": "0a8d9a19-6ac0-4f1a-91e0-a22b73dd44a1",
                        "identifier": "lMDU2rH6wU61fhSvXWau6g==",
                        "identifierGuid": "dad4c094-fab1-4ec1-b57e-14af5d66aeea",
                        "metadata": "sample string 3",
                        "signatureImage": "QEA=",
                        "itemIdentifier": "RXLBdhIEDkCE8xBl1LVt4A==",
                        "itemIdentifierGuid": "76c17245-0412-400e-84f3-1065d4b56de0"
                      }
                    },
                    {
                      "$ref": "77"
                    }
                  ]
                },
                {
                  "$ref": "72"
                }
              ],
              "customerGroupMembers": [
                {
                  "$ref": "76"
                },
                {
                  "$ref": "76"
                }
              ],
              "customerGroups": [
                {
                  "$ref": "75"
                },
                {
                  "$ref": "75"
                }
              ],
              "accounts": [
                {
                  "$ref": "73"
                },
                {
                  "$ref": "73"
                }
              ],
              "account": {
                "$ref": "73"
              },
              "vouchers": [
                {
                  "$id": "94",
                  "customerIdentifier": "FLsFKZf9sUieliPyOhKtQw==",
                  "customerIdentifierGuid": "2905bb14-fd97-48b1-9e96-23f23a12ad43",
                  "voucherName": "sample string 2",
                  "count": 3,
                  "storeID": 4,
                  "barcode": "sample string 5",
                  "redeemCount": 6,
                  "issueCount": 7,
                  "storeSalePaymentID": 1,
                  "idempotentID": "F2jGcHELokyjD+zz1c/TNQ==",
                  "idempotentGuid": "70c66817-0b71-4ca2-a30f-ecf3d5cfd335",
                  "offline": true,
                  "voucher": {
                    "$id": "95",
                    "id": 1,
                    "name": "sample string 2",
                    "description": "sample string 3",
                    "shortDescription": "sample string 4",
                    "url": "sample string 5",
                    "barcodeTemplateID": 1,
                    "expiry": 0,
                    "voucherType": 6,
                    "limitPerTransaction": 7,
                    "customerTracking": true,
                    "discountAccount": "sample string 9",
                    "endDate": "2025-06-14T07:26:49.0371959",
                    "barcodeTemplate": {
                      "$id": "96",
                      "templateID": 1,
                      "template": "sample string 1",
                      "bcFunction": "sample string 2",
                      "sortOrder": 3
                    },
                    "scaleLabel": {
                      "$id": "97",
                      "id": 1,
                      "uid": "sample string 2",
                      "name": "sample string 3",
                      "width": 1.1,
                      "height": 1.1,
                      "showBorder": true,
                      "borderWidth": 1.1,
                      "borderStyle": 1,
                      "borderColour": "sample string 5",
                      "updated": "2025-06-14T07:26:49.0371959",
                      "labelPageLayout": "fJkHE6kMf0G/5HXet8HpOg==",
                      "pageLayoutGuid": "1307997c-0ca9-417f-bfe4-75deb7c1e93a",
                      "labelType": 6,
                      "oldName": "sample string 7",
                      "voucher": {
                        "$ref": "95"
                      },
                      "elements": [
                        {
                          "$id": "98",
                          "id": 1,
                          "scaleLabelID": 2,
                          "showPercentDI": true,
                          "showAvgPerHundred": true,
                          "showAvgPerServe": true,
                          "name": "sample string 6",
                          "x": 1.1,
                          "y": 1.1,
                          "width": 1.1,
                          "height": 1.1,
                          "type": 1,
                          "rotation": 1,
                          "text": "sample string 7",
                          "fontFamily": "sample string 8",
                          "align": 1,
                          "bold": true,
                          "italic": true,
                          "underline": true,
                          "strikeout": true,
                          "reverse": true,
                          "textColour": "sample string 9",
                          "fontSize": 1.1,
                          "picture": "QEA=",
                          "borderWidth": 10,
                          "sortOrder": 11,
                          "printOptions": 12,
                          "superScriptTextFontSize": 1.1,
                          "lineStyle": 1,
                          "spacingStyle": 1,
                          "interCharacterSpacing": 1.1,
                          "superScriptOffset": 1.1,
                          "lineSpacing": 1.1,
                          "dateFormat": "sample string 13",
                          "autoGrow": true,
                          "fontAutoResize": true,
                          "updated": "2025-06-14T07:26:49.0371959"
                        },
                        {
                          "$ref": "98"
                        }
                      ]
                    },
                    "customerVouchers": [
                      {
                        "$id": "99",
                        "id": 1,
                        "customerIdentifier": "22YcdAbe6EW0Z1XFjhbTnA==",
                        "customerIdentifierGuid": "741c66db-de06-45e8-b467-55c58e16d39c",
                        "voucherID": 3,
                        "voucherName": "sample string 4",
                        "storeID": 1,
                        "barcode": "sample string 5",
                        "dateOfIssue": "2025-06-14T07:26:49.0371959",
                        "issuedSaleHeaderID": 1,
                        "issuedSaleIdentifier": "sample string 7",
                        "issuedOfflinePaymentID": 1,
                        "issuedIdempotentID": "knT1gXTPsEa921cvwOotNA==",
                        "issuedIdempotentGuid": "81f57492-cf74-46b0-bddb-572fc0ea2d34",
                        "issuedOffline": true,
                        "issuedUser": "sample string 9",
                        "issuedNotes": "sample string 10",
                        "expiryDate": "2025-06-14T07:26:49.0371959",
                        "expiredUser": "sample string 11",
                        "expiredNotes": "sample string 12",
                        "redeemed": "2025-06-14T07:26:49.0371959",
                        "redeemedSaleHeaderID": 1,
                        "redeemedSaleIdentifier": "sample string 13",
                        "redeemedOfflinePaymentID": 1,
                        "redeemedIdempotentID": "r2c02eHaE025QYi45MaZMA==",
                        "redeemedIdempotentGuid": "d93467af-dae1-4d13-b941-88b8e4c69930",
                        "redeemedUser": "sample string 14",
                        "redeemedNotes": "sample string 15",
                        "redeemedOffline": true,
                        "updated": "2025-06-14T07:26:49.0371959",
                        "storeName": "sample string 17",
                        "scaleLabel": {
                          "$ref": "97"
                        },
                        "voucher": {
                          "$ref": "95"
                        },
                        "customer": {
                          "$ref": "71"
                        },
                        "issuedOfflinePayment": {
                          "$ref": "77"
                        },
                        "redeemedOfflinePayment": {
                          "$ref": "77"
                        }
                      },
                      {
                        "$ref": "99"
                      }
                    ]
                  },
                  "customer": {
                    "$ref": "71"
                  }
                },
                {
                  "$ref": "94"
                }
              ]
            }
          },
          {
            "$ref": "70"
          }
        ],
        "customerGroups": [
          {
            "$id": "100",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "groupID": "3yNEkG2L+kOaULbcMQsj2w==",
            "groupIDGuid": "904423df-8b6d-43fa-9a50-b6dc310b23db",
            "campaign": {
              "$ref": "67"
            },
            "group": {
              "$ref": "75"
            }
          },
          {
            "$ref": "100"
          }
        ],
        "signIqTickets": [
          {
            "$id": "101",
            "identifier": "2OyvIjLFX0mmzkjpp67FEw==",
            "identifierGuid": "22afecd8-c532-495f-a6ce-48e9a7aec513",
            "campaignName": "sample string 2",
            "message": "sample string 3",
            "ticketFileSource": "sample string 4",
            "ticketFileDestination": "sample string 5",
            "storeID": 1
          },
          {
            "$ref": "101"
          }
        ],
        "comboPriceGroups": [
          {
            "$id": "102",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "g_UID": "r6xI/ngcfEax54isMkEMIw==",
            "guid": "fe48acaf-1c78-467c-b1e7-88ac32410c23",
            "description": "sample string 5",
            "newPrice": 1,
            "rangeDescription": "sample string 6",
            "dealDescription": "sample string 7",
            "labelQuantity": 8,
            "hostProductCategoryID": 1,
            "offerID": 1,
            "dontUpdatePricePlus": true,
            "campaign": {
              "$ref": "67"
            },
            "comboPricePlus": [
              {
                "$id": "103",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "groupG_UID": "RR9BUfuWhEm5WWkeah8UoA==",
                "groupGuid": "51411f45-96fb-4984-b959-691e6a1f14a0",
                "comboPriceType": 5,
                "priceType": 5,
                "pluG_UID": "qEcEu8PcoUiN2Uu7UtY+XA==",
                "pluGuid": "bb0447a8-dcc3-48a1-8dd9-4bbb52d63e5c",
                "priceGroupG_UID": "SZ9okrBFBUekNm3WOaEtcg==",
                "priceGroupGuid": "92689f49-45b0-4705-a436-6dd639a12d72",
                "campaignPoolID": "sample string 7",
                "quantity": 1,
                "campaign": {
                  "$ref": "67"
                },
                "product": {
                  "$ref": "3"
                },
                "priceGroup": {
                  "$ref": "32"
                },
                "campaignPool": {
                  "$ref": "67"
                }
              },
              {
                "$ref": "103"
              }
            ]
          },
          {
            "$ref": "102"
          }
        ],
        "priceLevels": [
          {
            "$id": "104",
            "id": 1,
            "priceLevelIdentifier": "ij2ekiZne0mhWvJW7REyDw==",
            "priceLevelIdentifierGuid": "929e3d8a-6726-497b-a15a-f256ed11320f",
            "campaignName": "sample string 3",
            "priceLevelName": "sample string 4"
          },
          {
            "$ref": "104"
          }
        ]
      },
      "product": {
        "$ref": "3"
      },
      "dealCost": {
        "$id": "105",
        "headerIdentifier": "I0Snn6iNL0Wx/Z9ISFMlHg==",
        "headerIdentifierGuid": "9fa74423-8da8-452f-b1fd-9f484853251e",
        "identifier": "HMOnM40v9U6qUIrKjvZWrw==",
        "identifierGuid": "33a7c31c-2f8d-4ef5-aa50-8aca8ef656af",
        "supplierIdentifier": "X4HK21QzDU2OqvCXnl3aAw==",
        "supplierGuid": "dbca815f-3354-4d0d-8eaa-f0979e5dda03",
        "pluG_UID": "VBLyMuQ0z0uJFV5VKEShjg==",
        "pluGuid": "32f21254-34e4-4bcf-8915-5e552844a18e",
        "campaignName": "90b05f43-b44f-4026-bc71-2f6e03d29260",
        "description": "sample string 4",
        "cost": 5,
        "costDecimals": 6,
        "start": "2025-06-14T07:26:49.0371959",
        "end": "2025-06-14T07:26:49.0371959",
        "type": 9,
        "promoType": 10,
        "bonusItemPLUG_UID": "Jxe5Fx+dzEC3aLemEsqkkg==",
        "bonusItemPluGuid": "17b91727-9d1f-40cc-b768-b7a612caa492",
        "bonusPurchaseUnits": 11,
        "bonusReceiveUnits": 12,
        "updated": "2025-06-14T07:26:49.0371959",
        "metcashPromotionID": "sample string 14",
        "fromHost": 15,
        "storeNames": "sample string 16",
        "storeIDs": [
          1,
          2
        ],
        "supplierName": "sample string 17",
        "campaignDescription": "sample string 18",
        "newPrice": 1,
        "campaignMetcashPromotionID": "sample string 19",
        "campaignActive": true,
        "campaignStartDate": "2025-06-14T07:26:49.0371959",
        "campaignEndDate": "2025-06-14T07:26:49.0371959",
        "masterPLUG_UID": "I9ojxbVHcUKRtSZZKmJUPQ==",
        "masterID": "c523da23-47b5-4271-91b5-26592a62543d",
        "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": "3LLQKei4Q0+5wjvsOMzfdQ==",
        "bonusMasterID": "29d0b2dc-b8e8-4f43-b9c2-3bec38ccdf75",
        "bonusProductName": "sample string 34",
        "bonusProductAPN": "sample string 35",
        "bonusOrderCode": "sample string 36",
        "bonusNormalSell": 37,
        "bonusNormalCost": 38,
        "bonusNormalCostDecimals": 39,
        "bonusCartonQuantity": 40,
        "bonusSalesMode": 41,
        "bonusOrderPacked": 42,
        "bonusFuelItem": true,
        "bonusActive": true
      }
    },
    "currentCostStart": "2025-06-14T07:26:49.0371959",
    "dealCosts": [
      {
        "$ref": "105"
      },
      {
        "$ref": "105"
      }
    ],
    "tags": [
      {
        "$id": "106",
        "pluG_UID": "GHWDY1Wdak66FNykM6wjtw==",
        "pluGuid": "63837518-9d55-4e6a-ba14-dca433ac23b7",
        "tagID": 1,
        "description": "sample string 1",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "106"
      }
    ],
    "alternateProductG_UID": "qxyVqxe07U6OV1pc3zgjNQ==",
    "alternateProduct": "ab951cab-b417-4eed-8e57-5a5cdf382335",
    "productHostCode": {
      "$id": "107",
      "id": 1,
      "pluG_UID": "YnIGYx8wuUmWYXbCBPuPVQ==",
      "pluGuid": "63067262-301f-49b9-9661-76c204fb8f55",
      "ibaCode": "sample string 2"
    },
    "mscCat": {
      "$ref": "61"
    },
    "mscCom": {
      "$ref": "62"
    },
    "mscDep": {
      "$ref": "64"
    },
    "mscSubCom": {
      "$ref": "63"
    },
    "isUserUpdate": true,
    "ignoreMasterProduct": true,
    "priceGroupLabelRequested": true,
    "firstSold": "2025-06-14T07:26:49.0371959",
    "inventoryTracked": "2025-06-14T07:26:49.0371959",
    "isNormalPriceChangesCampaign": true
  },
  "location": {
    "$ref": "54"
  },
  "operator": {
    "$ref": "38"
  },
  "productDescription": "sample string 8",
  "productActive": true,
  "productBarcode": "sample string 10",
  "succeeded": true,
  "printRunID": "zUcQf1a3IE2TPsM6bnOh5g==",
  "printRunGuid": "7f1047cd-b756-4d20-933e-c33a6e73a1e6",
  "departmentName": "sample string 12",
  "subDepartmentName": "sample string 13",
  "minorDepartmentName": "sample string 14",
  "lesserDepartmentName": "sample string 15",
  "storeName": "sample string 16",
  "campaignDescription": "sample string 17",
  "campaignStartDate": "2025-06-14T07:26:49.0371959",
  "campaignEndDate": "2025-06-14T07:26:49.0371959",
  "campaignPrice": 1,
  "campaignCost": 1,
  "campaignCostDecimals": 1,
  "printRequestType": 18,
  "isTobacco": true,
  "isLiquor": true,
  "shelfLocationName": "sample string 21",
  "operatorName": "sample string 22",
  "printBatchType": 23,
  "createdBy": "sample string 24",
  "pageLayoutName": "sample string 25",
  "complianceIndicatorName": "sample string 26",
  "warehouseDirectIndicator": "sample string 27",
  "productGrade": "sample string 28"
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKX;�Z~���5xl/workbook.xml �(�����0��&�C���J����e������ě����o���Z��#�r[��{�3�x��ATa�j+�i_L���Xk���<��(e�B+�	��B���Eh\��尠$E����bj�8�Yc�;��-!��*f�v1+�@bIk�@��ܚ�)�����%��5��Ĝn�
V��w�PKX;�Z����	�[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
X;�Z
u,''_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="R0a4a538c4b0f4a63" /></Relationships>PKX;�Zh-��&<xl/worksheets/sheet1.xml �(���[sI��
��B����l�&q��'���ƚqL��8?�aF�u�!��i����H=��ǿ���_�|1�]����{���l<��qؿY�����ng󟋋�^�X~�x4?�_,�׏����E=-�����;�ͧ�%�9�1���O�����ʹ�Z�?�ח�%_jq1�^���Skq=�G��-L/�JMG�����x��Wwߛ����>��C�7<:X�?O��E�so�(��f?W���Z;�O�W?�������tv�����X�Kn��lv�X�ۛNV��{�������xy��p�<z"2Ɇ�����r6���:W�[���]�q@�%BK.8�9n����n�L��u.F�=m�S��΂��B,]�mֻ�z��b�����߬���A�	�tXX6��폛��y����Ȧt���Y���[26F��z����&�c�;`-Z�Fc�/T�h���.�>@�t�A�]��WO{�h3�[Oa0��0F[��f�Dfȹ�HlFѺ&"��m�X��a�;-
(Xk��f�PH��8��foCJ���J2�6>ԇ���1��1��Ŗ����!8�\S�e 3	-&y�s6��$l��I���
rS,T�H�I���D�K�T 	;"#�\@�L�$,�6�DB�H�gɗ*d"����	<a�Pz�L$��ND�� "Z(u8�DBl2͓�q$8T
��L$�vi�Db�K�`�a*!biNf"�Ad�I�I{u�Hb�K��K���no�[*l��I�A�c
&�:�-tI�L"5+��{�`GmaZ`f�y��$���[L���d��CfC3�p��=Mi/2����WWG6a�
�IL�^-"�
�)D�2�d�P����s�
�B��$�����Dޓ1��@I��
<$<��,�H6�͓*����C��ɴ:y(�}F�Z��-�i�M��"��LE
M�?s �h�Q���{�(RE?1"qW�F�]t�E�cx`sg壗��p�Eg�����QM�2��̇������x��g����k���T������_��������nO�
�V<�*��8�*��x�UP[q�U����·ϻ��V��*b[�Hm�+�1a�kE"\}�H��o����"ƾW$�����T�o?(a�GE"����&���H��_�p��"�~S$���D�[)!ao�����Dap�D�ÕFWJQx\)�Dar�D�˕J6WJ,Q����J2Q��D��J6Q������J:I��ē��J>I�����JBI��D���JFI������JJI����I������C���	��	�E��'�D���\�X���yV�r�H�-Wy�H��(Wy�H���R$b�_�/�F�@�f�͑���U��f.I��5�b߷ʈ	ڽ/<��.>(�DS��H�3��x�ϊD<�E"���H1����{��J	��CId�����L��$�jBg�*��$U4�I�h:�T�t&���L��c5D#���h�4��˷�}��/[ɔg�j�lV�{h�T9��X9�>5�V9+%�A>��� �TB�)���[%�q����6^A/�Ѹ���f�z�~I��W��PKX;�ZU����Pxl/_rels/workbook.xml.rels �(���Kn� @��f_�m��(N6�t��ۊ
�69[=R�P�J�#u�MV��==i����ٝ������-��V9=خ�S4O
춛=�2���s iņ��5�A�8ɐ�m��'S�;:Ku�҂���%��p��?Dg̠�٩ӄ6����C����0��S
��,Q�����Z����M�E��Ї��x1�z}��R�Rc^5�(8�W��G�}���iY^�-4��a+^��F��b�PKX;�ZЃ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��PKX;�Z܁��
�2xl/sharedStrings.xml �(���n�8�}�����W�$R� ��W����ۙ3�R���zu8�]�o��H�j�Ѫ�d�X����]�zaU������>Y���IVlߟ|}�h�'��!EB�`�O�>Y���]]7+`-��'�M���쬦�lG��r�
��e�#
|V۳z_1��ό5��̵m�lG��dE˶hޟ��d�ٿ[v9`��û��:aE���ޝ5ޝq��͒9�3�Ȫe�o��<�<�))i@'�2��������u}����D~�gi���3"
��d�'ٶ�#;���]\~��v�����(��a���,������'�g�V�nv$�5�TYa�5$�o��&��9�k
�k�tA��t�3�LZ��vsI�b�XM�lo��)�i��h��#/HN�nZJKtu��=����z�i�؞T���d'�6>Np�eu��հo�ZdFC���.�M\�Q.\�14h�."/K��d����������&�9����	����ǧۖ�^L�҄S��H_h'�l�
9��q��O�����$�Kc#{.ۚ]e��H�`��*b��Cݰ��ša�5Gz!�m�EV����1�8@��'1�Q�CDs!츾c'�V���(�0N��h<(�×���b>��Ц0N�A�����1�D.!�1�‘Y!K+uf���s� uh��r�ȷpBC+Įm%�'�GID�9O
&�3�̰�ە;G�(�{��ĈY8�ED������(�5�OU���e��V�!֧�X���rW�/����d����No��������p���d��׶S]�,X�꿫��
������~f}5|�XG%��6�'��<�B�9IF=�衧X
r7���r��8�m��".�Fv�qB+	7��Q�q��;�V����gRlY"�
��(\@��rha49�#�0��v�J�{*^N��.uXҢD�-��Q@Y�`�4�0s��Xn'�B1�E޲=7�io`�D�Ȅ���`H(]o�����hu~�)�_as�ޙ		=��,�H�W<"��w�G�F���m��p���=�t5o-!�M�Q�v9�g��P!N�c�K�e�9H*�p�[�q��a6��$a��Tߓ�Gqt6�P|~|�BcU���=� q��������A�$�t�7f�W�m�\�4���<��6U�.8���6�{���,a#��J�9|6a�����;��D\�p �Oqؔݘ�O��VQ�S��P�<�QY"��}��X��
��\����*.�r�qUY���L]SM�ȞQA�x�PO��%V����骹b$���=J`�ׯ4o���r�������&e_��BD~.3�l�iʄ�|�_���y�i4�p�ߟH�eMo���b�WG�?i]��Ui�'�#-Rh�J�?�7�a!����tD7�Ax?�AhA�ޯhAФv�`��ʎ	��!�)���%Uی{e�ԙ�u!�qKa`��"۵;ml���%�u���9V(cmbp�f���k���e��ݙ���C��ab_��y���s���_�ؿm�u��~�3>�5X�� �+k�6ͳ���s�@3K߀3���y[�v"��R+�l�ţ �B�q,�$��m9y�2-OQJf=�F��N*�X����4�tO�AES��q���hy�ޥ���c�ʒo,�>��R�ܲz;�C~bXZ0�k	�qQ��A�hL||[����"y*7R#�z��B��Z$��Q����T,-�tEY�ϔN˼��|�@�R���*��L��֐2�Pш��;g6%�Ӯ)-:��UsR�4k�M�
Y�lV�4��"��1h����a&}�=ng7�:�8�O��Ӻ
�Ɨ੶�&���b<<���7��E7c�.�#�$�ۗ��u�*�T�>�δ���`	�D�|.��4}�����I'+�0���{3��O��~caB�tO�;سb/��'�Q�9���F#���v�F8I-����4%!^h1�I��q�q��E��2R��?�Ύԕ-!�D��%q��f�m��f@4S�.�N+Vˮ�T�My ysx(3�n�p���w�R��{�Zf6X�e
e9XV��9y�*�P��(��3d�`��v�LX�Lw%h�-d�����71_�_H�
�T�:�ǖ�|��2�l�}ê��^�.��V��SE�t�@x�t3�U�N.���U�xB�^��ɩt�ȟo�0H*����&�Me�:J�9�C�Eѱ�i$0�]�p������H���Q�l'N�6���!���
l��(�|�p�S��~�A�Ԍ;��H$�U��!��ƚ|]��UJhӪƷ���@���5�
Sԁ��?�)&v�ST�]�1�1#�H�x5JǶ;S��iA��LЙ_؇��/y��c;�ɟ�M)T(����w�\+�:��s��q�'��(���(J=��.�>?���6Ĥ u�c�e�K�+���]��ɉ�ұ��4�W��c{]��uY�w�t�!t{a35�z&�k�Dؘ�إ�a�ƲC�P4�~nK��݇�"��J�ĵ0fL�Q�� H��GI��b�d9�s����x
i�op��
��K��H�ᷯ:I�������ڕ����N���{b��:�<ʕ/2)J\d��jXj���	�:�2�wI��]��p�` �����Q��My�D�k�,�dw;�q�a�/N�.T�Y��C���0-��<��c��;��㳩���v�Y4$��ݐZahۖ�a�b�~�w�n�1�#�n7e��\_@s������yV��Hj�׹��5J��!�x�%�8����B��@C�q��<
%T�GLCZ�����1�$u� ,��ɽh5"_F<B���	P<�'�A�L=\۠��d*��P�f���r�ߍd�¡hSF]���`�Ν�f�i:0�\��K/Y��:�X��l48o��S����YWᮅ�$E��{�7�"�ڲB�
�ye
�"O��+�O�{�gP�e�x�ԙ����£4���s�'�8�c�(U�x���z���@J���<+f���xgnx�$�ݱױ_1�H�A��K�|;���l������V�^��]�]	=<�f(w*L[�B��yh��z!ӿO1�j�ͱ��F�;�
tU��GT�j�S��^g.����M"�������p`O�lK��Ļ��W��+��Q�Ɖ�mf�8@�o�H�C�D��4M��p|7�k�zUc���fD�!�0bqW.�����S/���$��}Ѓ�}o�\_�A/�b1<�������Y�}���o�$C��"��QR¿��k�)�����jl�B�au�`H�	��E�;]<eJ���
C�V�q�`!}��e_6=�c��!6�'��M}d5k=#�p�*�06>��m��Y���"�%�9[،.ٽ�ȏ�5��X�瞹�����z�'D�et33<�vL�%m�Ċ���tm+B�Y!�����ўK�_I���o�W�3�[��9�6�y����7毿j��ߘ�����=?�����PK-X;�Z~���5xl/workbook.xmlPK-X;�Z����	�[Content_Types].xmlPK-
X;�Z
u,''V_rels/.relsPK-X;�Zh-��&<�xl/worksheets/sheet1.xmlPK-X;�ZU����P:
xl/_rels/workbook.xml.relsPK-X;�ZЃc'2E
�xl/styles.xmlPK-X;�Z܁��
�2�xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKX;�Z��ܶ5xl/workbook.xml �(�����0��&�C���&�p��Ճ��,������Ǘ�@������#F��s=����2TT��KƢTh ��G;�:�I�s]�%6N�
���,���$�lT�G���aEڨ�V�mi}<"�f�c\�dlug��5�~Sb���"V���,έ�(�$�z��%�ۖ�k^�;{�	����PKX;�Z����	�[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
X;�ZM0�''_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="R9a9516080d6d4049" /></Relationships>PKX;�Zh-��&<xl/worksheets/sheet1.xml �(���[sI��
��B����l�&q��'���ƚqL��8?�aF�u�!��i����H=��ǿ���_�|1�]����{���l<��qؿY�����ng󟋋�^�X~�x4?�_,�׏����E=-�����;�ͧ�%�9�1���O�����ʹ�Z�?�ח�%_jq1�^���Skq=�G��-L/�JMG�����x��Wwߛ����>��C�7<:X�?O��E�so�(��f?W���Z;�O�W?�������tv�����X�Kn��lv�X�ۛNV��{�������xy��p�<z"2Ɇ�����r6���:W�[���]�q@�%BK.8�9n����n�L��u.F�=m�S��΂��B,]�mֻ�z��b�����߬���A�	�tXX6��폛��y����Ȧt���Y���[26F��z����&�c�;`-Z�Fc�/T�h���.�>@�t�A�]��WO{�h3�[Oa0��0F[��f�Dfȹ�HlFѺ&"��m�X��a�;-
(Xk��f�PH��8��foCJ���J2�6>ԇ���1��1��Ŗ����!8�\S�e 3	-&y�s6��$l��I���
rS,T�H�I���D�K�T 	;"#�\@�L�$,�6�DB�H�gɗ*d"����	<a�Pz�L$��ND�� "Z(u8�DBl2͓�q$8T
��L$�vi�Db�K�`�a*!biNf"�Ad�I�I{u�Hb�K��K���no�[*l��I�A�c
&�:�-tI�L"5+��{�`GmaZ`f�y��$���[L���d��CfC3�p��=Mi/2����WWG6a�
�IL�^-"�
�)D�2�d�P����s�
�B��$�����Dޓ1��@I��
<$<��,�H6�͓*����C��ɴ:y(�}F�Z��-�i�M��"��LE
M�?s �h�Q���{�(RE?1"qW�F�]t�E�cx`sg壗��p�Eg�����QM�2��̇������x��g����k���T������_��������nO�
�V<�*��8�*��x�UP[q�U����·ϻ��V��*b[�Hm�+�1a�kE"\}�H��o����"ƾW$�����T�o?(a�GE"����&���H��_�p��"�~S$���D�[)!ao�����Dap�D�ÕFWJQx\)�Dar�D�˕J6WJ,Q����J2Q��D��J6Q������J:I��ē��J>I�����JBI��D���JFI������JJI����I������C���	��	�E��'�D���\�X���yV�r�H�-Wy�H��(Wy�H���R$b�_�/�F�@�f�͑���U��f.I��5�b߷ʈ	ڽ/<��.>(�DS��H�3��x�ϊD<�E"���H1����{��J	��CId�����L��$�jBg�*��$U4�I�h:�T�t&���L��c5D#���h�4��˷�}��/[ɔg�j�lV�{h�T9��X9�>5�V9+%�A>��� �TB�)���[%�q����6^A/�Ѹ���f�z�~I��W��PKX;�Z�C̭�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8qB�TM�aö�f<��&vd�@�Ƃ#q�"A*�`��h~OO��|���ަ�����Y�,:5ؾ�S�w
춛=�2��`�9��bC&�y�y@C���ɦ�v~�1���ģ쉋<��_2����CtZHO����:�(;H�S���%Y�{T��B�,�*p%�BW����B<�~�����&���"U�n*c�'�}���iY^��}ضB��*5^���_l�PKX;�ZЃ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��PKX;�Z܁��
�2xl/sharedStrings.xml �(���n�8�}�����W�$R� ��W����ۙ3�R���zu8�]�o��H�j�Ѫ�d�X����]�zaU������>Y���IVlߟ|}�h�'��!EB�`�O�>Y���]]7+`-��'�M���쬦�lG��r�
��e�#
|V۳z_1��ό5��̵m�lG��dE˶hޟ��d�ٿ[v9`��û��:aE���ޝ5ޝq��͒9�3�Ȫe�o��<�<�))i@'�2��������u}����D~�gi���3"
��d�'ٶ�#;���]\~��v�����(��a���,������'�g�V�nv$�5�TYa�5$�o��&��9�k
�k�tA��t�3�LZ��vsI�b�XM�lo��)�i��h��#/HN�nZJKtu��=����z�i�؞T���d'�6>Np�eu��հo�ZdFC���.�M\�Q.\�14h�."/K��d����������&�9����	����ǧۖ�^L�҄S��H_h'�l�
9��q��O�����$�Kc#{.ۚ]e��H�`��*b��Cݰ��ša�5Gz!�m�EV����1�8@��'1�Q�CDs!츾c'�V���(�0N��h<(�×���b>��Ц0N�A�����1�D.!�1�‘Y!K+uf���s� uh��r�ȷpBC+Įm%�'�GID�9O
&�3�̰�ە;G�(�{��ĈY8�ED������(�5�OU���e��V�!֧�X���rW�/����d����No��������p���d��׶S]�,X�꿫��
������~f}5|�XG%��6�'��<�B�9IF=�衧X
r7���r��8�m��".�Fv�qB+	7��Q�q��;�V����gRlY"�
��(\@��rha49�#�0��v�J�{*^N��.uXҢD�-��Q@Y�`�4�0s��Xn'�B1�E޲=7�io`�D�Ȅ���`H(]o�����hu~�)�_as�ޙ		=��,�H�W<"��w�G�F���m��p���=�t5o-!�M�Q�v9�g��P!N�c�K�e�9H*�p�[�q��a6��$a��Tߓ�Gqt6�P|~|�BcU���=� q��������A�$�t�7f�W�m�\�4���<��6U�.8���6�{���,a#��J�9|6a�����;��D\�p �Oqؔݘ�O��VQ�S��P�<�QY"��}��X��
��\����*.�r�qUY���L]SM�ȞQA�x�PO��%V����骹b$���=J`�ׯ4o���r�������&e_��BD~.3�l�iʄ�|�_���y�i4�p�ߟH�eMo���b�WG�?i]��Ui�'�#-Rh�J�?�7�a!����tD7�Ax?�AhA�ޯhAФv�`��ʎ	��!�)���%Uی{e�ԙ�u!�qKa`��"۵;ml���%�u���9V(cmbp�f���k���e��ݙ���C��ab_��y���s���_�ؿm�u��~�3>�5X�� �+k�6ͳ���s�@3K߀3���y[�v"��R+�l�ţ �B�q,�$��m9y�2-OQJf=�F��N*�X����4�tO�AES��q���hy�ޥ���c�ʒo,�>��R�ܲz;�C~bXZ0�k	�qQ��A�hL||[����"y*7R#�z��B��Z$��Q����T,-�tEY�ϔN˼��|�@�R���*��L��֐2�Pш��;g6%�Ӯ)-:��UsR�4k�M�
Y�lV�4��"��1h����a&}�=ng7�:�8�O��Ӻ
�Ɨ੶�&���b<<���7��E7c�.�#�$�ۗ��u�*�T�>�δ���`	�D�|.��4}�����I'+�0���{3��O��~caB�tO�;سb/��'�Q�9���F#���v�F8I-����4%!^h1�I��q�q��E��2R��?�Ύԕ-!�D��%q��f�m��f@4S�.�N+Vˮ�T�My ysx(3�n�p���w�R��{�Zf6X�e
e9XV��9y�*�P��(��3d�`��v�LX�Lw%h�-d�����71_�_H�
�T�:�ǖ�|��2�l�}ê��^�.��V��SE�t�@x�t3�U�N.���U�xB�^��ɩt�ȟo�0H*����&�Me�:J�9�C�Eѱ�i$0�]�p������H���Q�l'N�6���!���
l��(�|�p�S��~�A�Ԍ;��H$�U��!��ƚ|]��UJhӪƷ���@���5�
Sԁ��?�)&v�ST�]�1�1#�H�x5JǶ;S��iA��LЙ_؇��/y��c;�ɟ�M)T(����w�\+�:��s��q�'��(���(J=��.�>?���6Ĥ u�c�e�K�+���]��ɉ�ұ��4�W��c{]��uY�w�t�!t{a35�z&�k�Dؘ�إ�a�ƲC�P4�~nK��݇�"��J�ĵ0fL�Q�� H��GI��b�d9�s����x
i�op��
��K��H�ᷯ:I�������ڕ����N���{b��:�<ʕ/2)J\d��jXj���	�:�2�wI��]��p�` �����Q��My�D�k�,�dw;�q�a�/N�.T�Y��C���0-��<��c��;��㳩���v�Y4$��ݐZahۖ�a�b�~�w�n�1�#�n7e��\_@s������yV��Hj�׹��5J��!�x�%�8����B��@C�q��<
%T�GLCZ�����1�$u� ,��ɽh5"_F<B���	P<�'�A�L=\۠��d*��P�f���r�ߍd�¡hSF]���`�Ν�f�i:0�\��K/Y��:�X��l48o��S����YWᮅ�$E��{�7�"�ڲB�
�ye
�"O��+�O�{�gP�e�x�ԙ����£4���s�'�8�c�(U�x���z���@J���<+f���xgnx�$�ݱױ_1�H�A��K�|;���l������V�^��]�]	=<�f(w*L[�B��yh��z!ӿO1�j�ͱ��F�;�
tU��GT�j�S��^g.����M"�������p`O�lK��Ļ��W��+��Q�Ɖ�mf�8@�o�H�C�D��4M��p|7�k�zUc���fD�!�0bqW.�����S/���$��}Ѓ�}o�\_�A/�b1<�������Y�}���o�$C��"��QR¿��k�)�����jl�B�au�`H�	��E�;]<eJ���
C�V�q�`!}��e_6=�c��!6�'��M}d5k=#�p�*�06>��m��Y���"�%�9[،.ٽ�ȏ�5��X�瞹�����z�'D�et33<�vL�%m�Ċ���tm+B�Y!�����ўK�_I���o�W�3�[��9�6�y����7毿j��ߘ�����=?�����PK-X;�Z��ܶ5xl/workbook.xmlPK-X;�Z����	��[Content_Types].xmlPK-
X;�ZM0�''U_rels/.relsPK-X;�Zh-��&<�xl/worksheets/sheet1.xmlPK-X;�Z�C̭�P9
xl/_rels/workbook.xml.relsPK-X;�ZЃc'2E
xl/styles.xmlPK-X;�Z܁��
�2�xl/sharedStrings.xmlPK��