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

Get print batch detail which match the printbatch, product and location information

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

identifier

Print Batch Detail location identifier

globally unique identifier

Required

relations

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

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

PrintBatchDetail
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

HeaderIdentifier

Collection of byte

None.

HeaderGuid

globally unique identifier

None.

ShelfLocationIdentifier

Collection of byte

None.

ShelfLocationGuid

globally unique identifier

None.

PLUG_UID

Collection of byte

None.

PluGuid

globally unique identifier

None.

OperatorG_UID

Collection of byte

None.

OperatorGuid

globally unique identifier

None.

CampaignName

string

None.

ComboGroupIdentifier

Collection of byte

None.

ComboGroupGuid

globally unique identifier

None.

Created

date

None.

LabelQuantity

integer

None.

TalkerQuantity

integer

Deprecated. Use Label Quantity only.

LabelSmall

boolean

None.

Printed

date

None.

DetailMetaList

Collection of PrintBatchDetailMeta

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

Users

string

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

PrintBatchTypes

string

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

Product

Product

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

Location

ShelfLocation

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

Operator

Operator

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

ProductDescription

Description of the product attached to the print batch detail

string

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

ProductActive

Active status of the product attached to the print batch detail

boolean

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

ProductBarcode

Main barcode of the product attached to the print batch detail

string

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

Succeeded

Used in returning status from tray utility

boolean

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

PrintRunID

Collection of byte

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

PrintRunGuid

globally unique identifier

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

DepartmentName

string

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

SubDepartmentName

string

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

MinorDepartmentName

string

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

LesserDepartmentName

string

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

StoreName

string

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

CampaignDescription

string

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

CampaignStartDate

date

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

Data type: Date

CampaignEndDate

date

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

Data type: Date

CampaignPrice

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

integer

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

CampaignCost

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

integer

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

CampaignCostDecimals

The cost decimals for the product cost in linked campaign

integer

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

PrintRequestType

PrintRequestType

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

IsTobacco

boolean

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

IsLiquor

boolean

Deprecated.

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

ShelfLocationName

string

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

OperatorName

string

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

PrintBatchType

PrintBatchType

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

CreatedBy

string

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

PageLayoutName

string

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

ComplianceIndicatorName

string

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

WarehouseDirectIndicator

WarehouseDirectIndicator

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

ProductGrade

ProductGrade

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

Response Formats

application/json, text/json

Sample:
{
  "identifier": "xQ0Cx6Ruv0qWlBfTP6ga9A==",
  "identifierGuid": "c7020dc5-6ea4-4abf-9694-17d33fa81af4",
  "headerIdentifier": "Xmc0AoOIwE6SnRQcAY7ZLw==",
  "headerGuid": "0234675e-8883-4ec0-929d-141c018ed92f",
  "shelfLocationIdentifier": "A3SQbNs2UU2LZEzrfvdF6Q==",
  "shelfLocationGuid": "6c907403-36db-4d51-8b64-4ceb7ef745e9",
  "pluG_UID": "kLGeszIdAk2hDJ0KfqM7zA==",
  "pluGuid": "b39eb190-1d32-4d02-a10c-9d0a7ea33bcc",
  "operatorG_UID": "43L8VoS1dUu/qAyOjTvXqQ==",
  "operatorGuid": "56fc72e3-b584-4b75-bfa8-0c8e8d3bd7a9",
  "campaignName": "sample string 2",
  "comboGroupIdentifier": "L+VgLsVvkUOH6OYb+GjSXw==",
  "comboGroupGuid": "2e60e52f-6fc5-4391-87e8-e61bf868d25f",
  "created": "2025-06-14T07:13:52.9400108",
  "labelQuantity": 3,
  "talkerQuantity": 4,
  "labelSmall": true,
  "printed": "2025-06-14T07:13:52.9400108",
  "detailMetaList": [
    {
      "$id": "2",
      "id": 1,
      "printBatchType": 2,
      "user": "sample string 3",
      "detailIdentifier": "+rgps/h0DUWDxbKCkzY38w==",
      "detailGuid": "b329b8fa-74f8-450d-83c5-b282933637f3"
    },
    {
      "$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": "dTNhiZqIeU+ygrcFTmtjSQ==",
    "guid": "89613375-889a-4f79-b282-b7054e6b6349",
    "apn": "sample string 1",
    "apnChanged": true,
    "apnSwitched": true,
    "barcode": "sample string 4",
    "itemNumber": "sample string 5",
    "itemNumberChanged": true,
    "priceGroupG_UID": "u9PHboUENE+yFjXG53ZIAA==",
    "priceGroupGuid": "6ec7d3bb-0485-4f34-b216-35c6e7764800",
    "blueprintID": 1,
    "lastCountedDate": "2025-06-14T07:13:52.9400108",
    "externalID": "sample string 7",
    "active": true,
    "activated": "2025-06-14T07:13:52.9400108",
    "pluCreated": "2025-06-14T07:13:52.9400108",
    "createdByUser": "sample string 9",
    "name": "sample string 10",
    "nameChanged": true,
    "secondDescription": "sample string 12",
    "hostDescription": "sample string 13",
    "keepCartonQty": true,
    "keepDescription": true,
    "keepDepartments": true,
    "keepSuppliers": true,
    "markdownDescription": "sample string 18",
    "altDescription": "sample string 19",
    "bestOrExpire": 20,
    "lastUpdate": "2025-06-14T07:13:52.9400108",
    "lastManualUpdate": "2025-06-14T07:13:52.9400108",
    "imageName": "sample string 23",
    "showImageOnFlipCharts": true,
    "showTextOnFlipCharts": true,
    "overrideFlipChartText": true,
    "flipChartText": "sample string 27",
    "salesMode": 1,
    "eftCode": 1,
    "price": 1,
    "priceChanged": true,
    "rrp": 1,
    "gstPercent": 28,
    "gstPercentChanged": true,
    "costGSTPercent": 29,
    "costGSTPercentChanged": true,
    "wetPercent": 1,
    "priceOverride": 1,
    "cost": 1,
    "currentCost": 1,
    "currentCostDecimals": 1,
    "grossProfit": 1.0,
    "currentCostDesc": "sample string 30",
    "currentCostEnd": "2025-06-14T07:13:52.9400108",
    "currentCostUpdated": "2025-06-14T07:13:52.9400108",
    "costDecimals": 31,
    "costChanged": true,
    "dealCostIdentifier": "QEA=",
    "excludeFromRebate": true,
    "rebateOverride": 1,
    "costCalcMethod": 1,
    "costCalcMethodChanged": true,
    "costEffectiveDate": "2025-06-14T07:13:52.9400108",
    "defaultGP": 1,
    "breakTargetMode": 32,
    "break1": 1,
    "price1": 1,
    "target1": 33,
    "break2": 1,
    "price2": 1,
    "target2": 34,
    "break3": 1,
    "price3": 1,
    "target3": 35,
    "break1Changed": true,
    "price1Changed": true,
    "target1Changed": true,
    "break2Changed": true,
    "price2Changed": true,
    "target2Changed": true,
    "break3Changed": true,
    "price3Changed": true,
    "target3Changed": true,
    "breakTargetModeChanged": true,
    "margin": 1.1,
    "marginChanged": true,
    "marginRanged": true,
    "marginRangedChanged": true,
    "minimumMargin": 1.1,
    "minimumMarginChanged": true,
    "maximumMargin": 1.1,
    "maximumMarginChanged": true,
    "overrideHostWarehouseIndicator": true,
    "overrideHostWarehouseIndicatorChanged": true,
    "overrideHostPrice": true,
    "overrideHostPriceChanged": true,
    "overrideHostCost": true,
    "overrideHostCostChanged": true,
    "overrideHostMargin": true,
    "overrideHostMarginChanged": true,
    "alwaysApplyMargin": true,
    "alwaysApplyMarginChanged": true,
    "aws": 1.0,
    "awsUpdated": "2025-06-14T07:13:52.9400108",
    "posTare": 1,
    "altPrice": 1.0,
    "altPriceChanged": true,
    "altPriceMode": 52,
    "altPriceModeChanged": true,
    "altPLUG_UID": "kT53LiBnDECbG76Fe17fnA==",
    "altPLUGuid": "2e773e91-6720-400c-9b1b-be857b5edf9c",
    "altPLUGuidChanged": true,
    "altPriceDescription1": "sample string 53",
    "altPriceDescription2": "sample string 54",
    "cartonQuantity": 55,
    "cartonQuantityChanged": true,
    "trayID": 1,
    "promptID": 1,
    "tare": 1,
    "packQty": 1,
    "fixedWeight": 1,
    "extraMesg": 1,
    "text1": "sample string 57",
    "text2": "sample string 58",
    "text3": "sample string 59",
    "labelText": "sample string 60",
    "labelTextChanged": true,
    "sendToScale": true,
    "nonScaleWeigh": true,
    "labelFormat": "sample string 64",
    "barcodeFormat": "sample string 65",
    "austMade": 1,
    "coolCode": 66,
    "countryOfOrigin": "sample string 67",
    "percentContent": 68.1,
    "departmentID": 1,
    "subDepartmentID": 1,
    "minorDepartmentID": 1,
    "lesserDepartmentID": 1,
    "deptCode": "sample string 69",
    "subDeptCode": "sample string 70",
    "minorDeptCode": "sample string 71",
    "lesserDeptCode": "sample string 72",
    "deptName": "sample string 73",
    "subDeptName": "sample string 74",
    "minorDeptName": "sample string 75",
    "lesserDeptName": "sample string 76",
    "departmentChanged": true,
    "subCategoryID": 1,
    "expiry": 1,
    "showDays": 1,
    "datePrint": 1,
    "labelRequired": true,
    "labelShelfQty": 79,
    "labelShelfChanged": true,
    "labelTalkerQty": 81,
    "labelSmall": true,
    "labelLastPrinted": "2025-06-14T07:13:52.9400108",
    "labelLastPrice": 1,
    "shelfPageLayoutG_UID": "c/DN7+elS0GZzWk6BBa9gQ==",
    "shelfPageLayoutGuid": "efcdf073-a5e7-414b-99cd-693a0416bd81",
    "talkerPageLayoutG_UID": "FnV6UxMd7UuaznR3lX3gdw==",
    "talkerPageLayoutGuid": "537a7516-1d13-4bed-9ace-7477957de077",
    "unitMeasure": 1.1,
    "unitMeasureChanged": true,
    "unitMeasureKind": 84,
    "unitMeasureKindChanged": true,
    "signIQData": "sample string 86",
    "refresh": true,
    "earnLoyaltyPoints": true,
    "earnLoyaltyPointsChanged": true,
    "quantityOverride": true,
    "quantityOverrideChanged": true,
    "quantityRequired": true,
    "quantityRequiredChanged": true,
    "allowDiscounts": true,
    "allowDiscountsChanged": true,
    "discountDiscounts": true,
    "discountDiscountsChanged": true,
    "itemRecalled": true,
    "itemRecalledChanged": true,
    "noRefund": true,
    "noRefundChanged": true,
    "allowMarkdown": true,
    "allowMarkdownChanged": true,
    "priceRequired": true,
    "priceRequiredChanged": true,
    "fuelItem": true,
    "fuelItemChanged": true,
    "trackSerial": true,
    "trackSerialChanged": true,
    "allowZeroPrice": true,
    "allowZeroPriceChanged": true,
    "notForSale": 90,
    "notForSaleChanged": true,
    "excludeFromDeals": true,
    "excludeFromVoucher": true,
    "minimumAge": 93,
    "minimumAgeChanged": true,
    "buyingLimit": 1,
    "buyingLimitChanged": true,
    "buyingLimitIndependent": true,
    "buyingLimitIndependentChanged": true,
    "inventoryGuid": "YbMU6SCSB0q4Ju5szCDVgA==",
    "inventoryIdentifier": "e914b361-9220-4a07-b826-ee6ccc20d580",
    "inventoryAccuracy": 1,
    "baseUnits": 97,
    "orderPacked": 1,
    "isManufactured": true,
    "isIngredient": true,
    "isModifier": true,
    "isModifierChanged": true,
    "hasModifiers": 98,
    "defaultPrinter": "sample string 99",
    "defaultPrinterGroup": "sample string 100",
    "ingredientsOnManufacture": true,
    "manufactureUnitMeasure": 1,
    "mpl": 1,
    "maxShelfQty": 101,
    "allowAutoOrder": true,
    "warrantyPeriod": 1,
    "parentPluG_UId": "B1HQ7Z4GEEiNGEDOJpiN1g==",
    "parentPluGuid": "edd05107-069e-4810-8d18-40ce26988dd6",
    "preferredHostVendor": 103,
    "preferredHostChanged": true,
    "code": "sample string 105",
    "supplierIdentifier": "HAwxBzdDP0qFgKhGNwntTA==",
    "supplierIdentifierGuid": "07310c1c-4337-4a3f-8580-a8463709ed4c",
    "supplierChanged": true,
    "rebateSupplierIdentifier": "SNqz/44cH0Wreq46OgKkfQ==",
    "rebateSupplierIdentifierGuid": "ffb3da48-1c8e-451f-ab7a-ae3a3a02a47d",
    "rebateSupplierChanged": true,
    "availableForOrder": true,
    "warehouseDirectIndicator": "sample string 107",
    "warehouseDirectIndicatorChanged": true,
    "productGrade": "sample string 109",
    "productType": "sample string 110",
    "productGroup": "sample string 111",
    "complianceIndicator": "sample string 112",
    "inhouseBrand": "sample string 113",
    "slowMoving": true,
    "generalMerchandise": true,
    "comment": "sample string 116",
    "lastUpdatedByUser": "sample string 117",
    "lastManualUpdatedByUser": "sample string 118",
    "lastUpdatedByUserOverride": true,
    "lastUpdatedByHost": "2025-06-14T07:13:52.9400108",
    "commodity": "sample string 120",
    "businessPillar": "sample string 121",
    "mscCommodity": "sample string 122",
    "hostIdentifier": "/Yi5EXSpNkC2MZwlV1cPtA==",
    "hostIdentifierGuid": "11b988fd-a974-4036-b631-9c2557570fb4",
    "serviceFeeID": 1,
    "serviceFeeIDChanged": true,
    "providerName": "sample string 124",
    "aisleEnds": "sample string 125",
    "deleted": true,
    "deletedChanged": true,
    "hidden": true,
    "doNotRange": true,
    "doNotRangeChanged": true,
    "doNotOrder": true,
    "doNotOrderChanged": true,
    "locked": true,
    "excludeFromWebUpdate": true,
    "excludeFromWebUpdateChanged": true,
    "webPriceBasedOn": 136,
    "webPriceRounding": true,
    "webMarkup": 138,
    "webPriceMode": 139,
    "altDepartmentID": 1,
    "altSubDepartmentID": 1,
    "altMinorDepartmentID": 1,
    "altLesserDepartmentID": 1,
    "altDeptCode": "sample string 140",
    "altSubDeptCode": "sample string 141",
    "altMinorDeptCode": "sample string 142",
    "altLesserDeptCode": "sample string 143",
    "altDepartmentChanged": true,
    "storeProducts": [
      {
        "$ref": "3"
      },
      {
        "$ref": "3"
      }
    ],
    "store": {
      "$id": "4",
      "id": 1,
      "isMaster": true,
      "shortName": "sample string 3",
      "url": "sample string 4",
      "sortOrder": 1,
      "name": "sample string 5",
      "phone": "sample string 6",
      "fax": "sample string 7",
      "email": "sample string 8",
      "address1": "sample string 9",
      "address2": "sample string 10",
      "city": "sample string 11",
      "state": "sample string 12",
      "country": "sample string 13",
      "postCode": "sample string 14",
      "delivery": 1,
      "exportAccounts": 1,
      "salesAccountFolder": "sample string 15",
      "purchaseAccountFolder": "sample string 16",
      "initLoad": 1,
      "initIDs": 1,
      "zoneID": 1,
      "actAsMaster": 1,
      "lastActiveUtc": "2025-06-14T07:13:52.9400108",
      "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": "AYJsh+wyYEesOOgrOpSFmw==",
      "hostIdentifierGuid": "876c8201-32ec-4760-ac38-e82b3a94859b",
      "hostName": 1,
      "hostAddress": "sample string 27",
      "hostUsername": "sample string 28",
      "hostPassword": "sample string 29",
      "excludeFromLeadInOut": true,
      "accountingProvider": 31,
      "accountingAddress": "sample string 32",
      "accountingUsername": "sample string 33",
      "accountingPassword": "sample string 34",
      "storeAccountingCode": "sample string 35",
      "softwareVariance": 36,
      "fuelWarningVariance": 37.0,
      "fuelErrorVariance": 38.0,
      "fuelAccumulatedWarningVariance": 39.0,
      "fuelAccumulatedErrorVariance": 40.0,
      "drawManagment": 41,
      "endOfDayManagment": true,
      "autoFillCashBalancing": true,
      "fuelDayVariance": 44,
      "accountingTradingTime": "00:00:00.1234567",
      "stockActivateProduct": 46,
      "giftCardSalesAccountingDeptCode": "sample string 47",
      "transactionDiscountAccountingDeptCode": "sample string 48",
      "size": 49,
      "updated": "2025-06-14T07:13:52.9400108",
      "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": "PWYT1M4enUmWcy5NQsGHUg==",
          "hostIdentifierGuid": "d413663d-1ece-499d-9673-2e4d42c18752",
          "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": "3ix86giKtkGksBsKutVxTQ==",
            "identifierGuid": "ea7c2cde-8a08-41b6-a4b0-1b0abad5714d",
            "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": "htT+cRHKy0O6mevnVQUh7A==",
            "hostSupplierIdentifierGuid": "71fed486-ca11-43cb-ba99-ebe7550521ec",
            "loyaltyPriceLevelIdentifier": "2vpGChVcgka8BNAlDxjAow==",
            "loyaltyPriceLevelIdentifierGuid": "0a46fada-5c15-4682-bc04-d0250f18c0a3",
            "isGroup": true,
            "description": "sample string 22",
            "hostProvider": 23,
            "hostTypeEnum": 24,
            "hostType": "sample string 25",
            "hostCode": "sample string 26",
            "username": "sample string 27",
            "password": "sample string 28",
            "passwordPlain": "sample string 29",
            "server": "sample string 30",
            "url": "sample string 31",
            "global": true,
            "stateCode": "sample string 33",
            "lastCollected": "2025-06-14T07:13:52.9400108",
            "lastProcessed": "2025-06-14T07:13:52.9400108",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "8",
              "identifier": "UHwV/Tme8UubgC2dFQ3B9A==",
              "identifierGuid": "fd157c50-9e39-4bf1-9b80-2d9d150dc1f4",
              "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": "XTwMiN+CREuxo3kENLXLPw==",
              "primaryContactID": "880c3c5d-82df-4b44-b1a3-790434b5cb3f",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "wCAp4MIfXUOm+Pk/0n/NNw==",
              "supplierGroupGuid": "e02920c0-1fc2-435d-a6f8-f93fd27fcd37",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2025-06-14T07:13:52.9400108",
              "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": "05f4f8ad-b929-4002-ab24-8de1104e9ef9",
                "identifier": "vmT7eplt6Em3f6amm9Kpcg==",
                "identifierGuid": "7afb64be-6d99-49e8-b77f-a6a69bd2a972",
                "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": "Nt2zZbmqrEGrvOKDxomwgw==",
                  "supplierIdentifierGuid": "65b3dd36-aab9-41ac-abbc-e283c689b083",
                  "contactGuid": "HN0dl9vm5UuMzj0nxHwYqA==",
                  "contactID": "971ddd1c-e6db-4be5-8cce-3d27c47c18a8",
                  "contact": {
                    "$ref": "9"
                  },
                  "supplier": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "10"
                }
              ],
              "products": [
                {
                  "$id": "11",
                  "pluG_UID": "yQRT0TpYxk6QdmJ1dgWd7A==",
                  "pluGuid": "d15304c9-583a-4ec6-9076-627576059dec",
                  "supplierIdentifier": "IHX8x3S2VECQ1WJsSlFTBw==",
                  "supplierIdentifierGuid": "c7fc7520-b674-4054-90d5-626c4a515307",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 2",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 4,
                  "averagePackSize": 5,
                  "effectiveDate": "2025-06-14T07:13:52.9400108",
                  "pricedByWeight": true,
                  "landedUnitCostEx": 8,
                  "landedUnitCostInc": 9,
                  "landedCartonCostInc": 10,
                  "landedCartonCostEx": 11,
                  "standardCost": 12,
                  "deliveryFee": 1,
                  "deliveryFeeBasis": "sample string 13",
                  "pickAndPackFee": 1,
                  "pickAndPackFeeBasis": "sample string 14",
                  "financeFee": 1,
                  "financeFeeBasis": "sample string 15",
                  "cartonLength": 1,
                  "cartonWidth": 1,
                  "cartonHeight": 1,
                  "palletLayerQuantity": 1,
                  "palletLayers": 1,
                  "itemCode": "sample string 16",
                  "invoiceCode": "sample string 17",
                  "invoiceDesc": "sample string 18",
                  "orderDirect": true,
                  "useCost": true,
                  "minimumQuantity": 19,
                  "hostType": 20,
                  "fromHost": 21,
                  "minimumReorder": 1,
                  "maximumReorder": 1,
                  "orderMultiple": 22.1,
                  "sellMultiple": 23.1,
                  "baseMultiple": 24.1,
                  "hostStandardCost": 25,
                  "hostTotalCost": 26,
                  "hostRetail": 27,
                  "hostLandedUnitCostEx": 28,
                  "hostLandedUnitCostInc": 29,
                  "hostDesc": "sample string 30",
                  "directIndicator": "sample string 31",
                  "availableToOrder": true,
                  "hostRangeIndicator": "sample string 33",
                  "hostProductType": "sample string 34",
                  "hostProductGrade": "sample string 35",
                  "hostProductGroup": "sample string 36",
                  "hostSlowMoving": true,
                  "hostGeneralMerchandise": true,
                  "hostPillar": "sample string 39",
                  "hostLastUpdated": "2025-06-14T07:13:52.9400108",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "12",
                      "pluG_UID": "yjIt7VGVLE2jHTnl/ot/Yg==",
                      "pluGuid": "ed2d32ca-9551-4d2c-a31d-39e5fe8b7f62",
                      "supplierIdentifier": "HuHZ+0y8OEujamJ15AcuZA==",
                      "supplierIdentifierGuid": "fbd9e11e-bc4c-4b38-a36a-6275e4072e64",
                      "invoiceCode": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "storeIDs": [
                    1,
                    2
                  ],
                  "preferredSupplier": true,
                  "preferredRebateSupplier": true,
                  "supplierName": "sample string 40",
                  "salesMode": 41,
                  "orderPacked": true,
                  "active": true,
                  "price": 1,
                  "costGstPercent": 43,
                  "parentPluG_UID": "xMVgRtFP0kWkAQBE/ml6/A==",
                  "parentPluGuid": "4660c5c4-4fd1-45d2-a401-0044fe697afc",
                  "freight": 44.0,
                  "freightType": 1,
                  "product": {
                    "$ref": "3"
                  },
                  "supplier": {
                    "$ref": "8"
                  },
                  "serviceFee": {
                    "$id": "13",
                    "id": 1,
                    "description": "sample string 1",
                    "fee": 1
                  },
                  "isPrimaryHost": true,
                  "hostVendor": 46
                },
                {
                  "$ref": "11"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "14",
                  "storeID": 1,
                  "supplierIdentifier": "uVWXliAEHU2LHgbIQlBVgQ==",
                  "supplierGuid": "969755b9-0420-4d1d-8b1e-06c842505581",
                  "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": "5iRgp4lRcEW5YaVy51gYJg==",
                  "supplierGuid": "a76024e6-5189-4570-b961-a572e7581826",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "cutOffWeek": 5,
                  "cutOffDay": 6,
                  "cutOffTime": "00:00:00.1234567",
                  "leadTime": 7,
                  "daysBuffer": 8,
                  "supplierName": "sample string 9",
                  "cutOffDate": "2025-06-14T07:13:52.9557701",
                  "deliveryDate": "2025-06-14T07:13:52.9557701",
                  "nextCutOffDate": "2025-06-14T07:13:52.9557701",
                  "nextDeliveryDate": "2025-06-14T07:13:52.9557701",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "15"
                }
              ],
              "store": {
                "$ref": "4"
              },
              "updated": "2025-06-14T07:13:52.9557701",
              "isHost": true
            },
            "files": [
              {
                "$id": "16",
                "id": "sample string 1",
                "fileName": "sample string 2",
                "extension": "sample string 3",
                "provider": 0,
                "type": 0,
                "hostType": "sample string 4",
                "createdUtc": "2025-06-14T07:13:52.9557701",
                "processed": "2025-06-14T07:13:52.9557701",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2025-06-14T07:13:52.9557701",
                "size": 1,
                "sizeFormat": "sample string 7",
                "isArchive": true,
                "version": "sample string 9",
                "reference": "sample string 10",
                "digest": "sample string 11",
                "contentType": "sample string 12",
                "host": {
                  "$ref": "7"
                },
                "metcashHeader": {
                  "$id": "17",
                  "customerNumber": "sample string 1",
                  "creationDate": "2025-06-14T07:13:52.9557701",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "16"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "18",
                "id": 1,
                "hostIdentifier": "SIVgXDyM4kOMcvlwVcGRtA==",
                "hostIdentifierGuid": "5c608548-8c3c-43e2-8c72-f97055c191b4",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "12798932-8289-4b39-b3c6-5753cb1620a1",
                  "32b2e933-5d7b-4eb0-b470-d5e97371d8c8"
                ]
              },
              {
                "$ref": "18"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "6"
            },
            "hostStoreSettings": [
              {
                "$ref": "6"
              },
              {
                "$ref": "6"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "19",
                "identifier": "b3/0SyReY0CXg/KC0HO4YQ==",
                "identifierGuid": "4bf47f6f-5e24-4063-9783-f282d073b861",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "19"
              }
            ],
            "promoTypeGuids": [
              "02ad8d96-6fcd-4f1e-beca-c7b87edfc5c0",
              "c103fd7b-37c7-4094-a537-46ee7bdaa7b6"
            ],
            "isPromotionOnly": false,
            "isOrderable": false,
            "vendor": 0
          },
          "groupIDs": [
            1,
            2
          ],
          "hostDescription": "sample string 24"
        },
        {
          "$ref": "6"
        }
      ],
      "accounts": [
        {
          "$id": "20",
          "id": 1,
          "storeID": 1,
          "accountName": "sample string 2",
          "bsb": "sample string 3",
          "accountNumber": "sample string 4",
          "accountDesignated": true
        },
        {
          "$ref": "20"
        }
      ],
      "sales": [
        {
          "$id": "21",
          "id": 1,
          "storeID": 1,
          "externalSalesType": 2,
          "ftpSiteID": 1,
          "lastSaleProcessed": "2025-06-14T07:13:52.9557701",
          "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": "74a74d01-66f4-4c8d-bdbf-a0e64814e3a8",
      "updateStore": {
        "$id": "25",
        "id": "ea0ca998-5cb5-4442-bfbd-dc3486cba526",
        "name": "sample string 1",
        "lastActivity": "2025-06-14T07:13:52.9557701",
        "zone": "sample string 2",
        "timeZoneOffset": 0.0,
        "businessHoursStart": "00:00:00.1234567",
        "businessHoursEnd": "00:00:00.1234567",
        "master": true,
        "lastIP": "sample string 10",
        "lastHostName": "sample string 11",
        "ping": 1,
        "pingStatus": "sample string 12",
        "lastUpdateCompleted": "2025-06-14T07:13:52.9557701"
      },
      "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": "zjbh8QBsqkCPZguqrsAxcg==",
        "pluGuid": "f1e136ce-6c00-40aa-8f66-0baaaec03172",
        "plu": 1,
        "storeID": 1,
        "zoneID": 2,
        "zoneName": "sample string 3",
        "store": "sample string 4",
        "priceNow": 5,
        "costNow": 6,
        "costNowDecimals": 7,
        "normalPrice": 8,
        "gstPercent": 9,
        "normalCost": 10,
        "normalCostDecimals": 11,
        "costGstPercent": 12,
        "costCalcMethod": 1,
        "currentCost": 13,
        "currentCostDecimals": 14,
        "break1": 15,
        "price1": 16,
        "break2": 17,
        "price2": 18,
        "break3": 19,
        "price3": 20,
        "fuelItem": 21,
        "fixedWeight": 22,
        "active": true,
        "complianceIndicator": "sample string 23",
        "doNotOrder": true,
        "doNotRange": true,
        "isNormalPriceChangesCampaign": true,
        "updated": "2025-06-14T07:13:52.9557701"
      },
      {
        "$ref": "27"
      }
    ],
    "currentPrices": {
      "$id": "28",
      "pluPrices": {
        "$id": "29",
        "plu": 1,
        "pluG_UID": "QEA=",
        "stores": [
          1,
          2
        ],
        "normalPrice": 1,
        "cost": 2,
        "break1": 3,
        "price1": 4,
        "break2": 5,
        "price2": 6,
        "break3": 7,
        "price3": 8,
        "discountPrice": 9,
        "acceptedUtc": "2025-06-14T07:13:52.9557701",
        "priceChangeType": 0,
        "costDecimals": 10
      },
      "normalPluPrices": {
        "$ref": "29"
      },
      "winningCampaign": 1,
      "winner": {
        "$id": "30",
        "campaignName": "sample string 1",
        "campaignDescription": "sample string 2",
        "startDate": "2025-06-14T07:13:52.9557701",
        "startTime": 3,
        "endDate": "2025-06-14T07:13:52.9557701",
        "endTime": 4,
        "newPrice": 5,
        "newCost": 6,
        "newCostDecimals": 7,
        "pctDiscount": 8,
        "promoType": 1,
        "promotionTypeCode": "sample string 9",
        "hostType": 10,
        "hostIdentifier": "t32atxw9FE207q3uycKcpw==",
        "hostIdentifierGuid": "b79a7db7-3d1c-4d14-b4ee-adeec9c29ca7",
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "details": [
        {
          "$ref": "30"
        },
        {
          "$ref": "30"
        }
      ]
    },
    "tray": {
      "$id": "31",
      "g_UId": "A0tV9EXuS06lsFea3zDtXw==",
      "guid": "f4554b03-ee45-4e4b-a5b0-579adf30ed5f",
      "name": "sample string 1",
      "number": 1,
      "tare": 1
    },
    "priceGroup": {
      "$id": "32",
      "priceGroupG_UID": "yqDqXG1E70q2BvALZcXadA==",
      "priceGroupGuid": "5ceaa0ca-446d-4aef-b606-f00b65c5da74",
      "name": "sample string 2",
      "code": 1,
      "modified": true,
      "updated": "2025-06-14T07:13:52.9557701",
      "buyingLimit": 1,
      "buyingLimitIndependent": true,
      "buyingLimitType": 0,
      "number": 1,
      "products": [
        {
          "$ref": "3"
        },
        {
          "$ref": "3"
        }
      ],
      "productCount": 1
    },
    "priceGroupName": "sample string 145",
    "nutrifacts": {
      "$id": "33",
      "pluG_UID": "qtdDJwuogkqqxoYenumFlg==",
      "pluGuid": "2743d7aa-a80b-4a82-aac6-861e9ee98596",
      "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": "8692efe5-c90c-46c5-bfaa-309150ba17ee",
      "created": "2025-06-14T07:13:52.9557701",
      "createdByUser": "sample string 1",
      "activated": "2025-06-14T07:13:52.9557701",
      "deactivated": "2025-06-14T07:13:52.9557701",
      "lastOrdered": "2025-06-14T07:13:52.9557701",
      "lastOrderedQty": 2.0,
      "lastReceived": "2025-06-14T07:13:52.9557701",
      "lastReceivedQty": 3.0,
      "lastInvoiceStatus": 1,
      "lastCounted": "2025-06-14T07:13:52.9557701",
      "lastSold": "2025-06-14T07:13:52.9557701",
      "firstSold": "2025-06-14T07:13:52.9557701",
      "awsUpdated": "2025-06-14T07:13:52.9557701",
      "lastManualUpdate": "2025-06-14T07:13:52.9557701",
      "lastManualUpdatedByUser": "sample string 5",
      "lastUpdated": "2025-06-14T07:13:52.9557701",
      "lastUpdatedByUser": "sample string 7",
      "lastUpdatedByHost": "2025-06-14T07:13:52.9557701",
      "doNotRangeUpdated": "2025-06-14T07:13:52.9557701",
      "doNotOrderUpdated": "2025-06-14T07:13:52.9557701",
      "tracked": "2025-06-14T07:13:52.9557701"
    },
    "allergens": [
      {
        "$id": "35",
        "allergenID": 1,
        "pluG_UID": "v8q/3tFDMEKJ5bqEDUr8Xw==",
        "pluGuid": "debfcabf-43d1-4230-89e5-ba840d4afc5f",
        "contains": 2,
        "allergenName": "sample string 3",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "35"
      }
    ],
    "costs": {
      "$id": "36",
      "pluG_UID": "dcWMQgq7NESv90Ub0+kd/A==",
      "pluGuid": "428cc575-bb0a-4434-aff7-451bd3e91dfc",
      "enteredCost": 1,
      "weightedAvgCost": 1,
      "lastCost": 1,
      "rawEnteredCost": 2,
      "rawWeightedAvgCost": 3,
      "rawLastCost": 4,
      "freight": 5.0,
      "freightType": 6,
      "costDecimals": 7,
      "fifoCost": 1,
      "updated": "2025-06-14T07:13:52.9557701",
      "normalCost": 1,
      "currentCost": 1
    },
    "sales": [
      {
        "$id": "37",
        "saleHeaderID": 1,
        "created": "2025-06-14T07:13:52.9557701",
        "createdLocal": "2025-06-14T07:13:52.9557701",
        "storeID": 3,
        "storeName": "sample string 4",
        "operatorG_Uid": "TqWFHkT5UU+ewt7GZd7n1A==",
        "operatorGuid": "1e85a54e-f944-4f51-9ec2-dec665dee7d4",
        "operatorName": "sample string 5",
        "tranType": 1,
        "plu": 1,
        "pluG_UId": "HvkmFOaPMU6oK8pqBUBl8A==",
        "pluGuid": "1426f91e-8fe6-4e31-a82b-ca6a054065f0",
        "normalPrice": 1,
        "totalCents": 1,
        "cost": 1,
        "grossProfit": 1,
        "quantity": 1,
        "operator": {
          "$id": "38",
          "id": 1,
          "g_Uid": "YPrrmDUBxESSP39nVvWotw==",
          "guid": "98ebfa60-0135-44c4-923f-7f6756f5a8b7",
          "operatorNumber": 1,
          "shortName": "sample string 2",
          "firstName": "sample string 3",
          "lastName": "sample string 4",
          "password": "sample string 5",
          "hasPassword": true,
          "passwordText": "sample string 6",
          "rfidTagID": "sample string 7",
          "blueprintID": 1,
          "groupID": 1,
          "groupName": "sample string 8",
          "managerGroupID": 1,
          "managerGroupName": "sample string 9",
          "zoneID": 1,
          "zoneName": "sample string 10",
          "loggedIn": 1,
          "lastUsedIP": "sample string 11",
          "deleted": true,
          "locked": true,
          "allowOpenTill": true,
          "webEmail": "sample string 14",
          "simpleOperatorType": 0,
          "webRole": "sample string 15",
          "updated": "2025-06-14T07:13:52.9557701",
          "passwordResetRequired": true,
          "alteredInStore": true,
          "startShift": "2025-06-14T07:13:52.9557701",
          "endShift": "2025-06-14T07:13:52.9557701",
          "machineName": "sample string 20",
          "drawerID": 1,
          "stores": [
            {
              "$id": "39",
              "operatorG_UID": "dJm5BvdvVUC5MQcJSvPURQ==",
              "operatorGuid": "06b99974-6ff7-4055-b931-07094af3d445",
              "storeID": 2,
              "operator": {
                "$ref": "38"
              },
              "store": {
                "$ref": "4"
              }
            },
            {
              "$ref": "39"
            }
          ]
        }
      },
      {
        "$ref": "37"
      }
    ],
    "apns": [
      {
        "$id": "40",
        "pluID": 1,
        "pluG_UID": "4v5iP49PwUybIVTmiyHBkQ==",
        "pluGuid": "3f62fee2-4f8f-4cc1-9b21-54e68b21c191",
        "apn": "sample string 1",
        "deleted": true,
        "storeID": 1,
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "40"
      }
    ],
    "tuns": [
      {
        "$id": "41",
        "pluG_UId": "RrL3JHwEUUS7/E5FkOBJvw==",
        "pluGuid": "24f7b246-047c-4451-bbfc-4e4590e049bf",
        "apn": "sample string 1",
        "tun": "sample string 2",
        "cartonQuantity": 3,
        "product": {
          "$ref": "3"
        },
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "41"
      }
    ],
    "competitionPricing": [
      {
        "$id": "42",
        "identifier": "ACD++AUu3ESt00GgnrZVsA==",
        "identifierGuid": "f8fe2000-2e05-44dc-add3-41a09eb655b0",
        "pluG_UID": "vP+EXdX670KAW6Iw8fJcMw==",
        "pluGuid": "5d84ffbc-fad5-42ef-805b-a230f1f25c33",
        "competitionID": 1,
        "name": "sample string 2",
        "sellMultiple": 3,
        "retailPrice": 4,
        "storeName": "sample string 5"
      },
      {
        "$ref": "42"
      }
    ],
    "supplier": {
      "$ref": "8"
    },
    "supplierName": "sample string 146",
    "children": [
      {
        "$ref": "3"
      },
      {
        "$ref": "3"
      }
    ],
    "ordering": {
      "$ref": "11"
    },
    "flipChartPages": [
      {
        "$id": "43",
        "identifier": "iLb+VrmNCE+RZWgGjy7wwg==",
        "groupName": "sample string 1",
        "identifierGuid": "56feb688-8db9-4f08-9165-68068f2ef0c2",
        "exists": true,
        "flipChartIdentifier": "4IE/Lb2ihE+9ZXnVYRl6bg==",
        "flipChartIdentifierGuid": "2d3f81e0-a2bd-4f84-bd65-79d561197a6e",
        "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": "/4OZTxyhrkCfvUw9jmg0OQ==",
        "groupIdentifierGuid": "4f9983ff-a11c-40ae-9fbd-4c3d8e683439",
        "flipChart": {
          "$id": "44",
          "identifier": "CYwfqJ6UhkWcve2OavhFdg==",
          "identifierGuid": "a81f8c09-949e-4586-9cbd-ed8e6af84576",
          "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": "lwG2cilECk27wNJ21pSNKA==",
            "identifierGuid": "72b60197-4429-4d0a-bbc0-d276d6948d28",
            "name": "sample string 2",
            "formType": "sample string 3",
            "forms": [
              {
                "$id": "46",
                "id": 1,
                "g_UID": "oGi2nZ/wsE6/fSI/D8wEhg==",
                "guid": "9db668a0-f09f-4eb0-bf7d-223f0fcc0486",
                "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": "c45wCRzgZk67rGlqvdgAiQ==",
                "previousFormGuid": "09708e73-e01c-4e66-bbac-696abdd80089",
                "nextForm": 1,
                "nextFormG_UID": "lumc4EJkKka7LUrH06SrQw==",
                "nextFormGuid": "e09ce996-6442-462a-bb2d-4ac7d3a4ab43",
                "attributes": "sample string 10",
                "updated": "2025-06-14T07:13:52.9557701",
                "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": "qy2f3INDWEWI8rJIdxHQRA==",
                    "checkoutFormGuid": "dc9f2dab-4383-4558-88f2-b2487711d044",
                    "identifier": "RuoIyM2MUUiKdgh57gwr+g==",
                    "identifierGuid": "c808ea46-8ccd-4851-8a76-0879ee0c2bfa",
                    "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": "hLu3ksyimkqjn/+nWOCJPQ==",
                    "valueGuid": "92b7bb84-a2cc-4a9a-a39f-ffa758e0893d",
                    "buttonText": "sample string 10",
                    "valueText": "sample string 11",
                    "drawImageAndButton": true,
                    "updated": "2025-06-14T07:13:52.9557701",
                    "action": "sample string 12",
                    "valueForm": {
                      "$ref": "46"
                    },
                    "image": {
                      "$id": "48",
                      "name": "sample string 3.sample string 4",
                      "imageID": 2,
                      "imageName": "sample string 3",
                      "imageExtension": "sample string 4",
                      "lastUpdate": "2025-06-14T07:13:52.9557701",
                      "imageData": "QEA=",
                      "readOnly": true
                    }
                  },
                  {
                    "$ref": "47"
                  }
                ],
                "panels": [
                  {
                    "$id": "49",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "iU+YVQBos0KGc3BJurVtZg==",
                    "checkoutFormGuid": "55984f89-6800-42b3-8673-7049bab56d66",
                    "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": "5KuZSHw8tUuTDhWXo8BPyg==",
            "flipChartPageIdentifierGuid": "4899abe4-3c7c-4bb5-930e-1597a3c04fca",
            "pluG_UID": "N+PlLJaz5UiKgBR2tWuhSw==",
            "pluGuid": "2ce5e337-b396-48e5-8a80-1476b56ba14b",
            "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": "7UwHwox7zUu+G+6x9c+A3A==",
        "pluGuid": "c2074ced-7b8c-4bcd-be1b-eeb1f5cf80dc",
        "price": 1,
        "costCalcMethod": 1,
        "cost": 2,
        "weightedAvgCost": 3,
        "lastCost": 4,
        "rawCost": 5,
        "rawWeightedAvgCost": 6,
        "rawLastCost": 7,
        "costDecimals": 8,
        "serviceFeeID": 9,
        "freight": 10.0,
        "freightType": 11,
        "process": "sample string 12",
        "user": "sample string 13",
        "updated": "2025-06-14T07:13:52.9557701",
        "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": "QikRHP88gE2NLzaVLrJ41g==",
        "ingredientGuid": "jm4BIvFH6UeXroj2GKokgg==",
        "ingredientIdentifier": "22016e8e-47f1-47e9-97ae-88f618aa2482",
        "quantity": 1.0,
        "storeIDs": [
          1,
          2
        ],
        "ingredientText": "sample string 1",
        "ingredient": {
          "$ref": "3"
        }
      },
      {
        "$ref": "52"
      }
    ],
    "bins": [
      {
        "$id": "53",
        "pluG_UID": "Iu/B8H/rMEmHGhueMQsj7Q==",
        "pluGuid": "f0c1ef22-eb7f-4930-871a-1b9e310b23ed",
        "shelfLocationIdentifier": "jHHLWEST+EWQfEdC4ibYlA==",
        "shelfLocationGuid": "58cb718c-9344-45f8-907c-4742e226d894",
        "labelShelfDefault": 1,
        "labelTalkerDefault": 1,
        "labelSmall": true,
        "labelPageLayoutG_UID": "hgbBix5raUiFzJyoieA45g==",
        "labelPageLayoutGuid": "8bc10686-6b1e-4869-85cc-9ca889e038e6",
        "updated": "2025-06-14T07:13:52.9557701",
        "electronicShelfLabelIdentifier": "sample string 5",
        "electronicshelfLabelsConfigurationID": 6,
        "labelShelfChanged": true,
        "productName": "sample string 8",
        "locationText": "sample string 9",
        "product": {
          "$ref": "3"
        },
        "location": {
          "$id": "54",
          "identifier": "XBkh5jc5GECL6+uPi99eyw==",
          "storeID": 1,
          "identifierGuid": "e621195c-3937-4018-8beb-eb8f8bdf5ecb",
          "name": "sample string 2",
          "haccp": true,
          "blueprintID": 1,
          "updated": "2025-06-14T07:13:52.9557701",
          "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": "KeoxXunZ806s/VvI8H5kxQ==",
        "pluGuid": "5e31ea29-d9e9-4ef3-acfd-5bc8f07e64c5",
        "deptNo": 1,
        "product": {
          "$ref": "3"
        },
        "scaleLocation": {
          "$id": "56",
          "id": 1,
          "deptNo": 1,
          "deptCode": "sample string 2",
          "name": "sample string 3",
          "enabled": true,
          "updated": "2025-06-14T07:13:52.9557701",
          "department": {
            "$id": "57",
            "id": 1,
            "name": "sample string 2",
            "code": "sample string 3",
            "sortOrder": 4,
            "isLiquor": true,
            "isTobacco": true,
            "excludeTalker": true,
            "externalSales": true,
            "saleGLCode": "sample string 9",
            "cogsglCode": "sample string 10",
            "accountingCategoryID": 11,
            "maximumMarkdownPercentage": 12.0,
            "accountingOnly": true,
            "generateExternalID": 1,
            "useNonReportableTaxCode": true,
            "minPLU": 15,
            "maxPLU": 16,
            "scaleLocation": {
              "$ref": "56"
            },
            "subDepartments": [
              {
                "$id": "58",
                "id": 1,
                "departmentID": 2,
                "name": "sample string 3",
                "code": "sample string 4",
                "departmentCode": "sample string 5",
                "externalSales": true,
                "minorDepartments": [
                  {
                    "$id": "59",
                    "id": 1,
                    "subDepartmentID": 2,
                    "departmentID": 3,
                    "name": "sample string 4",
                    "subDepartmentCode": "sample string 5",
                    "departmentCode": "sample string 6",
                    "code": "sample string 7",
                    "lesserDepartments": [
                      {
                        "$id": "60",
                        "id": 1,
                        "departmentID": 2,
                        "subDepartmentID": 3,
                        "minorDepartmentID": 4,
                        "name": "sample string 5",
                        "code": "sample string 6",
                        "departmentCode": "sample string 7",
                        "subDepartmentCode": "sample string 8",
                        "minorDepartmentCode": "sample string 9",
                        "updated": "2025-06-14T07:13:52.9557701",
                        "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": "FoJoVYS+Rk+bgVsPZtYk0w==",
                        "labelPageLayoutGuid": "55688216-be84-4f46-9b81-5b0f66d624d3",
                        "minimumAge": 17,
                        "countryOfOrigin": "sample string 18",
                        "serviceFeeID": 1,
                        "eftCode": 19,
                        "defaultPrinter": "sample string 20",
                        "defaultPrinterGroup": "sample string 21",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "includeInDistinctLimit": true,
                        "defaultsEmpty": false,
                        "mscCat": {
                          "$id": "61",
                          "dept": 1,
                          "category": 2,
                          "name": "sample string 3",
                          "active": true,
                          "mscCommodities": [
                            {
                              "$id": "62",
                              "dept": 1,
                              "category": 2,
                              "commodity": 3,
                              "name": "sample string 4",
                              "active": true,
                              "mscSubCommodities": [
                                {
                                  "$id": "63",
                                  "dept": 1,
                                  "category": 2,
                                  "commodity": 3,
                                  "subCommodity": 4,
                                  "name": "sample string 5",
                                  "active": true,
                                  "subCommodityCode": "sample string 7"
                                },
                                {
                                  "$ref": "63"
                                }
                              ],
                              "commodityCode": "sample string 6"
                            },
                            {
                              "$ref": "62"
                            }
                          ],
                          "categoryCode": "sample string 5"
                        },
                        "mscCom": {
                          "$ref": "62"
                        },
                        "mscDep": {
                          "$id": "64",
                          "dept": 1,
                          "name": "sample string 2",
                          "active": true,
                          "mscCategories": [
                            {
                              "$ref": "61"
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "deptCode": "sample string 4"
                        },
                        "mscSubCom": {
                          "$ref": "63"
                        }
                      },
                      {
                        "$ref": "60"
                      }
                    ],
                    "updated": "2025-06-14T07:13:52.9557701",
                    "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": "ZM8l8LjwjkqnuYev1Q8FWg==",
                    "labelPageLayoutGuid": "f025cf64-f0b8-4a8e-a7b9-87afd50f055a",
                    "minimumAge": 15,
                    "countryOfOrigin": "sample string 16",
                    "serviceFeeID": 1,
                    "eftCode": 17,
                    "defaultPrinter": "sample string 18",
                    "defaultPrinterGroup": "sample string 19",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "includeInDistinctLimit": true,
                    "defaultsEmpty": false,
                    "mscCat": {
                      "$ref": "61"
                    },
                    "mscCom": {
                      "$ref": "62"
                    },
                    "mscDep": {
                      "$ref": "64"
                    },
                    "mscSubCom": {
                      "$ref": "63"
                    }
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "investmentBuyOverride": true,
                "updated": "2025-06-14T07:13:52.9557701",
                "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": "o9ZPM0BmOkO7puhwYKZPDQ==",
                "labelPageLayoutGuid": "334fd6a3-6640-433a-bba6-e87060a64f0d",
                "minimumAge": 15,
                "countryOfOrigin": "sample string 16",
                "serviceFeeID": 1,
                "eftCode": 17,
                "defaultPrinter": "sample string 18",
                "defaultPrinterGroup": "sample string 19",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "includeInDistinctLimit": true,
                "defaultsEmpty": false,
                "mscCat": {
                  "$ref": "61"
                },
                "mscCom": {
                  "$ref": "62"
                },
                "mscDep": {
                  "$ref": "64"
                },
                "mscSubCom": {
                  "$ref": "63"
                }
              },
              {
                "$ref": "58"
              }
            ],
            "stores": [
              1,
              2
            ],
            "investmentBuyOverride": true,
            "updated": "2025-06-14T07:13:52.9557701",
            "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": "aClITm5dvEWxy7BmjJ7j0w==",
            "labelPageLayoutGuid": "4e482968-5d6e-45bc-b1cb-b0668c9ee3d3",
            "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": "4duKRCMQfkWph06R3IdHBQ==",
      "pluGuid": "448adbe1-1023-457e-a987-4e91dc874705",
      "newPrice": 1,
      "pctDiscount": 1,
      "newCost": 1,
      "newCostDecimals": 6,
      "dealCostIdentifier": "iVScVERHbUWgJmGFo/aUuQ==",
      "dealCostGuid": "549c5489-4744-456d-a026-6185a3f694b9",
      "pluName": "sample string 7",
      "apn": "sample string 8",
      "fuelItem": true,
      "priceGroupG_UID": "i3XKj2sQPkOy1vjW9Rq8zw==",
      "priceGroupGuid": "8fca758b-106b-433e-b2d6-f8d6f51abccf",
      "itemNumber": "sample string 10",
      "cri": "sample string 11",
      "pluPrice": 12,
      "pluCost": 13,
      "pluCostIndicator": "sample string 14",
      "pluPriceGstPercent": 15,
      "pluCostGstPercent": 16,
      "pluActive": true,
      "cartonQty": 1.1,
      "baseUnits": 18.1,
      "salesMode": 1,
      "pluNormalCost": 19,
      "pluaws": 20.0,
      "directNumber": "sample string 21",
      "departmentName": "sample string 22",
      "subDepartmentName": "sample string 23",
      "priceGroupName": "sample string 24",
      "supplierName": "sample string 25",
      "stockOnHand": 1.1,
      "stockOnOrder": 1.1,
      "lastReceived": "2025-06-14T07:13:52.9557701",
      "rrp": 26,
      "campaignDescription": "sample string 27",
      "campaignComboPriceGroupG_UID": "X+fZ1KbqDEquUw1yVJ1mlQ==",
      "campaignComboPriceGroupIdentifier": "d4d9e75f-eaa6-4a0c-ae53-0d72549d6695",
      "promotionPlacementDescription": "sample string 28",
      "storeAcceptances": [
        {
          "$id": "66",
          "plu": 1,
          "pluG_UId": "QEA=",
          "campaignID": 1,
          "campaignName": "sample string 2",
          "storeID": 3,
          "acceptedUtc": "2025-06-14T07:13:52.9557701",
          "operatorG_UID": "qVCSTTGeT0OTwZv/5qaXwg==",
          "operatorGuid": "4d9250a9-9e31-434f-93c1-9bffe6a697c2",
          "machineID": 1,
          "processed": true,
          "appliedUtc": "2025-06-14T07:13:52.9557701",
          "signIqTicketFileMovedUtc": "2025-06-14T07:13:52.9557701",
          "user": "sample string 6",
          "campaignDescription": "sample string 7",
          "productDesc": "sample string 8",
          "storeName": "sample string 9",
          "effectiveUtc": "2025-06-14T07:13:52.9557701",
          "priceChangeType": 0,
          "operatorName": "sample string 10",
          "hostCampaign": true,
          "product": {
            "$ref": "3"
          },
          "campaignPlu": {
            "$ref": "65"
          }
        },
        {
          "$ref": "66"
        }
      ],
      "campaign": {
        "$id": "67",
        "id": 1,
        "storeID": 2,
        "name": "983c6b0a-0f73-437e-88f5-30e5ecc34234",
        "nameGuid": "983c6b0a-0f73-437e-88f5-30e5ecc34234",
        "description": "sample string 4",
        "showDiscounts": true,
        "showTotals": true,
        "onlyEvaluateOnSubtotal": true,
        "useDescription": true,
        "campaignType": 1,
        "startDate": "2025-06-14T07:13:52.9557701",
        "startTime": 1,
        "endDate": "2025-06-14T07:13:52.9557701",
        "endTime": 1,
        "recurrence": 1,
        "recurrenceType": 1,
        "monthType": 1,
        "weekDays": 1,
        "months": 1,
        "monthWeeks": 1,
        "monthDays": "sample string 7",
        "printed": true,
        "talkerText": "sample string 8",
        "rangeDescription": "sample string 9",
        "dealDescription": "sample string 10",
        "labelQuantity": 11,
        "active": 1,
        "deactivated": "2025-06-14T07:13:52.9557701",
        "system": true,
        "created": "2025-06-14T07:13:52.9557701",
        "updated": "2025-06-14T07:13:52.9557701",
        "priceChangeNotifiedUtc": "2025-06-14T07:13:52.9557701",
        "promoType": 1,
        "promotionTypeCode": "sample string 13",
        "hostIdentifier": "RLOO/cCFm0K0/Xw43whP5A==",
        "hostIdentifierGuid": "fd8eb344-85c0-429b-b4fd-7c38df084fe4",
        "hostType": 14,
        "createdByUser": "sample string 15",
        "fromHost": true,
        "deleted": true,
        "campaignDeleted": "2025-06-14T07:13:52.9557701",
        "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": "qKnQhmX9lkaSQm3HklydJw==",
            "pluGuid": "86d0a9a8-fd65-4696-9242-6dc7925c9d27",
            "hostOfferID": 1,
            "priceGroupG_UID": "LB5AcwljAUq1RrtBQddk/g==",
            "priceGroupGuid": "73401e2c-6309-4a01-b546-bb4141d764fe",
            "fuelItem": true,
            "pluName": "sample string 6",
            "apn": "sample string 7",
            "pluActive": true,
            "cartonQty": 1,
            "baseUnits": 9.1,
            "cri": "sample string 10",
            "salesMode": 1,
            "pluaws": 11.0,
            "directNumber": "sample string 12",
            "departmentName": "sample string 13",
            "subDepartmentName": "sample string 14",
            "priceGroupName": "sample string 15",
            "supplierName": "sample string 16",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2025-06-14T07:13:52.9557701",
            "rrp": 17,
            "campaignDescription": "sample string 18",
            "product": {
              "$ref": "3"
            },
            "campaign": {
              "$ref": "67"
            }
          },
          {
            "$ref": "68"
          }
        ],
        "sellingRules": [
          {
            "$id": "69",
            "id": 1,
            "identifier": "+mK+g5md8kma4wINCECHUQ==",
            "identifierStr": "+mK+g5md8kma4wINCECHUQ==",
            "identifierGuid": "83be62fa-9d99-49f2-9ae3-020d08408751",
            "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": "ULnnMBEzJE2YDxNQa/XwLA==",
            "customerIDGuid": "30e7b950-3311-4d24-980f-13506bf5f02c",
            "campaign": {
              "$ref": "67"
            },
            "customer": {
              "$id": "71",
              "identifier": "JzPLgyPXmkmXKFUm+qQsHA==",
              "identifierGuid": "83cb3327-d723-499a-9728-5526faa42c1c",
              "code": "sample string 2",
              "familyName": "sample string 3",
              "givenName": "sample string 4",
              "otherName": "sample string 5",
              "title": "sample string 6",
              "dateOfBirth": "2025-06-14T07:13:52.9557701",
              "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": "Zj9dx0mGkk6ftK8GgWmhAw==",
              "communityIdentifierGuid": "c75d3f66-8649-4e92-9fb4-af068169a103",
              "joined": "2025-06-14T07:13:52.9557701",
              "updated": "2025-06-14T07:13:52.9557701",
              "active": true,
              "reasonInactive": 1,
              "groupCustomer": true,
              "loyaltyPoints": 1,
              "homeStoreID": 1,
              "availableSpend": 1,
              "priceLevelIdentifier": "ZCgaGLAzWkW3bGRosOBtow==",
              "priceLevelIdentifierGuid": "181a2864-33b0-455a-b76c-6468b0e06da3",
              "marketingID": "sample string 18",
              "hidden": true,
              "registered": true,
              "registeredOn": "2025-06-14T07:13:52.9557701",
              "emailMarketing": true,
              "smsMarketing": true,
              "deleted": true,
              "deletedUser": "sample string 24",
              "homeStoreName": "sample string 25",
              "customerCards": [
                {
                  "$id": "72",
                  "cardType": 2,
                  "issueDate": "2025-06-14T07:13:52.9557701",
                  "expiry": "2025-06-14T07:13:52.9557701",
                  "customerID": "n1ccDURnfkWivYSZeZO2ow==",
                  "customerIDGuid": "0d1c579f-6744-457e-a2bd-84997993b6a3",
                  "initialValue": 1,
                  "currentValue": 1,
                  "maxLimit": 1,
                  "minTransaction": 1,
                  "maxTransaction": 1,
                  "multiplier": 1.1,
                  "active": true,
                  "reasonInactive": 1,
                  "idRequired": true,
                  "idType": 1,
                  "idValue": "sample string 5",
                  "updated": "2025-06-14T07:13:52.9557701",
                  "linkedAccount": "V1rfMrtuuUu5cWJimce7wQ==",
                  "linkedAccountGuid": "32df5a57-6ebb-4bb9-b971-626299c7bbc1",
                  "currentValueChanged": true,
                  "limitsChanged": true,
                  "customer": {
                    "$ref": "71"
                  },
                  "account": {
                    "$id": "73",
                    "id": 1,
                    "identifier": "os1U6WhZI0+3g4Rc9cRYsg==",
                    "identifierGuid": "e954cda2-5968-4f23-b783-845cf5c458b2",
                    "referenceNo": "sample string 3",
                    "name": "sample string 4",
                    "created": "2025-06-14T07:13:52.9557701",
                    "owner": "EZFuVlszlESc5IuNe6GEWA==",
                    "ownerGuid": "566e9111-335b-4494-9ce4-8b8d7ba18458",
                    "accountStoreGroupIdentifier": "EoWb4F9OAESlc8l4awtqVQ==",
                    "accountStoreGroupGuid": "e09b8512-4e5f-4400-a573-c9786b0b6a55",
                    "accountType": 1,
                    "currentBalance": 1,
                    "externalID": "sample string 7",
                    "maximumLimit": 1,
                    "accruePoints": true,
                    "loyaltyPoints": 1,
                    "termsOfTrade": 1,
                    "signatureRequired": true,
                    "referenceRequired": true,
                    "statementSendType": 10,
                    "ageingPeriod": 1,
                    "monthlyAgeingPeriod": true,
                    "explodedInvoice": true,
                    "isFifoAllocation": true,
                    "lastStatementSent": "2025-06-14T07:13:52.9557701",
                    "active": true,
                    "updated": "2025-06-14T07:13:52.9557701",
                    "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": "52T/sK4/ak+i7oh1JHBcCA==",
                        "identifierGuid": "b0ff64e7-3fae-4f6a-a2ee-887524705c08",
                        "name": "sample string 2",
                        "primaryContact": "R2FyxJ0Tm0yoOifPorebxw==",
                        "primaryContactGuid": "c4726147-139d-4c9b-a83a-27cfa2b79bc7",
                        "accountID": "qKjd7HJ9R0e/m6GwgjeCIQ==",
                        "accountIDGuid": "ecdda8a8-7d72-4747-bf9b-a1b082378221",
                        "special": true,
                        "updated": "2025-06-14T07:13:52.9557701",
                        "active": true,
                        "reasonInactive": 1,
                        "priceLevelIdentifier": "aF7+GiCm5ECgBJiBm+h1Ow==",
                        "priceLevelIdentifierGuid": "1afe5e68-a620-40e4-a004-98819be8753b",
                        "deleted": true,
                        "account": {
                          "$ref": "73"
                        },
                        "primaryContactCustomer": {
                          "$ref": "71"
                        },
                        "customerGroupMembers": [
                          {
                            "$id": "76",
                            "id": 1,
                            "groupID": "w9aipwu5fkqLx2ESP1zGIg==",
                            "groupIDGuid": "a7a2d6c3-b90b-4a7e-8bc7-61123f5cc622",
                            "customerID": "WlltgR5C+k65izJRJyJ63w==",
                            "customerIDGuid": "816d595a-421e-4efa-b98b-325127227adf",
                            "card": "sample string 4",
                            "linkedAccount": "AiZMQZpRN0GF7X7QstFoRA==",
                            "linkedAccountGuid": "414c2602-519a-4137-85ed-7ed0b2d16844",
                            "customer": {
                              "$ref": "71"
                            },
                            "group": {
                              "$ref": "75"
                            },
                            "customerCard": {
                              "$ref": "72"
                            }
                          },
                          {
                            "$ref": "76"
                          }
                        ]
                      },
                      {
                        "$ref": "75"
                      }
                    ]
                  },
                  "payments": [
                    {
                      "$id": "77",
                      "id": 1,
                      "identifier": "Cx81BB2WiU6dBEVVLPHaxA==",
                      "identifierGuid": "04351f0b-961d-4e89-9d04-45552cf1dac4",
                      "storeID": 2,
                      "operatorName": "sample string 3",
                      "saleHeaderID": 4,
                      "paymentType": 5,
                      "amount": 6,
                      "account": "sample string 7",
                      "accountID": "I3CGce0KrEOrvr+NW5SE8A==",
                      "accountIDGuid": "71867023-0aed-43ac-abbe-bf8d5b9484f0",
                      "customerAccount": {
                        "$ref": "73"
                      },
                      "customerCard": {
                        "$ref": "72"
                      },
                      "accountType": 1,
                      "cardName": "sample string 8",
                      "authorisationNumber": "sample string 9",
                      "bankReference": "sample string 10",
                      "merchantID": "sample string 11",
                      "terminalID": "sample string 12",
                      "cardNumber": "sample string 13",
                      "paymentDate": "2025-06-14T07:13:52.9557701",
                      "invRocNo": "sample string 14",
                      "responseCode": "sample string 15",
                      "cashout": 1,
                      "tip": 16,
                      "idempotentVoid": "3Z/ys44MGEyYxNJ2tP/MIQ==",
                      "idempotentVoidGuid": "b3f29fdd-0c8e-4c18-98c4-d276b4ffcc21",
                      "offline": true,
                      "processed": 1,
                      "storeSaleHeader": {
                        "$id": "78",
                        "saleHeaderID": 1,
                        "saleHeaderGuid": "pcokyXwAhkS4CfnfeAkD0A==",
                        "saleHeaderIdentifierGuid": "c924caa5-007c-4486-b809-f9df780903d0",
                        "created": "2025-06-14T07:13:52.9557701",
                        "createdLocal": "2025-06-14T07:13:52.9557701",
                        "createdText": "sample string 4",
                        "itemCount": 5,
                        "totalAmount": 6,
                        "cashTender": 1,
                        "cardTender": 1,
                        "cheqTender": 1,
                        "acctTender": 1,
                        "voucherTender": 1,
                        "loyaltyPoints": 1,
                        "cashout": 1,
                        "changeAmount": 1,
                        "rounding": 1,
                        "gstAmount": 1,
                        "transactionDiscountTender": 1,
                        "totalTip": 7,
                        "tranType": 1,
                        "processed": 1,
                        "imported": "2025-06-14T07:13:52.9557701",
                        "storeID": 1,
                        "operatorG_Uid": "LWsTZGsQdkWINeVKjsRaaw==",
                        "operatorGuid": "64136b2d-106b-4576-8835-e54a8ec45a6b",
                        "customerG_Uid": "YEOPQhjWk0OpGrM0zFTT8w==",
                        "customerGuid": "428f4360-d618-4393-a91a-b334cc54d3f3",
                        "communityIdentifier": "g1MyXEHRJU+kADbJp4QQTA==",
                        "communityIdentifierGuid": "5c325383-d141-4f25-a400-36c9a784104c",
                        "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": "GKAXG9nZekGIpfQplMTcGQ==",
                        "priceLevelIdentifierGuid": "1b17a018-d9d9-417a-88a5-f42994c4dc19",
                        "locked": 36,
                        "relationChecksum": "sample string 37",
                        "loyaltyTender": 1,
                        "giftCardTender": 1,
                        "operator": {
                          "$ref": "38"
                        },
                        "customer": {
                          "$ref": "71"
                        },
                        "communityOrganisation": {
                          "$id": "79",
                          "id": 1,
                          "identifier": "16Vr2ACayU2t+3c7ADr1zQ==",
                          "identifierGuid": "d86ba5d7-9a00-4dc9-adfb-773b003af5cd",
                          "name": "sample string 3",
                          "lookupIdentifier": "sample string 4",
                          "externalID": "sample string 5",
                          "phone": "sample string 6",
                          "fax": "sample string 7",
                          "email": "sample string 8",
                          "address1": "sample string 9",
                          "address2": "sample string 10",
                          "city": "sample string 11",
                          "postCode": "sample string 12",
                          "state": "sample string 13",
                          "country": "sample string 14",
                          "totalAmountAwarded": 15.1,
                          "updated": "2025-06-14T07:13:52.9557701",
                          "deleted": true
                        },
                        "details": [
                          {
                            "$id": "80",
                            "saleItemID": 1,
                            "identifier": "9MbIofYnQU+wNiZPh/7haA==",
                            "identifierGuid": "a1c8c6f4-27f6-4f41-b036-264f87fee168",
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "zBDMfvtmNkegUrw2j2hajA==",
                            "pluGuid": "7ecc10cc-66fb-4736-a052-bc368f685a8c",
                            "accountID": "6uC0do8+FEai/YxPrTlqsg==",
                            "accountIDGuid": "76b4e0ea-3e8f-4614-a2fd-8c4fad396ab2",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 8,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "offline": true,
                            "barcode": "sample string 9",
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 10",
                            "bestOrExpire": "2025-06-14T07:13:52.9557701",
                            "bestOrExpireType": 1,
                            "providerName": "sample string 11",
                            "refundG_UID": "W9TIOlcR3UCq2ahLW/cWJg==",
                            "refundGuid": "3ac8d45b-1157-40dd-aad9-a84b5bf71626",
                            "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": "jFrULLvfOUSFvrU5ydOAGA==",
                            "idempotentVoidGuid": "2cd45a8c-dfbb-4439-85be-b539c9d38018",
                            "priceLevelIdentifier": "WkdbrNUlBkmQIGKOAj4/Jw==",
                            "priceLevelIdentifierGuid": "ac5b475a-25d5-4906-9020-628e023e3f27",
                            "productName": "sample string 23",
                            "apn": "sample string 24",
                            "unknownScans": [
                              {
                                "$id": "81",
                                "id": 1,
                                "saleDetailID": 2,
                                "storeID": 1,
                                "scanned": "2025-06-14T07:13:52.9557701",
                                "operatorG_UID": "QEA=",
                                "barcode": "sample string 4",
                                "processed": 1
                              },
                              {
                                "$ref": "81"
                              }
                            ],
                            "refund": {
                              "$id": "82",
                              "id": 1,
                              "g_UID": "Y+n8j3nwYUGs5kkfn2hefQ==",
                              "guid": "8ffce963-f079-4161-ace6-491f9f685e7d",
                              "description": "sample string 1",
                              "dumped": true,
                              "inventoryReasonID": 1,
                              "sortOrder": 1,
                              "updated": "2025-06-14T07:13:52.9557701"
                            },
                            "modifier": {
                              "$id": "83",
                              "id": 1,
                              "setG_UID": "JCahXPxl8E6V2Gx67ICw3g==",
                              "modifierSetGuid": "5ca12624-65fc-4ef0-95d8-6c7aec80b0de",
                              "name": "sample string 2",
                              "price": 1,
                              "quantity": 1,
                              "modifierType": 1,
                              "groupNumber": 1,
                              "pageNumber": 1,
                              "controlOrder": 1,
                              "printToStation": true,
                              "pluG_UID": "8BaD2eABXUmPxm67pp+PIQ==",
                              "pluGuid": "d98316f0-01e0-495d-8fc6-6ebba69f8f21",
                              "deleted": true,
                              "g_UID": "/iAhMAJBn0uoIHT2ioMbYQ==",
                              "guid": "302120fe-4102-4b9f-a820-74f68a831b61",
                              "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": "W5HYK59tUE2oeHBGJ4xoGA==",
                            "pluGuid": "2bd8915b-6d9f-4d50-a878-7046278c6818",
                            "saleHeaderID": 2,
                            "totalCents": 3,
                            "grade": 1,
                            "gradeDescription": "sample string 4",
                            "dispenser": 1,
                            "hose": 1,
                            "quantity": 1,
                            "cost": 1,
                            "acquirerNum": 1,
                            "attendant": 1,
                            "ePurseBalance": 1.0,
                            "cardSignature": "sample string 5",
                            "compartmentNumber": 1,
                            "contractNumber": 1,
                            "discountCardPAN": "sample string 6",
                            "discountID": 1,
                            "discountName": "sample string 7",
                            "discountNetValue": 1.0,
                            "discountType": 1,
                            "discountValue": 1.0,
                            "discretionaryData": "sample string 8",
                            "driverID": "sample string 9",
                            "eftBatchNumber": 1,
                            "eftResponseCode": "sample string 10",
                            "endDateTime": "2025-06-14T07:13:52.9557701",
                            "engineHours": 1.1,
                            "fposNumber": 1,
                            "loyaltyCardPAN": "sample string 11",
                            "miscData1": 1,
                            "miscData2": "sample string 12",
                            "miscFlags": 1,
                            "mop": 1,
                            "odometer": 1,
                            "panNumber": "sample string 13",
                            "saleRefund": true,
                            "saleStatus": 1,
                            "sequenceNumber": 1,
                            "stan": 1,
                            "startDateTime": "2025-06-14T07:13:52.9557701",
                            "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": "dufQVy/CnECYbMnd4C1tzQ==",
                            "pluGuid": "57d0e776-c22f-409c-986c-c9dde02d6dcd",
                            "accountID": "EPvCtyyTPEq7evMPaiuVZA==",
                            "accountIDGuid": "b7c2fb10-932c-4a3c-bb7a-f30f6a2b9564",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "processed": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 1,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "barcode": "sample string 8",
                            "offline": 1,
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 9",
                            "bestOrExpire": "2025-06-14T07:13:52.9557701",
                            "bestOrExpireType": 1,
                            "refundG_UID": "HZRD/AdBsE2DiswEL0E8hA==",
                            "refundGuid": "fc43941d-4107-4db0-838a-cc042f413c84",
                            "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": "IXjCQ+orTEaS9hMEZKg/pA==",
                            "identifierGuid": "43c27821-2bea-464c-92f6-130464a83fa4",
                            "id": 1,
                            "orderNo": 2,
                            "externalSaleIdentifier": "sample string 3",
                            "storeID": 4,
                            "zoneID": 5,
                            "deptNo": 6,
                            "customerIdentifier": "me6A+iz2hkuXBM+zxzAEKA==",
                            "customerIdentifierGuid": "fa80ee99-f62c-4b86-9704-cfb3c7300428",
                            "operatorNo": 1,
                            "operatorG_UID": "iT30/cc3Q0WdHSz/0j9/wQ==",
                            "operatorGuid": "fdf43d89-37c7-4543-9d1d-2cffd23f7fc1",
                            "created": "2025-06-14T07:13:52.9557701",
                            "ordered": "2025-06-14T07:13:52.9557701",
                            "started": "2025-06-14T07:13:52.9557701",
                            "completed": "2025-06-14T07:13:52.9557701",
                            "supplied": "2025-06-14T07:13:52.9557701",
                            "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": "nXoTKJ6H6k6LhvtU3EoOmQ==",
                                "pluGuid": "28137a9d-879e-4eea-8b86-fb54dc4a0e99",
                                "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": "qgEAjLlaVEmtzKU1ridEyg==",
                                "headerIdentifierGuid": "8c0001aa-5ab9-4954-adcc-a535ae2744ca",
                                "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": "ZeN8TiYMzkaRNQRmi7bMXQ==",
                            "surveyGuid": "4e7ce365-0c26-46ce-9135-04668bb6cc5d",
                            "saleHeaderGuid": "0hPLlmqImUORDkuGovREOA==",
                            "saleGuid": "96cb13d2-886a-4399-910e-4b86a2f44438",
                            "textResponse": "sample string 1",
                            "integerResponse": 1,
                            "g_UIDResponse": "eaWA7gMZokuqk6cZQBx6tQ==",
                            "guidResponse": "ee80a579-1903-4ba2-aa93-a719401c7ab5",
                            "whoAnswered": 2,
                            "answeredAtUTC": "2025-06-14T07:13:52.9557701",
                            "sale": {
                              "$ref": "78"
                            },
                            "survey": {
                              "$id": "92",
                              "g_UID": "pXd7Izx6+k2AHc5HDcMbOg==",
                              "guid": "237b77a5-7a3c-4dfa-801d-ce470dc31b3a",
                              "name": "sample string 1",
                              "storeID": 2,
                              "zoneID": 1,
                              "checkoutFormG_UID": "9zR5hyE3gE+wcRDdBb3cXQ==",
                              "checkoutFormGuid": "877934f7-3721-4f80-b071-10dd05bddc5d",
                              "displayToWho": 3,
                              "displayWhen": 4,
                              "start": "2025-06-14T07:13:52.9557701",
                              "end": "2025-06-14T07:13:52.9557701",
                              "deleted": true,
                              "updated": "2025-06-14T07:13:52.9557701",
                              "possibleIntegerResponses": [
                                1,
                                2
                              ],
                              "possibleTextResponses": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "possibleGuidResponses": [
                                "0b67f19a-843e-405b-9a28-076490a8fd79",
                                "c3d69fb0-0621-4e84-b22a-d116c0e7593d"
                              ],
                              "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": "MO3GNNXr0UihvQnIUIMaug==",
                        "accountIdentifier": "34c6ed30-ebd5-48d1-a1bd-09c850831aba",
                        "accountName": "sample string 42",
                        "customerOrderIdentifier": "30eOPYgKBUeLWiBUeynkjA==",
                        "customerOrderIdentifierGuid": "3d8e47df-0a88-4705-8b5a-20547b29e48c",
                        "priceLevelName": "sample string 43",
                        "revision": 44,
                        "ingressId": "sample string 45"
                      },
                      "metadata": {
                        "$id": "93",
                        "id": 1,
                        "paymentID": 2,
                        "paymentIdentifier": "EbMiOYwhsU+dAN9YieC+wg==",
                        "paymentIdentifierGuid": "3922b311-218c-4fb1-9d00-df5889e0bec2",
                        "identifier": "4ZWW47rTyU+dH+2d2Cji3g==",
                        "identifierGuid": "e39695e1-d3ba-4fc9-9d1f-ed9dd828e2de",
                        "metadata": "sample string 3",
                        "signatureImage": "QEA=",
                        "itemIdentifier": "CFVjDJqRrEeH3P9mTI+8cQ==",
                        "itemIdentifierGuid": "0c635508-919a-47ac-87dc-ff664c8fbc71"
                      }
                    },
                    {
                      "$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": "FN4hF2BBA0yRPzE3rk2Txg==",
                  "customerIdentifierGuid": "1721de14-4160-4c03-913f-3137ae4d93c6",
                  "voucherName": "sample string 2",
                  "count": 3,
                  "storeID": 4,
                  "barcode": "sample string 5",
                  "redeemCount": 6,
                  "issueCount": 7,
                  "storeSalePaymentID": 1,
                  "idempotentID": "VriAXdQRs0KJS5dNNAgu3Q==",
                  "idempotentGuid": "5d80b856-11d4-42b3-894b-974d34082edd",
                  "offline": true,
                  "voucher": {
                    "$id": "95",
                    "id": 1,
                    "name": "sample string 2",
                    "description": "sample string 3",
                    "shortDescription": "sample string 4",
                    "url": "sample string 5",
                    "barcodeTemplateID": 1,
                    "expiry": 0,
                    "voucherType": 6,
                    "limitPerTransaction": 7,
                    "customerTracking": true,
                    "discountAccount": "sample string 9",
                    "endDate": "2025-06-14T07:13:52.9557701",
                    "barcodeTemplate": {
                      "$id": "96",
                      "templateID": 1,
                      "template": "sample string 1",
                      "bcFunction": "sample string 2",
                      "sortOrder": 3
                    },
                    "scaleLabel": {
                      "$id": "97",
                      "id": 1,
                      "uid": "sample string 2",
                      "name": "sample string 3",
                      "width": 1.1,
                      "height": 1.1,
                      "showBorder": true,
                      "borderWidth": 1.1,
                      "borderStyle": 1,
                      "borderColour": "sample string 5",
                      "updated": "2025-06-14T07:13:52.9557701",
                      "labelPageLayout": "szojXIGsgkiB4T0Sj+jNkA==",
                      "pageLayoutGuid": "5c233ab3-ac81-4882-81e1-3d128fe8cd90",
                      "labelType": 6,
                      "oldName": "sample string 7",
                      "voucher": {
                        "$ref": "95"
                      },
                      "elements": [
                        {
                          "$id": "98",
                          "id": 1,
                          "scaleLabelID": 2,
                          "showPercentDI": true,
                          "showAvgPerHundred": true,
                          "showAvgPerServe": true,
                          "name": "sample string 6",
                          "x": 1.1,
                          "y": 1.1,
                          "width": 1.1,
                          "height": 1.1,
                          "type": 1,
                          "rotation": 1,
                          "text": "sample string 7",
                          "fontFamily": "sample string 8",
                          "align": 1,
                          "bold": true,
                          "italic": true,
                          "underline": true,
                          "strikeout": true,
                          "reverse": true,
                          "textColour": "sample string 9",
                          "fontSize": 1.1,
                          "picture": "QEA=",
                          "borderWidth": 10,
                          "sortOrder": 11,
                          "printOptions": 12,
                          "superScriptTextFontSize": 1.1,
                          "lineStyle": 1,
                          "spacingStyle": 1,
                          "interCharacterSpacing": 1.1,
                          "superScriptOffset": 1.1,
                          "lineSpacing": 1.1,
                          "dateFormat": "sample string 13",
                          "autoGrow": true,
                          "fontAutoResize": true,
                          "updated": "2025-06-14T07:13:52.9557701"
                        },
                        {
                          "$ref": "98"
                        }
                      ]
                    },
                    "customerVouchers": [
                      {
                        "$id": "99",
                        "id": 1,
                        "customerIdentifier": "Ia/YF8+N2ECF9SYlyROgXA==",
                        "customerIdentifierGuid": "17d8af21-8dcf-40d8-85f5-2625c913a05c",
                        "voucherID": 3,
                        "voucherName": "sample string 4",
                        "storeID": 1,
                        "barcode": "sample string 5",
                        "dateOfIssue": "2025-06-14T07:13:52.9557701",
                        "issuedSaleHeaderID": 1,
                        "issuedSaleIdentifier": "sample string 7",
                        "issuedOfflinePaymentID": 1,
                        "issuedIdempotentID": "tbDdJR51j0CzuTzFJMwmTA==",
                        "issuedIdempotentGuid": "25ddb0b5-751e-408f-b3b9-3cc524cc264c",
                        "issuedOffline": true,
                        "issuedUser": "sample string 9",
                        "issuedNotes": "sample string 10",
                        "expiryDate": "2025-06-14T07:13:52.9557701",
                        "expiredUser": "sample string 11",
                        "expiredNotes": "sample string 12",
                        "redeemed": "2025-06-14T07:13:52.9557701",
                        "redeemedSaleHeaderID": 1,
                        "redeemedSaleIdentifier": "sample string 13",
                        "redeemedOfflinePaymentID": 1,
                        "redeemedIdempotentID": "/mxSCsBTBU+0a4UnF7GYgg==",
                        "redeemedIdempotentGuid": "0a526cfe-53c0-4f05-b46b-852717b19882",
                        "redeemedUser": "sample string 14",
                        "redeemedNotes": "sample string 15",
                        "redeemedOffline": true,
                        "updated": "2025-06-14T07:13:52.9557701",
                        "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": "Kfw6vAr78k++5RGJ0tXoLw==",
            "groupIDGuid": "bc3afc29-fb0a-4ff2-bee5-1189d2d5e82f",
            "campaign": {
              "$ref": "67"
            },
            "group": {
              "$ref": "75"
            }
          },
          {
            "$ref": "100"
          }
        ],
        "signIqTickets": [
          {
            "$id": "101",
            "identifier": "SKca5y6aykaHidBcSzRZuA==",
            "identifierGuid": "e71aa748-9a2e-46ca-8789-d05c4b3459b8",
            "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": "to7xcDY+LEClscJLtrFfcA==",
            "guid": "70f18eb6-3e36-402c-a5b1-c24bb6b15f70",
            "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": "2p7iCRqge0OgS1p8GfgwrA==",
                "groupGuid": "09e29eda-a01a-437b-a04b-5a7c19f830ac",
                "comboPriceType": 5,
                "priceType": 5,
                "pluG_UID": "RbJxlUnibkW3/+FuhkSG4g==",
                "pluGuid": "9571b245-e249-456e-b7ff-e16e864486e2",
                "priceGroupG_UID": "V9XRzU9HRUak60D/PwqL2Q==",
                "priceGroupGuid": "cdd1d557-474f-4645-a4eb-40ff3f0a8bd9",
                "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": "XqPlLIMXoEmrAXEJnyQXLg==",
            "priceLevelIdentifierGuid": "2ce5a35e-1783-49a0-ab01-71099f24172e",
            "campaignName": "sample string 3",
            "priceLevelName": "sample string 4"
          },
          {
            "$ref": "104"
          }
        ]
      },
      "product": {
        "$ref": "3"
      },
      "dealCost": {
        "$id": "105",
        "headerIdentifier": "id+qqUksvUOCu/kvKiHoUA==",
        "headerIdentifierGuid": "a9aadf89-2c49-43bd-82bb-f92f2a21e850",
        "identifier": "AbQoMl1RaEmyPvKrBlv0kw==",
        "identifierGuid": "3228b401-515d-4968-b23e-f2ab065bf493",
        "supplierIdentifier": "bThQEORC8UCyCkTpPY6KSQ==",
        "supplierGuid": "1050386d-42e4-40f1-b20a-44e93d8e8a49",
        "pluG_UID": "ZeynXGaap0Gz4vbiYXC4Cw==",
        "pluGuid": "5ca7ec65-9a66-41a7-b3e2-f6e26170b80b",
        "campaignName": "5bd90bc2-aba0-4fdd-8c7c-c731c23779aa",
        "description": "sample string 4",
        "cost": 5,
        "costDecimals": 6,
        "start": "2025-06-14T07:13:52.9557701",
        "end": "2025-06-14T07:13:52.9557701",
        "type": 9,
        "promoType": 10,
        "bonusItemPLUG_UID": "NMGwxBTCH0S999B5CkE1pg==",
        "bonusItemPluGuid": "c4b0c134-c214-441f-bdf7-d0790a4135a6",
        "bonusPurchaseUnits": 11,
        "bonusReceiveUnits": 12,
        "updated": "2025-06-14T07:13:52.9557701",
        "metcashPromotionID": "sample string 14",
        "fromHost": 15,
        "storeNames": "sample string 16",
        "storeIDs": [
          1,
          2
        ],
        "supplierName": "sample string 17",
        "campaignDescription": "sample string 18",
        "newPrice": 1,
        "campaignMetcashPromotionID": "sample string 19",
        "campaignActive": true,
        "campaignStartDate": "2025-06-14T07:13:52.9557701",
        "campaignEndDate": "2025-06-14T07:13:52.9557701",
        "masterPLUG_UID": "yjH02rHpqEC2RVbnsnSxJQ==",
        "masterID": "daf431ca-e9b1-40a8-b645-56e7b274b125",
        "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": "k14TBp1KzE2OCyqL7vymDA==",
        "bonusMasterID": "06135e93-4a9d-4dcc-8e0b-2a8beefca60c",
        "bonusProductName": "sample string 34",
        "bonusProductAPN": "sample string 35",
        "bonusOrderCode": "sample string 36",
        "bonusNormalSell": 37,
        "bonusNormalCost": 38,
        "bonusNormalCostDecimals": 39,
        "bonusCartonQuantity": 40,
        "bonusSalesMode": 41,
        "bonusOrderPacked": 42,
        "bonusFuelItem": true,
        "bonusActive": true
      }
    },
    "currentCostStart": "2025-06-14T07:13:52.9557701",
    "dealCosts": [
      {
        "$ref": "105"
      },
      {
        "$ref": "105"
      }
    ],
    "tags": [
      {
        "$id": "106",
        "pluG_UID": "0wa24Lu/uEK8oiZI3dJNIg==",
        "pluGuid": "e0b606d3-bfbb-42b8-bca2-2648ddd24d22",
        "tagID": 1,
        "description": "sample string 1",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "106"
      }
    ],
    "alternateProductG_UID": "ODIov2iI8E+9rPY40rrnfQ==",
    "alternateProduct": "bf283238-8868-4ff0-bdac-f638d2bae77d",
    "productHostCode": {
      "$id": "107",
      "id": 1,
      "pluG_UID": "86+LBUuYO0645UB4TSSqdQ==",
      "pluGuid": "058baff3-984b-4e3b-b8e5-40784d24aa75",
      "ibaCode": "sample string 2"
    },
    "mscCat": {
      "$ref": "61"
    },
    "mscCom": {
      "$ref": "62"
    },
    "mscDep": {
      "$ref": "64"
    },
    "mscSubCom": {
      "$ref": "63"
    },
    "isUserUpdate": true,
    "ignoreMasterProduct": true,
    "priceGroupLabelRequested": true,
    "firstSold": "2025-06-14T07:13:52.9557701",
    "inventoryTracked": "2025-06-14T07:13:52.9557701",
    "isNormalPriceChangesCampaign": true
  },
  "location": {
    "$ref": "54"
  },
  "operator": {
    "$ref": "38"
  },
  "productDescription": "sample string 8",
  "productActive": true,
  "productBarcode": "sample string 10",
  "succeeded": true,
  "printRunID": "wosMClXrSEGOsBoNABCh5Q==",
  "printRunGuid": "0a0c8bc2-eb55-4148-8eb0-1a0d0010a1e5",
  "departmentName": "sample string 12",
  "subDepartmentName": "sample string 13",
  "minorDepartmentName": "sample string 14",
  "lesserDepartmentName": "sample string 15",
  "storeName": "sample string 16",
  "campaignDescription": "sample string 17",
  "campaignStartDate": "2025-06-14T07:13:52.9557701",
  "campaignEndDate": "2025-06-14T07:13:52.9557701",
  "campaignPrice": 1,
  "campaignCost": 1,
  "campaignCostDecimals": 1,
  "printRequestType": 18,
  "isTobacco": true,
  "isLiquor": true,
  "shelfLocationName": "sample string 21",
  "operatorName": "sample string 22",
  "printBatchType": 23,
  "createdBy": "sample string 24",
  "pageLayoutName": "sample string 25",
  "complianceIndicatorName": "sample string 26",
  "warehouseDirectIndicator": "sample string 27",
  "productGrade": "sample string 28"
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�9�Zվ���5xl/workbook.xml �(����� ��M��(jz��k�SYQ~4��Mz�mgv��a�����	}�lB�[,ct
!a��y�X&�F�5�I�������`"���&f�5A*�F���.��z�P�+���	!�6{(XB����&"[���X�Y!�5���c���hq��oT��e]Ԃ^���`0F���PK�9�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�9�Z�N��''_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="Rd0c8a70212544eb6" /></Relationships>PK�9�Z���$=xl/worksheets/sheet1.xml �(���[sI��
��ݒ�������枬s�k�c*Ƹ���+0
�FK�ظ8��9�i&9x�{|���Lg���a�V��k��&�������_�����n2�9�l�y��׳G����|~�h0��]6�ᬚ�4����d:�������bt�O�n���|�������R���ͬ_m�Z��i3<_na|u_j<]���G\}��޴�8���Q������R�y���Z�{�[�w2������a�,����dy����ys1����N�7��sv�-לM�f˟��h�]�7�^����/�VΣ'"�lH��;���'�/��s����Z��* �%�	&�{=������J&P��:#�^O����~� ��w
�w��n�l��BLSp����z߾>�2p!tXXV�������}}��>z�{}Z�Om�-ٿ`=�Ϛ�i��E2��T��Fж��.���k*d-�Oӗ�r�f-��®�؂�6�h7$Z��!�R��H
2�ֵY)6җ��a�-U�5䁏4@�B�Ѷx4UH|)Y
�*d m|�I�a2�
�1h-�����!8�\S�e 3	[L�J�l2�_
Hº/n���
��7�3�Y!#	$�*�T"pޥ��;d"aCdą����� 	-"��QrD��,�R�L$�-�)EO0��"	�}��#7����,T�DBl3�8*_ꑐ����.��H4�>�-w˭�F,��Hl*DLګ;`F[]�T.9����z=�7HT��kx���i��I�v�ȑ�6O�R,03��<`f}��-&��J>d&1�s�y�xZ��t�I����#��G��$��^σ
9V�M!���$ӆ:-�>?�,�(T�H�m�]�O�=Sn��$h��C�C�����$a;�<���Xn0�~�� �O@J��(�V{�q�q��)�H��0SF�B�����=�e)>tEj��#wn�Ň�̢۰<���F�і��e�mW`�CpLhJ{�,:�3�oT�ׯ��|xt0����˯���S�g˗6~���߯#s0��X�R<�*��iWۊ��Ϻ
�V�tn[�wW�ϻ���x�U�m�ˮ"m+^)�	S_+��E"l}�H����0��"���H����Dx�A�s?*��'�6��gE"���H��_�p��"�~W$��Z	!{k%� ��� 
�k%� ��0���V���Z	$
�k%�(\��P���Vb��g%�(}V���g%�(}V���g%�$}V�I�g%�$}V�I�g%�$}VJ�g%�$}V2J�g%�$}VRJ�g%�N����m|��\OO�LO�.�?Q$����*NJD�̳r�E"gh��sE"N�E��KE"���"���|�7�D�6K�i��އ��k�
R��-��~�����]x�������TM�"�|R$�>+qg_���"�|S$��ek%�^v%��:{D�V2�;���	�I�h:�T�t&���LREә���3I���ſ�ɉ��7m�4��/���r+���#���%�A�=%�A��O���G�Z�d�w�d2H4�PFyGJ*��V�eܠy?8�W��fx�LO&�y3]����/��?PK�9�Z�.���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�ICWM�aö�ƞ�Q;�]�gc���V���X��j4��'�|�lvo�D^Ї��ʂA�����)�w-춛=N2��`�%��bC&�eMiPg
��M���YƔ��.R倴b��>g�5������~T���iF��W�� F �������HT ����LT�lX�E-�Bo��y�����g2(J��=�W�z�7�1ң~�>]:w�˙Z��R�&���q�^���_l�PK�9�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�9�Zk�6�
�2xl/sharedStrings.xml �(���n�8�}����+[�1H2�1��v&��UjQK�:�.�߷H]�Hu�Ѫ�d�X��׷m~�
U����S��<=���IVlޟ~}�h��'uC���e�O�P�����]]7'�Z��O_�f���yM_`K�rbҲڒ?��y���$�@���m��Ϸ$+NOh�����9=i���-\�"����J�h�4���y���9��1��,�c?�P-swx������A�,��tro�~���յ�[��*Ҕ��gDj��vG�MqO����m\~��v����F+��|Kbȿ�e6�9��ߡZ�r���乢�*+4c]CC��o���c��h�ZI���/��h�e�RE԰�K�_s
5��������M��lN��$8�n)HTu�=��Ʋz�n�aG�f�F���u&�ˊ�:Lr5nőqP��5�ވ�r Y78�5��M�B���"�T-L�]��t����ꆙ����2&��*��j[�{�il0JN6��#}���G��[�/[�ޡ���)(��$�Kc#��m
�Y�i��SE4���؞]���9��m&�3| ��85"?r
+H'%�ERw�cڎ�a:��4";J˵�i��Dv:��id����Ć�x��>�H! 
\�9O�D[�iX�c#�i�2�%&	�8NL���S�����8��a�4�0q�$ �85�d�q�7'�m�o�g���׉p���V��~�؞���]ڇ�2�q+��OP�3��e�y��h7��:��>���:�.�>��pr��v�K���+:����������������z��#���m�O �Y�E�ds��z��CO�*���Ll�˜3��ȷ�:#b�i��F��~�;n��/�Zւ�#�^H��DX�?2T8��-e�>�(r\�\����m���d�:w�]갤E��[�j��m����|��A໡i�I�-�M�x�{�3D��	;�\L(m�$��r~�쓋;Fy�[����L��dAE����h,��<@4:W��(��-e^S�Ss@�j^-1�M�Q��g�P9��7���в���0��-c��^�0�v�q�0~G��I��88��+>?<e��K�����C
���`
_w�aC`D�Z�%]mэi���z[��?8�C�1�v�M�����f��UV�%0"����gS�f�&9�w�Q�'�&�1}��&}�����8P|Z??BEqO�RC�r��Gf�T����F`�f6�c21�����,=h���eTe]c H3=uMu:�
s�C�z"��� �<Eg\���k 9�ȥ�A���y�y��U��'�;+̪�}Er���L�P�ܤ)p�y�_CJڼ�4�%:��Ϥ�@�[�c�pK2��#g��3���-ӲO�i�֑i٧�MsX�ox?/�MpA��OzA�� H�W� hR�J��`e\�g�e�j/eI�&c^�:��oUH�B���ȶ�VC�z�r�`�k8,D��X�hܴ������d-xc��ww:n��)F}�ؗ�r�� ����^�Wp�o��D]���{�DzFK��~)`
ߺyv��qx��g�p:�٣;okc��I~`��k��-�b#��b�4�2���d�Rjg��VI��󴾓Ɩ�`�7��~J�14nwB-��#�߻4�~�� ���e��JW���Ȏ��fi��Ӭ%p����4
Fm��^��s���	�{_��"�����7��
��
��E�ΔN˼��|�`�R�҇*��L�֐2�X����;g6%�ӮI-:���sB�4k�M�
Y�lV�4��"0�1h����a&}�=ng7�:�8�O��Ӻ5��W�6�&���b<,��F�7��y7c�.�#��Ê$����u�*�d�:�δ��9g	�x�|.��4}����I'��0���{3��OBJ���x���F���#�����I�;���F!�����Vb9�CbD���AyAf����"k��m�Ϻ�#Ue��2�����lS���ŔC�˳�
j��ܐ��-�$o��e&��
Nq��B�>p�Q����t�,G��j~;'�ZFhʙ��Up�L��	�k�҄E��t_���Bd@+z�
��[�J	��}l!g�8�6d��k�2"x���?�*�y�������"fd� �\(/Y=*����l���t��_l�0��T*���m���xt��s�a�Eѱ�%��]�p���Q��H ��0���[Fd�������o��R�L�Д�/(mq?� sIj`��)4��J�;��a��W5k_��6�l|�zUl�ɋ^���0E���3�|"a>y�ޅM3R�x�W���^�T�BX�h-t��9��v�Kބk��h�mSr
b������1�ʦN�#a������󉢏}Ibz��G`��eab�X-`a�Ga�$~� E�	��~G��եe:
R�_�dJ��uIK�e=�	R���cԶLjQ�u��I��� ��;�A�RQ��o�I?7�%�~2i;	qCâ!�ҳR��183	��A���8�W��$�Y���w�5�F��!z]4�..5�"��ݾ�$]��=6V_W(W�R�;a|��h쉆��`�(W�2Ȥ(~�E�;�Ep�IV��'����\��%�cCt��ò��Pl�/��Z�B4����u�ܒ�n��q�1�8�.��:+��x��h�ew�g}uH�xs�p|�5|-+F�&������`l���^`���U��+�� �n�0�����*���ͥ^du7ERk�����Hᧇh�I���D����5i$����ԔPe15i�7�Ǜ�C�I��A ����o5:��x�<6��X�O��"�pm�t׺��K-��P�#f��G�r�ߍ���-הF]���`�Ξ�f��Qt�)�ޗ�^���U:T�H�_�(p�����V����}�`I�(���oLE��@!�ϼ�v�'��$��vƽ��lY�/u&7u3���f���I����AfJ�7�C����kE�"R;19ϊ٧8?֙�6�d��6�+f�4�_~���o�$Ց���!@3�ЊX«q�k�K������V�i��v��V5m�w�/d��)�Y
�9���n�3�PWe��qxE)�?�=�u�B�XO���͟����Lz���x��ۙ|�dB��4L��ץ._���x~�0���m��eh�U���T�����v�B]�(+5���K �=H���	���5��+�����u��\l�fL"T��#�e!� ������r��}U���SL�0��5)�>�P�</�p���Lj�b���ba�	;�
2,���q��˺�~*s�:�F��W��OPC��q��T1����sn�,=��b�v��Зla3�d��"?��p�c��{�?�2�����m���0�2���ĤaLmb�c=��@�`1ӴLb�wD��\r�J�^y]:��#�#o-��l�#�#볏��>2����c�������PK-�9�Zվ���5xl/workbook.xmlPK-�9�Z����	��[Content_Types].xmlPK-
�9�Z�N��''U_rels/.relsPK-�9�Z���$=�xl/worksheets/sheet1.xmlPK-�9�Z�.���P7
xl/_rels/workbook.xml.relsPK-�9�ZЃc'2E
}xl/styles.xmlPK-�9�Zk�6�
�2�xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�9�Zv2\׶5xl/workbook.xml �(�����0��&�C��(�R8q����R�������Ǘ�@�������G�ֹ�|�`c*�R�%cQ(4OΣ�v�i��Ŝ�Z`��۠M�eWp����J�HW�?��Bb2Ê2�-��B���q������l���o�/��bQĂ��6���Źw=SJ=
��l�\��]��
��wg���PK�9�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�9�Z&�ʤ''_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="R2fb66cafbb874438" /></Relationships>PK�9�Z���$=xl/worksheets/sheet1.xml �(���[sI��
��ݒ�������枬s�k�c*Ƹ���+0
�FK�ظ8��9�i&9x�{|���Lg���a�V��k��&�������_�����n2�9�l�y��׳G����|~�h0��]6�ᬚ�4����d:�������bt�O�n���|�������R���ͬ_m�Z��i3<_na|u_j<]���G\}��޴�8���Q������R�y���Z�{�[�w2������a�,����dy����ys1����N�7��sv�-לM�f˟��h�]�7�^����/�VΣ'"�lH��;���'�/��s����Z��* �%�	&�{=������J&P��:#�^O����~� ��w
�w��n�l��BLSp����z߾>�2p!tXXV�������}}��>z�{}Z�Om�-ٿ`=�Ϛ�i��E2��T��Fж��.���k*d-�Oӗ�r�f-��®�؂�6�h7$Z��!�R��H
2�ֵY)6җ��a�-U�5䁏4@�B�Ѷx4UH|)Y
�*d m|�I�a2�
�1h-�����!8�\S�e 3	[L�J�l2�_
Hº/n���
��7�3�Y!#	$�*�T"pޥ��;d"aCdą����� 	-"��QrD��,�R�L$�-�)EO0��"	�}��#7����,T�DBl3�8*_ꑐ����.��H4�>�-w˭�F,��Hl*DLګ;`F[]�T.9����z=�7HT��kx���i��I�v�ȑ�6O�R,03��<`f}��-&��J>d&1�s�y�xZ��t�I����#��G��$��^σ
9V�M!���$ӆ:-�>?�,�(T�H�m�]�O�=Sn��$h��C�C�����$a;�<���Xn0�~�� �O@J��(�V{�q�q��)�H��0SF�B�����=�e)>tEj��#wn�Ň�̢۰<���F�і��e�mW`�CpLhJ{�,:�3�oT�ׯ��|xt0����˯���S�g˗6~���߯#s0��X�R<�*��iWۊ��Ϻ
�V�tn[�wW�ϻ���x�U�m�ˮ"m+^)�	S_+��E"l}�H����0��"���H����Dx�A�s?*��'�6��gE"���H��_�p��"�~W$��Z	!{k%� ��� 
�k%� ��0���V���Z	$
�k%�(\��P���Vb��g%�(}V���g%�(}V���g%�$}V�I�g%�$}V�I�g%�$}VJ�g%�$}V2J�g%�$}VRJ�g%�N����m|��\OO�LO�.�?Q$����*NJD�̳r�E"gh��sE"N�E��KE"���"���|�7�D�6K�i��އ��k�
R��-��~�����]x�������TM�"�|R$�>+qg_���"�|S$��ek%�^v%��:{D�V2�;���	�I�h:�T�t&���LREә���3I���ſ�ɉ��7m�4��/���r+���#���%�A�=%�A��O���G�Z�d�w�d2H4�PFyGJ*��V�eܠy?8�W��fx�LO&�y3]����/��?PK�9�Z��#�Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;�D`�
[�{�D$�e�R��E��+ԢRk�.�a5��ӓf>�?6��i$���`Me����V
�k��S
��怣�i"�$���@�[Sd���uhRG[?��R�Q'�ItHg�-��p�$ǫ���փ�g+����^�?�19
�al��-�E�٫�	����V��9�0��#�_��<�a�V-�JUbɥ|�L/<���ӥs�����U��+gK���M�����PK�9�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�9�Zk�6�
�2xl/sharedStrings.xml �(���n�8�}����+[�1H2�1��v&��UjQK�:�.�߷H]�Hu�Ѫ�d�X��׷m~�
U����S��<=���IVlޟ~}�h��'uC���e�O�P�����]]7'�Z��O_�f���yM_`K�rbҲڒ?��y���$�@���m��Ϸ$+NOh�����9=i���-\�"����J�h�4���y���9��1��,�c?�P-swx������A�,��tro�~���յ�[��*Ҕ��gDj��vG�MqO����m\~��v����F+��|Kbȿ�e6�9��ߡZ�r���乢�*+4c]CC��o���c��h�ZI���/��h�e�RE԰�K�_s
5��������M��lN��$8�n)HTu�=��Ʋz�n�aG�f�F���u&�ˊ�:Lr5nőqP��5�ވ�r Y78�5��M�B���"�T-L�]��t����ꆙ����2&��*��j[�{�il0JN6��#}���G��[�/[�ޡ���)(��$�Kc#��m
�Y�i��SE4���؞]���9��m&�3| ��85"?r
+H'%�ERw�cڎ�a:��4";J˵�i��Dv:��id����Ć�x��>�H! 
\�9O�D[�iX�c#�i�2�%&	�8NL���S�����8��a�4�0q�$ �85�d�q�7'�m�o�g���׉p���V��~�؞���]ڇ�2�q+��OP�3��e�y��h7��:��>���:�.�>��pr��v�K���+:����������������z��#���m�O �Y�E�ds��z��CO�*���Ll�˜3��ȷ�:#b�i��F��~�;n��/�Zւ�#�^H��DX�?2T8��-e�>�(r\�\����m���d�:w�]갤E��[�j��m����|��A໡i�I�-�M�x�{�3D��	;�\L(m�$��r~�쓋;Fy�[����L��dAE����h,��<@4:W��(��-e^S�Ss@�j^-1�M�Q��g�P9��7���в���0��-c��^�0�v�q�0~G��I��88��+>?<e��K�����C
���`
_w�aC`D�Z�%]mэi���z[��?8�C�1�v�M�����f��UV�%0"����gS�f�&9�w�Q�'�&�1}��&}�����8P|Z??BEqO�RC�r��Gf�T����F`�f6�c21�����,=h���eTe]c H3=uMu:�
s�C�z"��� �<Eg\���k 9�ȥ�A���y�y��U��'�;+̪�}Er���L�P�ܤ)p�y�_CJڼ�4�%:��Ϥ�@�[�c�pK2��#g��3���-ӲO�i�֑i٧�MsX�ox?/�MpA��OzA�� H�W� hR�J��`e\�g�e�j/eI�&c^�:��oUH�B���ȶ�VC�z�r�`�k8,D��X�hܴ������d-xc��ww:n��)F}�ؗ�r�� ����^�Wp�o��D]���{�DzFK��~)`
ߺyv��qx��g�p:�٣;okc��I~`��k��-�b#��b�4�2���d�Rjg��VI��󴾓Ɩ�`�7��~J�14nwB-��#�߻4�~�� ���e��JW���Ȏ��fi��Ӭ%p����4
Fm��^��s���	�{_��"�����7��
��
��E�ΔN˼��|�`�R�҇*��L�֐2�X����;g6%�ӮI-:���sB�4k�M�
Y�lV�4��"0�1h����a&}�=ng7�:�8�O��Ӻ5��W�6�&���b<,��F�7��y7c�.�#��Ê$����u�*�d�:�δ��9g	�x�|.��4}����I'��0���{3��OBJ���x���F���#�����I�;���F!�����Vb9�CbD���AyAf����"k��m�Ϻ�#Ue��2�����lS���ŔC�˳�
j��ܐ��-�$o��e&��
Nq��B�>p�Q����t�,G��j~;'�ZFhʙ��Up�L��	�k�҄E��t_���Bd@+z�
��[�J	��}l!g�8�6d��k�2"x���?�*�y�������"fd� �\(/Y=*����l���t��_l�0��T*���m���xt��s�a�Eѱ�%��]�p���Q��H ��0���[Fd�������o��R�L�Д�/(mq?� sIj`��)4��J�;��a��W5k_��6�l|�zUl�ɋ^���0E���3�|"a>y�ޅM3R�x�W���^�T�BX�h-t��9��v�Kބk��h�mSr
b������1�ʦN�#a������󉢏}Ibz��G`��eab�X-`a�Ga�$~� E�	��~G��եe:
R�_�dJ��uIK�e=�	R���cԶLjQ�u��I��� ��;�A�RQ��o�I?7�%�~2i;	qCâ!�ҳR��183	��A���8�W��$�Y���w�5�F��!z]4�..5�"��ݾ�$]��=6V_W(W�R�;a|��h쉆��`�(W�2Ȥ(~�E�;�Ep�IV��'����\��%�cCt��ò��Pl�/��Z�B4����u�ܒ�n��q�1�8�.��:+��x��h�ew�g}uH�xs�p|�5|-+F�&������`l���^`���U��+�� �n�0�����*���ͥ^du7ERk�����Hᧇh�I���D����5i$����ԔPe15i�7�Ǜ�C�I��A ����o5:��x�<6��X�O��"�pm�t׺��K-��P�#f��G�r�ߍ���-הF]���`�Ξ�f��Qt�)�ޗ�^���U:T�H�_�(p�����V����}�`I�(���oLE��@!�ϼ�v�'��$��vƽ��lY�/u&7u3���f���I����AfJ�7�C����kE�"R;19ϊ٧8?֙�6�d��6�+f�4�_~���o�$Ց���!@3�ЊX«q�k�K������V�i��v��V5m�w�/d��)�Y
�9���n�3�PWe��qxE)�?�=�u�B�XO���͟����Lz���x��ۙ|�dB��4L��ץ._���x~�0���m��eh�U���T�����v�B]�(+5���K �=H���	���5��+�����u��\l�fL"T��#�e!� ������r��}U���SL�0��5)�>�P�</�p���Lj�b���ba�	;�
2,���q��˺�~*s�:�F��W��OPC��q��T1����sn�,=��b�v��Зla3�d��"?��p�c��{�?�2�����m���0�2���ĤaLmb�c=��@�`1ӴLb�wD��\r�J�^y]:��#�#o-��l�#�#볏��>2����c�������PK-�9�Zv2\׶5xl/workbook.xmlPK-�9�Z����	��[Content_Types].xmlPK-
�9�Z&�ʤ''U_rels/.relsPK-�9�Z���$=�xl/worksheets/sheet1.xmlPK-�9�Z��#�P7
xl/_rels/workbook.xml.relsPK-�9�ZЃc'2E
|xl/styles.xmlPK-�9�Zk�6�
�2�xl/sharedStrings.xmlPK��