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.

ComboGroupDescription

string

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

ComboGroupSell

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": "YswAQXWWw0C70pd93ZiULg==",
  "identifierGuid": "4100cc62-9675-40c3-bbd2-977ddd98942e",
  "headerIdentifier": "oNwsX8BDLEmBLrxpDo0j7Q==",
  "headerGuid": "5f2cdca0-43c0-492c-812e-bc690e8d23ed",
  "shelfLocationIdentifier": "oXD9OFBrT0O2fUX3Bb9jiw==",
  "shelfLocationGuid": "38fd70a1-6b50-434f-b67d-45f705bf638b",
  "pluG_UID": "0mVsE1xJwka1/4q/9PMp5Q==",
  "pluGuid": "136c65d2-495c-46c2-b5ff-8abff4f329e5",
  "operatorG_UID": "UCpt8CPKmEOMlZVVaT9WdQ==",
  "operatorGuid": "f06d2a50-ca23-4398-8c95-9555693f5675",
  "campaignName": "sample string 2",
  "comboGroupIdentifier": "qc50w0f9wkag8hFRMxfnig==",
  "comboGroupGuid": "c374cea9-fd47-46c2-a0f2-11513317e78a",
  "created": "2025-08-02T23:22:56.4868513",
  "labelQuantity": 3,
  "talkerQuantity": 4,
  "labelSmall": true,
  "printed": "2025-08-02T23:22:56.4868513",
  "detailMetaList": [
    {
      "$id": "2",
      "id": 1,
      "printBatchType": 2,
      "user": "sample string 3",
      "detailIdentifier": "ich4munpBk6X8/lswtWs9g==",
      "detailGuid": "9a78c889-e9e9-4e06-97f3-f96cc2d5acf6"
    },
    {
      "$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": "jnLQbhnDrU2M4CNVrFBtsQ==",
    "guid": "6ed0728e-c319-4dad-8ce0-2355ac506db1",
    "apn": "sample string 1",
    "apnChanged": true,
    "apnSwitched": true,
    "barcode": "sample string 4",
    "itemNumber": "sample string 5",
    "itemNumberChanged": true,
    "priceGroupG_UID": "j5lyY4R30keoRLQLvwlAXQ==",
    "priceGroupGuid": "6372998f-7784-47d2-a844-b40bbf09405d",
    "blueprintID": 1,
    "lastCountedDate": "2025-08-02T23:22:56.4868513",
    "externalID": "sample string 7",
    "active": true,
    "activated": "2025-08-02T23:22:56.4868513",
    "pluCreated": "2025-08-02T23:22:56.4868513",
    "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-08-02T23:22:56.4868513",
    "lastManualUpdate": "2025-08-02T23:22:56.4868513",
    "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-08-02T23:22:56.4868513",
    "currentCostUpdated": "2025-08-02T23:22:56.4868513",
    "costDecimals": 31,
    "costChanged": true,
    "dealCostIdentifier": "QEA=",
    "excludeFromRebate": true,
    "rebateOverride": 1,
    "costCalcMethod": 32,
    "costCalcMethodChanged": true,
    "costEffectiveDate": "2025-08-02T23:22:56.4868513",
    "defaultGP": 1,
    "breakTargetMode": 33,
    "break1": 1,
    "price1": 1,
    "target1": 34,
    "break2": 1,
    "price2": 1,
    "target2": 35,
    "break3": 1,
    "price3": 1,
    "target3": 36,
    "break1Changed": true,
    "price1Changed": true,
    "target1Changed": true,
    "break2Changed": true,
    "price2Changed": true,
    "target2Changed": true,
    "break3Changed": true,
    "price3Changed": true,
    "target3Changed": true,
    "breakTargetModeChanged": true,
    "margin": 1.1,
    "marginChanged": true,
    "marginRanged": true,
    "marginRangedChanged": true,
    "minimumMargin": 1.1,
    "minimumMarginChanged": true,
    "maximumMargin": 1.1,
    "maximumMarginChanged": true,
    "overrideHostWarehouseIndicator": true,
    "overrideHostWarehouseIndicatorChanged": true,
    "overrideHostPrice": true,
    "overrideHostPriceChanged": true,
    "overrideHostCost": true,
    "overrideHostCostChanged": true,
    "overrideHostMargin": true,
    "overrideHostMarginChanged": true,
    "alwaysApplyMargin": true,
    "alwaysApplyMarginChanged": true,
    "aws": 1.0,
    "awsUpdated": "2025-08-02T23:22:56.4868513",
    "posTare": 1,
    "altPrice": 1.0,
    "altPriceChanged": true,
    "altPriceMode": 53,
    "altPriceModeChanged": true,
    "altPLUG_UID": "5z4CkdGG/U6EGfKTs9w/3g==",
    "altPLUGuid": "91023ee7-86d1-4efd-8419-f293b3dc3fde",
    "altPLUGuidChanged": true,
    "altPriceDescription1": "sample string 54",
    "altPriceDescription2": "sample string 55",
    "cartonQuantity": 56,
    "cartonQuantityChanged": true,
    "trayID": 1,
    "promptID": 1,
    "tare": 1,
    "packQty": 1,
    "fixedWeight": 1,
    "extraMesg": 1,
    "text1": "sample string 58",
    "text2": "sample string 59",
    "text3": "sample string 60",
    "labelText": "sample string 61",
    "labelTextChanged": true,
    "sendToScale": true,
    "nonScaleWeigh": true,
    "labelFormat": "sample string 65",
    "barcodeFormat": "sample string 66",
    "austMade": 1,
    "coolCode": 67,
    "countryOfOrigin": "sample string 68",
    "percentContent": 69.1,
    "departmentID": 1,
    "subDepartmentID": 1,
    "minorDepartmentID": 1,
    "lesserDepartmentID": 1,
    "deptCode": "sample string 70",
    "subDeptCode": "sample string 71",
    "minorDeptCode": "sample string 72",
    "lesserDeptCode": "sample string 73",
    "deptName": "sample string 74",
    "subDeptName": "sample string 75",
    "minorDeptName": "sample string 76",
    "lesserDeptName": "sample string 77",
    "departmentChanged": true,
    "subCategoryID": 1,
    "expiry": 1,
    "showDays": 1,
    "datePrint": 1,
    "labelRequired": true,
    "labelShelfQty": 80,
    "labelShelfChanged": true,
    "labelTalkerQty": 82,
    "labelSmall": true,
    "labelLastPrinted": "2025-08-02T23:22:56.4868513",
    "labelLastPrice": 1,
    "shelfPageLayoutG_UID": "VGMgPAfDu0yGD8d6P+ZR1w==",
    "shelfPageLayoutGuid": "3c206354-c307-4cbb-860f-c77a3fe651d7",
    "talkerPageLayoutG_UID": "2SJ9zFJLpUK6NO+P4uMpwQ==",
    "talkerPageLayoutGuid": "cc7d22d9-4b52-42a5-ba34-ef8fe2e329c1",
    "unitMeasure": 1.1,
    "unitMeasureChanged": true,
    "unitMeasureKind": 85,
    "unitMeasureKindChanged": true,
    "signIQData": "sample string 87",
    "refresh": true,
    "earnLoyaltyPoints": true,
    "earnLoyaltyPointsChanged": true,
    "quantityOverride": true,
    "quantityOverrideChanged": true,
    "quantityRequired": true,
    "quantityRequiredChanged": true,
    "allowDiscounts": true,
    "allowDiscountsChanged": true,
    "discountDiscounts": true,
    "discountDiscountsChanged": true,
    "itemRecalled": true,
    "itemRecalledChanged": true,
    "noRefund": true,
    "noRefundChanged": true,
    "allowMarkdown": true,
    "allowMarkdownChanged": true,
    "priceRequired": true,
    "priceRequiredChanged": true,
    "fuelItem": true,
    "fuelItemChanged": true,
    "trackSerial": true,
    "trackSerialChanged": true,
    "allowZeroPrice": true,
    "allowZeroPriceChanged": true,
    "notForSale": 91,
    "notForSaleChanged": true,
    "excludeFromDeals": true,
    "excludeFromVoucher": true,
    "minimumAge": 94,
    "minimumAgeChanged": true,
    "buyingLimit": 1,
    "buyingLimitChanged": true,
    "buyingLimitIndependent": true,
    "buyingLimitIndependentChanged": true,
    "inventoryGuid": "ieMuSD8vPkWZX8zu5/T5cQ==",
    "inventoryIdentifier": "482ee389-2f3f-453e-995f-cceee7f4f971",
    "inventoryAccuracy": 1,
    "baseUnits": 98,
    "orderPacked": 1,
    "isManufactured": true,
    "isIngredient": true,
    "isModifier": true,
    "isModifierChanged": true,
    "hasModifiers": 99,
    "defaultPrinter": "sample string 100",
    "defaultPrinterGroup": "sample string 101",
    "ingredientsOnManufacture": true,
    "manufactureUnitMeasure": 1,
    "mpl": 1,
    "maxShelfQty": 102,
    "allowAutoOrder": true,
    "warrantyPeriod": 1,
    "parentPluG_UId": "G9M71QuW10Oh+0TiJn0rBA==",
    "parentPluGuid": "d53bd31b-960b-43d7-a1fb-44e2267d2b04",
    "preferredHostVendor": 104,
    "preferredHostChanged": true,
    "code": "sample string 106",
    "supplierIdentifier": "1+D6jNDfIkyKoTogbgTwpg==",
    "supplierIdentifierGuid": "8cfae0d7-dfd0-4c22-8aa1-3a206e04f0a6",
    "supplierChanged": true,
    "rebateSupplierIdentifier": "Rdy7aZBckkuV3R9v1nFj+w==",
    "rebateSupplierIdentifierGuid": "69bbdc45-5c90-4b92-95dd-1f6fd67163fb",
    "rebateSupplierChanged": true,
    "availableForOrder": true,
    "warehouseDirectIndicator": "sample string 108",
    "warehouseDirectIndicatorChanged": true,
    "productGrade": "sample string 110",
    "productType": "sample string 111",
    "productGroup": "sample string 112",
    "complianceIndicator": "sample string 113",
    "inhouseBrand": "sample string 114",
    "slowMoving": true,
    "generalMerchandise": true,
    "comment": "sample string 117",
    "lastUpdatedByUser": "sample string 118",
    "lastManualUpdatedByUser": "sample string 119",
    "lastUpdatedByUserOverride": true,
    "lastUpdatedByHost": "2025-08-02T23:22:56.4868513",
    "commodity": "sample string 121",
    "businessPillar": "sample string 122",
    "mscCommodity": "sample string 123",
    "hostIdentifier": "jeRu3aKIPEqHL7N6CD4A1g==",
    "hostIdentifierGuid": "dd6ee48d-88a2-4a3c-872f-b37a083e00d6",
    "serviceFeeID": 1,
    "serviceFeeIDChanged": true,
    "providerName": "sample string 125",
    "aisleEnds": "sample string 126",
    "deleted": true,
    "deletedChanged": true,
    "hidden": true,
    "doNotRange": true,
    "doNotRangeChanged": true,
    "doNotOrder": true,
    "doNotOrderChanged": true,
    "locked": true,
    "excludeFromWebUpdate": true,
    "excludeFromWebUpdateChanged": true,
    "webPriceBasedOn": 137,
    "webPriceRounding": true,
    "webMarkup": 139,
    "webPriceMode": 140,
    "altDepartmentID": 1,
    "altSubDepartmentID": 1,
    "altMinorDepartmentID": 1,
    "altLesserDepartmentID": 1,
    "altDeptCode": "sample string 141",
    "altSubDeptCode": "sample string 142",
    "altMinorDeptCode": "sample string 143",
    "altLesserDeptCode": "sample string 144",
    "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-08-02T23:22:56.4868513",
      "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": "xMP5oi42NUevIP9cyR3cpQ==",
      "hostIdentifierGuid": "a2f9c3c4-362e-4735-af20-ff5cc91ddca5",
      "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-08-02T23:22:56.4868513",
      "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": "V38BP4IkGkq8yjwpd/yYWA==",
          "hostIdentifierGuid": "3f017f57-2482-4a1a-bcca-3c2977fc9858",
          "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": "eXuzEjRPu0yFly2Y/bUT7Q==",
            "identifierGuid": "12b37b79-4f34-4cbb-8597-2d98fdb513ed",
            "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": "vRR6PmWT7ES4zTzInw3Fbw==",
            "hostSupplierIdentifierGuid": "3e7a14bd-9365-44ec-b8cd-3cc89f0dc56f",
            "loyaltyPriceLevelIdentifier": "RRDiDyTUi0yXMUDp9dPiCA==",
            "loyaltyPriceLevelIdentifierGuid": "0fe21045-d424-4c8b-9731-40e9f5d3e208",
            "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-08-02T23:22:56.4868513",
            "lastProcessed": "2025-08-02T23:22:56.4868513",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "8",
              "identifier": "PL0CaiIH60uLoAZsytAPlw==",
              "identifierGuid": "6a02bd3c-0722-4beb-8ba0-066ccad00f97",
              "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": "PEB0GwKJ10+Tq1+Ksg3XCQ==",
              "primaryContactID": "1b74403c-8902-4fd7-93ab-5f8ab20dd709",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "r5no0PKj0UKvdMDzDyKGXg==",
              "supplierGroupGuid": "d0e899af-a3f2-42d1-af74-c0f30f22865e",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2025-08-02T23:22:56.4868513",
              "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": "4a7ea30d-7abe-40fc-9817-96478d1c3e04",
                "identifier": "jfXizfZiKk+12fI/y7C5sA==",
                "identifierGuid": "cde2f58d-62f6-4f2a-b5d9-f23fcbb0b9b0",
                "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": "6/9o3dtR+U6o/seGzCCVkg==",
                  "supplierIdentifierGuid": "dd68ffeb-51db-4ef9-a8fe-c786cc209592",
                  "contactGuid": "aA87pv0r6UKr0/xcmBT/0Q==",
                  "contactID": "a63b0f68-2bfd-42e9-abd3-fc5c9814ffd1",
                  "contact": {
                    "$ref": "9"
                  },
                  "supplier": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "10"
                }
              ],
              "products": [
                {
                  "$id": "11",
                  "pluG_UID": "GCNZemv7xkuJAYd1AzZiyg==",
                  "pluGuid": "7a592318-fb6b-4bc6-8901-8775033662ca",
                  "supplierIdentifier": "ITkQRNFpFU+2I3b/FYl/RA==",
                  "supplierIdentifierGuid": "44103921-69d1-4f15-b623-76ff15897f44",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 3",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 5,
                  "averagePackSize": 6,
                  "effectiveDate": "2025-08-02T23:22:56.5028488",
                  "pricedByWeight": true,
                  "landedUnitCostEx": 9,
                  "landedUnitCostInc": 10,
                  "landedCartonCostInc": 11,
                  "landedCartonCostEx": 12,
                  "standardCost": 13,
                  "deliveryFee": 1,
                  "deliveryFeeBasis": "sample string 14",
                  "pickAndPackFee": 1,
                  "pickAndPackFeeBasis": "sample string 15",
                  "financeFee": 1,
                  "financeFeeBasis": "sample string 16",
                  "cartonLength": 1,
                  "cartonWidth": 1,
                  "cartonHeight": 1,
                  "palletLayerQuantity": 1,
                  "palletLayers": 1,
                  "itemCode": "sample string 17",
                  "invoiceCode": "sample string 18",
                  "invoiceDesc": "sample string 19",
                  "orderDirect": true,
                  "useCost": true,
                  "minimumQuantity": 20,
                  "hostType": 21,
                  "fromHost": 22,
                  "minimumReorder": 1,
                  "maximumReorder": 1,
                  "orderMultiple": 23.1,
                  "sellMultiple": 24.1,
                  "baseMultiple": 25.1,
                  "hostStandardCost": 26,
                  "hostTotalCost": 27,
                  "hostRetail": 28,
                  "hostLandedUnitCostEx": 29,
                  "hostLandedUnitCostInc": 30,
                  "hostDesc": "sample string 31",
                  "directIndicator": "sample string 32",
                  "availableToOrder": true,
                  "hostRangeIndicator": "sample string 34",
                  "hostProductType": "sample string 35",
                  "hostProductGrade": "sample string 36",
                  "hostProductGroup": "sample string 37",
                  "hostSlowMoving": true,
                  "hostGeneralMerchandise": true,
                  "hostPillar": "sample string 40",
                  "hostLastUpdated": "2025-08-02T23:22:56.5028488",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "12",
                      "pluG_UID": "NerEWGHoiUSJrbJhmtz0+Q==",
                      "pluGuid": "58c4ea35-e861-4489-89ad-b2619adcf4f9",
                      "supplierIdentifier": "gMV8Nq9BV0qi9FB9ADi85w==",
                      "supplierIdentifierGuid": "367cc580-41af-4a57-a2f4-507d0038bce7",
                      "invoiceCode": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "storeIDs": [
                    1,
                    2
                  ],
                  "preferredSupplier": true,
                  "preferredRebateSupplier": true,
                  "supplierName": "sample string 41",
                  "salesMode": 42,
                  "orderPacked": true,
                  "active": true,
                  "price": 1,
                  "costGstPercent": 44,
                  "parentPluG_UID": "ulnCcySDJ0G5qkyRZW5xng==",
                  "parentPluGuid": "73c259ba-8324-4127-b9aa-4c91656e719e",
                  "freight": 45.0,
                  "freightType": 1,
                  "product": {
                    "$ref": "3"
                  },
                  "supplier": {
                    "$ref": "8"
                  },
                  "serviceFee": {
                    "$id": "13",
                    "id": 1,
                    "description": "sample string 1",
                    "fee": 1
                  },
                  "isPrimaryHost": true,
                  "hostVendor": 47
                },
                {
                  "$ref": "11"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "14",
                  "storeID": 1,
                  "supplierIdentifier": "heZaC+eZakG9TkRQLznQLA==",
                  "supplierGuid": "0b5ae685-99e7-416a-bd4e-44502f39d02c",
                  "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": "pBHKmDTv00WKbHfwkco73A==",
                  "supplierGuid": "98ca11a4-ef34-45d3-8a6c-77f091ca3bdc",
                  "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-08-02T23:22:56.5028488",
                  "deliveryDate": "2025-08-02T23:22:56.5028488",
                  "nextCutOffDate": "2025-08-02T23:22:56.5028488",
                  "nextDeliveryDate": "2025-08-02T23:22:56.5028488",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "15"
                }
              ],
              "store": {
                "$ref": "4"
              },
              "updated": "2025-08-02T23:22:56.5028488",
              "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-08-02T23:22:56.5028488",
                "processed": "2025-08-02T23:22:56.5028488",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2025-08-02T23:22:56.5028488",
                "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-08-02T23:22:56.5028488",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "16"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "18",
                "id": 1,
                "hostIdentifier": "a8vC3aNsokGmJf3AIjUU4g==",
                "hostIdentifierGuid": "ddc2cb6b-6ca3-41a2-a625-fdc0223514e2",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "6b845efc-eddc-4504-9279-78aad04d03ed",
                  "1b491b9c-3f85-4f5e-83c5-304d7040d883"
                ]
              },
              {
                "$ref": "18"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "6"
            },
            "hostStoreSettings": [
              {
                "$ref": "6"
              },
              {
                "$ref": "6"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "19",
                "identifier": "1gMvaLXMa0qPWYgg4THsAg==",
                "identifierGuid": "682f03d6-ccb5-4a6b-8f59-8820e131ec02",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "19"
              }
            ],
            "promoTypeGuids": [
              "f91ce58f-4e7e-40b1-b608-02e99842b286",
              "88109725-9348-4ade-80b9-c699277d3d6f"
            ],
            "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-08-02T23:22:56.5028488",
          "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": "69723e42-bd7c-4f82-8682-00b39e28f115",
      "updateStore": {
        "$id": "25",
        "id": "e5bc6b6f-91b7-4c60-b85c-ec9af3f1eb2a",
        "name": "sample string 1",
        "lastActivity": "2025-08-02T23:22:56.5028488",
        "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-08-02T23:22:56.5028488"
      },
      "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": "c3Vxwx/zp0eNtKDEioYXvA==",
        "pluGuid": "c3717573-f31f-47a7-8db4-a0c48a8617bc",
        "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-08-02T23:22:56.5028488"
      },
      {
        "$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-08-02T23:22:56.5028488",
        "priceChangeType": 0,
        "costDecimals": 10
      },
      "normalPluPrices": {
        "$ref": "29"
      },
      "winningCampaign": 1,
      "winner": {
        "$id": "30",
        "campaignName": "sample string 1",
        "campaignDescription": "sample string 2",
        "startDate": "2025-08-02T23:22:56.5028488",
        "startTime": 3,
        "endDate": "2025-08-02T23:22:56.5028488",
        "endTime": 4,
        "newPrice": 5,
        "newCost": 6,
        "newCostDecimals": 7,
        "pctDiscount": 8,
        "promoType": 1,
        "promotionTypeCode": "sample string 9",
        "hostType": 10,
        "hostIdentifier": "WdNzVfLro0S7gvRTEqu9Lg==",
        "hostIdentifierGuid": "5573d359-ebf2-44a3-bb82-f45312abbd2e",
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "details": [
        {
          "$ref": "30"
        },
        {
          "$ref": "30"
        }
      ]
    },
    "tray": {
      "$id": "31",
      "g_UId": "ZDJTBSP9zkSHSNHqXJ4fFg==",
      "guid": "05533264-fd23-44ce-8748-d1ea5c9e1f16",
      "name": "sample string 1",
      "number": 1,
      "tare": 1
    },
    "priceGroup": {
      "$id": "32",
      "priceGroupG_UID": "1qdFoK0dDU+5uM6mRHHdoA==",
      "priceGroupGuid": "a045a7d6-1dad-4f0d-b9b8-cea64471dda0",
      "name": "sample string 2",
      "code": 1,
      "modified": true,
      "updated": "2025-08-02T23:22:56.5028488",
      "buyingLimit": 1,
      "buyingLimitIndependent": true,
      "buyingLimitType": 0,
      "number": 1,
      "products": [
        {
          "$ref": "3"
        },
        {
          "$ref": "3"
        }
      ],
      "productCount": 1
    },
    "priceGroupName": "sample string 146",
    "nutrifacts": {
      "$id": "33",
      "pluG_UID": "ZgZt/WS36EGc8//6bZMX1Q==",
      "pluGuid": "fd6d0666-b764-41e8-9cf3-fffa6d9317d5",
      "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": "ffdc1a68-b109-4667-983a-e7d96bd5d797",
      "created": "2025-08-02T23:22:56.5028488",
      "createdByUser": "sample string 1",
      "activated": "2025-08-02T23:22:56.5028488",
      "deactivated": "2025-08-02T23:22:56.5028488",
      "lastOrdered": "2025-08-02T23:22:56.5028488",
      "lastOrderedQty": 2.0,
      "lastReceived": "2025-08-02T23:22:56.5028488",
      "lastReceivedQty": 3.0,
      "lastInvoiceStatus": 1,
      "lastCounted": "2025-08-02T23:22:56.5028488",
      "lastSold": "2025-08-02T23:22:56.5028488",
      "firstSold": "2025-08-02T23:22:56.5028488",
      "awsUpdated": "2025-08-02T23:22:56.5028488",
      "lastManualUpdate": "2025-08-02T23:22:56.5028488",
      "lastManualUpdatedByUser": "sample string 5",
      "lastUpdated": "2025-08-02T23:22:56.5028488",
      "lastUpdatedByUser": "sample string 7",
      "lastUpdatedByHost": "2025-08-02T23:22:56.5028488",
      "doNotRangeUpdated": "2025-08-02T23:22:56.5028488",
      "doNotOrderUpdated": "2025-08-02T23:22:56.5028488",
      "tracked": "2025-08-02T23:22:56.5028488"
    },
    "allergens": [
      {
        "$id": "35",
        "allergenID": 1,
        "pluG_UID": "RIyhI8L950WNh1byrPQGzA==",
        "pluGuid": "23a18c44-fdc2-45e7-8d87-56f2acf406cc",
        "contains": 2,
        "allergenName": "sample string 3",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "35"
      }
    ],
    "costs": {
      "$id": "36",
      "pluG_UID": "fqGR3WOIoUee+ZC/aQDX1A==",
      "pluGuid": "dd91a17e-8863-47a1-9ef9-90bf6900d7d4",
      "enteredCost": 1,
      "weightedAvgCost": 1,
      "lastCost": 1,
      "rawEnteredCost": 2,
      "rawWeightedAvgCost": 3,
      "rawLastCost": 4,
      "freight": 5.0,
      "freightType": 6,
      "costDecimals": 7,
      "fifoCost": 1,
      "updated": "2025-08-02T23:22:56.5028488",
      "normalCost": 1,
      "currentCost": 1
    },
    "sales": [
      {
        "$id": "37",
        "saleHeaderID": 1,
        "created": "2025-08-02T23:22:56.5028488",
        "createdLocal": "2025-08-02T23:22:56.5028488",
        "storeID": 3,
        "storeName": "sample string 4",
        "operatorG_Uid": "cg8nFIN9j0GRXguLKkSWag==",
        "operatorGuid": "14270f72-7d83-418f-915e-0b8b2a44966a",
        "operatorName": "sample string 5",
        "tranType": 1,
        "plu": 1,
        "pluG_UId": "OprL5Xgcj0qu9oFvuKceQg==",
        "pluGuid": "e5cb9a3a-1c78-4a8f-aef6-816fb8a71e42",
        "normalPrice": 1,
        "totalCents": 1,
        "cost": 1,
        "grossProfit": 1,
        "quantity": 1,
        "operator": {
          "$id": "38",
          "id": 1,
          "g_Uid": "AogWkjmQF0GhnrveNd1B3A==",
          "guid": "92168802-9039-4117-a19e-bbde35dd41dc",
          "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-08-02T23:22:56.5028488",
          "passwordResetRequired": true,
          "alteredInStore": true,
          "startShift": "2025-08-02T23:22:56.5028488",
          "endShift": "2025-08-02T23:22:56.5028488",
          "machineName": "sample string 20",
          "drawerID": 1,
          "stores": [
            {
              "$id": "39",
              "operatorG_UID": "/Nn4c+3CFkmSRERilk/2YA==",
              "operatorGuid": "73f8d9fc-c2ed-4916-9244-4462964ff660",
              "storeID": 2,
              "operator": {
                "$ref": "38"
              },
              "store": {
                "$ref": "4"
              }
            },
            {
              "$ref": "39"
            }
          ]
        }
      },
      {
        "$ref": "37"
      }
    ],
    "apns": [
      {
        "$id": "40",
        "pluID": 1,
        "pluG_UID": "uuG520I1DU+0sNiYOsINzg==",
        "pluGuid": "dbb9e1ba-3542-4f0d-b4b0-d8983ac20dce",
        "apn": "sample string 1",
        "deleted": true,
        "storeID": 1,
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "40"
      }
    ],
    "tuns": [
      {
        "$id": "41",
        "pluG_UId": "4ciGDscSO0yIOZYUqb1xNQ==",
        "pluGuid": "0e86c8e1-12c7-4c3b-8839-9614a9bd7135",
        "apn": "sample string 1",
        "tun": "sample string 2",
        "cartonQuantity": 3,
        "product": {
          "$ref": "3"
        },
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "41"
      }
    ],
    "competitionPricing": [
      {
        "$id": "42",
        "identifier": "LWKKK3m4pUOLljKQ+nxf2g==",
        "identifierGuid": "2b8a622d-b879-43a5-8b96-3290fa7c5fda",
        "pluG_UID": "HaUVG/yk5UCLibme5tnBzw==",
        "pluGuid": "1b15a51d-a4fc-40e5-8b89-b99ee6d9c1cf",
        "competitionID": 1,
        "name": "sample string 2",
        "sellMultiple": 3,
        "retailPrice": 4,
        "storeName": "sample string 5"
      },
      {
        "$ref": "42"
      }
    ],
    "supplier": {
      "$ref": "8"
    },
    "supplierName": "sample string 147",
    "children": [
      {
        "$ref": "3"
      },
      {
        "$ref": "3"
      }
    ],
    "ordering": {
      "$ref": "11"
    },
    "flipChartPages": [
      {
        "$id": "43",
        "identifier": "e3LV2UdkhUuDUgNNRhhPig==",
        "groupName": "sample string 1",
        "identifierGuid": "d9d5727b-6447-4b85-8352-034d46184f8a",
        "exists": true,
        "flipChartIdentifier": "2RX+xJujf0aOiFehqIhsKw==",
        "flipChartIdentifierGuid": "c4fe15d9-a39b-467f-8e88-57a1a8886c2b",
        "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": "+B1XEd05kk62Ab+nBQvM1g==",
        "groupIdentifierGuid": "11571df8-39dd-4e92-b601-bfa7050bccd6",
        "flipChart": {
          "$id": "44",
          "identifier": "OMTMRo9IR0Cwpiw5yqYxbw==",
          "identifierGuid": "46ccc438-488f-4047-b0a6-2c39caa6316f",
          "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": "UuhsofUwg0a/IU7CeakmAg==",
            "identifierGuid": "a16ce852-30f5-4683-bf21-4ec279a92602",
            "name": "sample string 2",
            "formType": "sample string 3",
            "forms": [
              {
                "$id": "46",
                "id": 1,
                "g_UID": "Rg0loTq9EUS4/RftYHbiig==",
                "guid": "a1250d46-bd3a-4411-b8fd-17ed6076e28a",
                "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": "AJO73AkCxEOA1gR2+3OMKg==",
                "previousFormGuid": "dcbb9300-0209-43c4-80d6-0476fb738c2a",
                "nextForm": 1,
                "nextFormG_UID": "hsy2Af785UGCkOTJjAwo8A==",
                "nextFormGuid": "01b6cc86-fcfe-41e5-8290-e4c98c0c28f0",
                "attributes": "sample string 10",
                "updated": "2025-08-02T23:22:56.5028488",
                "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": "XFJDsdTnD0KOIIuDJyMWUw==",
                    "checkoutFormGuid": "b143525c-e7d4-420f-8e20-8b8327231653",
                    "identifier": "Iuk1FxZDk0CWdjGUwxeH7Q==",
                    "identifierGuid": "1735e922-4316-4093-9676-3194c31787ed",
                    "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": "TPZeTwZjBEuPaOdLbCfkRQ==",
                    "valueGuid": "4f5ef64c-6306-4b04-8f68-e74b6c27e445",
                    "buttonText": "sample string 10",
                    "valueText": "sample string 11",
                    "drawImageAndButton": true,
                    "updated": "2025-08-02T23:22:56.5028488",
                    "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-08-02T23:22:56.5028488",
                      "imageData": "QEA=",
                      "readOnly": true
                    }
                  },
                  {
                    "$ref": "47"
                  }
                ],
                "panels": [
                  {
                    "$id": "49",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "Fiiqyu4aTEWYqgoZNGLAjw==",
                    "checkoutFormGuid": "caaa2816-1aee-454c-98aa-0a193462c08f",
                    "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": "JhBRqqoMvU+iQll3nRIuHQ==",
            "flipChartPageIdentifierGuid": "aa511026-0caa-4fbd-a242-59779d122e1d",
            "pluG_UID": "m/WXJICivEGdwS2lqUJrnw==",
            "pluGuid": "2497f59b-a280-41bc-9dc1-2da5a9426b9f",
            "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": "c8jYWJSJZEmWFlGLJ856Mw==",
        "pluGuid": "58d8c873-8994-4964-9616-518b27ce7a33",
        "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-08-02T23:22:56.5028488",
        "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": "Yw5ZWudWaEer1pxTyiwUtw==",
        "ingredientGuid": "LrGudWxfKE+hxUT+fUk3nA==",
        "ingredientIdentifier": "75aeb12e-5f6c-4f28-a1c5-44fe7d49379c",
        "quantity": 1.0,
        "storeIDs": [
          1,
          2
        ],
        "ingredientText": "sample string 1",
        "ingredient": {
          "$ref": "3"
        }
      },
      {
        "$ref": "52"
      }
    ],
    "bins": [
      {
        "$id": "53",
        "pluG_UID": "p6eChnlvwkapHTeecIjZ8A==",
        "pluGuid": "8682a7a7-6f79-46c2-a91d-379e7088d9f0",
        "shelfLocationIdentifier": "k6vGdYwhLEylQsDpR9Blwg==",
        "shelfLocationGuid": "75c6ab93-218c-4c2c-a542-c0e947d065c2",
        "labelShelfDefault": 1,
        "labelTalkerDefault": 1,
        "labelSmall": true,
        "labelPageLayoutG_UID": "Ized0jTN40OUeCXR6PIBxQ==",
        "labelPageLayoutGuid": "d29d3723-cd34-43e3-9478-25d1e8f201c5",
        "updated": "2025-08-02T23:22:56.5028488",
        "electronicShelfLabelIdentifier": "sample string 5",
        "electronicshelfLabelsConfigurationID": 6,
        "labelShelfChanged": true,
        "productName": "sample string 8",
        "locationText": "sample string 9",
        "product": {
          "$ref": "3"
        },
        "location": {
          "$id": "54",
          "identifier": "vmElAm9pN0uas3VTbvYFdg==",
          "storeID": 1,
          "identifierGuid": "022561be-696f-4b37-9ab3-75536ef60576",
          "name": "sample string 2",
          "haccp": true,
          "blueprintID": 1,
          "updated": "2025-08-02T23:22:56.5028488",
          "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": "nj5wVJu6h0SIXCMJKUUBGw==",
        "pluGuid": "54703e9e-ba9b-4487-885c-23092945011b",
        "deptNo": 1,
        "product": {
          "$ref": "3"
        },
        "scaleLocation": {
          "$id": "56",
          "id": 1,
          "deptNo": 1,
          "deptCode": "sample string 2",
          "name": "sample string 3",
          "enabled": true,
          "updated": "2025-08-02T23:22:56.5028488",
          "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-08-02T23:22:56.5028488",
                        "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": "NrTtvTus+kiV5mwo5SZzSQ==",
                        "labelPageLayoutGuid": "bdedb436-ac3b-48fa-95e6-6c28e5267349",
                        "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-08-02T23:22:56.5028488",
                    "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": "/omhbM99EU6k5YsDCsL55A==",
                    "labelPageLayoutGuid": "6ca189fe-7dcf-4e11-a4e5-8b030ac2f9e4",
                    "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-08-02T23:22:56.5028488",
                "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": "ek2y5gP4xECV8+HrywYqRQ==",
                "labelPageLayoutGuid": "e6b24d7a-f803-40c4-95f3-e1ebcb062a45",
                "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-08-02T23:22:56.5028488",
            "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": "huYubab4C0GopAPWleIvyg==",
            "labelPageLayoutGuid": "6d2ee686-f8a6-410b-a8a4-03d695e22fca",
            "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": "l3uZuzi00U677A77ywO8fA==",
      "pluGuid": "bb997b97-b438-4ed1-bbec-0efbcb03bc7c",
      "newPrice": 1,
      "pctDiscount": 1,
      "newCost": 1,
      "newCostDecimals": 6,
      "dealCostIdentifier": "vQLhm5Qxz0+Y/jX/QzcdNw==",
      "dealCostGuid": "9be102bd-3194-4fcf-98fe-35ff43371d37",
      "pluName": "sample string 7",
      "apn": "sample string 8",
      "fuelItem": true,
      "priceGroupG_UID": "0E062NwH9E2fE21dLC/sFg==",
      "priceGroupGuid": "d83a4dd0-07dc-4df4-9f13-6d5d2c2fec16",
      "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-08-02T23:22:56.5028488",
      "rrp": 26,
      "campaignDescription": "sample string 27",
      "campaignComboPriceGroupG_UID": "2G1U1IBn6ka4RXT0mcLG9g==",
      "campaignComboPriceGroupIdentifier": "d4546dd8-6780-46ea-b845-74f499c2c6f6",
      "promotionPlacementDescription": "sample string 28",
      "storeAcceptances": [
        {
          "$id": "66",
          "plu": 1,
          "pluG_UId": "QEA=",
          "campaignID": 1,
          "campaignName": "sample string 2",
          "storeID": 3,
          "acceptedUtc": "2025-08-02T23:22:56.5028488",
          "operatorG_UID": "MjOBTPBWOE2AkR1Y+KpWlg==",
          "operatorGuid": "4c813332-56f0-4d38-8091-1d58f8aa5696",
          "machineID": 1,
          "processed": true,
          "appliedUtc": "2025-08-02T23:22:56.5028488",
          "signIqTicketFileMovedUtc": "2025-08-02T23:22:56.5028488",
          "user": "sample string 6",
          "campaignDescription": "sample string 7",
          "productDesc": "sample string 8",
          "storeName": "sample string 9",
          "effectiveUtc": "2025-08-02T23:22:56.5028488",
          "priceChangeType": 0,
          "operatorName": "sample string 10",
          "hostCampaign": true,
          "product": {
            "$ref": "3"
          },
          "campaignPlu": {
            "$ref": "65"
          }
        },
        {
          "$ref": "66"
        }
      ],
      "campaign": {
        "$id": "67",
        "id": 1,
        "storeID": 2,
        "name": "6b92dacf-3f85-467e-8e91-d7b13a9538bf",
        "nameGuid": "6b92dacf-3f85-467e-8e91-d7b13a9538bf",
        "description": "sample string 4",
        "showDiscounts": true,
        "showTotals": true,
        "onlyEvaluateOnSubtotal": true,
        "useDescription": true,
        "campaignType": 1,
        "startDate": "2025-08-02T23:22:56.5028488",
        "startTime": 1,
        "endDate": "2025-08-02T23:22:56.5028488",
        "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-08-02T23:22:56.5028488",
        "system": true,
        "created": "2025-08-02T23:22:56.5028488",
        "updated": "2025-08-02T23:22:56.5028488",
        "priceChangeNotifiedUtc": "2025-08-02T23:22:56.5028488",
        "promoType": 1,
        "promotionTypeCode": "sample string 13",
        "hostIdentifier": "4bH0cMbD+UmhdOHx9Eu+mw==",
        "hostIdentifierGuid": "70f4b1e1-c3c6-49f9-a174-e1f1f44bbe9b",
        "hostType": 14,
        "createdByUser": "sample string 15",
        "fromHost": true,
        "deleted": true,
        "campaignDeleted": "2025-08-02T23:22:56.5028488",
        "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": "s6j1gMG52kWMtfeSjDWhug==",
            "pluGuid": "80f5a8b3-b9c1-45da-8cb5-f7928c35a1ba",
            "hostOfferID": 1,
            "priceGroupG_UID": "bX/V8AfShE+gzRGM5UKocA==",
            "priceGroupGuid": "f0d57f6d-d207-4f84-a0cd-118ce542a870",
            "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-08-02T23:22:56.5028488",
            "rrp": 17,
            "campaignDescription": "sample string 18",
            "product": {
              "$ref": "3"
            },
            "campaign": {
              "$ref": "67"
            }
          },
          {
            "$ref": "68"
          }
        ],
        "sellingRules": [
          {
            "$id": "69",
            "id": 1,
            "identifier": "qUd7ywjH9EKacrUvK9CW2Q==",
            "identifierStr": "qUd7ywjH9EKacrUvK9CW2Q==",
            "identifierGuid": "cb7b47a9-c708-42f4-9a72-b52f2bd096d9",
            "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": "L5L5NxUXF0+Uk6LEQy3B0A==",
            "customerIDGuid": "37f9922f-1715-4f17-9493-a2c4432dc1d0",
            "campaign": {
              "$ref": "67"
            },
            "customer": {
              "$id": "71",
              "identifier": "22/lRqdNBkCQo6+HC7WRWw==",
              "identifierGuid": "46e56fdb-4da7-4006-90a3-af870bb5915b",
              "code": "sample string 2",
              "familyName": "sample string 3",
              "givenName": "sample string 4",
              "otherName": "sample string 5",
              "title": "sample string 6",
              "dateOfBirth": "2025-08-02T23:22:56.5028488",
              "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": "Ey5dSh5dBU6Xh71+gkzTXw==",
              "communityIdentifierGuid": "4a5d2e13-5d1e-4e05-9787-bd7e824cd35f",
              "joined": "2025-08-02T23:22:56.5028488",
              "updated": "2025-08-02T23:22:56.5028488",
              "active": true,
              "reasonInactive": 1,
              "groupCustomer": true,
              "loyaltyPoints": 1,
              "homeStoreID": 1,
              "availableSpend": 1,
              "priceLevelIdentifier": "8c64fWMojUaK7Kmryba2Jg==",
              "priceLevelIdentifierGuid": "7db8cef1-2863-468d-8aec-a9abc9b6b626",
              "marketingID": "sample string 18",
              "hidden": true,
              "registered": true,
              "registeredOn": "2025-08-02T23:22:56.5028488",
              "emailMarketing": true,
              "smsMarketing": true,
              "deleted": true,
              "deletedUser": "sample string 24",
              "homeStoreName": "sample string 25",
              "customerCards": [
                {
                  "$id": "72",
                  "cardType": 2,
                  "issueDate": "2025-08-02T23:22:56.5028488",
                  "expiry": "2025-08-02T23:22:56.5028488",
                  "customerID": "SBfAHsYGKU607/FIDUdgCQ==",
                  "customerIDGuid": "1ec01748-06c6-4e29-b4ef-f1480d476009",
                  "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-08-02T23:22:56.5028488",
                  "linkedAccount": "XX4K46N46kCkokMLhGXxFw==",
                  "linkedAccountGuid": "e30a7e5d-78a3-40ea-a4a2-430b8465f117",
                  "currentValueChanged": true,
                  "limitsChanged": true,
                  "customer": {
                    "$ref": "71"
                  },
                  "account": {
                    "$id": "73",
                    "id": 1,
                    "identifier": "u0RE7M+FoUCJ/ur+fJ70iw==",
                    "identifierGuid": "ec4444bb-85cf-40a1-89fe-eafe7c9ef48b",
                    "referenceNo": "sample string 3",
                    "name": "sample string 4",
                    "created": "2025-08-02T23:22:56.5028488",
                    "owner": "UNHK0KBc+kabKvhkOf759Q==",
                    "ownerGuid": "d0cad150-5ca0-46fa-9b2a-f86439fef9f5",
                    "accountStoreGroupIdentifier": "VcPY1Tw1C0mPIP3NHIR7ag==",
                    "accountStoreGroupGuid": "d5d8c355-353c-490b-8f20-fdcd1c847b6a",
                    "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-08-02T23:22:56.5028488",
                    "active": true,
                    "updated": "2025-08-02T23:22:56.5028488",
                    "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": "4m20+qALk0yCtfQ7QdYIPQ==",
                        "identifierGuid": "fab46de2-0ba0-4c93-82b5-f43b41d6083d",
                        "name": "sample string 2",
                        "primaryContact": "zVb0viRxhU+4aHrlmRIYfA==",
                        "primaryContactGuid": "bef456cd-7124-4f85-b868-7ae59912187c",
                        "accountID": "T0O+jtlBWUeYEM5D2lI40Q==",
                        "accountIDGuid": "8ebe434f-41d9-4759-9810-ce43da5238d1",
                        "special": true,
                        "updated": "2025-08-02T23:22:56.5028488",
                        "active": true,
                        "reasonInactive": 1,
                        "priceLevelIdentifier": "ZUxyTomoekqKO034/LXxtw==",
                        "priceLevelIdentifierGuid": "4e724c65-a889-4a7a-8a3b-4df8fcb5f1b7",
                        "deleted": true,
                        "account": {
                          "$ref": "73"
                        },
                        "primaryContactCustomer": {
                          "$ref": "71"
                        },
                        "customerGroupMembers": [
                          {
                            "$id": "76",
                            "id": 1,
                            "groupID": "qbmJOEOhDEWmpyyPuO1UbQ==",
                            "groupIDGuid": "3889b9a9-a143-450c-a6a7-2c8fb8ed546d",
                            "customerID": "RBPHoQUpFka/ThpaTsFdUA==",
                            "customerIDGuid": "a1c71344-2905-4616-bf4e-1a5a4ec15d50",
                            "card": "sample string 4",
                            "linkedAccount": "90rp24n+tEChaCAyOcPCGA==",
                            "linkedAccountGuid": "dbe94af7-fe89-40b4-a168-203239c3c218",
                            "customer": {
                              "$ref": "71"
                            },
                            "group": {
                              "$ref": "75"
                            },
                            "customerCard": {
                              "$ref": "72"
                            }
                          },
                          {
                            "$ref": "76"
                          }
                        ]
                      },
                      {
                        "$ref": "75"
                      }
                    ]
                  },
                  "payments": [
                    {
                      "$id": "77",
                      "id": 1,
                      "identifier": "eXwbJ9VAK0aulW6pcyZVQg==",
                      "identifierGuid": "271b7c79-40d5-462b-ae95-6ea973265542",
                      "storeID": 2,
                      "operatorName": "sample string 3",
                      "saleHeaderID": 4,
                      "paymentType": 5,
                      "amount": 6,
                      "account": "sample string 7",
                      "accountID": "23X4s0UMh0Ch0cNEU23vwA==",
                      "accountIDGuid": "b3f875db-0c45-4087-a1d1-c344536defc0",
                      "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-08-02T23:22:56.5028488",
                      "invRocNo": "sample string 14",
                      "responseCode": "sample string 15",
                      "cashout": 1,
                      "tip": 16,
                      "idempotentVoid": "JMbSBFT4N0mcad66kwZgeQ==",
                      "idempotentVoidGuid": "04d2c624-f854-4937-9c69-deba93066079",
                      "offline": true,
                      "processed": 1,
                      "storeSaleHeader": {
                        "$id": "78",
                        "saleHeaderID": 1,
                        "saleHeaderGuid": "lPnVQZQuAUKnj+b5x2yWXA==",
                        "saleHeaderIdentifierGuid": "41d5f994-2e94-4201-a78f-e6f9c76c965c",
                        "created": "2025-08-02T23:22:56.5028488",
                        "createdLocal": "2025-08-02T23:22:56.5028488",
                        "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-08-02T23:22:56.5028488",
                        "storeID": 1,
                        "operatorG_Uid": "6oeW5TqBbE20FRod1ERZBA==",
                        "operatorGuid": "e59687ea-813a-4d6c-b415-1a1dd4445904",
                        "customerG_Uid": "quhO9Np8X0S2b9KJjCfHtg==",
                        "customerGuid": "f44ee8aa-7cda-445f-b66f-d2898c27c7b6",
                        "communityIdentifier": "NX5nGdLhbkmljrOiQ8LA3Q==",
                        "communityIdentifierGuid": "19677e35-e1d2-496e-a58e-b3a243c2c0dd",
                        "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": "SZ+d6nm77UKao77KErWQLQ==",
                        "priceLevelIdentifierGuid": "ea9d9f49-bb79-42ed-9aa3-beca12b5902d",
                        "locked": 36,
                        "relationChecksum": "sample string 37",
                        "loyaltyTender": 1,
                        "giftCardTender": 1,
                        "operator": {
                          "$ref": "38"
                        },
                        "customer": {
                          "$ref": "71"
                        },
                        "communityOrganisation": {
                          "$id": "79",
                          "id": 1,
                          "identifier": "q/5+v2Q0VEmGhCKpQacV/A==",
                          "identifierGuid": "bf7efeab-3464-4954-8684-22a941a715fc",
                          "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-08-02T23:22:56.5028488",
                          "deleted": true
                        },
                        "details": [
                          {
                            "$id": "80",
                            "saleItemID": 1,
                            "identifier": "9gH3mi1I4kWOZJhhfmdGbw==",
                            "identifierGuid": "9af701f6-482d-45e2-8e64-98617e67466f",
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "bV1Iy+xyg06upG2caNC6YA==",
                            "pluGuid": "cb485d6d-72ec-4e83-aea4-6d9c68d0ba60",
                            "accountID": "3yXjWG2k9EOym/xv9I/n9g==",
                            "accountIDGuid": "58e325df-a46d-43f4-b29b-fc6ff48fe7f6",
                            "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-08-02T23:22:56.5028488",
                            "bestOrExpireType": 1,
                            "providerName": "sample string 11",
                            "refundG_UID": "hyN2UwFCdUuwX6gN9YETDg==",
                            "refundGuid": "53762387-4201-4b75-b05f-a80df581130e",
                            "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": "plB4ePWZeU+lTg2Iaa9xoQ==",
                            "idempotentVoidGuid": "787850a6-99f5-4f79-a54e-0d8869af71a1",
                            "priceLevelIdentifier": "qxUMsdphd0umaRpPOPri1A==",
                            "priceLevelIdentifierGuid": "b10c15ab-61da-4b77-a669-1a4f38fae2d4",
                            "productName": "sample string 23",
                            "apn": "sample string 24",
                            "unknownScans": [
                              {
                                "$id": "81",
                                "id": 1,
                                "saleDetailID": 2,
                                "storeID": 1,
                                "scanned": "2025-08-02T23:22:56.5028488",
                                "operatorG_UID": "QEA=",
                                "barcode": "sample string 4",
                                "processed": 1
                              },
                              {
                                "$ref": "81"
                              }
                            ],
                            "refund": {
                              "$id": "82",
                              "id": 1,
                              "g_UID": "I1DeRQ0aAkSei71xa9kjzw==",
                              "guid": "45de5023-1a0d-4402-9e8b-bd716bd923cf",
                              "description": "sample string 1",
                              "dumped": true,
                              "inventoryReasonID": 1,
                              "sortOrder": 1,
                              "updated": "2025-08-02T23:22:56.5028488"
                            },
                            "modifier": {
                              "$id": "83",
                              "id": 1,
                              "setG_UID": "vbtE7Fw/e0qV0RTY6tEb/A==",
                              "modifierSetGuid": "ec44bbbd-3f5c-4a7b-95d1-14d8ead11bfc",
                              "name": "sample string 2",
                              "price": 1,
                              "quantity": 1,
                              "modifierType": 1,
                              "groupNumber": 1,
                              "pageNumber": 1,
                              "controlOrder": 1,
                              "printToStation": true,
                              "pluG_UID": "tIt+Jo32JEOrM0KSE4PNUA==",
                              "pluGuid": "267e8bb4-f68d-4324-ab33-42921383cd50",
                              "deleted": true,
                              "g_UID": "EkEHPQ+3VkKLnSGfbMJxjA==",
                              "guid": "3d074112-b70f-4256-8b9d-219f6cc2718c",
                              "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": "H91x4hGipka9ljrvoys/Tw==",
                            "pluGuid": "e271dd1f-a211-46a6-bd96-3aefa32b3f4f",
                            "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-08-02T23:22:56.5028488",
                            "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-08-02T23:22:56.5028488",
                            "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": "tHTsYJi+wU2T6BgWuqvcjQ==",
                            "pluGuid": "60ec74b4-be98-4dc1-93e8-1816baabdc8d",
                            "accountID": "Hq1g6qm8R0m5hHq881CtNA==",
                            "accountIDGuid": "ea60ad1e-bca9-4947-b984-7abcf350ad34",
                            "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-08-02T23:22:56.5028488",
                            "bestOrExpireType": 1,
                            "refundG_UID": "QpWTbdiKm0mt7ClmmGZ0VA==",
                            "refundGuid": "6d939542-8ad8-499b-adec-296698667454",
                            "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": "Vdt9Ppl300qVcW39PTBaPw==",
                            "identifierGuid": "3e7ddb55-7799-4ad3-9571-6dfd3d305a3f",
                            "id": 1,
                            "orderNo": 2,
                            "externalSaleIdentifier": "sample string 3",
                            "storeID": 4,
                            "zoneID": 5,
                            "deptNo": 6,
                            "customerIdentifier": "la3vGGGTmECsMDKPr+etEQ==",
                            "customerIdentifierGuid": "18efad95-9361-4098-ac30-328fafe7ad11",
                            "operatorNo": 1,
                            "operatorG_UID": "lUl3rNiPgEiJt6+0silFqw==",
                            "operatorGuid": "ac774995-8fd8-4880-89b7-afb4b22945ab",
                            "created": "2025-08-02T23:22:56.5028488",
                            "ordered": "2025-08-02T23:22:56.5028488",
                            "started": "2025-08-02T23:22:56.5028488",
                            "completed": "2025-08-02T23:22:56.5028488",
                            "supplied": "2025-08-02T23:22:56.5028488",
                            "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": "sO6pko57QUuw8ZgcwoX94Q==",
                                "pluGuid": "92a9eeb0-7b8e-4b41-b0f1-981cc285fde1",
                                "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": "9Y57CdEu2EqG/3tOUeWhQQ==",
                                "headerIdentifierGuid": "097b8ef5-2ed1-4ad8-86ff-7b4e51e5a141",
                                "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": "yLEAYHXzk0u0k6seiWOBog==",
                            "surveyGuid": "6000b1c8-f375-4b93-b493-ab1e896381a2",
                            "saleHeaderGuid": "DFlhUpSA8kGjHooFIMaDEg==",
                            "saleGuid": "5261590c-8094-41f2-a31e-8a0520c68312",
                            "textResponse": "sample string 1",
                            "integerResponse": 1,
                            "g_UIDResponse": "/EZYDYGY/0OgSbQ2x5f3Mg==",
                            "guidResponse": "0d5846fc-9881-43ff-a049-b436c797f732",
                            "whoAnswered": 2,
                            "answeredAtUTC": "2025-08-02T23:22:56.5028488",
                            "sale": {
                              "$ref": "78"
                            },
                            "survey": {
                              "$id": "92",
                              "g_UID": "tUETGHQT4kO7jbsVmAMMtQ==",
                              "guid": "181341b5-1374-43e2-bb8d-bb1598030cb5",
                              "name": "sample string 1",
                              "storeID": 2,
                              "zoneID": 1,
                              "checkoutFormG_UID": "aKX0ECkHc0q0xjLXcB+93w==",
                              "checkoutFormGuid": "10f4a568-0729-4a73-b4c6-32d7701fbddf",
                              "displayToWho": 3,
                              "displayWhen": 4,
                              "start": "2025-08-02T23:22:56.5028488",
                              "end": "2025-08-02T23:22:56.5028488",
                              "deleted": true,
                              "updated": "2025-08-02T23:22:56.5028488",
                              "possibleIntegerResponses": [
                                1,
                                2
                              ],
                              "possibleTextResponses": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "possibleGuidResponses": [
                                "2cdc6ede-853b-49c9-9453-e02af1b14c26",
                                "0c99d849-d2d1-4b34-8164-37f5fac1f428"
                              ],
                              "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": "ssJngaekG0Wt6yobwVmzZA==",
                        "accountIdentifier": "8167c2b2-a4a7-451b-adeb-2a1bc159b364",
                        "accountName": "sample string 42",
                        "customerOrderIdentifier": "4AHBKIEZIEKAN88C2ix1Gg==",
                        "customerOrderIdentifierGuid": "28c101e0-1981-4220-8037-cf02da2c751a",
                        "priceLevelName": "sample string 43",
                        "revision": 44,
                        "ingressId": "sample string 45"
                      },
                      "metadata": {
                        "$id": "93",
                        "id": 1,
                        "paymentID": 2,
                        "paymentIdentifier": "x7my2JrtQkOmQEDdOSU6zA==",
                        "paymentIdentifierGuid": "d8b2b9c7-ed9a-4342-a640-40dd39253acc",
                        "identifier": "ZeNE4bLLbUCa77AVVmPskg==",
                        "identifierGuid": "e144e365-cbb2-406d-9aef-b0155663ec92",
                        "metadata": "sample string 3",
                        "signatureImage": "QEA=",
                        "itemIdentifier": "rKLCWW96vUSNTtyn8BFxfg==",
                        "itemIdentifierGuid": "59c2a2ac-7a6f-44bd-8d4e-dca7f011717e"
                      }
                    },
                    {
                      "$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": "0f6UV9mlzUaHztB+c/ZQ5w==",
                  "customerIdentifierGuid": "5794fed1-a5d9-46cd-87ce-d07e73f650e7",
                  "voucherName": "sample string 2",
                  "count": 3,
                  "storeID": 4,
                  "barcode": "sample string 5",
                  "redeemCount": 6,
                  "issueCount": 7,
                  "storeSalePaymentID": 1,
                  "idempotentID": "kh24U1fvYkyxA58X6r0w5A==",
                  "idempotentGuid": "53b81d92-ef57-4c62-b103-9f17eabd30e4",
                  "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-08-02T23:22:56.5028488",
                    "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-08-02T23:22:56.5028488",
                      "labelPageLayout": "muzdWTuoZ0GALCUaasmLGw==",
                      "pageLayoutGuid": "59ddec9a-a83b-4167-802c-251a6ac98b1b",
                      "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-08-02T23:22:56.5028488"
                        },
                        {
                          "$ref": "98"
                        }
                      ]
                    },
                    "customerVouchers": [
                      {
                        "$id": "99",
                        "id": 1,
                        "customerIdentifier": "kcYK+8T28kiFt4xHGjFmQw==",
                        "customerIdentifierGuid": "fb0ac691-f6c4-48f2-85b7-8c471a316643",
                        "voucherID": 3,
                        "voucherName": "sample string 4",
                        "storeID": 1,
                        "barcode": "sample string 5",
                        "dateOfIssue": "2025-08-02T23:22:56.5028488",
                        "issuedSaleHeaderID": 1,
                        "issuedSaleIdentifier": "sample string 7",
                        "issuedOfflinePaymentID": 1,
                        "issuedIdempotentID": "c+78hsIJsEC2Uzwpndm2qg==",
                        "issuedIdempotentGuid": "86fcee73-09c2-40b0-b653-3c299dd9b6aa",
                        "issuedOffline": true,
                        "issuedUser": "sample string 9",
                        "issuedNotes": "sample string 10",
                        "expiryDate": "2025-08-02T23:22:56.5028488",
                        "expiredUser": "sample string 11",
                        "expiredNotes": "sample string 12",
                        "redeemed": "2025-08-02T23:22:56.5028488",
                        "redeemedSaleHeaderID": 1,
                        "redeemedSaleIdentifier": "sample string 13",
                        "redeemedOfflinePaymentID": 1,
                        "redeemedIdempotentID": "4iNXdOi2iE2SBJZifZQE0w==",
                        "redeemedIdempotentGuid": "745723e2-b6e8-4d88-9204-96627d9404d3",
                        "redeemedUser": "sample string 14",
                        "redeemedNotes": "sample string 15",
                        "redeemedOffline": true,
                        "updated": "2025-08-02T23:22:56.5028488",
                        "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": "B1wcDUAWvUCF7nFSul+cMQ==",
            "groupIDGuid": "0d1c5c07-1640-40bd-85ee-7152ba5f9c31",
            "campaign": {
              "$ref": "67"
            },
            "group": {
              "$ref": "75"
            }
          },
          {
            "$ref": "100"
          }
        ],
        "signIqTickets": [
          {
            "$id": "101",
            "identifier": "0IZiNoBscEKYGWB/Jz2akQ==",
            "identifierGuid": "366286d0-6c80-4270-9819-607f273d9a91",
            "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": "2Ue4Fymeek2VtsGwp4oSoQ==",
            "guid": "17b847d9-9e29-4d7a-95b6-c1b0a78a12a1",
            "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": "5jEQRhER9U6QauN5hXQQ1w==",
                "groupGuid": "461031e6-1111-4ef5-906a-e379857410d7",
                "comboPriceType": 5,
                "priceType": 5,
                "pluG_UID": "F4JovtFx2UqdJ6uNzZ19zg==",
                "pluGuid": "be688217-71d1-4ad9-9d27-ab8dcd9d7dce",
                "priceGroupG_UID": "6YrMFvxiCUSC4vre8I//dg==",
                "priceGroupGuid": "16cc8ae9-62fc-4409-82e2-fadef08fff76",
                "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": "AXOVrz7fkkeOR6hJQXVvXw==",
            "priceLevelIdentifierGuid": "af957301-df3e-4792-8e47-a84941756f5f",
            "campaignName": "sample string 3",
            "priceLevelName": "sample string 4"
          },
          {
            "$ref": "104"
          }
        ]
      },
      "product": {
        "$ref": "3"
      },
      "dealCost": {
        "$id": "105",
        "headerIdentifier": "USPK+3g7HE+oqIeiu5HKog==",
        "headerIdentifierGuid": "fbca2351-3b78-4f1c-a8a8-87a2bb91caa2",
        "identifier": "7jcieNqkbUCSAMNG9nDZVA==",
        "identifierGuid": "782237ee-a4da-406d-9200-c346f670d954",
        "supplierIdentifier": "7wRxXdC/7Ua6OAB6m1FqAA==",
        "supplierGuid": "5d7104ef-bfd0-46ed-ba38-007a9b516a00",
        "pluG_UID": "V8Pr88OJWkOc0H1Sx9Z+SA==",
        "pluGuid": "f3ebc357-89c3-435a-9cd0-7d52c7d67e48",
        "campaignName": "3ce703d8-da00-4052-8a37-e2b5b1b06e90",
        "description": "sample string 4",
        "cost": 5,
        "costDecimals": 6,
        "start": "2025-08-02T23:22:56.5028488",
        "end": "2025-08-02T23:22:56.5028488",
        "type": 9,
        "promoType": 10,
        "bonusItemPLUG_UID": "1rAJv8Y5oU2hP8gNLbW34g==",
        "bonusItemPluGuid": "bf09b0d6-39c6-4da1-a13f-c80d2db5b7e2",
        "bonusPurchaseUnits": 11,
        "bonusReceiveUnits": 12,
        "updated": "2025-08-02T23:22:56.5028488",
        "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-08-02T23:22:56.5028488",
        "campaignEndDate": "2025-08-02T23:22:56.5028488",
        "masterPLUG_UID": "5RpPTHFS2U+cZnuYUHep8Q==",
        "masterID": "4c4f1ae5-5271-4fd9-9c66-7b985077a9f1",
        "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": "E1pjX6Oc/UK6C6r7prs3sg==",
        "bonusMasterID": "5f635a13-9ca3-42fd-ba0b-aafba6bb37b2",
        "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-08-02T23:22:56.5028488",
    "dealCosts": [
      {
        "$ref": "105"
      },
      {
        "$ref": "105"
      }
    ],
    "tags": [
      {
        "$id": "106",
        "pluG_UID": "0TeaYEMLZkC/UTZ9vscQwA==",
        "pluGuid": "609a37d1-0b43-4066-bf51-367dbec710c0",
        "tagID": 1,
        "description": "sample string 1",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "106"
      }
    ],
    "alternateProductG_UID": "cmu0CvTCdEuVQaNp+psL8g==",
    "alternateProduct": "0ab46b72-c2f4-4b74-9541-a369fa9b0bf2",
    "productHostCode": {
      "$id": "107",
      "id": 1,
      "pluG_UID": "t/FRsGmOcEilpuJGvtpcsw==",
      "pluGuid": "b051f1b7-8e69-4870-a5a6-e246beda5cb3",
      "ibaCode": "sample string 2"
    },
    "mscCat": {
      "$ref": "61"
    },
    "mscCom": {
      "$ref": "62"
    },
    "mscDep": {
      "$ref": "64"
    },
    "mscSubCom": {
      "$ref": "63"
    },
    "isUserUpdate": true,
    "ignoreMasterProduct": true,
    "priceGroupLabelRequested": true,
    "firstSold": "2025-08-02T23:22:56.5028488",
    "inventoryTracked": "2025-08-02T23:22:56.5028488",
    "isNormalPriceChangesCampaign": true
  },
  "location": {
    "$ref": "54"
  },
  "operator": {
    "$ref": "38"
  },
  "productDescription": "sample string 8",
  "productActive": true,
  "productBarcode": "sample string 10",
  "succeeded": true,
  "printRunID": "2PvLJjwfkU2fimu+GYo3jA==",
  "printRunGuid": "26cbfbd8-1f3c-4d91-9f8a-6bbe198a378c",
  "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-08-02T23:22:56.5028488",
  "campaignEndDate": "2025-08-02T23:22:56.5028488",
  "campaignPrice": 1,
  "campaignCost": 1,
  "campaignCostDecimals": 1,
  "comboGroupDescription": "sample string 18",
  "comboGroupSell": 1,
  "printRequestType": 19,
  "isTobacco": true,
  "isLiquor": true,
  "shelfLocationName": "sample string 22",
  "operatorName": "sample string 23",
  "printBatchType": 24,
  "createdBy": "sample string 25",
  "pageLayoutName": "sample string 26",
  "complianceIndicatorName": "sample string 27",
  "warehouseDirectIndicator": "sample string 28",
  "productGrade": "sample string 29"
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKܺ[I-;^�5xl/workbook.xml �(�����0��&�C��`�R8q����J�@[����[ �x�3;���Ѻ�imG>�7�p%�!c�����&�Z�4�(݋ٶU
ֶyk4������5^��Ӆ��Ax�t��4(C���>5{(�,��֝L–�M��]̊�X�P2;7QҔW�8��*��,ϯ�,I�beo0����PKܺ[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
ܺ[���0''_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="Rcf290bf5c2d74ed3" /></Relationships>PKܺ[nˬYGxl/worksheets/sheet1.xml �(���[S9�����;�ԭ[
H�C�e7	����Cpc�6!?{�ekڽ����Q���;�3���ߓ�ޯf6Oo��R�^ss>���8��-.�
��G�����U�,z$��?�����'�������������.���hA�~������xz~7in��̚�т.5�������5��5���&��&��M���bL����f��a��O�C��
���/��~�}��t������a_-��-���꧳�Es9��^|�޿l�?��]�9�^ϗ?{�q�]�7�^��_,��TցCD����;��/����ש��z�Zo��!T�2A��q�zX����m��ࢶ6ܽW�qs}_y��(����v�ܮ�]��L����׻�z�_#h��#hWؾ_����?�և��]�Fn������ۯQ���ځ޽^�ď�*o�����k�t��^�`-A�J;Hj����A鸗�:1��s�N�wA;�J�
�B��P���6GY�%���$x�0z���B���ް��B��Bg�@�)TH0�FU�H���Aa�B�Q������"}��)ZM�!%"��}�NScteLb�t����ꨌ�̺)n�t��N�Z��Pj+&!i6H"V�:�l���D���u����B"�dD��h���X��T!i\�i��C��Kw��4>?�@���%hS/&iB�t��HP��)��$"M|d��D$tz$��I�2���P!	�T�z��{uHHB�%UEsB{C����`=�7HSyz��Hh{ЅY�I��B�4Y\�%�`�$&��>h�!�u��]������@��&�U:��$��4]{u ��������AP��S�hbBUu\N}��Q���D��]�O�*Un���I��1гzz�(�!!��ӣ��W�/�d1��~|��(hP9|�=*$$��
��el��&�	I� �g���&��"�|��^ aB�#�	E��AMa��d�V=r6�hu΁�Z�3Ѱ1�S��E��H
�P �w�X��W�,Dz��	P�=$-����W�����h1::�M�{���T��T����^�����H~�kW��Bw϶��8�V@W�|[�]�ɶ�v/���x���]ūmE�*^o+bW��3�A�\}#H��o	��� aƞ
��{A¬� H��	3�� a�~hc�~$��3A���*H���	s�� a��B
��bh���Dfp-D�0�k!��,��8�	��Z�$0�k!��l��X�Y&p��d�Y�&p��l�Y'r��t"�Y�'r��|"�Y(r���"�Y�(r���"�Y)r���"�Y���>9��硐S�|
9��4��S�l���^Č
���r�cA�N�y�ʉ ag��\� a���\� ��x[��<._�P��6IR���o�E#��w��}w�)�&�����w�Q��$�	��gA���"Hwg��A�U�0b�	������H�;��ȭ:{D�2�y�B����Tz��Xz�!��wx!��wx!��w����U��E�O�?оɵ�̷��|���S��@z��@'��ɶ���OY�#����ZB"'�,�-���4~�B߭����
y|@
yn&� {�jF��d:]4��������PKܺ[v�[�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8	����tö�S{GM��v=�����ĂMW��==i���c�y�Fv&�k:Ȓa�`�NA=4�Y�v4b�^�gq��t��^h��'v&;ʺ	CL]�gG��iZq�d�-��/3��h�m�8Md�`�j��k�l�����O��kȒH�,;�a#%�mѶM]�Y��M͇�H���;_�ȶD%q(�����2ɗ�⥗N��B���IUe~��tU�7��PKܺ[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKܺ[rZn�
�2xl/sharedStrings.xml �(��َ�8�}����Wݒ�s�d�Wc��vg�`�K��[�,yu$�]�o��H���Ű� ��b]仟�v��;��,ޟ9��ي��Y�}�������e�ޟX}���û�nV�Z���^�f���EM^�����I�j������b�֯�5��µ��b���lEʶhޟE�٪-���z�هw͇5eE����]4�]p�����fd�2w�7qn^Y�ޕ7���2�8Ow_>����F�等�q�*ܔ��gD��n��m�wLÕ���T��~y!�qtغ�i�;����Ø�a�|��7V-a�f��\�L���nX���~ﲺ�c��`�Ƒ�pC^_{f@��%�P�n.ia�V�*ۛ8{�K�dߵ��W���a7-!�Q]bm�ma��c����U�#0�ɦM��gEY'�c5lʼny@��h����@�i`�0�%�ۂC���"��-L��0���j5�c+�6l���x���V�����L0!���ߩ���LJ�ڄSOЂW���޲;|([����y�������_q�^˶f7Y�H3�.�O6�Cݰ��աa�9Gz�m�V����YIB�3)�q{�6����l["��Ċ�Y		b�E�E�QEQJC;V����K�$���ih�I�(��8( ��x�O,/ ���ijE8IS/En��9Oj��0�.�y�ȊH�[���A�R�9���s�6z�r�h�B�0[)��Nl���8����0š߯ڥ}�.���>��
g�{�9��'���Mu~~0��o��E���'3������R���p��V�]��o�W�W�?�pU����:*�]�y>�x8�!��Ic��z�u� Wp�a�iX��0j�n�,����(���̶\����`�����U-��W\l�V�͏.�|K9�R�8G�A��v��J��*^�Nx�.�XҢD�/�nG���gy!y��xv��v��>B�-�s����L$�L�G.����r��\�'?X=�s��7���wfBBO"�K*��
�һ�#D�s婍6y�I�����P��7���ؤs��qG������5D���9H*�p�[��A=�l�=���$�=����GqT�H(>?.���D����m!H\{��/{z�88��'I�;pcƽq��6��A�X|̳=lS���_�[��~�B��(��V���3��np����(�q��>�aS>tcz~~(>m^�XE`O�R#�s�Je�u����Vb�$�1�0�����XfАƍ˨ʺ�@�ff�h�D��
��c�z"���(�*"W����c�j�(���޾��˪��3K:+̪��}�s���"W�-�6M��'\�
Kq�7�Fk����W[��&��w��:r�����Uh]��"�E
-Ri�'
&��˥#:2�{�B����Ԯ��P21�gHf�ꠤI�6�n�9w�o}��<��80�
LY��ڝ6�6M�f��:�px�K��81�i3���kk��$��3q���L1��ľ����>ԗ���3��'��G}�5>�5X�� �+k�6��az��9���7�L>�Gw�6vl�YhEu,����{���n�D	J)S��E��GϨ�RW'N�O��n_z��
ޠ‡)o�ظ�Ky��O�|��@��1{c�+˶�c,�\����ގ쐠�
8�Z��4\�'sP13��Q�츠/�@n$Y�CY�X�}�m}*_���h��/[~��xZ�}"�ʔ��>VYw�f�m
9S	%�H���sfS�=���j[��'UK��ބؐ6�j#{�h�B�s��U�_ B�$}�=ng7�:�8�O��Ӻ
�&�੶�&���b<<���7��E;c�.�#������K4�S�*T��3��ޱ���G�5M�m?�ke���
�>�r�cF��ID\;@�gd��G�<��Z$1JY�;4�_�_�F#��!$��Kc�K|��\�[	F���(e.CnL�j�Ys�p�v��|ԕ-!ɺ��7�
6�m���`X3�(��b��jnqUܕ�7��2Sg
��8xw)w��ef���Q�P���g��ᓥV�z�G�x5�!�xf�sE`�3=�������ʆ��|a|!�6�R��l[�s�%�d��ۆU��]X��*�y��0鬁��"f� �\�/yA�����l�+�S�>��܊i<d�T���l7���(=��ly@EǾ���`w�w�C4�ݏ�F��"�1Ŗ����|Ĭ8���d�q-G�KBZ��1�\�q����ౢ��oB��������U�o]��-�2u�k� Dԁ��?�)���)��.��}LǶu*��5��Jd�iE��LЙcا��/~�",���_�M)t(
E\��VV�j}¼������>QtVA}�P�$V؉�!Z�I��\7����^�X
n�Q^x�6'�Kǀ45X��c]���Y���t�^����� 4M�
��u�c�Bb:�����4�Ρh%�51�h�K�8I(�|�'1�Į��ZN�4���>��~�Y���g�}7^D��7����R����4���@�(����w�KW)�N���
��h��mx�+�sȤ(q���{(F`�4��C	�:30�̱%�p��t}�y#~�<6�+eAS�,�|�z'�M����p�>��Y��S��� �+��~s}l$��O�k?�Z���y��C΋���M��؎�mڝOV}����I��2�h��As������eV�춠�� �\}�%��C@�(,N�,!�M@#АGr��<O@C
U�!Ӑ�|e�x�s=�:z����i�(z�(�ϐ�R�0���D;(�������Uc���P�f���r���d.�O�u�ʝI�D���,z�5W#��K�s�N*���K
�{c��~��:p�Vxha<I�G���RVmY�Hg^Y�ʓy�
�K;���mY)^@u&7�3��hͤ�~�rZ��9����R�o"y]^ϵ��H����g��S�����M2�{�����d���c���V���i�E,��8��ߕ���nf�r���U�;)D뚇��;�72��T�m�=(V7j�U��279��T���7;s�Z��ws���ȍ�{�<a[z�&^�L�
v�\�
�z�	�Ȇt�F��AIx��0� ��J�Y�㆗-CW�j�W��ڌh4�Fl����QVz���E�D0�z���-��0�w,�G2݃a��(u��\|�fL2��+���e!� ���˖�r�}]���)$oV�O�МphA^�|���K�tI!���00�a�
�g�0]���~.s�:�F��K�~S�Y�C�H8��!��H�sۼf�Dr�S$���f��=�����=��\�=t3��A���O���m���8ڱ�x7 I���Eȑ=;V�F�
��9q�Q�cj&��N���5������ԉ��'��X�{��	����'�E]7�PK-ܺ[I-;^�5xl/workbook.xmlPK-ܺ[����	�[Content_Types].xmlPK-
ܺ[���0''V_rels/.relsPK-ܺ[nˬYG�xl/worksheets/sheet1.xmlPK-ܺ[v�[�Pm
xl/_rels/workbook.xml.relsPK-ܺ[Ѓc'2E
�xl/styles.xmlPK-ܺ[rZn�
�2,
xl/sharedStrings.xmlPK�-

application/vnd.ms-excel

Sample:
PKܺ[�69�5xl/workbook.xml �(�����0��&�C����N\�z��"
�'m
>��7o;�����j��r�-h��sM��ITa�i+�i_Lw�h���[���E)�8�Z�^GW�?,g,B�zD/�%A(Z���S�����l���o�/��bQD�ĂV��Ź��)��ã�]�]��IT'	d)��;���w�PKܺ[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
ܺ[���y''_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="R3e95f0bfc73d47f1" /></Relationships>PKܺ[nˬYGxl/worksheets/sheet1.xml �(���[S9�����;�ԭ[
H�C�e7	����Cpc�6!?{�ekڽ����Q���;�3���ߓ�ޯf6Oo��R�^ss>���8��-.�
��G�����U�,z$��?�����'�������������.���hA�~������xz~7in��̚�т.5�������5��5���&��&��M���bL����f��a��O�C��
���/��~�}��t������a_-��-���꧳�Es9��^|�޿l�?��]�9�^ϗ?{�q�]�7�^��_,��TցCD����;��/����ש��z�Zo��!T�2A��q�zX����m��ࢶ6ܽW�qs}_y��(����v�ܮ�]��L����׻�z�_#h��#hWؾ_����?�և��]�Fn������ۯQ���ځ޽^�ď�*o�����k�t��^�`-A�J;Hj����A鸗�:1��s�N�wA;�J�
�B��P���6GY�%���$x�0z���B���ް��B��Bg�@�)TH0�FU�H���Aa�B�Q������"}��)ZM�!%"��}�NScteLb�t����ꨌ�̺)n�t��N�Z��Pj+&!i6H"V�:�l���D���u����B"�dD��h���X��T!i\�i��C��Kw��4>?�@���%hS/&iB�t��HP��)��$"M|d��D$tz$��I�2���P!	�T�z��{uHHB�%UEsB{C����`=�7HSyz��Hh{ЅY�I��B�4Y\�%�`�$&��>h�!�u��]������@��&�U:��$��4]{u ��������AP��S�hbBUu\N}��Q���D��]�O�*Un���I��1гzz�(�!!��ӣ��W�/�d1��~|��(hP9|�=*$$��
��el��&�	I� �g���&��"�|��^ aB�#�	E��AMa��d�V=r6�hu΁�Z�3Ѱ1�S��E��H
�P �w�X��W�,Dz��	P�=$-����W�����h1::�M�{���T��T����^�����H~�kW��Bw϶��8�V@W�|[�]�ɶ�v/���x���]ūmE�*^o+bW��3�A�\}#H��o	��� aƞ
��{A¬� H��	3�� a�~hc�~$��3A���*H���	s�� a��B
��bh���Dfp-D�0�k!��,��8�	��Z�$0�k!��l��X�Y&p��d�Y�&p��l�Y'r��t"�Y�'r��|"�Y(r���"�Y�(r���"�Y)r���"�Y���>9��硐S�|
9��4��S�l���^Č
���r�cA�N�y�ʉ ag��\� a���\� ��x[��<._�P��6IR���o�E#��w��}w�)�&�����w�Q��$�	��gA���"Hwg��A�U�0b�	������H�;��ȭ:{D�2�y�B����Tz��Xz�!��wx!��wx!��w����U��E�O�?оɵ�̷��|���S��@z��@'��ɶ���OY�#����ZB"'�,�-���4~�B߭����
y|@
yn&� {�jF��d:]4��������PKܺ[>�&��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�m��EM�aö��=N�&vd�@�Ƃ#q�"A*�`��h~OO��|�Xo�Ɓ�P��w
,
����wm�d�$l7�
*���Sdy�����Σ�hT���ܱ>�*�4�|R��Z�K!*��f��y������G�O#�����p�Q�W����O)�KX�
��4�;�Jiu�@q@Tu��L-��@���;�ɔ�
�J���D!�2�
d�Sȗ�;��35�jY4¢A��/j��/6_PKܺ[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKܺ[rZn�
�2xl/sharedStrings.xml �(��َ�8�}����Wݒ�s�d�Wc��vg�`�K��[�,yu$�]�o��H���Ű� ��b]仟�v��;��,ޟ9��ي��Y�}�������e�ޟX}���û�nV�Z���^�f���EM^�����I�j������b�֯�5��µ��b���lEʶhޟE�٪-���z�هw͇5eE����]4�]p�����fd�2w�7qn^Y�ޕ7���2�8Ow_>����F�等�q�*ܔ��gD��n��m�wLÕ���T��~y!�qtغ�i�;����Ø�a�|��7V-a�f��\�L���nX���~ﲺ�c��`�Ƒ�pC^_{f@��%�P�n.ia�V�*ۛ8{�K�dߵ��W���a7-!�Q]bm�ma��c����U�#0�ɦM��gEY'�c5lʼny@��h����@�i`�0�%�ۂC���"��-L��0���j5�c+�6l���x���V�����L0!���ߩ���LJ�ڄSOЂW���޲;|([����y�������_q�^˶f7Y�H3�.�O6�Cݰ��աa�9Gz�m�V����YIB�3)�q{�6����l["��Ċ�Y		b�E�E�QEQJC;V����K�$���ih�I�(��8( ��x�O,/ ���ijE8IS/En��9Oj��0�.�y�ȊH�[���A�R�9���s�6z�r�h�B�0[)��Nl���8����0š߯ڥ}�.���>��
g�{�9��'���Mu~~0��o��E���'3������R���p��V�]��o�W�W�?�pU����:*�]�y>�x8�!��Ic��z�u� Wp�a�iX��0j�n�,����(���̶\����`�����U-��W\l�V�͏.�|K9�R�8G�A��v��J��*^�Nx�.�XҢD�/�nG���gy!y��xv��v��>B�-�s����L$�L�G.����r��\�'?X=�s��7���wfBBO"�K*��
�һ�#D�s婍6y�I�����P��7���ؤs��qG������5D���9H*�p�[��A=�l�=���$�=����GqT�H(>?.���D����m!H\{��/{z�88��'I�;pcƽq��6��A�X|̳=lS���_�[��~�B��(��V���3��np����(�q��>�aS>tcz~~(>m^�XE`O�R#�s�Je�u����Vb�$�1�0�����XfАƍ˨ʺ�@�ff�h�D��
��c�z"���(�*"W����c�j�(���޾��˪��3K:+̪��}�s���"W�-�6M��'\�
Kq�7�Fk����W[��&��w��:r�����Uh]��"�E
-Ri�'
&��˥#:2�{�B����Ԯ��P21�gHf�ꠤI�6�n�9w�o}��<��80�
LY��ڝ6�6M�f��:�px�K��81�i3���kk��$��3q���L1��ľ����>ԗ���3��'��G}�5>�5X�� �+k�6��az��9���7�L>�Gw�6vl�YhEu,����{���n�D	J)S��E��GϨ�RW'N�O��n_z��
ޠ‡)o�ظ�Ky��O�|��@��1{c�+˶�c,�\����ގ쐠�
8�Z��4\�'sP13��Q�츠/�@n$Y�CY�X�}�m}*_���h��/[~��xZ�}"�ʔ��>VYw�f�m
9S	%�H���sfS�=���j[��'UK��ބؐ6�j#{�h�B�s��U�_ B�$}�=ng7�:�8�O��Ӻ
�&�੶�&���b<<���7��E;c�.�#������K4�S�*T��3��ޱ���G�5M�m?�ke���
�>�r�cF��ID\;@�gd��G�<��Z$1JY�;4�_�_�F#��!$��Kc�K|��\�[	F���(e.CnL�j�Ys�p�v��|ԕ-!ɺ��7�
6�m���`X3�(��b��jnqUܕ�7��2Sg
��8xw)w��ef���Q�P���g��ᓥV�z�G�x5�!�xf�sE`�3=�������ʆ��|a|!�6�R��l[�s�%�d��ۆU��]X��*�y��0鬁��"f� �\�/yA�����l�+�S�>��܊i<d�T���l7���(=��ly@EǾ���`w�w�C4�ݏ�F��"�1Ŗ����|Ĭ8���d�q-G�KBZ��1�\�q����ౢ��oB��������U�o]��-�2u�k� Dԁ��?�)���)��.��}LǶu*��5��Jd�iE��LЙcا��/~�",���_�M)t(
E\��VV�j}¼������>QtVA}�P�$V؉�!Z�I��\7����^�X
n�Q^x�6'�Kǀ45X��c]���Y���t�^����� 4M�
��u�c�Bb:�����4�Ρh%�51�h�K�8I(�|�'1�Į��ZN�4���>��~�Y���g�}7^D��7����R����4���@�(����w�KW)�N���
��h��mx�+�sȤ(q���{(F`�4��C	�:30�̱%�p��t}�y#~�<6�+eAS�,�|�z'�M����p�>��Y��S��� �+��~s}l$��O�k?�Z���y��C΋���M��؎�mڝOV}����I��2�h��As������eV�춠�� �\}�%��C@�(,N�,!�M@#АGr��<O@C
U�!Ӑ�|e�x�s=�:z����i�(z�(�ϐ�R�0���D;(�������Uc���P�f���r���d.�O�u�ʝI�D���,z�5W#��K�s�N*���K
�{c��~��:p�Vxha<I�G���RVmY�Hg^Y�ʓy�
�K;���mY)^@u&7�3��hͤ�~�rZ��9����R�o"y]^ϵ��H����g��S�����M2�{�����d���c���V���i�E,��8��ߕ���nf�r���U�;)D뚇��;�72��T�m�=(V7j�U��279��T���7;s�Z��ws���ȍ�{�<a[z�&^�L�
v�\�
�z�	�Ȇt�F��AIx��0� ��J�Y�㆗-CW�j�W��ڌh4�Fl����QVz���E�D0�z���-��0�w,�G2݃a��(u��\|�fL2��+���e!� ���˖�r�}]���)$oV�O�МphA^�|���K�tI!���00�a�
�g�0]���~.s�:�F��K�~S�Y�C�H8��!��H�sۼf�Dr�S$���f��=�����=��\�=t3��A���O���m���8ڱ�x7 I���Eȑ=;V�F�
��9q�Q�cj&��N���5������ԉ��'��X�{��	����'�E]7�PK-ܺ[�69�5xl/workbook.xmlPK-ܺ[����	�[Content_Types].xmlPK-
ܺ[���y''V_rels/.relsPK-ܺ[nˬYG�xl/worksheets/sheet1.xmlPK-ܺ[>�&��Pm
xl/_rels/workbook.xml.relsPK-ܺ[Ѓc'2E
�xl/styles.xmlPK-ܺ[rZn�
�2,
xl/sharedStrings.xmlPK�-