GET api/product/{guid}/supplier/{id}?relations={relations}

Get supplier ordering information

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

supplier identifier

globally unique identifier

Required

guid

Product identifier

globally unique identifier

Required

relations

Flag to indicate if relational models should also be returned

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

Matching supplier ordering information

ProductOrderingDetail
NameDescriptionTypeAdditional information
PluG_UID

Product identifier

Collection of byte

None.

PluGuid

Product identifier guid

globally unique identifier

None.

SupplierIdentifier

Supplier identifier

Collection of byte

None.

SupplierIdentifierGuid

Supplier identifier guid

globally unique identifier

None.

CartonQuantity

integer

None.

CartonQuantityChanged

boolean

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

ProductSize

string

String length: inclusive between 0 and 12

CigarettesPerSleeve

integer

None.

RandomWeight

boolean

Deprecated.

PiecesPerUnit

integer

None.

AveragePackSize

When ordering packs used to determine pricing values

integer

None.

EffectiveDate

date

Data type: Date

PricedByWeight

If true, sold by weight

boolean

None.

LandedUnitCostEx

Complete carton cost, including all fees and excluding GST

integer

None.

LandedUnitCostInc

Complete carton cost, including GST and all fees

integer

None.

LandedCartonCostInc

Complete carton cost, including GST and all fees

integer

None.

LandedCartonCostEx

Complete carton cost, including all fees and excluding GST

integer

None.

StandardCost

The Carton-only portion of the landed cost

integer

None.

DeliveryFee

integer

Deprecated.

DeliveryFeeBasis

FeeBasis

Deprecated.

PickAndPackFee

integer

Deprecated.

PickAndPackFeeBasis

FeeBasis

Deprecated.

FinanceFee

integer

Deprecated.

FinanceFeeBasis

FeeBasis

Deprecated.

CartonLength

integer

None.

CartonWidth

integer

None.

CartonHeight

integer

None.

PalletLayerQuantity

integer

None.

PalletLayers

integer

None.

ItemCode

string

None.

InvoiceCode

string

None.

InvoiceDesc

string

None.

OrderDirect

boolean

None.

UseCost

boolean

None.

MinimumQuantity

Order at least this many units each time the product is ordered - as determined by the host

integer

None.

HostType

Host Type (0 if it's not created by host)

integer

None.

FromHost

FromHost (0->false, 1->true)

integer

None.

MinimumReorder

Minimum number of units to order if any are ordered - As set by the user, not the host

integer

None.

MaximumReorder

Maximum number of units to order

integer

None.

OrderMultiple

decimal number

None.

SellMultiple

decimal number

None.

BaseMultiple

decimal number

None.

HostStandardCost

integer

None.

HostTotalCost

integer

None.

HostRetail

integer

None.

HostLandedUnitCostEx

integer

None.

HostLandedUnitCostInc

integer

None.

HostDesc

These columns are also in the Plu table They were added here for supporting multiple hosts

string

None.

DirectIndicator

string

None.

AvailableToOrder

boolean

None.

HostRangeIndicator

string

None.

HostProductType

ProductType

None.

HostProductGrade

ProductGrade

None.

HostProductGroup

string

None.

HostSlowMoving

boolean

None.

HostGeneralMerchandise

boolean

None.

HostPillar

string

None.

HostLastUpdated

date

None.

Rebate

Rebate override value

decimal number

None.

RebateExclude

Rebate exclude flag

boolean

None.

InvoiceCodes

Collection of ProductInvoicingDetail

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

StoreIDs

Store IDs of store products for ordering detail to be also saved against

Collection of integer

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

PreferredSupplier

Set, or unset supplier as the preferred supplier on save. If null, ignores

boolean

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

PreferredRebateSupplier

Set, or unset supplier as the preferred rebate supplier on save. If null, ignores

boolean

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

SupplierName

string

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

SalesMode

SalesMode

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

OrderPacked

boolean

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

Active

boolean

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

Price

integer

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

CostGstPercent

integer

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

ParentPluG_UID

Collection of byte

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

ParentPluGuid

globally unique identifier

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

Freight

decimal number

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

FreightType

FreightFeeType

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.

Supplier

Supplier

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

ServiceFee

ServiceFee

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

IsPrimaryHost

boolean

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

HostVendor

integer

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

Response Formats

application/json, text/json

Sample:
{
  "pluG_UID": "t8uhQLLQ00+FxKfBN8/OeQ==",
  "pluGuid": "40a1cbb7-d0b2-4fd3-85c4-a7c137cfce79",
  "supplierIdentifier": "drng4+/JtUqgBWfzDjEwmw==",
  "supplierIdentifierGuid": "e3e0b976-c9ef-4ab5-a005-67f30e31309b",
  "cartonQuantity": 1,
  "cartonQuantityChanged": true,
  "productSize": "sample string 2",
  "cigarettesPerSleeve": 1,
  "randomWeight": true,
  "piecesPerUnit": 4,
  "averagePackSize": 5,
  "effectiveDate": "2025-06-13T23:36:20.191567",
  "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-13T23:36:20.191567",
  "rebate": 1.0,
  "rebateExclude": true,
  "invoiceCodes": [
    {
      "$id": "2",
      "pluG_UID": "A31Wvr9UNkOJgoVzgxlXrQ==",
      "pluGuid": "be567d03-54bf-4336-8982-8573831957ad",
      "supplierIdentifier": "2A1yBXSwAEikcVGilYPGmQ==",
      "supplierIdentifierGuid": "05720dd8-b074-4800-a471-51a29583c699",
      "invoiceCode": "sample string 1",
      "storeIDs": [
        1,
        2
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "storeIDs": [
    1,
    2
  ],
  "preferredSupplier": true,
  "preferredRebateSupplier": true,
  "supplierName": "sample string 40",
  "salesMode": 41,
  "orderPacked": true,
  "active": true,
  "price": 1,
  "costGstPercent": 43,
  "parentPluG_UID": "zF47nd8wKE+mubDKmo4K6A==",
  "parentPluGuid": "9d3b5ecc-30df-4f28-a6b9-b0ca9a8e0ae8",
  "freight": 44.0,
  "freightType": 1,
  "product": {
    "$id": "3",
    "plu": 1,
    "storeID": 1,
    "masterPluG_UID": "QEA=",
    "storeIDs": [
      1,
      2
    ],
    "g_UId": "COag8u2wIU6JH8w4wQD51Q==",
    "guid": "f2a0e608-b0ed-4e21-891f-cc38c100f9d5",
    "apn": "sample string 1",
    "apnChanged": true,
    "apnSwitched": true,
    "barcode": "sample string 4",
    "itemNumber": "sample string 5",
    "itemNumberChanged": true,
    "priceGroupG_UID": "eFCR72o4GUWyamcXBxSfrg==",
    "priceGroupGuid": "ef915078-386a-4519-b26a-671707149fae",
    "blueprintID": 1,
    "lastCountedDate": "2025-06-13T23:36:20.191567",
    "externalID": "sample string 7",
    "active": true,
    "activated": "2025-06-13T23:36:20.191567",
    "pluCreated": "2025-06-13T23:36:20.191567",
    "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-13T23:36:20.191567",
    "lastManualUpdate": "2025-06-13T23:36:20.191567",
    "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-13T23:36:20.191567",
    "currentCostUpdated": "2025-06-13T23:36:20.191567",
    "costDecimals": 31,
    "costChanged": true,
    "dealCostIdentifier": "QEA=",
    "excludeFromRebate": true,
    "rebateOverride": 1,
    "costCalcMethod": 1,
    "costCalcMethodChanged": true,
    "costEffectiveDate": "2025-06-13T23:36:20.191567",
    "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-13T23:36:20.191567",
    "posTare": 1,
    "altPrice": 1.0,
    "altPriceChanged": true,
    "altPriceMode": 52,
    "altPriceModeChanged": true,
    "altPLUG_UID": "0WwgQ8H8Zku8Ff3uduQIPQ==",
    "altPLUGuid": "43206cd1-fcc1-4b66-bc15-fdee76e4083d",
    "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-13T23:36:20.191567",
    "labelLastPrice": 1,
    "shelfPageLayoutG_UID": "L5AV9GOvPkGKbQETNua87Q==",
    "shelfPageLayoutGuid": "f415902f-af63-413e-8a6d-011336e6bced",
    "talkerPageLayoutG_UID": "W67yAcG8kkSZ6yW9Ulb0tw==",
    "talkerPageLayoutGuid": "01f2ae5b-bcc1-4492-99eb-25bd5256f4b7",
    "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": "zXYDlusFAESCvJ1aB5ZqnQ==",
    "inventoryIdentifier": "960376cd-05eb-4400-82bc-9d5a07966a9d",
    "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": "ansyy/59zEeY54ryYryA2Q==",
    "parentPluGuid": "cb327b6a-7dfe-47cc-98e7-8af262bc80d9",
    "preferredHostVendor": 103,
    "preferredHostChanged": true,
    "code": "sample string 105",
    "supplierIdentifier": "XlpsVI5J+kWUFf/j25Uubw==",
    "supplierIdentifierGuid": "546c5a5e-498e-45fa-9415-ffe3db952e6f",
    "supplierChanged": true,
    "rebateSupplierIdentifier": "IP9mnsyWoUuQGgrL1qFLKw==",
    "rebateSupplierIdentifierGuid": "9e66ff20-96cc-4ba1-901a-0acbd6a14b2b",
    "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-13T23:36:20.191567",
    "commodity": "sample string 120",
    "businessPillar": "sample string 121",
    "mscCommodity": "sample string 122",
    "hostIdentifier": "+0BQZGNc0ES+wuH/0lOuIA==",
    "hostIdentifierGuid": "645040fb-5c63-44d0-bec2-e1ffd253ae20",
    "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-13T23:36:20.191567",
      "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": "U8JRlLG8kUq88ZAR0+KrQQ==",
      "hostIdentifierGuid": "9451c253-bcb1-4a91-bcf1-9011d3e2ab41",
      "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-13T23:36:20.191567",
      "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": "xu9GcbxZmEeG0QatA+DVSA==",
          "hostIdentifierGuid": "7146efc6-59bc-4798-86d1-06ad03e0d548",
          "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": "GDpkJEAAvkeqOtQBPLEc2A==",
            "identifierGuid": "24643a18-0040-47be-aa3a-d4013cb11cd8",
            "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": "WhUgIcCYVEGDnAhoHsNA6g==",
            "hostSupplierIdentifierGuid": "2120155a-98c0-4154-839c-08681ec340ea",
            "loyaltyPriceLevelIdentifier": "cz56ftLl8UKUjLH1s6MTFw==",
            "loyaltyPriceLevelIdentifierGuid": "7e7a3e73-e5d2-42f1-948c-b1f5b3a31317",
            "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-13T23:36:20.191567",
            "lastProcessed": "2025-06-13T23:36:20.191567",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "8",
              "identifier": "Diy6V5DnCEOjgAL3jSyMXw==",
              "identifierGuid": "57ba2c0e-e790-4308-a380-02f78d2c8c5f",
              "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": "6LVWhK4HUkuqelFSFlxtrw==",
              "primaryContactID": "8456b5e8-07ae-4b52-aa7a-5152165c6daf",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "1Qguz1GE8UCmZCALlscBTg==",
              "supplierGroupGuid": "cf2e08d5-8451-40f1-a664-200b96c7014e",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2025-06-13T23:36:20.191567",
              "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": "e064a8c4-f4b6-44ae-826c-449fc1f85b1b",
                "identifier": "Qz72maQKIUG8uHmxoieGjg==",
                "identifierGuid": "99f63e43-0aa4-4121-bcb8-79b1a227868e",
                "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": "icVFgzGzokSbMgs5EgwFIg==",
                  "supplierIdentifierGuid": "8345c589-b331-44a2-9b32-0b39120c0522",
                  "contactGuid": "Gbu1UOp9RE2g/DFdVOqIEg==",
                  "contactID": "50b5bb19-7dea-4d44-a0fc-315d54ea8812",
                  "contact": {
                    "$ref": "9"
                  },
                  "supplier": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "10"
                }
              ],
              "products": [
                {
                  "$ref": "1"
                },
                {
                  "$ref": "1"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "11",
                  "storeID": 1,
                  "supplierIdentifier": "5UIBaYw9hUKviDepgw/TqQ==",
                  "supplierGuid": "690142e5-3d8c-4285-af88-37a9830fd3a9",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "storeName": "sample string 5",
                  "departmentName": "sample string 6",
                  "orderDays": 7
                },
                {
                  "$ref": "11"
                }
              ],
              "cycles": [
                {
                  "$id": "12",
                  "storeID": 1,
                  "supplierIdentifier": "Heuu5suCDUeFK7jWNE2jMg==",
                  "supplierGuid": "e6aeeb1d-82cb-470d-852b-b8d6344da332",
                  "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-13T23:36:20.191567",
                  "deliveryDate": "2025-06-13T23:36:20.191567",
                  "nextCutOffDate": "2025-06-13T23:36:20.191567",
                  "nextDeliveryDate": "2025-06-13T23:36:20.191567",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "12"
                }
              ],
              "store": {
                "$ref": "4"
              },
              "updated": "2025-06-13T23:36:20.191567",
              "isHost": true
            },
            "files": [
              {
                "$id": "13",
                "id": "sample string 1",
                "fileName": "sample string 2",
                "extension": "sample string 3",
                "provider": 0,
                "type": 0,
                "hostType": "sample string 4",
                "createdUtc": "2025-06-13T23:36:20.191567",
                "processed": "2025-06-13T23:36:20.191567",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2025-06-13T23:36:20.191567",
                "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": "14",
                  "customerNumber": "sample string 1",
                  "creationDate": "2025-06-13T23:36:20.191567",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "13"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "15",
                "id": 1,
                "hostIdentifier": "nhQZwd+jK0ukogaAcH3U6g==",
                "hostIdentifierGuid": "c119149e-a3df-4b2b-a4a2-0680707dd4ea",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "45fcc6fd-c768-4ed7-a064-f703da935003",
                  "37a6b57b-dc89-4d63-a8c6-a9086b611f5b"
                ]
              },
              {
                "$ref": "15"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "6"
            },
            "hostStoreSettings": [
              {
                "$ref": "6"
              },
              {
                "$ref": "6"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "16",
                "identifier": "+kJ7WyNPykqLn9NBV31KwQ==",
                "identifierGuid": "5b7b42fa-4f23-4aca-8b9f-d341577d4ac1",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "16"
              }
            ],
            "promoTypeGuids": [
              "5b408c29-2c18-4f0c-a6f1-2093eb503b2b",
              "218d5d59-11ac-483e-b6ed-db065f324baf"
            ],
            "isPromotionOnly": false,
            "isOrderable": false,
            "vendor": 0
          },
          "groupIDs": [
            1,
            2
          ],
          "hostDescription": "sample string 24"
        },
        {
          "$ref": "6"
        }
      ],
      "accounts": [
        {
          "$id": "17",
          "id": 1,
          "storeID": 1,
          "accountName": "sample string 2",
          "bsb": "sample string 3",
          "accountNumber": "sample string 4",
          "accountDesignated": true
        },
        {
          "$ref": "17"
        }
      ],
      "sales": [
        {
          "$id": "18",
          "id": 1,
          "storeID": 1,
          "externalSalesType": 2,
          "ftpSiteID": 1,
          "lastSaleProcessed": "2025-06-13T23:36:20.191567",
          "ftpSite": {
            "$id": "19",
            "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": "18"
        }
      ],
      "zoneMatrix": [
        {
          "$ref": "15"
        },
        {
          "$ref": "15"
        }
      ],
      "cashManagements": [
        {
          "$id": "20",
          "id": 1,
          "storeID": 1,
          "cashManagementType": 2,
          "apiID": 1,
          "organisationID": "sample string 3",
          "siteName": "sample string 4",
          "thirdPartyAPI": {
            "$id": "21",
            "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": "20"
        }
      ],
      "updateStoreID": "d9e1ab25-1b16-47d9-86f3-14c6871fa8dd",
      "updateStore": {
        "$id": "22",
        "id": "fc4d0cdd-ae4e-4a91-a450-a677a40a1016",
        "name": "sample string 1",
        "lastActivity": "2025-06-13T23:36:20.191567",
        "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-13T23:36:20.191567"
      },
      "timeZoneId": "sample string 53",
      "securityOptions": {
        "$id": "23",
        "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": "24",
        "pluG_UID": "0gaK9wIuvkGTSQYj16Fg0A==",
        "pluGuid": "f78a06d2-2e02-41be-9349-0623d7a160d0",
        "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-13T23:36:20.191567"
      },
      {
        "$ref": "24"
      }
    ],
    "currentPrices": {
      "$id": "25",
      "pluPrices": {
        "$id": "26",
        "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-13T23:36:20.191567",
        "priceChangeType": 0,
        "costDecimals": 10
      },
      "normalPluPrices": {
        "$ref": "26"
      },
      "winningCampaign": 1,
      "winner": {
        "$id": "27",
        "campaignName": "sample string 1",
        "campaignDescription": "sample string 2",
        "startDate": "2025-06-13T23:36:20.191567",
        "startTime": 3,
        "endDate": "2025-06-13T23:36:20.191567",
        "endTime": 4,
        "newPrice": 5,
        "newCost": 6,
        "newCostDecimals": 7,
        "pctDiscount": 8,
        "promoType": 1,
        "promotionTypeCode": "sample string 9",
        "hostType": 10,
        "hostIdentifier": "hEEyeR6I6kuD64iGjC7XLA==",
        "hostIdentifierGuid": "79324184-881e-4bea-83eb-88868c2ed72c",
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "details": [
        {
          "$ref": "27"
        },
        {
          "$ref": "27"
        }
      ]
    },
    "tray": {
      "$id": "28",
      "g_UId": "wkaZCq70xUCzHh/sZAWr9A==",
      "guid": "0a9946c2-f4ae-40c5-b31e-1fec6405abf4",
      "name": "sample string 1",
      "number": 1,
      "tare": 1
    },
    "priceGroup": {
      "$id": "29",
      "priceGroupG_UID": "p3UY+uHdY0ClUz4NaQaA1A==",
      "priceGroupGuid": "fa1875a7-dde1-4063-a553-3e0d690680d4",
      "name": "sample string 2",
      "code": 1,
      "modified": true,
      "updated": "2025-06-13T23:36:20.191567",
      "buyingLimit": 1,
      "buyingLimitIndependent": true,
      "buyingLimitType": 0,
      "number": 1,
      "products": [
        {
          "$ref": "3"
        },
        {
          "$ref": "3"
        }
      ],
      "productCount": 1
    },
    "priceGroupName": "sample string 145",
    "nutrifacts": {
      "$id": "30",
      "pluG_UID": "5R2PyRU0wE6PwXCoMGXu/w==",
      "pluGuid": "c98f1de5-3415-4ec0-8fc1-70a83065eeff",
      "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": "31",
      "pluGuid": "90227236-2798-41d3-9cb5-e928fdb67455",
      "created": "2025-06-13T23:36:20.191567",
      "createdByUser": "sample string 1",
      "activated": "2025-06-13T23:36:20.191567",
      "deactivated": "2025-06-13T23:36:20.191567",
      "lastOrdered": "2025-06-13T23:36:20.191567",
      "lastOrderedQty": 2.0,
      "lastReceived": "2025-06-13T23:36:20.191567",
      "lastReceivedQty": 3.0,
      "lastInvoiceStatus": 1,
      "lastCounted": "2025-06-13T23:36:20.191567",
      "lastSold": "2025-06-13T23:36:20.191567",
      "firstSold": "2025-06-13T23:36:20.191567",
      "awsUpdated": "2025-06-13T23:36:20.191567",
      "lastManualUpdate": "2025-06-13T23:36:20.191567",
      "lastManualUpdatedByUser": "sample string 5",
      "lastUpdated": "2025-06-13T23:36:20.191567",
      "lastUpdatedByUser": "sample string 7",
      "lastUpdatedByHost": "2025-06-13T23:36:20.191567",
      "doNotRangeUpdated": "2025-06-13T23:36:20.191567",
      "doNotOrderUpdated": "2025-06-13T23:36:20.191567",
      "tracked": "2025-06-13T23:36:20.191567"
    },
    "allergens": [
      {
        "$id": "32",
        "allergenID": 1,
        "pluG_UID": "cHdVOFGCSUenH4isttd3iQ==",
        "pluGuid": "38557770-8251-4749-a71f-88acb6d77789",
        "contains": 2,
        "allergenName": "sample string 3",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "32"
      }
    ],
    "costs": {
      "$id": "33",
      "pluG_UID": "TFCBTlGju0ajo9KRUUBs0w==",
      "pluGuid": "4e81504c-a351-46bb-a3a3-d29151406cd3",
      "enteredCost": 1,
      "weightedAvgCost": 1,
      "lastCost": 1,
      "rawEnteredCost": 2,
      "rawWeightedAvgCost": 3,
      "rawLastCost": 4,
      "freight": 5.0,
      "freightType": 6,
      "costDecimals": 7,
      "fifoCost": 1,
      "updated": "2025-06-13T23:36:20.191567",
      "normalCost": 1,
      "currentCost": 1
    },
    "sales": [
      {
        "$id": "34",
        "saleHeaderID": 1,
        "created": "2025-06-13T23:36:20.191567",
        "createdLocal": "2025-06-13T23:36:20.191567",
        "storeID": 3,
        "storeName": "sample string 4",
        "operatorG_Uid": "bn1tO5WGrE+IMtc+5v4m5Q==",
        "operatorGuid": "3b6d7d6e-8695-4fac-8832-d73ee6fe26e5",
        "operatorName": "sample string 5",
        "tranType": 1,
        "plu": 1,
        "pluG_UId": "vP1AgzpGVkyIMezmKQm2mw==",
        "pluGuid": "8340fdbc-463a-4c56-8831-ece62909b69b",
        "normalPrice": 1,
        "totalCents": 1,
        "cost": 1,
        "grossProfit": 1,
        "quantity": 1,
        "operator": {
          "$id": "35",
          "id": 1,
          "g_Uid": "fXi/a8AZMUqH03s0GTePHQ==",
          "guid": "6bbf787d-19c0-4a31-87d3-7b3419378f1d",
          "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-13T23:36:20.191567",
          "passwordResetRequired": true,
          "alteredInStore": true,
          "startShift": "2025-06-13T23:36:20.191567",
          "endShift": "2025-06-13T23:36:20.191567",
          "machineName": "sample string 20",
          "drawerID": 1,
          "stores": [
            {
              "$id": "36",
              "operatorG_UID": "svwyyErwHkW54ZYbvBcr6A==",
              "operatorGuid": "c832fcb2-f04a-451e-b9e1-961bbc172be8",
              "storeID": 2,
              "operator": {
                "$ref": "35"
              },
              "store": {
                "$ref": "4"
              }
            },
            {
              "$ref": "36"
            }
          ]
        }
      },
      {
        "$ref": "34"
      }
    ],
    "apns": [
      {
        "$id": "37",
        "pluID": 1,
        "pluG_UID": "Ca81SFJ9jUuCwcHlmyL9qw==",
        "pluGuid": "4835af09-7d52-4b8d-82c1-c1e59b22fdab",
        "apn": "sample string 1",
        "deleted": true,
        "storeID": 1,
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "37"
      }
    ],
    "tuns": [
      {
        "$id": "38",
        "pluG_UId": "EF4g7hx27EC/42ozklaAPQ==",
        "pluGuid": "ee205e10-761c-40ec-bfe3-6a339256803d",
        "apn": "sample string 1",
        "tun": "sample string 2",
        "cartonQuantity": 3,
        "product": {
          "$ref": "3"
        },
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "38"
      }
    ],
    "competitionPricing": [
      {
        "$id": "39",
        "identifier": "nFeZypJMiEGbN7FQKWH5Vw==",
        "identifierGuid": "ca99579c-4c92-4188-9b37-b1502961f957",
        "pluG_UID": "Cl8q6+MJYEmU5Rkg5oIdxA==",
        "pluGuid": "eb2a5f0a-09e3-4960-94e5-1920e6821dc4",
        "competitionID": 1,
        "name": "sample string 2",
        "sellMultiple": 3,
        "retailPrice": 4,
        "storeName": "sample string 5"
      },
      {
        "$ref": "39"
      }
    ],
    "supplier": {
      "$ref": "8"
    },
    "supplierName": "sample string 146",
    "children": [
      {
        "$ref": "3"
      },
      {
        "$ref": "3"
      }
    ],
    "ordering": {
      "$ref": "1"
    },
    "flipChartPages": [
      {
        "$id": "40",
        "identifier": "9E16g65bIECVSVXyrPADfw==",
        "groupName": "sample string 1",
        "identifierGuid": "837a4df4-5bae-4020-9549-55f2acf0037f",
        "exists": true,
        "flipChartIdentifier": "T3jb3u+22k+s/NvnEoUZjQ==",
        "flipChartIdentifierGuid": "dedb784f-b6ef-4fda-acfc-dbe71285198d",
        "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": "t+4aab/CaUe9CrXEybXOWQ==",
        "groupIdentifierGuid": "691aeeb7-c2bf-4769-bd0a-b5c4c9b5ce59",
        "flipChart": {
          "$id": "41",
          "identifier": "GRJfQO8F10C0EcIqDBlMEw==",
          "identifierGuid": "405f1219-05ef-40d7-b411-c22a0c194c13",
          "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": "42",
            "identifier": "4gpe56KiEUevGD21cfmiwA==",
            "identifierGuid": "e75e0ae2-a2a2-4711-af18-3db571f9a2c0",
            "name": "sample string 2",
            "formType": "sample string 3",
            "forms": [
              {
                "$id": "43",
                "id": 1,
                "g_UID": "EinniB6tLUisKD6su3JeKA==",
                "guid": "88e72912-ad1e-482d-ac28-3eacbb725e28",
                "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": "jmdLaUyLhECwJaGhluoE6w==",
                "previousFormGuid": "694b678e-8b4c-4084-b025-a1a196ea04eb",
                "nextForm": 1,
                "nextFormG_UID": "N17w/NYXgEG99Ej8jDgSyw==",
                "nextFormGuid": "fcf05e37-17d6-4180-bdf4-48fc8c3812cb",
                "attributes": "sample string 10",
                "updated": "2025-06-13T23:36:20.191567",
                "positioning": 1,
                "contentPanel": "sample string 11",
                "selectionMode": 1,
                "maximumSelections": 1,
                "alteredInStore": true,
                "deleted": true,
                "blueprintID": 1,
                "preserveLayout": true,
                "mainCheckoutFormName": "sample string 13",
                "nextCheckoutForm": {
                  "$ref": "43"
                },
                "previousCheckoutForm": {
                  "$ref": "43"
                },
                "buttons": [
                  {
                    "$id": "44",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "hmjQHlvTzUuEJjdbzJrj7Q==",
                    "checkoutFormGuid": "1ed06886-d35b-4bcd-8426-375bcc9ae3ed",
                    "identifier": "2kfPo0m3PkGx7PwYC8x2kw==",
                    "identifierGuid": "a3cf47da-b749-413e-b1ec-fc180bcc7693",
                    "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": "LH68JE7jDk2HiTRcX96QWg==",
                    "valueGuid": "24bc7e2c-e34e-4d0e-8789-345c5fde905a",
                    "buttonText": "sample string 10",
                    "valueText": "sample string 11",
                    "drawImageAndButton": true,
                    "updated": "2025-06-13T23:36:20.191567",
                    "action": "sample string 12",
                    "valueForm": {
                      "$ref": "43"
                    },
                    "image": {
                      "$id": "45",
                      "name": "sample string 3.sample string 4",
                      "imageID": 2,
                      "imageName": "sample string 3",
                      "imageExtension": "sample string 4",
                      "lastUpdate": "2025-06-13T23:36:20.191567",
                      "imageData": "QEA=",
                      "readOnly": true
                    }
                  },
                  {
                    "$ref": "44"
                  }
                ],
                "panels": [
                  {
                    "$id": "46",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "ssHsP19gok61KFOgu5iRlQ==",
                    "checkoutFormGuid": "3fecc1b2-605f-4ea2-b528-53a0bb989195",
                    "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": "46"
                  }
                ]
              },
              {
                "$ref": "43"
              }
            ],
            "panels": [
              {
                "$ref": "46"
              },
              {
                "$ref": "46"
              }
            ]
          },
          "pages": [
            {
              "$ref": "40"
            },
            {
              "$ref": "40"
            }
          ]
        },
        "contentPanel": {
          "$ref": "46"
        },
        "products": [
          {
            "$id": "47",
            "flipChartPageIdentifier": "nQXVVcqwGkigG2ku6jmJGQ==",
            "flipChartPageIdentifierGuid": "55d5059d-b0ca-481a-a01b-692eea398919",
            "pluG_UID": "lTzjwsr9KEuhcrcmz6bTcQ==",
            "pluGuid": "c2e33c95-fdca-4b28-a172-b726cfa6d371",
            "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": "47"
          }
        ],
        "productCount": 27,
        "pages": [
          {
            "$ref": "40"
          },
          {
            "$ref": "40"
          }
        ]
      },
      {
        "$ref": "40"
      }
    ],
    "priceHistory": [
      {
        "$id": "48",
        "pluG_UID": "I87UMOmHN0SfyrB00s5YVw==",
        "pluGuid": "30d4ce23-87e9-4437-9fca-b074d2ce5857",
        "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-13T23:36:20.191567",
        "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": "48"
      }
    ],
    "ingredients": [
      {
        "$id": "49",
        "pluG_UID": "3cItYZ/1zkC6kpyKAcfx0A==",
        "ingredientGuid": "T+ahWKuAQ0KYvlgrnawMhg==",
        "ingredientIdentifier": "58a1e64f-80ab-4243-98be-582b9dac0c86",
        "quantity": 1.0,
        "storeIDs": [
          1,
          2
        ],
        "ingredientText": "sample string 1",
        "ingredient": {
          "$ref": "3"
        }
      },
      {
        "$ref": "49"
      }
    ],
    "bins": [
      {
        "$id": "50",
        "pluG_UID": "KUYWsXaDR0yn0xxPlQiQWQ==",
        "pluGuid": "b1164629-8376-4c47-a7d3-1c4f95089059",
        "shelfLocationIdentifier": "WZaYYM5KHkO67XUhQq20kg==",
        "shelfLocationGuid": "60989659-4ace-431e-baed-752142adb492",
        "labelShelfDefault": 1,
        "labelTalkerDefault": 1,
        "labelSmall": true,
        "labelPageLayoutG_UID": "qc3rHMEjmkiRPWcuYnzGoQ==",
        "labelPageLayoutGuid": "1cebcda9-23c1-489a-913d-672e627cc6a1",
        "updated": "2025-06-13T23:36:20.191567",
        "electronicShelfLabelIdentifier": "sample string 5",
        "electronicshelfLabelsConfigurationID": 6,
        "labelShelfChanged": true,
        "productName": "sample string 8",
        "locationText": "sample string 9",
        "product": {
          "$ref": "3"
        },
        "location": {
          "$id": "51",
          "identifier": "s36y0bPtVEO5uW+T2Kh1Iw==",
          "storeID": 1,
          "identifierGuid": "d1b27eb3-edb3-4354-b9b9-6f93d8a87523",
          "name": "sample string 2",
          "haccp": true,
          "blueprintID": 1,
          "updated": "2025-06-13T23:36:20.191567",
          "minTemp": 1,
          "maxTemp": 1,
          "checkFrequency": 1,
          "storeCaseConfiguration": 5,
          "storeName": "sample string 6",
          "bins": [
            {
              "$ref": "50"
            },
            {
              "$ref": "50"
            }
          ]
        }
      },
      {
        "$ref": "50"
      }
    ],
    "bin": {
      "$ref": "50"
    },
    "scaleLocations": [
      {
        "$id": "52",
        "plu": 1,
        "pluG_UID": "3IneESv9rEqI6xclChIMaw==",
        "pluGuid": "11de89dc-fd2b-4aac-88eb-17250a120c6b",
        "deptNo": 1,
        "product": {
          "$ref": "3"
        },
        "scaleLocation": {
          "$id": "53",
          "id": 1,
          "deptNo": 1,
          "deptCode": "sample string 2",
          "name": "sample string 3",
          "enabled": true,
          "updated": "2025-06-13T23:36:20.191567",
          "department": {
            "$id": "54",
            "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": "53"
            },
            "subDepartments": [
              {
                "$id": "55",
                "id": 1,
                "departmentID": 2,
                "name": "sample string 3",
                "code": "sample string 4",
                "departmentCode": "sample string 5",
                "externalSales": true,
                "minorDepartments": [
                  {
                    "$id": "56",
                    "id": 1,
                    "subDepartmentID": 2,
                    "departmentID": 3,
                    "name": "sample string 4",
                    "subDepartmentCode": "sample string 5",
                    "departmentCode": "sample string 6",
                    "code": "sample string 7",
                    "lesserDepartments": [
                      {
                        "$id": "57",
                        "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-13T23:36:20.191567",
                        "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": "4rC0xLBWWU6E7uRuvtr14A==",
                        "labelPageLayoutGuid": "c4b4b0e2-56b0-4e59-84ee-e46ebedaf5e0",
                        "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": "58",
                          "dept": 1,
                          "category": 2,
                          "name": "sample string 3",
                          "active": true,
                          "mscCommodities": [
                            {
                              "$id": "59",
                              "dept": 1,
                              "category": 2,
                              "commodity": 3,
                              "name": "sample string 4",
                              "active": true,
                              "mscSubCommodities": [
                                {
                                  "$id": "60",
                                  "dept": 1,
                                  "category": 2,
                                  "commodity": 3,
                                  "subCommodity": 4,
                                  "name": "sample string 5",
                                  "active": true,
                                  "subCommodityCode": "sample string 7"
                                },
                                {
                                  "$ref": "60"
                                }
                              ],
                              "commodityCode": "sample string 6"
                            },
                            {
                              "$ref": "59"
                            }
                          ],
                          "categoryCode": "sample string 5"
                        },
                        "mscCom": {
                          "$ref": "59"
                        },
                        "mscDep": {
                          "$id": "61",
                          "dept": 1,
                          "name": "sample string 2",
                          "active": true,
                          "mscCategories": [
                            {
                              "$ref": "58"
                            },
                            {
                              "$ref": "58"
                            }
                          ],
                          "deptCode": "sample string 4"
                        },
                        "mscSubCom": {
                          "$ref": "60"
                        }
                      },
                      {
                        "$ref": "57"
                      }
                    ],
                    "updated": "2025-06-13T23:36:20.191567",
                    "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": "kCVy7CPro0CnjSvFNuAT7A==",
                    "labelPageLayoutGuid": "ec722590-eb23-40a3-a78d-2bc536e013ec",
                    "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": "58"
                    },
                    "mscCom": {
                      "$ref": "59"
                    },
                    "mscDep": {
                      "$ref": "61"
                    },
                    "mscSubCom": {
                      "$ref": "60"
                    }
                  },
                  {
                    "$ref": "56"
                  }
                ],
                "investmentBuyOverride": true,
                "updated": "2025-06-13T23:36:20.191567",
                "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": "XE5TFqFMEECmoxOEYmdwLg==",
                "labelPageLayoutGuid": "16534e5c-4ca1-4010-a6a3-13846267702e",
                "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": "58"
                },
                "mscCom": {
                  "$ref": "59"
                },
                "mscDep": {
                  "$ref": "61"
                },
                "mscSubCom": {
                  "$ref": "60"
                }
              },
              {
                "$ref": "55"
              }
            ],
            "stores": [
              1,
              2
            ],
            "investmentBuyOverride": true,
            "updated": "2025-06-13T23:36:20.191567",
            "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": "wfkkAP10CU20C6/wXybd+A==",
            "labelPageLayoutGuid": "0024f9c1-74fd-4d09-b40b-aff05f26ddf8",
            "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": "58"
            },
            "mscCom": {
              "$ref": "59"
            },
            "mscDep": {
              "$ref": "61"
            },
            "mscSubCom": {
              "$ref": "60"
            }
          }
        }
      },
      {
        "$ref": "52"
      }
    ],
    "nextPrice": {
      "$id": "62",
      "id": 1,
      "campaignID": 2,
      "campaignName": "sample string 3",
      "plu": 1,
      "hostOfferID": 1,
      "metcashPromotionID": "sample string 4",
      "metcashPromotionPlacement": "sample string 5",
      "pluG_UID": "6/itMXzgHUSbCdUqGDYsfA==",
      "pluGuid": "31adf8eb-e07c-441d-9b09-d52a18362c7c",
      "newPrice": 1,
      "pctDiscount": 1,
      "newCost": 1,
      "newCostDecimals": 6,
      "dealCostIdentifier": "IwIq9T4LMUOyDa6otxMDNw==",
      "dealCostGuid": "f52a0223-0b3e-4331-b20d-aea8b7130337",
      "pluName": "sample string 7",
      "apn": "sample string 8",
      "fuelItem": true,
      "priceGroupG_UID": "K8RnaJOPuEiCBCZJQRqQOQ==",
      "priceGroupGuid": "6867c42b-8f93-48b8-8204-2649411a9039",
      "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-13T23:36:20.191567",
      "rrp": 26,
      "campaignDescription": "sample string 27",
      "campaignComboPriceGroupG_UID": "96WhrDtCB0u7K2UllblF6Q==",
      "campaignComboPriceGroupIdentifier": "aca1a5f7-423b-4b07-bb2b-652595b945e9",
      "promotionPlacementDescription": "sample string 28",
      "storeAcceptances": [
        {
          "$id": "63",
          "plu": 1,
          "pluG_UId": "QEA=",
          "campaignID": 1,
          "campaignName": "sample string 2",
          "storeID": 3,
          "acceptedUtc": "2025-06-13T23:36:20.191567",
          "operatorG_UID": "ipi9d3WRWkmh94Tf/ytpzA==",
          "operatorGuid": "77bd988a-9175-495a-a1f7-84dfff2b69cc",
          "machineID": 1,
          "processed": true,
          "appliedUtc": "2025-06-13T23:36:20.191567",
          "signIqTicketFileMovedUtc": "2025-06-13T23:36:20.191567",
          "user": "sample string 6",
          "campaignDescription": "sample string 7",
          "productDesc": "sample string 8",
          "storeName": "sample string 9",
          "effectiveUtc": "2025-06-13T23:36:20.191567",
          "priceChangeType": 0,
          "operatorName": "sample string 10",
          "hostCampaign": true,
          "product": {
            "$ref": "3"
          },
          "campaignPlu": {
            "$ref": "62"
          }
        },
        {
          "$ref": "63"
        }
      ],
      "campaign": {
        "$id": "64",
        "id": 1,
        "storeID": 2,
        "name": "e547ef89-d593-483c-b2d9-efa4e637683b",
        "nameGuid": "e547ef89-d593-483c-b2d9-efa4e637683b",
        "description": "sample string 4",
        "showDiscounts": true,
        "showTotals": true,
        "onlyEvaluateOnSubtotal": true,
        "useDescription": true,
        "campaignType": 1,
        "startDate": "2025-06-13T23:36:20.191567",
        "startTime": 1,
        "endDate": "2025-06-13T23:36:20.191567",
        "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-13T23:36:20.191567",
        "system": true,
        "created": "2025-06-13T23:36:20.191567",
        "updated": "2025-06-13T23:36:20.191567",
        "priceChangeNotifiedUtc": "2025-06-13T23:36:20.191567",
        "promoType": 1,
        "promotionTypeCode": "sample string 13",
        "hostIdentifier": "frhWRtFb2Ey36e8yiSM/yg==",
        "hostIdentifierGuid": "4656b87e-5bd1-4cd8-b7e9-ef3289233fca",
        "hostType": 14,
        "createdByUser": "sample string 15",
        "fromHost": true,
        "deleted": true,
        "campaignDeleted": "2025-06-13T23:36:20.191567",
        "updatedByUser": "sample string 18",
        "offerID": 1,
        "isPriceChangeCampaign": true,
        "stores": [
          1,
          2
        ],
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ],
        "campaignPlus": [
          {
            "$ref": "62"
          },
          {
            "$ref": "62"
          }
        ],
        "campaignPools": [
          {
            "$id": "65",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 4,
            "pluG_UID": "jP9aPLfRLEGeC0nZEnQp8Q==",
            "pluGuid": "3c5aff8c-d1b7-412c-9e0b-49d9127429f1",
            "hostOfferID": 1,
            "priceGroupG_UID": "C5VJhVsK6EqR7j0FHWtrSA==",
            "priceGroupGuid": "8549950b-0a5b-4ae8-91ee-3d051d6b6b48",
            "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-13T23:36:20.191567",
            "rrp": 17,
            "campaignDescription": "sample string 18",
            "product": {
              "$ref": "3"
            },
            "campaign": {
              "$ref": "64"
            }
          },
          {
            "$ref": "65"
          }
        ],
        "sellingRules": [
          {
            "$id": "66",
            "id": 1,
            "identifier": "uDxlAhjjbE2JKUqX6Osz+A==",
            "identifierStr": "uDxlAhjjbE2JKUqX6Osz+A==",
            "identifierGuid": "02653cb8-e318-4d6c-8929-4a97e8eb33f8",
            "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": "64"
            }
          },
          {
            "$ref": "66"
          }
        ],
        "customers": [
          {
            "$id": "67",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "customerID": "fuv25l8Pokup0cRG6uEbPg==",
            "customerIDGuid": "e6f6eb7e-0f5f-4ba2-a9d1-c446eae11b3e",
            "campaign": {
              "$ref": "64"
            },
            "customer": {
              "$id": "68",
              "identifier": "aMXQ1ck8KEOa8A0gSOzEiA==",
              "identifierGuid": "d5d0c568-3cc9-4328-9af0-0d2048ecc488",
              "code": "sample string 2",
              "familyName": "sample string 3",
              "givenName": "sample string 4",
              "otherName": "sample string 5",
              "title": "sample string 6",
              "dateOfBirth": "2025-06-13T23:36:20.191567",
              "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": "nmE6Lxu2OU20fBlVpi/yGA==",
              "communityIdentifierGuid": "2f3a619e-b61b-4d39-b47c-1955a62ff218",
              "joined": "2025-06-13T23:36:20.191567",
              "updated": "2025-06-13T23:36:20.191567",
              "active": true,
              "reasonInactive": 1,
              "groupCustomer": true,
              "loyaltyPoints": 1,
              "homeStoreID": 1,
              "availableSpend": 1,
              "priceLevelIdentifier": "vH709xcn8UyDHTUWx1pTug==",
              "priceLevelIdentifierGuid": "f7f47ebc-2717-4cf1-831d-3516c75a53ba",
              "marketingID": "sample string 18",
              "hidden": true,
              "registered": true,
              "registeredOn": "2025-06-13T23:36:20.191567",
              "emailMarketing": true,
              "smsMarketing": true,
              "deleted": true,
              "deletedUser": "sample string 24",
              "homeStoreName": "sample string 25",
              "customerCards": [
                {
                  "$id": "69",
                  "cardType": 2,
                  "issueDate": "2025-06-13T23:36:20.191567",
                  "expiry": "2025-06-13T23:36:20.191567",
                  "customerID": "dHQUM6FROE6CvrIwU+8qmg==",
                  "customerIDGuid": "33147474-51a1-4e38-82be-b23053ef2a9a",
                  "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-13T23:36:20.191567",
                  "linkedAccount": "9zG5zjjdTUCKnckTI/nMjw==",
                  "linkedAccountGuid": "ceb931f7-dd38-404d-8a9d-c91323f9cc8f",
                  "currentValueChanged": true,
                  "limitsChanged": true,
                  "customer": {
                    "$ref": "68"
                  },
                  "account": {
                    "$id": "70",
                    "id": 1,
                    "identifier": "urm3P3z7EU+FPmNJGe/b8w==",
                    "identifierGuid": "3fb7b9ba-fb7c-4f11-853e-634919efdbf3",
                    "referenceNo": "sample string 3",
                    "name": "sample string 4",
                    "created": "2025-06-13T23:36:20.191567",
                    "owner": "6UwX85XRHEqj4DQdYPhmtw==",
                    "ownerGuid": "f3174ce9-d195-4a1c-a3e0-341d60f866b7",
                    "accountStoreGroupIdentifier": "vdOhfq1gyUCoO6eWyH8+uw==",
                    "accountStoreGroupGuid": "7ea1d3bd-60ad-40c9-a83b-a796c87f3ebb",
                    "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-13T23:36:20.191567",
                    "active": true,
                    "updated": "2025-06-13T23:36:20.191567",
                    "deleted": true,
                    "deletedUser": "sample string 16",
                    "currentBalanceChanged": true,
                    "maximumLimitChanged": true,
                    "loyaltyPointsChanged": true,
                    "projectedBalance": 17,
                    "accountStoreGroupStoreIDs": [
                      1,
                      2
                    ],
                    "customerEmail": "sample string 18",
                    "ownerCustomer": {
                      "$ref": "68"
                    },
                    "card": {
                      "$ref": "69"
                    },
                    "members": {
                      "$id": "71",
                      "sample string 1": [
                        {
                          "$ref": "68"
                        },
                        {
                          "$ref": "68"
                        }
                      ],
                      "sample string 2": [
                        {
                          "$ref": "68"
                        },
                        {
                          "$ref": "68"
                        }
                      ]
                    },
                    "customerGroups": [
                      {
                        "$id": "72",
                        "identifier": "g78Aa3QRFE2ufLTuAh4D2g==",
                        "identifierGuid": "6b00bf83-1174-4d14-ae7c-b4ee021e03da",
                        "name": "sample string 2",
                        "primaryContact": "vzvhvRcS7kG+VtYZHm0bVw==",
                        "primaryContactGuid": "bde13bbf-1217-41ee-be56-d6191e6d1b57",
                        "accountID": "f3DlGhz48kS5aLMYlfps6w==",
                        "accountIDGuid": "1ae5707f-f81c-44f2-b968-b31895fa6ceb",
                        "special": true,
                        "updated": "2025-06-13T23:36:20.191567",
                        "active": true,
                        "reasonInactive": 1,
                        "priceLevelIdentifier": "gkbY5FC3yUGSc4IfomyTcA==",
                        "priceLevelIdentifierGuid": "e4d84682-b750-41c9-9273-821fa26c9370",
                        "deleted": true,
                        "account": {
                          "$ref": "70"
                        },
                        "primaryContactCustomer": {
                          "$ref": "68"
                        },
                        "customerGroupMembers": [
                          {
                            "$id": "73",
                            "id": 1,
                            "groupID": "eVm2AjZWn0+pxuDWzSr4iQ==",
                            "groupIDGuid": "02b65979-5636-4f9f-a9c6-e0d6cd2af889",
                            "customerID": "rt/wBp6fv0+jGiTuocAYTA==",
                            "customerIDGuid": "06f0dfae-9f9e-4fbf-a31a-24eea1c0184c",
                            "card": "sample string 4",
                            "linkedAccount": "QelHnl71xkaCoA8tABB1ug==",
                            "linkedAccountGuid": "9e47e941-f55e-46c6-82a0-0f2d001075ba",
                            "customer": {
                              "$ref": "68"
                            },
                            "group": {
                              "$ref": "72"
                            },
                            "customerCard": {
                              "$ref": "69"
                            }
                          },
                          {
                            "$ref": "73"
                          }
                        ]
                      },
                      {
                        "$ref": "72"
                      }
                    ]
                  },
                  "payments": [
                    {
                      "$id": "74",
                      "id": 1,
                      "identifier": "sRVWmIMmhkOPIBP0HTz70w==",
                      "identifierGuid": "985615b1-2683-4386-8f20-13f41d3cfbd3",
                      "storeID": 2,
                      "operatorName": "sample string 3",
                      "saleHeaderID": 4,
                      "paymentType": 5,
                      "amount": 6,
                      "account": "sample string 7",
                      "accountID": "e9NIBVFTi0Km0ZqpXf1N+Q==",
                      "accountIDGuid": "0548d37b-5351-428b-a6d1-9aa95dfd4df9",
                      "customerAccount": {
                        "$ref": "70"
                      },
                      "customerCard": {
                        "$ref": "69"
                      },
                      "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-13T23:36:20.191567",
                      "invRocNo": "sample string 14",
                      "responseCode": "sample string 15",
                      "cashout": 1,
                      "tip": 16,
                      "idempotentVoid": "CpMvBzNB9ECDVIc8G6OpEw==",
                      "idempotentVoidGuid": "072f930a-4133-40f4-8354-873c1ba3a913",
                      "offline": true,
                      "processed": 1,
                      "storeSaleHeader": {
                        "$id": "75",
                        "saleHeaderID": 1,
                        "saleHeaderGuid": "jg8CJ9Bw/EmibqahMcQiKw==",
                        "saleHeaderIdentifierGuid": "27020f8e-70d0-49fc-a26e-a6a131c4222b",
                        "created": "2025-06-13T23:36:20.191567",
                        "createdLocal": "2025-06-13T23:36:20.191567",
                        "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-13T23:36:20.191567",
                        "storeID": 1,
                        "operatorG_Uid": "X0DIBMMBVUmNVNGhBPqojA==",
                        "operatorGuid": "04c8405f-01c3-4955-8d54-d1a104faa88c",
                        "customerG_Uid": "ABLFV1ctvkKuwCQtrXFpvQ==",
                        "customerGuid": "57c51200-2d57-42be-aec0-242dad7169bd",
                        "communityIdentifier": "M03+sl8AvEOZXxEoIuXq3Q==",
                        "communityIdentifierGuid": "b2fe4d33-005f-43bc-995f-112822e5eadd",
                        "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": "hSE0EQU1DU2Q0z9jXZL7hQ==",
                        "priceLevelIdentifierGuid": "11342185-3505-4d0d-90d3-3f635d92fb85",
                        "locked": 36,
                        "relationChecksum": "sample string 37",
                        "loyaltyTender": 1,
                        "giftCardTender": 1,
                        "operator": {
                          "$ref": "35"
                        },
                        "customer": {
                          "$ref": "68"
                        },
                        "communityOrganisation": {
                          "$id": "76",
                          "id": 1,
                          "identifier": "k6Phybw5/EKKFxBtVZFpvg==",
                          "identifierGuid": "c9e1a393-39bc-42fc-8a17-106d559169be",
                          "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-13T23:36:20.191567",
                          "deleted": true
                        },
                        "details": [
                          {
                            "$id": "77",
                            "saleItemID": 1,
                            "identifier": "HKf6J6S/skSA+TayBoNCNg==",
                            "identifierGuid": "27faa71c-bfa4-44b2-80f9-36b206834236",
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "bxwBOChDD0yQ2KlHSHxg2w==",
                            "pluGuid": "38011c6f-4328-4c0f-90d8-a947487c60db",
                            "accountID": "uFmcA1ltbUO2/ktcNG44ng==",
                            "accountIDGuid": "039c59b8-6d59-436d-b6fe-4b5c346e389e",
                            "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-13T23:36:20.191567",
                            "bestOrExpireType": 1,
                            "providerName": "sample string 11",
                            "refundG_UID": "nSaN9bcTlUOayxjZsSHnGg==",
                            "refundGuid": "f58d269d-13b7-4395-9acb-18d9b121e71a",
                            "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": "fq1IdGvUP0yX2gYVkZxe0Q==",
                            "idempotentVoidGuid": "7448ad7e-d46b-4c3f-97da-0615919c5ed1",
                            "priceLevelIdentifier": "2QH2UKmoX02cYETY7F7+BQ==",
                            "priceLevelIdentifierGuid": "50f601d9-a8a9-4d5f-9c60-44d8ec5efe05",
                            "productName": "sample string 23",
                            "apn": "sample string 24",
                            "unknownScans": [
                              {
                                "$id": "78",
                                "id": 1,
                                "saleDetailID": 2,
                                "storeID": 1,
                                "scanned": "2025-06-13T23:36:20.191567",
                                "operatorG_UID": "QEA=",
                                "barcode": "sample string 4",
                                "processed": 1
                              },
                              {
                                "$ref": "78"
                              }
                            ],
                            "refund": {
                              "$id": "79",
                              "id": 1,
                              "g_UID": "cYzquF5JSUeaUQairA19fQ==",
                              "guid": "b8ea8c71-495e-4749-9a51-06a2ac0d7d7d",
                              "description": "sample string 1",
                              "dumped": true,
                              "inventoryReasonID": 1,
                              "sortOrder": 1,
                              "updated": "2025-06-13T23:36:20.191567"
                            },
                            "modifier": {
                              "$id": "80",
                              "id": 1,
                              "setG_UID": "7CSE8tHt9E2SdPeEqRJW5g==",
                              "modifierSetGuid": "f28424ec-edd1-4df4-9274-f784a91256e6",
                              "name": "sample string 2",
                              "price": 1,
                              "quantity": 1,
                              "modifierType": 1,
                              "groupNumber": 1,
                              "pageNumber": 1,
                              "controlOrder": 1,
                              "printToStation": true,
                              "pluG_UID": "eKV1IbPmZka7N7y9POhveA==",
                              "pluGuid": "2175a578-e6b3-4666-bb37-bcbd3ce86f78",
                              "deleted": true,
                              "g_UID": "H6ydoSHd9kiudWi9KvMdXw==",
                              "guid": "a19dac1f-dd21-48f6-ae75-68bd2af31d5f",
                              "product": {
                                "$ref": "3"
                              }
                            },
                            "priceLevelName": "sample string 25",
                            "pumpNumber": 1,
                            "hoseNumber": 1
                          },
                          {
                            "$ref": "77"
                          }
                        ],
                        "eftReceipts": [
                          {
                            "$id": "81",
                            "id": 1,
                            "storeID": 1,
                            "saleHeaderID": 2,
                            "storeSaleHeader": {
                              "$ref": "75"
                            },
                            "receipt": "sample string 3",
                            "processed": 1
                          },
                          {
                            "$ref": "81"
                          }
                        ],
                        "payments": [
                          {
                            "$ref": "74"
                          },
                          {
                            "$ref": "74"
                          }
                        ],
                        "cards": [
                          {
                            "$id": "82",
                            "id": 1,
                            "saleHeaderID": 1,
                            "identifier": "sample string 2",
                            "cardType": 3,
                            "providerName": "sample string 4"
                          },
                          {
                            "$ref": "82"
                          }
                        ],
                        "campaignHits": [
                          {
                            "$id": "83",
                            "id": 1,
                            "saleHeaderID": 2,
                            "campaign": "sample string 3",
                            "name": "sample string 4",
                            "processed": 1,
                            "campaignDescription": "sample string 5"
                          },
                          {
                            "$ref": "83"
                          }
                        ],
                        "fuel": [
                          {
                            "$id": "84",
                            "id": 1,
                            "plu": 1,
                            "pluG_UID": "ydDi1SEvSU2OrGgLChuwyw==",
                            "pluGuid": "d5e2d0c9-2f21-4d49-8eac-680b0a1bb0cb",
                            "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-13T23:36:20.191567",
                            "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-13T23:36:20.191567",
                            "tagNumber": "sample string 15",
                            "trackTwoRem": "sample string 16",
                            "transCode": 1,
                            "transType": 1,
                            "unitPrice": 1.0,
                            "vehicleReg": "sample string 17",
                            "offline": true,
                            "processed": 1
                          },
                          {
                            "$ref": "84"
                          }
                        ],
                        "fuelResells": [
                          {
                            "$id": "85",
                            "saleItemID": 1,
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "UbrUP42goUapplnARz5U9w==",
                            "pluGuid": "3fd4ba51-a08d-46a1-a9a6-59c0473e54f7",
                            "accountID": "9oYWRV3X9ku+QOwXVu53gw==",
                            "accountIDGuid": "451686f6-d75d-4bf6-be40-ec1756ee7783",
                            "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-13T23:36:20.191567",
                            "bestOrExpireType": 1,
                            "refundG_UID": "7PgXG0ZKrUGyg8r5CJR6UA==",
                            "refundGuid": "1b17f8ec-4a46-41ad-b283-caf908947a50",
                            "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": "85"
                          }
                        ],
                        "customerOrder": [
                          {
                            "$id": "86",
                            "identifier": "CJkyJZd7LEmP1yISHA+/3A==",
                            "identifierGuid": "25329908-7b97-492c-8fd7-22121c0fbfdc",
                            "id": 1,
                            "orderNo": 2,
                            "externalSaleIdentifier": "sample string 3",
                            "storeID": 4,
                            "zoneID": 5,
                            "deptNo": 6,
                            "customerIdentifier": "kI0rs0Qrv0KQan/uqbAXwg==",
                            "customerIdentifierGuid": "b32b8d90-2b44-42bf-906a-7feea9b017c2",
                            "operatorNo": 1,
                            "operatorG_UID": "5LKHNqurfUuZeV5f+Nzlvg==",
                            "operatorGuid": "3687b2e4-abab-4b7d-9979-5e5ff8dce5be",
                            "created": "2025-06-13T23:36:20.191567",
                            "ordered": "2025-06-13T23:36:20.191567",
                            "started": "2025-06-13T23:36:20.191567",
                            "completed": "2025-06-13T23:36:20.191567",
                            "supplied": "2025-06-13T23:36:20.191567",
                            "quickTicket": 1,
                            "deleted": true,
                            "walkAway": true,
                            "approxWait": 1,
                            "actualWait": 1,
                            "deliveryMethod": 8,
                            "externalSaleType": 9,
                            "customer": {
                              "$ref": "68"
                            },
                            "operator": {
                              "$ref": "35"
                            },
                            "details": [
                              {
                                "$id": "87",
                                "headerID": 1,
                                "plu": 1,
                                "pluG_UId": "D5sbwvI9GkS784H9gVHozQ==",
                                "pluGuid": "c21b9b0f-3df2-441a-bbf3-81fd8151e8cd",
                                "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": "o7A9axbtAEG3P5O72AlXSg==",
                                "headerIdentifierGuid": "6b3db0a3-ed16-4100-b73f-93bbd809574a",
                                "product": {
                                  "$ref": "3"
                                }
                              },
                              {
                                "$ref": "87"
                              }
                            ],
                            "storeName": "sample string 11",
                            "customerName": "sample string 12",
                            "storeReplyTo": "sample string 13",
                            "storeSubjectLine": "sample string 14",
                            "storeSaleHeader": {
                              "$ref": "75"
                            }
                          },
                          {
                            "$ref": "86"
                          }
                        ],
                        "surveyResponses": [
                          {
                            "$id": "88",
                            "surveyG_UID": "jWvMSWLzOUiQeL0dC0x4Rg==",
                            "surveyGuid": "49cc6b8d-f362-4839-9078-bd1d0b4c7846",
                            "saleHeaderGuid": "vQEyLXbAu0+qV6AhdfvoTQ==",
                            "saleGuid": "2d3201bd-c076-4fbb-aa57-a02175fbe84d",
                            "textResponse": "sample string 1",
                            "integerResponse": 1,
                            "g_UIDResponse": "wJ75a4LuvE280p8qK9rrgQ==",
                            "guidResponse": "6bf99ec0-ee82-4dbc-bcd2-9f2a2bdaeb81",
                            "whoAnswered": 2,
                            "answeredAtUTC": "2025-06-13T23:36:20.191567",
                            "sale": {
                              "$ref": "75"
                            },
                            "survey": {
                              "$id": "89",
                              "g_UID": "3hSEZsGbfE2JEoPvwNlUFg==",
                              "guid": "668414de-9bc1-4d7c-8912-83efc0d95416",
                              "name": "sample string 1",
                              "storeID": 2,
                              "zoneID": 1,
                              "checkoutFormG_UID": "QCQDX1hf3E6mtvLENsps2Q==",
                              "checkoutFormGuid": "5f032440-5f58-4edc-a6b6-f2c436ca6cd9",
                              "displayToWho": 3,
                              "displayWhen": 4,
                              "start": "2025-06-13T23:36:20.191567",
                              "end": "2025-06-13T23:36:20.191567",
                              "deleted": true,
                              "updated": "2025-06-13T23:36:20.191567",
                              "possibleIntegerResponses": [
                                1,
                                2
                              ],
                              "possibleTextResponses": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "possibleGuidResponses": [
                                "97a78d39-6afd-4e9e-9af5-0f7a2c128451",
                                "d6351ba7-2b6d-4d98-b620-3f57e52544b9"
                              ],
                              "allowsAllTextResponses": true,
                              "surveyForm": {
                                "$ref": "43"
                              }
                            },
                            "ingressId": "sample string 4"
                          },
                          {
                            "$ref": "88"
                          }
                        ],
                        "storeName": "sample string 38",
                        "machineName": "sample string 39",
                        "operatorName": "sample string 40",
                        "direction": 1,
                        "reason": "sample string 41",
                        "accountG_UID": "7nx0OR22I0+bAMYgEpX/TA==",
                        "accountIdentifier": "39747cee-b61d-4f23-9b00-c6201295ff4c",
                        "accountName": "sample string 42",
                        "customerOrderIdentifier": "5cmvhxC/NUikP4CaKkB5tw==",
                        "customerOrderIdentifierGuid": "87afc9e5-bf10-4835-a43f-809a2a4079b7",
                        "priceLevelName": "sample string 43",
                        "revision": 44,
                        "ingressId": "sample string 45"
                      },
                      "metadata": {
                        "$id": "90",
                        "id": 1,
                        "paymentID": 2,
                        "paymentIdentifier": "zJuJXKBLb0WfqZ+p6A8bUg==",
                        "paymentIdentifierGuid": "5c899bcc-4ba0-456f-9fa9-9fa9e80f1b52",
                        "identifier": "I4nQ9UFGdkqgPoYW53E9LQ==",
                        "identifierGuid": "f5d08923-4641-4a76-a03e-8616e7713d2d",
                        "metadata": "sample string 3",
                        "signatureImage": "QEA=",
                        "itemIdentifier": "7jsYQeoxuUiS/Kr0WhosBA==",
                        "itemIdentifierGuid": "41183bee-31ea-48b9-92fc-aaf45a1a2c04"
                      }
                    },
                    {
                      "$ref": "74"
                    }
                  ]
                },
                {
                  "$ref": "69"
                }
              ],
              "customerGroupMembers": [
                {
                  "$ref": "73"
                },
                {
                  "$ref": "73"
                }
              ],
              "customerGroups": [
                {
                  "$ref": "72"
                },
                {
                  "$ref": "72"
                }
              ],
              "accounts": [
                {
                  "$ref": "70"
                },
                {
                  "$ref": "70"
                }
              ],
              "account": {
                "$ref": "70"
              },
              "vouchers": [
                {
                  "$id": "91",
                  "customerIdentifier": "PZIIl4cJFUaJo267LyGo2Q==",
                  "customerIdentifierGuid": "9708923d-0987-4615-89a3-6ebb2f21a8d9",
                  "voucherName": "sample string 2",
                  "count": 3,
                  "storeID": 4,
                  "barcode": "sample string 5",
                  "redeemCount": 6,
                  "issueCount": 7,
                  "storeSalePaymentID": 1,
                  "idempotentID": "2uJSIZ9L/UqbcmrVm21qPg==",
                  "idempotentGuid": "2152e2da-4b9f-4afd-9b72-6ad59b6d6a3e",
                  "offline": true,
                  "voucher": {
                    "$id": "92",
                    "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-13T23:36:20.191567",
                    "barcodeTemplate": {
                      "$id": "93",
                      "templateID": 1,
                      "template": "sample string 1",
                      "bcFunction": "sample string 2",
                      "sortOrder": 3
                    },
                    "scaleLabel": {
                      "$id": "94",
                      "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-13T23:36:20.191567",
                      "labelPageLayout": "mkdqEDm9i0OmSW9ty/pvTg==",
                      "pageLayoutGuid": "106a479a-bd39-438b-a649-6f6dcbfa6f4e",
                      "labelType": 6,
                      "oldName": "sample string 7",
                      "voucher": {
                        "$ref": "92"
                      },
                      "elements": [
                        {
                          "$id": "95",
                          "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-13T23:36:20.191567"
                        },
                        {
                          "$ref": "95"
                        }
                      ]
                    },
                    "customerVouchers": [
                      {
                        "$id": "96",
                        "id": 1,
                        "customerIdentifier": "oo5jIFiz1kethDGv6XEcCA==",
                        "customerIdentifierGuid": "20638ea2-b358-47d6-ad84-31afe9711c08",
                        "voucherID": 3,
                        "voucherName": "sample string 4",
                        "storeID": 1,
                        "barcode": "sample string 5",
                        "dateOfIssue": "2025-06-13T23:36:20.191567",
                        "issuedSaleHeaderID": 1,
                        "issuedSaleIdentifier": "sample string 7",
                        "issuedOfflinePaymentID": 1,
                        "issuedIdempotentID": "JW3Rlre1G0q1PYmSsRuuXQ==",
                        "issuedIdempotentGuid": "96d16d25-b5b7-4a1b-b53d-8992b11bae5d",
                        "issuedOffline": true,
                        "issuedUser": "sample string 9",
                        "issuedNotes": "sample string 10",
                        "expiryDate": "2025-06-13T23:36:20.191567",
                        "expiredUser": "sample string 11",
                        "expiredNotes": "sample string 12",
                        "redeemed": "2025-06-13T23:36:20.191567",
                        "redeemedSaleHeaderID": 1,
                        "redeemedSaleIdentifier": "sample string 13",
                        "redeemedOfflinePaymentID": 1,
                        "redeemedIdempotentID": "ekS/HlBAMEmbnCryxFGS+Q==",
                        "redeemedIdempotentGuid": "1ebf447a-4050-4930-9b9c-2af2c45192f9",
                        "redeemedUser": "sample string 14",
                        "redeemedNotes": "sample string 15",
                        "redeemedOffline": true,
                        "updated": "2025-06-13T23:36:20.191567",
                        "storeName": "sample string 17",
                        "scaleLabel": {
                          "$ref": "94"
                        },
                        "voucher": {
                          "$ref": "92"
                        },
                        "customer": {
                          "$ref": "68"
                        },
                        "issuedOfflinePayment": {
                          "$ref": "74"
                        },
                        "redeemedOfflinePayment": {
                          "$ref": "74"
                        }
                      },
                      {
                        "$ref": "96"
                      }
                    ]
                  },
                  "customer": {
                    "$ref": "68"
                  }
                },
                {
                  "$ref": "91"
                }
              ]
            }
          },
          {
            "$ref": "67"
          }
        ],
        "customerGroups": [
          {
            "$id": "97",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "groupID": "9BT3LF3/s02WMOhZeTbYNw==",
            "groupIDGuid": "2cf714f4-ff5d-4db3-9630-e8597936d837",
            "campaign": {
              "$ref": "64"
            },
            "group": {
              "$ref": "72"
            }
          },
          {
            "$ref": "97"
          }
        ],
        "signIqTickets": [
          {
            "$id": "98",
            "identifier": "ZzTSIHpNdUWpn49ifXN+JA==",
            "identifierGuid": "20d23467-4d7a-4575-a99f-8f627d737e24",
            "campaignName": "sample string 2",
            "message": "sample string 3",
            "ticketFileSource": "sample string 4",
            "ticketFileDestination": "sample string 5",
            "storeID": 1
          },
          {
            "$ref": "98"
          }
        ],
        "comboPriceGroups": [
          {
            "$id": "99",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "g_UID": "zBv7kKn9O0WC9eZJhalmFQ==",
            "guid": "90fb1bcc-fda9-453b-82f5-e64985a96615",
            "description": "sample string 5",
            "newPrice": 1,
            "rangeDescription": "sample string 6",
            "dealDescription": "sample string 7",
            "labelQuantity": 8,
            "hostProductCategoryID": 1,
            "offerID": 1,
            "dontUpdatePricePlus": true,
            "campaign": {
              "$ref": "64"
            },
            "comboPricePlus": [
              {
                "$id": "100",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "groupG_UID": "zevBg+OYnUC0lzBJtUhK+Q==",
                "groupGuid": "83c1ebcd-98e3-409d-b497-3049b5484af9",
                "comboPriceType": 5,
                "priceType": 5,
                "pluG_UID": "o3rriwYJSUyckBz309S4SQ==",
                "pluGuid": "8beb7aa3-0906-4c49-9c90-1cf7d3d4b849",
                "priceGroupG_UID": "BHLZj2cJqkWiL5KhZMvAWw==",
                "priceGroupGuid": "8fd97204-0967-45aa-a22f-92a164cbc05b",
                "campaignPoolID": "sample string 7",
                "quantity": 1,
                "campaign": {
                  "$ref": "64"
                },
                "product": {
                  "$ref": "3"
                },
                "priceGroup": {
                  "$ref": "29"
                },
                "campaignPool": {
                  "$ref": "64"
                }
              },
              {
                "$ref": "100"
              }
            ]
          },
          {
            "$ref": "99"
          }
        ],
        "priceLevels": [
          {
            "$id": "101",
            "id": 1,
            "priceLevelIdentifier": "5DTrC6o/70iFzLHE4XGxvA==",
            "priceLevelIdentifierGuid": "0beb34e4-3faa-48ef-85cc-b1c4e171b1bc",
            "campaignName": "sample string 3",
            "priceLevelName": "sample string 4"
          },
          {
            "$ref": "101"
          }
        ]
      },
      "product": {
        "$ref": "3"
      },
      "dealCost": {
        "$id": "102",
        "headerIdentifier": "G3ShPRHfq0qlp22xHQq57g==",
        "headerIdentifierGuid": "3da1741b-df11-4aab-a5a7-6db11d0ab9ee",
        "identifier": "EzCiVDJQ40iY0FNC9GuzHw==",
        "identifierGuid": "54a23013-5032-48e3-98d0-5342f46bb31f",
        "supplierIdentifier": "J1rT8Dr+Skye/MDDmGHaOw==",
        "supplierGuid": "f0d35a27-fe3a-4c4a-9efc-c0c39861da3b",
        "pluG_UID": "iIwQ5QibIUyFSZV5j8X2Hw==",
        "pluGuid": "e5108c88-9b08-4c21-8549-95798fc5f61f",
        "campaignName": "fbf9a503-cf19-4e8a-b80c-a107286ec718",
        "description": "sample string 4",
        "cost": 5,
        "costDecimals": 6,
        "start": "2025-06-13T23:36:20.191567",
        "end": "2025-06-13T23:36:20.191567",
        "type": 9,
        "promoType": 10,
        "bonusItemPLUG_UID": "+FyHuDhIFkmaGNbFjxi5nQ==",
        "bonusItemPluGuid": "b8875cf8-4838-4916-9a18-d6c58f18b99d",
        "bonusPurchaseUnits": 11,
        "bonusReceiveUnits": 12,
        "updated": "2025-06-13T23:36:20.191567",
        "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-13T23:36:20.191567",
        "campaignEndDate": "2025-06-13T23:36:20.191567",
        "masterPLUG_UID": "o/RgdvIp2kKzdUckfHeYwg==",
        "masterID": "7660f4a3-29f2-42da-b375-47247c7798c2",
        "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": "KycVFcEd5EqLlXowzWY/Ag==",
        "bonusMasterID": "1515272b-1dc1-4ae4-8b95-7a30cd663f02",
        "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-13T23:36:20.191567",
    "dealCosts": [
      {
        "$ref": "102"
      },
      {
        "$ref": "102"
      }
    ],
    "tags": [
      {
        "$id": "103",
        "pluG_UID": "5dW94pwKdEKX1A5vEeWIig==",
        "pluGuid": "e2bdd5e5-0a9c-4274-97d4-0e6f11e5888a",
        "tagID": 1,
        "description": "sample string 1",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "103"
      }
    ],
    "alternateProductG_UID": "cVaRQBZaqESXSXqpy+oW1Q==",
    "alternateProduct": "40915671-5a16-44a8-9749-7aa9cbea16d5",
    "productHostCode": {
      "$id": "104",
      "id": 1,
      "pluG_UID": "siRNZIPwrU+FptwJ3Pb9yw==",
      "pluGuid": "644d24b2-f083-4fad-85a6-dc09dcf6fdcb",
      "ibaCode": "sample string 2"
    },
    "mscCat": {
      "$ref": "58"
    },
    "mscCom": {
      "$ref": "59"
    },
    "mscDep": {
      "$ref": "61"
    },
    "mscSubCom": {
      "$ref": "60"
    },
    "isUserUpdate": true,
    "ignoreMasterProduct": true,
    "priceGroupLabelRequested": true,
    "firstSold": "2025-06-13T23:36:20.191567",
    "inventoryTracked": "2025-06-13T23:36:20.191567",
    "isNormalPriceChangesCampaign": true
  },
  "supplier": {
    "$ref": "8"
  },
  "serviceFee": {
    "$id": "105",
    "id": 1,
    "description": "sample string 1",
    "fee": 1
  },
  "isPrimaryHost": true,
  "hostVendor": 46
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK���Z~��5xl/workbook.xml �(�����0��J}�(�@�
B��ҵCwN� ?JR��o�[7�����E۩�z"9+Wښ�ޛ�1׏(�]�Av\[	>H�b�s�c���D��5In��^h�Fa�h�������7��hs>R�͞e0���I�b��*Ž����5m�%ѹ5M)���#�<���Rȇ��2z�X����PK���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
���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="Rea919bbe848d4608" /></Relationships>PK���Z�j��o+xl/worksheets/sheet1.xml �(���ks�����ߏ-�.-QI�<�pg����'q�k㘲
ٟ�=�eK��U����3��y�[������v�s�Zϗw�C=R����ry5��v:����_�qvr�\�����6
�[?Z�o6�������l1]���gwt�z�ZL7��շ���z~9{������mƠ��f��
�j}3��>d�k�}5�^maq��j1��
�N�攽}��jv}:��G�
㳓m���~��<h_����?�_�_��6v||������jv=�q�y��6��ِJn��ry���9X�[톃������W��Ɍ�7�Z��ƈ����f������<���zد782�	����^ov��o�������LpZi������n�;�ߍ���u&T���z�_0�!��:m}��q���#t�*m��{}ح�z
�1`���n}��_�`�`�Kw/�*��
�ʹ�(��"���!�#�I=�KB��P<C�݋Nz�Pɐ(��a��>�CTM�ġ�E4ƙ肆+�:C1�hB�ͨm��:�Q��'P�5��F�y�1@���C�Q�|/�G����
ԙ!�3$aD
h�=��X��
�B�l��V��P2�!D��	�������+�'GGK��T���$dLjbҒ�F�l�jHLBƤ����y��$L�6�w��MHL��}�t4h��X
� 1	X8+�H�����eHLIPT�"sۣ�%&!�<�B�b�Dv���ĤQy�
����b���$&����I��a߭M�M]��@e+��$&́I�*_�&�h\΁�TW0�*�h�&cQ�4Y�n��x���$
�YQEҰ��Lbф�$g�6�e�f�X4��0�f�l]�X�*w�s�[$5�ĬdH,ڢ>Z�i�s����f���`���<y���E[�l�{/�~v��h!=����I��M����61i��mF��6�DE��	�&&mֳi��"(�Y��db҆�O8�VDe���Ĥ=0i��ڣ�*]�%&݁I��F@H�P��N�U�����*rG-Cb�Lj�Y�+Cbҙ�Y�h���n�ºĤ�yki�!o��9��a�qE�
�B��Z�Ĥ˘$_P�����+��KL��g��E�,�Yw�KL�P<�H��=�LL��h���~G���*7wh���6�c�OH��LZj������w��H 2M.T�#(��T2$"���fj��J�D��9O-�6����'"��k��<�"�q*��l���/L.>�1�LE�J�볰OD��JR�R��]p}2$"���~�&Q��ʄ ��'��)Lb15zzq�id��T��x`д3�j1���tL�N���âCC�
�J���{x`���+�C@.�+���ρ=�fh�51j_�{x`��i�(�R"m���h1��Y54tDOGr�=>4%CQ��#�ur!ʻ8~���<�x����������2�o�Џ��G���p=<;�y�N�?۵���8B���PF<>�0eē�[F\G�2��q�/#�G`��8"�/�#b�RP���Ja��B��o���B��”}'�0i�!Lۿ�&�!���Q����Ia�~B��!L�/BS���ԝ&&�D�!0}'�������f4L�`G�4��4L�`I�T��4L�`K�u�i�΂3
�Y���:�4\g����,��r�{Z���O�uj�΂C-�Y���:�\g����,��r��:���S�tn�:�s#��1������>uL�F�c:7R�d:7�Oӹ|�΍�Sϧ	����,��s��z���S�u|�΂O=�Y��:>�\g����,��΂O��,��΂O��,��΂O��,��΂O��|.����O������i��C.����z��Bۙ')D��/��lӞ
!lϞu��y�/��,�����U�΅���<*��u�)����ט��/϶�]q�I��v�M?o�^�c��O�r�����3c}�X����d�u��x�uQr	��1|>��| ���O�z�</^�?I�~����'�ɫ.�^w],<0����9�^x����.G���/G��0G'��U���[�N9�_"��B��%��]�"��1_��E�y:P�]TjA��K��1��"�z.�]����L��~��hH��i���R���׫��њ�7�1Z�y�0?�5o{��]���]���Fj[�%>Jo�o�
G��w5��⣬`B���.Ԋ=˹4�D�E[ˎ���8�({3�^�V��f��~����ٳ�PK���ZЇ*��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�N��i7l�-������m�n�gc���V� �X��j4��'�|���o�D���hM<c@�tV��o��C
��z���i"�$�����{�4t�2d֡Im�,cJ}O�쎲G�3VR�d�-�.�C�Z�>��4������0 F �{�
����%*��j`_iͥ�[.+%�V�wS�2a����2��*Vo�R��Uf��K���K�ey�VV���Z���������PK���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���Z>I�]
\2xl/sharedStrings.xml �(��[Yo�8~��?y^%�m�=H��cL�������Tr��%�(��Y��"��){�ͪ�H��:H��/��l�%M���uj�� ��8�7O������H���������O(�f�4�O^�jw~vF�W�zZ� GNR�[R�g�9��HL_�mvf���%i~2��:�pX�;��y�G
˞����>T���"��jv���?�U�>�1z����u���z��R(�mZ�*��J���bIʪ�g_j��j�g���+�7���J�N���tCgO(�:xS�Ϩ�b�
��k�t�B�~�S�y��I60{"�w���IQ����T��5����~��%C>{�,��ߏBVy4�i�������>˘�Ǽ+�p:�~v�\e��Д��F%^�Ц����&�I����o��J�[�A��^c���1ȭvi��2��F�h�_T�������7x��x��)���
�b
�e��~Ǽ�t�����Nn�[fO/���(e�����
&��&�ج���}�U�.S��5d���3�r䥨Hv��I3=�/x�	�f�$[�2�U��o��עƩ7���4"U1��7���L��'�����Z�3�!�sIT�C�z7�nY�cv_�a�>C�^-�CO��)#�i��H�f����%���1p��3�g�={DY���[�����{�Փ�}��@q!k\X]�N�����
�1���?��"ךd@�5��s�j���QU���gZa�0Q����Km��uu5��d-7�ֱ7d��4�8���NH�V��%�^g>��`J�v��lO/����1�5���܈��6�$v����G�3�����
8`���7��%�g���8&8�c���Z�%[t�����
g�a���G����??�_�;��u�d�Α�;G������AcW�����zʽf�ޥ��������=�1W.O�N���������!<�q�#�b��8��rlՀ�R�����	=�"�1c4��^�#4#����k�f?��t�u�qf�6���G��5���,�I�_A�`�I}Оw@��yk�m��y*�'61�78;�
l�XVbD���,�L��c��D��a4��4+$��V���v2�^���J?.c�P��zb6�{C�:��<vOjQ���CX�9_��'��Y��6����ܜ[n�!tV�Ũ�ed�����r
����`
m{3�:w�sۜ=�3��;�nN2�x8�9W���zq�zEsYb�~�@.����J
��YuY͖�jz
Q��RF����Ŗ�(��~�5E{�������C��l1���
�2������G~P�W}vXd��K��cy���L!������C�s�Iv�ڢԮ��5�~-~p�c~��;\�r�
���j�ݦ��a%��>��n�����:���'�q�՜���Z���K�z1�.�$�%��M��6�v-5�%k��yA���K��M�� �+��4ʂb�U$�M#E��9B]��u�l�C衐N7?U9W@2���\mSV�z�)4z����$��z-b=Uo���1G|	���sgo�����rUcĎ�ѭ�ut_�>����=IJO��������z&✆�ȥ2��i��9i�͌&:�ծV����-�4E�dK�&e��:��o�An�R,�ȚF�IC&�z׶��j�v�8��t'O������&�i<����ȈN��SZ��~�=�� �W�+<M�o�vG]���7>M�sC��V��Tp���c��������a�:��G�e$Qdn��FY���s\s���F�"J)��f���V�܋
�X��=��q%���3���Nʧ�5`�8"�7�;��ΣK3ޫ���t�1G�Lm��4sY�<G�"W!�&?�9��R�<~)��G��>9'�Ht��
��S�r��i
#���m*9�Y���� `�R���2�j�
�V�6X���_o֧�����PGFwY�:�P�Ct����H��H������� ���ɺ�����݈#z?ʈ��[c1u�DW��X�+���>`����Ne�bUi�]fG��G�uI<���+d��U�`HU��M��P�&�~�5f�ٸwV�pY;[��X.�2wd_���)�ל^���vb��w�r�X?6L�r�0�Xx6��0��Vb�Bt��!��m��텱g{~�|�۔{ �Ml��j[b����j��I7���Qly�T;)�ʾ暔�]�'Y�*�a����[�.e�m�1k���D�,],���Sʟ&�R���a��*<M.����S���j��5_�r��41���b<��>�vkT9���njȘ�R�������5�)�w�D���?�,ƙ琡�Y��m-Bf`I*\�0YI:���[QG� '�M*���8C��V������m_�K��x��a����������
�����0���t�7����uM�X�ad�G�y��$��/�������f��)4�M�ZkA+��U���Vt�o��'�b�D��*Q��-�\�����~qFs�� ~ګ -�:hE���4!�Zz�ȯs��]���K�2���/�O�n��+���1�J�Î���v�w��BǞ�>1�q�;�p�0���>.�Œ�������K�(L��&U�LOd-�'[ڸ�}��
׏<��(��z	1��8	8qx6��܁��pp�|X�)l#L��$�i>��
�e�E�Da��
�P�F�ۗ
�4�.�w�HB.�������|��4���6�q��u��6VSX 1e���/�V9���=�`�16�r�M����!��Bb�[�_��"��E'�=,k����i�Bۯ�������'�e�[tr�c�/PL+�+�HD��g�<�Swsxw��}}�3]3	
/b���F�m��$��9�����6�hZ{}CՕ��'��)��:���	_�A5�?
EP�''#�.��"Q�G2�xC�DMU4!S��|���:��{�\�<�bq:~䧍�/3�1����	Y,��[�r2���q�*]q��J9��>��}1���\s0�j,��K3thj��M��c��C˨��F��ñqn�:a�8:Wx�q,K�{d��7�"Pn H�{~0v�'��
�/���vX��E�D&ןg4/�U�H��k��%ߛ�!2�P����HV�ӱV�[)����4}��9ܴ������݁�h!���%k��!��l����T�!�gS|5Ћ�A�aq�T#B�д�v�4�(�m�w��4OU4R���B���gZ���L[��rX��vڙI�"]�~%�F^���^�??�����ɮ����ߌ�����~��+�9:�-ft
�������`�J"�<�P���)ύ�Ϥ�����g�V��PK-���Z~��5xl/workbook.xmlPK-���Z����	��[Content_Types].xmlPK-
���Z��_''U_rels/.relsPK-���Z�j��o+�xl/worksheets/sheet1.xmlPK-���ZЇ*��P�xl/_rels/workbook.xml.relsPK-���ZЃc'2E
>xl/styles.xmlPK-���Z>I�]
\2�xl/sharedStrings.xmlPK�b

application/vnd.ms-excel

Sample:
PK���Z�Y��5xl/workbook.xml �(�����0��J}����?*���ҵCwN� 	JR��/�ԭ��|�|b������G��g.�6�!���-i�;��v�:�a��ŭ�����oM&�S���Q�AY�[5xXh������/(��@��1&�fOE��r2ֺ����)a�ET̠�J,:�&�#0��ix$��&�nT��\og��L��w�PK���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
���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="R1d3bd87b37334b33" /></Relationships>PK���Z�j��o+xl/worksheets/sheet1.xml �(���ks�����ߏ-�.-QI�<�pg����'q�k㘲
ٟ�=�eK��U����3��y�[������v�s�Zϗw�C=R����ry5��v:����_�qvr�\�����6
�[?Z�o6�������l1]���gwt�z�ZL7��շ���z~9{������mƠ��f��
�j}3��>d�k�}5�^maq��j1��
�N�攽}��jv}:��G�
㳓m���~��<h_����?�_�_��6v||������jv=�q�y��6��ِJn��ry���9X�[톃������W��Ɍ�7�Z��ƈ����f������<���zد782�	����^ov��o�������LpZi������n�;�ߍ���u&T���z�_0�!��:m}��q���#t�*m��{}ح�z
�1`���n}��_�`�`�Kw/�*��
�ʹ�(��"���!�#�I=�KB��P<C�݋Nz�Pɐ(��a��>�CTM�ġ�E4ƙ肆+�:C1�hB�ͨm��:�Q��'P�5��F�y�1@���C�Q�|/�G����
ԙ!�3$aD
h�=��X��
�B�l��V��P2�!D��	�������+�'GGK��T���$dLjbҒ�F�l�jHLBƤ����y��$L�6�w��MHL��}�t4h��X
� 1	X8+�H�����eHLIPT�"sۣ�%&!�<�B�b�Dv���ĤQy�
����b���$&����I��a߭M�M]��@e+��$&́I�*_�&�h\΁�TW0�*�h�&cQ�4Y�n��x���$
�YQEҰ��Lbф�$g�6�e�f�X4��0�f�l]�X�*w�s�[$5�ĬdH,ڢ>Z�i�s����f���`���<y���E[�l�{/�~v��h!=����I��M����61i��mF��6�DE��	�&&mֳi��"(�Y��db҆�O8�VDe���Ĥ=0i��ڣ�*]�%&݁I��F@H�P��N�U�����*rG-Cb�Lj�Y�+Cbҙ�Y�h���n�ºĤ�yki�!o��9��a�qE�
�B��Z�Ĥ˘$_P�����+��KL��g��E�,�Yw�KL�P<�H��=�LL��h���~G���*7wh���6�c�OH��LZj������w��H 2M.T�#(��T2$"���fj��J�D��9O-�6����'"��k��<�"�q*��l���/L.>�1�LE�J�볰OD��JR�R��]p}2$"���~�&Q��ʄ ��'��)Lb15zzq�id��T��x`д3�j1���tL�N���âCC�
�J���{x`���+�C@.�+���ρ=�fh�51j_�{x`��i�(�R"m���h1��Y54tDOGr�=>4%CQ��#�ur!ʻ8~���<�x����������2�o�Џ��G���p=<;�y�N�?۵���8B���PF<>�0eē�[F\G�2��q�/#�G`��8"�/�#b�RP���Ja��B��o���B��”}'�0i�!Lۿ�&�!���Q����Ia�~B��!L�/BS���ԝ&&�D�!0}'�������f4L�`G�4��4L�`I�T��4L�`K�u�i�΂3
�Y���:�4\g����,��r�{Z���O�uj�΂C-�Y���:�\g����,��r��:���S�tn�:�s#��1������>uL�F�c:7R�d:7�Oӹ|�΍�Sϧ	����,��s��z���S�u|�΂O=�Y��:>�\g����,��΂O��,��΂O��,��΂O��,��΂O��|.����O������i��C.����z��Bۙ')D��/��lӞ
!lϞu��y�/��,�����U�΅���<*��u�)����ט��/϶�]q�I��v�M?o�^�c��O�r�����3c}�X����d�u��x�uQr	��1|>��| ���O�z�</^�?I�~����'�ɫ.�^w],<0����9�^x����.G���/G��0G'��U���[�N9�_"��B��%��]�"��1_��E�y:P�]TjA��K��1��"�z.�]����L��~��hH��i���R���׫��њ�7�1Z�y�0?�5o{��]���]���Fj[�%>Jo�o�
G��w5��⣬`B���.Ԋ=˹4�D�E[ˎ���8�({3�^�V��f��~����ٳ�PK���ZT��r�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�n�$��ݰ��S{�DM��v=�����ĂMW��==i���c�yv&zg��FV9�۶�S45l֫
�D��)��bC]���Au4b��D6u��#Ɣ��O���_Qr?g�-��/����=;u��?����c�"�=��b?���Af�
l��	mP����bY�����B�~���L��r�,�9Y<b}W�=��ӥ�N��L�BU2��,DAHW5~��/PK���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���Z>I�]
\2xl/sharedStrings.xml �(��[Yo�8~��?y^%�m�=H��cL�������Tr��%�(��Y��"��){�ͪ�H��:H��/��l�%M���uj�� ��8�7O������H���������O(�f�4�O^�jw~vF�W�zZ� GNR�[R�g�9��HL_�mvf���%i~2��:�pX�;��y�G
˞����>T���"��jv���?�U�>�1z����u���z��R(�mZ�*��J���bIʪ�g_j��j�g���+�7���J�N���tCgO(�:xS�Ϩ�b�
��k�t�B�~�S�y��I60{"�w���IQ����T��5����~��%C>{�,��ߏBVy4�i�������>˘�Ǽ+�p:�~v�\e��Д��F%^�Ц����&�I����o��J�[�A��^c���1ȭvi��2��F�h�_T�������7x��x��)���
�b
�e��~Ǽ�t�����Nn�[fO/���(e�����
&��&�ج���}�U�.S��5d���3�r䥨Hv��I3=�/x�	�f�$[�2�U��o��עƩ7���4"U1��7���L��'�����Z�3�!�sIT�C�z7�nY�cv_�a�>C�^-�CO��)#�i��H�f����%���1p��3�g�={DY���[�����{�Փ�}��@q!k\X]�N�����
�1���?��"ךd@�5��s�j���QU���gZa�0Q����Km��uu5��d-7�ֱ7d��4�8���NH�V��%�^g>��`J�v��lO/����1�5���܈��6�$v����G�3�����
8`���7��%�g���8&8�c���Z�%[t�����
g�a���G����??�_�;��u�d�Α�;G������AcW�����zʽf�ޥ��������=�1W.O�N���������!<�q�#�b��8��rlՀ�R�����	=�"�1c4��^�#4#����k�f?��t�u�qf�6���G��5���,�I�_A�`�I}Оw@��yk�m��y*�'61�78;�
l�XVbD���,�L��c��D��a4��4+$��V���v2�^���J?.c�P��zb6�{C�:��<vOjQ���CX�9_��'��Y��6����ܜ[n�!tV�Ũ�ed�����r
����`
m{3�:w�sۜ=�3��;�nN2�x8�9W���zq�zEsYb�~�@.����J
��YuY͖�jz
Q��RF����Ŗ�(��~�5E{�������C��l1���
�2������G~P�W}vXd��K��cy���L!������C�s�Iv�ڢԮ��5�~-~p�c~��;\�r�
���j�ݦ��a%��>��n�����:���'�q�՜���Z���K�z1�.�$�%��M��6�v-5�%k��yA���K��M�� �+��4ʂb�U$�M#E��9B]��u�l�C衐N7?U9W@2���\mSV�z�)4z����$��z-b=Uo���1G|	���sgo�����rUcĎ�ѭ�ut_�>����=IJO��������z&✆�ȥ2��i��9i�͌&:�ծV����-�4E�dK�&e��:��o�An�R,�ȚF�IC&�z׶��j�v�8��t'O������&�i<����ȈN��SZ��~�=�� �W�+<M�o�vG]���7>M�sC��V��Tp���c��������a�:��G�e$Qdn��FY���s\s���F�"J)��f���V�܋
�X��=��q%���3���Nʧ�5`�8"�7�;��ΣK3ޫ���t�1G�Lm��4sY�<G�"W!�&?�9��R�<~)��G��>9'�Ht��
��S�r��i
#���m*9�Y���� `�R���2�j�
�V�6X���_o֧�����PGFwY�:�P�Ct����H��H������� ���ɺ�����݈#z?ʈ��[c1u�DW��X�+���>`����Ne�bUi�]fG��G�uI<���+d��U�`HU��M��P�&�~�5f�ٸwV�pY;[��X.�2wd_���)�ל^���vb��w�r�X?6L�r�0�Xx6��0��Vb�Bt��!��m��텱g{~�|�۔{ �Ml��j[b����j��I7���Qly�T;)�ʾ暔�]�'Y�*�a����[�.e�m�1k���D�,],���Sʟ&�R���a��*<M.����S���j��5_�r��41���b<��>�vkT9���njȘ�R�������5�)�w�D���?�,ƙ琡�Y��m-Bf`I*\�0YI:���[QG� '�M*���8C��V������m_�K��x��a����������
�����0���t�7����uM�X�ad�G�y��$��/�������f��)4�M�ZkA+��U���Vt�o��'�b�D��*Q��-�\�����~qFs�� ~ګ -�:hE���4!�Zz�ȯs��]���K�2���/�O�n��+���1�J�Î���v�w��BǞ�>1�q�;�p�0���>.�Œ�������K�(L��&U�LOd-�'[ڸ�}��
׏<��(��z	1��8	8qx6��܁��pp�|X�)l#L��$�i>��
�e�E�Da��
�P�F�ۗ
�4�.�w�HB.�������|��4���6�q��u��6VSX 1e���/�V9���=�`�16�r�M����!��Bb�[�_��"��E'�=,k����i�Bۯ�������'�e�[tr�c�/PL+�+�HD��g�<�Swsxw��}}�3]3	
/b���F�m��$��9�����6�hZ{}CՕ��'��)��:���	_�A5�?
EP�''#�.��"Q�G2�xC�DMU4!S��|���:��{�\�<�bq:~䧍�/3�1����	Y,��[�r2���q�*]q��J9��>��}1���\s0�j,��K3thj��M��c��C˨��F��ñqn�:a�8:Wx�q,K�{d��7�"Pn H�{~0v�'��
�/���vX��E�D&ןg4/�U�H��k��%ߛ�!2�P����HV�ӱV�[)����4}��9ܴ������݁�h!���%k��!��l����T�!�gS|5Ћ�A�aq�T#B�д�v�4�(�m�w��4OU4R���B���gZ���L[��rX��vڙI�"]�~%�F^���^�??�����ɮ����ߌ�����~��+�9:�-ft
�������`�J"�<�P���)ύ�Ϥ�����g�V��PK-���Z�Y��5xl/workbook.xmlPK-���Z����	��[Content_Types].xmlPK-
���Z��''U_rels/.relsPK-���Z�j��o+�xl/worksheets/sheet1.xmlPK-���ZT��r�P�xl/_rels/workbook.xml.relsPK-���ZЃc'2E
=xl/styles.xmlPK-���Z>I�]
\2�xl/sharedStrings.xmlPK�a