GET api/supplier/product/{pluGuid}/hostType/{hostType}

Get supplier ordering information for host supplier

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pluGuid

product identifier

globally unique identifier

Required

hostType

host type

integer

Required

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

string

None.

HostProductGrade

string

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": "OZ20RsjRFUmu3RGU69pOIg==",
  "pluGuid": "46b49d39-d1c8-4915-aedd-1194ebda4e22",
  "supplierIdentifier": "LkvHoQhh20CsA+MqyN6izA==",
  "supplierIdentifierGuid": "a1c74b2e-6108-40db-ac03-e32ac8dea2cc",
  "cartonQuantity": 1,
  "cartonQuantityChanged": true,
  "productSize": "sample string 3",
  "cigarettesPerSleeve": 1,
  "randomWeight": true,
  "piecesPerUnit": 5,
  "averagePackSize": 6,
  "effectiveDate": "2026-06-03T18:34:31.6892807",
  "pricedByWeight": true,
  "landedUnitCostEx": 9,
  "landedUnitCostInc": 10,
  "landedCartonCostInc": 12,
  "landedCartonCostEx": 13,
  "standardCost": 14,
  "deliveryFee": 1,
  "deliveryFeeBasis": "sample string 15",
  "pickAndPackFee": 1,
  "pickAndPackFeeBasis": "sample string 16",
  "financeFee": 1,
  "financeFeeBasis": "sample string 17",
  "cartonLength": 1,
  "cartonWidth": 1,
  "cartonHeight": 1,
  "palletLayerQuantity": 1,
  "palletLayers": 1,
  "itemCode": "sample string 18",
  "invoiceCode": "sample string 19",
  "invoiceDesc": "sample string 20",
  "orderDirect": true,
  "useCost": true,
  "minimumQuantity": 21,
  "hostType": 22,
  "fromHost": 23,
  "minimumReorder": 1,
  "maximumReorder": 1,
  "orderMultiple": 24.1,
  "sellMultiple": 25.1,
  "baseMultiple": 26.1,
  "hostStandardCost": 27,
  "hostTotalCost": 28,
  "hostRetail": 29,
  "hostLandedUnitCostEx": 30,
  "hostLandedUnitCostInc": 31,
  "hostDesc": "sample string 32",
  "directIndicator": "sample string 33",
  "availableToOrder": true,
  "hostRangeIndicator": "sample string 35",
  "hostProductType": "sample string 36",
  "hostProductGrade": "sample string 37",
  "hostProductGroup": "sample string 38",
  "hostSlowMoving": true,
  "hostGeneralMerchandise": true,
  "hostPillar": "sample string 41",
  "hostLastUpdated": "2026-06-03T18:34:31.6892807",
  "rebate": 1.0,
  "rebateExclude": true,
  "invoiceCodes": [
    {
      "$id": "2",
      "pluG_UID": "5SmRqlVVGUWrmy8BciJqaA==",
      "pluGuid": "aa9129e5-5555-4519-ab9b-2f0172226a68",
      "supplierIdentifier": "Q4b0C17tHUG2vfWvIaVlgA==",
      "supplierIdentifierGuid": "0bf48643-ed5e-411d-b6bd-f5af21a56580",
      "invoiceCode": "sample string 1",
      "storeIDs": [
        1,
        2
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "storeIDs": [
    1,
    2
  ],
  "preferredSupplier": true,
  "preferredRebateSupplier": true,
  "supplierName": "sample string 42",
  "salesMode": 43,
  "orderPacked": true,
  "active": true,
  "price": 1,
  "costGstPercent": 45,
  "parentPluG_UID": "C3durfwcZUCm8lHbRJh1mA==",
  "parentPluGuid": "ad6e770b-1cfc-4065-a6f2-51db44987598",
  "freight": 46.0,
  "freightType": 1,
  "product": {
    "$id": "3",
    "plu": 1,
    "storeID": 1,
    "masterPluG_UID": "QEA=",
    "storeIDs": [
      1,
      2
    ],
    "g_UId": "myQxXYoNpUO4lFQEAljuqA==",
    "guid": "5d31249b-0d8a-43a5-b894-54040258eea8",
    "apn": "sample string 1",
    "apnChanged": true,
    "apnSwitched": true,
    "barcode": "sample string 4",
    "itemNumber": "sample string 5",
    "itemNumberChanged": true,
    "priceGroupG_UID": "mOmMM7Ii4ECoKXkvvImjdw==",
    "priceGroupGuid": "338ce998-22b2-40e0-a829-792fbc89a377",
    "blueprintID": 1,
    "lastCountedDate": "2026-06-03T18:34:31.6892807",
    "externalID": "sample string 7",
    "active": true,
    "activated": "2026-06-03T18:34:31.6892807",
    "pluCreated": "2026-06-03T18:34:31.6892807",
    "createdByUser": "sample string 9",
    "name": "sample string 10",
    "nameChanged": true,
    "secondDescription": "sample string 12",
    "hostDescription": "sample string 13",
    "keepCartonQty": true,
    "keepDescription": true,
    "keepDepartments": true,
    "keepSuppliers": true,
    "markdownDescription": "sample string 18",
    "altDescription": "sample string 19",
    "bestOrExpire": 20,
    "lastUpdate": "2026-06-03T18:34:31.6892807",
    "lastManualUpdate": "2026-06-03T18:34:31.6892807",
    "imageName": "sample string 23",
    "showImageOnFlipCharts": true,
    "showTextOnFlipCharts": true,
    "overrideFlipChartText": true,
    "flipChartText": "sample string 27",
    "salesMode": 1,
    "eftCode": 1,
    "price": 1,
    "priceChanged": true,
    "rrp": 1,
    "gstPercent": 28,
    "gstPercentChanged": true,
    "costGSTPercent": 29,
    "costGSTPercentChanged": true,
    "wetPercent": 1,
    "priceOverride": 1,
    "cost": 1,
    "currentCost": 1,
    "currentCostDecimals": 1,
    "grossProfit": 1.0,
    "currentCostDesc": "sample string 30",
    "currentCostEnd": "2026-06-03T18:34:31.6892807",
    "currentCostUpdated": "2026-06-03T18:34:31.6892807",
    "costDecimals": 31,
    "costChanged": true,
    "dealCostIdentifier": "QEA=",
    "excludeFromRebate": true,
    "rebateOverride": 1,
    "costCalcMethod": 32,
    "costCalcMethodChanged": true,
    "costEffectiveDate": "2026-06-03T18:34:31.6892807",
    "defaultGP": 1,
    "breakTargetMode": 33,
    "break1": 1,
    "price1": 1,
    "target1": 34,
    "break2": 1,
    "price2": 1,
    "target2": 35,
    "break3": 1,
    "price3": 1,
    "target3": 36,
    "break1Changed": true,
    "price1Changed": true,
    "target1Changed": true,
    "break2Changed": true,
    "price2Changed": true,
    "target2Changed": true,
    "break3Changed": true,
    "price3Changed": true,
    "target3Changed": true,
    "breakTargetModeChanged": true,
    "margin": 1.1,
    "marginChanged": true,
    "marginRanged": true,
    "marginRangedChanged": true,
    "minimumMargin": 1.1,
    "minimumMarginChanged": true,
    "maximumMargin": 1.1,
    "maximumMarginChanged": true,
    "overrideHostWarehouseIndicator": true,
    "overrideHostWarehouseIndicatorChanged": true,
    "overrideHostPrice": true,
    "overrideHostPriceChanged": true,
    "overrideHostCost": true,
    "overrideHostCostChanged": true,
    "overrideHostMargin": true,
    "overrideHostMarginChanged": true,
    "alwaysApplyMargin": true,
    "alwaysApplyMarginChanged": true,
    "aws": 1.0,
    "paws": 1.0,
    "awsUpdated": "2026-06-03T18:34:31.6892807",
    "posTare": 1,
    "altPrice": 1.0,
    "altPriceChanged": true,
    "altPriceMode": 53,
    "altPriceModeChanged": true,
    "altPLUG_UID": "pk7kmP1aKkOYQWHUozhJuQ==",
    "altPLUGuid": "98e44ea6-5afd-432a-9841-61d4a33849b9",
    "altPLUGuidChanged": true,
    "altPriceDescription1": "sample string 54",
    "altPriceDescription2": "sample string 55",
    "cartonQuantity": 56,
    "cartonQuantityChanged": true,
    "trayID": 1,
    "promptID": 1,
    "tare": 1,
    "packQty": 1,
    "fixedWeight": 1,
    "extraMesg": 1,
    "text1": "sample string 58",
    "text2": "sample string 59",
    "text3": "sample string 60",
    "labelText": "sample string 61",
    "labelTextChanged": true,
    "sendToScale": true,
    "nonScaleWeigh": true,
    "labelFormat": "sample string 65",
    "barcodeFormat": "sample string 66",
    "austMade": 1,
    "coolCode": 67,
    "countryOfOrigin": "sample string 68",
    "percentContent": 69.1,
    "departmentID": 1,
    "subDepartmentID": 1,
    "minorDepartmentID": 1,
    "lesserDepartmentID": 1,
    "deptCode": "sample string 70",
    "subDeptCode": "sample string 71",
    "minorDeptCode": "sample string 72",
    "lesserDeptCode": "sample string 73",
    "deptName": "sample string 74",
    "subDeptName": "sample string 75",
    "minorDeptName": "sample string 76",
    "lesserDeptName": "sample string 77",
    "departmentChanged": true,
    "subCategoryID": 1,
    "expiry": 1,
    "showDays": 1,
    "datePrint": 1,
    "labelRequired": true,
    "labelShelfQty": 80,
    "labelShelfChanged": true,
    "labelTalkerQty": 82,
    "labelSmall": true,
    "labelLastPrinted": "2026-06-03T18:34:31.6892807",
    "labelLastPrice": 1,
    "shelfPageLayoutG_UID": "6NaU/HFiHEChr4btA1mwVw==",
    "shelfPageLayoutGuid": "fc94d6e8-6271-401c-a1af-86ed0359b057",
    "talkerPageLayoutG_UID": "WWqg979VsEOYpwMZRTS2FQ==",
    "talkerPageLayoutGuid": "f7a06a59-55bf-43b0-98a7-03194534b615",
    "unitMeasure": 1.1,
    "unitMeasureChanged": true,
    "unitMeasureKind": 85,
    "unitMeasureKindChanged": true,
    "signIQData": "sample string 87",
    "refresh": true,
    "earnLoyaltyPoints": true,
    "earnLoyaltyPointsChanged": true,
    "quantityOverride": true,
    "quantityOverrideChanged": true,
    "quantityRequired": true,
    "quantityRequiredChanged": true,
    "allowDiscounts": true,
    "allowDiscountsChanged": true,
    "discountDiscounts": true,
    "discountDiscountsChanged": true,
    "itemRecalled": true,
    "itemRecalledChanged": true,
    "noRefund": true,
    "noRefundChanged": true,
    "allowMarkdown": true,
    "allowMarkdownChanged": true,
    "priceRequired": true,
    "priceRequiredChanged": true,
    "fuelItem": true,
    "fuelItemChanged": true,
    "liabilityItem": true,
    "trackSerial": true,
    "trackSerialChanged": true,
    "allowZeroPrice": true,
    "allowZeroPriceChanged": true,
    "notForSale": 92,
    "notForSaleChanged": true,
    "excludeFromDeals": true,
    "excludeFromVoucher": true,
    "minimumAge": 95,
    "minimumAgeChanged": true,
    "buyingLimit": 1,
    "buyingLimitChanged": true,
    "buyingLimitIndependent": true,
    "buyingLimitIndependentChanged": true,
    "inventoryGuid": "DpV+67lGgUKnbb28hLL8GQ==",
    "inventoryIdentifier": "eb7e950e-46b9-4281-a76d-bdbc84b2fc19",
    "inventoryAccuracy": 1,
    "baseUnits": 99,
    "orderPacked": 1,
    "isManufactured": true,
    "isIngredient": true,
    "isModifier": true,
    "isModifierChanged": true,
    "hasModifiers": 100,
    "defaultPrinter": "sample string 101",
    "defaultPrinterGroup": "sample string 102",
    "ingredientsOnManufacture": true,
    "manufactureUnitMeasure": 1,
    "mpl": 1,
    "maxShelfQty": 103,
    "allowAutoOrder": true,
    "warrantyPeriod": 1,
    "parentPluG_UId": "EX40Oj2Ut0+tOUrrOBvXYw==",
    "parentPluGuid": "3a347e11-943d-4fb7-ad39-4aeb381bd763",
    "preferredHostVendor": 105,
    "preferredHostChanged": true,
    "code": "sample string 107",
    "supplierIdentifier": "EFPiQ9IRHUi+ZgZe7QjnEA==",
    "supplierIdentifierGuid": "43e25310-11d2-481d-be66-065eed08e710",
    "supplierChanged": true,
    "rebateSupplierIdentifier": "mmMPEnKNAk6Aij8pVNQ0zg==",
    "rebateSupplierIdentifierGuid": "120f639a-8d72-4e02-808a-3f2954d434ce",
    "rebateSupplierChanged": true,
    "availableForOrder": true,
    "warehouseDirectIndicator": "sample string 109",
    "warehouseDirectIndicatorChanged": true,
    "productGrade": "sample string 111",
    "productType": "sample string 112",
    "productGroup": "sample string 113",
    "complianceIndicator": "sample string 114",
    "inhouseBrand": "sample string 115",
    "slowMoving": true,
    "generalMerchandise": true,
    "comment": "sample string 118",
    "lastUpdatedByUser": "sample string 119",
    "lastManualUpdatedByUser": "sample string 120",
    "lastUpdatedByUserOverride": true,
    "lastUpdatedByHost": "2026-06-03T18:34:31.6892807",
    "commodity": "sample string 122",
    "businessPillar": "sample string 123",
    "mscCommodity": "sample string 124",
    "hostIdentifier": "jjq5AwWTa02SEFzRKlGcNQ==",
    "hostIdentifierGuid": "03b93a8e-9305-4d6b-9210-5cd12a519c35",
    "serviceFeeID": 1,
    "serviceFeeIDChanged": true,
    "providerName": "sample string 126",
    "aisleEnds": "sample string 127",
    "deleted": true,
    "deletedChanged": true,
    "hidden": true,
    "doNotRange": true,
    "doNotRangeChanged": true,
    "doNotOrder": true,
    "doNotOrderChanged": true,
    "locked": true,
    "excludeFromWebUpdate": true,
    "excludeFromWebUpdateChanged": true,
    "webPriceBasedOn": 138,
    "webPriceRounding": true,
    "webMarkup": 140,
    "webPriceMode": 141,
    "altDepartmentID": 1,
    "altSubDepartmentID": 1,
    "altMinorDepartmentID": 1,
    "altLesserDepartmentID": 1,
    "altDeptCode": "sample string 142",
    "altSubDeptCode": "sample string 143",
    "altMinorDeptCode": "sample string 144",
    "altLesserDeptCode": "sample string 145",
    "altDepartmentChanged": true,
    "storeProducts": [
      {
        "$ref": "3"
      },
      {
        "$ref": "3"
      }
    ],
    "store": {
      "$id": "4",
      "id": 1,
      "isMaster": true,
      "isElectedMaster": true,
      "electedMasterStoreID": 1,
      "isZoneMaster": true,
      "shortName": "sample string 3",
      "url": "sample string 4",
      "sortOrder": 1,
      "name": "sample string 5",
      "phone": "sample string 6",
      "fax": "sample string 7",
      "email": "sample string 8",
      "address1": "sample string 9",
      "address2": "sample string 10",
      "city": "sample string 11",
      "state": "sample string 12",
      "country": "sample string 13",
      "postCode": "sample string 14",
      "delivery": 1,
      "exportAccounts": 1,
      "salesAccountFolder": "sample string 15",
      "purchaseAccountFolder": "sample string 16",
      "initLoad": 1,
      "initIDs": 1,
      "zoneID": 1,
      "actAsMaster": 1,
      "lastActiveUtc": "2026-06-03T18:34:31.6892807",
      "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": "V6G0ZMi/oEGlFi2DNq8DVg==",
      "hostIdentifierGuid": "64b4a157-bfc8-41a0-a516-2d8336af0356",
      "hostName": 1,
      "hostAddress": "sample string 27",
      "hostUsername": "sample string 28",
      "hostPassword": "sample string 29",
      "excludeFromLeadInOut": true,
      "accountingProvider": 31,
      "accountingAddress": "sample string 32",
      "accountingUsername": "sample string 33",
      "accountingPassword": "sample string 34",
      "storeAccountingCode": "sample string 35",
      "softwareVariance": 36,
      "fuelWarningVariance": 37.0,
      "fuelErrorVariance": 38.0,
      "fuelAccumulatedWarningVariance": 39.0,
      "fuelAccumulatedErrorVariance": 40.0,
      "drawManagment": 41,
      "endOfDayManagment": true,
      "autoFillCashBalancing": true,
      "fuelDayVariance": 44,
      "accountingTradingTime": "00:00:00.1234567",
      "stockActivateProduct": 46,
      "defaultOrderDocumentId": 1,
      "defaultStockReceiveDocumentId": 1,
      "giftCardSalesAccountingDeptCode": "sample string 47",
      "transactionDiscountAccountingDeptCode": "sample string 48",
      "size": 49,
      "updated": "2026-06-03T18:34:31.6892807",
      "priceZone": {
        "$id": "5",
        "id": 1,
        "name": "sample string 2",
        "hostIdentifier": "7gR/ep5oVku/Bz1zY/rsRA==",
        "hostIdentifierGuid": "7a7f04ee-689e-4b56-bf07-3d7363faec44",
        "sortOrder": 3,
        "zoneMasterStoreID": 1,
        "electedMasterStoreID": 1,
        "containsElectedMasterStore": true
      },
      "priceZoneName": "sample string 51",
      "storeFuelConfigured": true,
      "shippingAddressCopied": true,
      "shippingAddress": {
        "$id": "6",
        "storeID": 1,
        "addressType": 1,
        "address1": "sample string 1",
        "address2": "sample string 2",
        "city": "sample string 3",
        "state": "sample string 4",
        "country": "sample string 5",
        "postCode": "sample string 6"
      },
      "billingAddressCopied": true,
      "billingAddress": {
        "$ref": "6"
      },
      "warehouseStore": {
        "$id": "7",
        "storeID": 1,
        "warehouseStoreID": 2,
        "storeName": "sample string 3",
        "warehouseName": "sample string 4"
      },
      "hostStoreSettings": [
        {
          "$id": "8",
          "id": 1,
          "hostIdentifier": "flhxWiNOBkeXxZPyegsGjA==",
          "hostIdentifierGuid": "5a71587e-4e23-4706-97c5-93f27a0b068c",
          "storeID": 2,
          "username": "sample string 3",
          "password": "sample string 4",
          "passwordPlain": "sample string 5",
          "serverAddress": "sample string 6",
          "serverPort": 1,
          "excludeFromLeadInOut": true,
          "useForHostFile": true,
          "metcashPillarID": "sample string 9",
          "metcashStateCode": "sample string 10",
          "metcashCustomerID": "sample string 11",
          "metcashTradingPartnerID": "sample string 12",
          "drakesCustomerNumber": 1,
          "sparCustomerNumber": "sample string 13",
          "sparOrderUsername": "sample string 14",
          "sparOrderPassword": "sample string 15",
          "sparOrderPasswordPlain": "sample string 16",
          "pharmXSiteID": 1,
          "ibaZoneID": 1,
          "ibaState": "sample string 17",
          "foodlandStoreCode": "sample string 18",
          "ilgMemberNumber": "sample string 19",
          "ilgOutletLocation": 1,
          "ilgBaseCost": 1,
          "ilgApplyNonAdvertisedPromos": true,
          "ilgExemptFromFreight": true,
          "ilgOrderDealReview": true,
          "ilgFinanceFee": 1,
          "secondPassword": "sample string 23",
          "secondPasswordPlain": "sample string 24",
          "secondServerAddress": "sample string 25",
          "processPromotions": true,
          "hostProvider": 0,
          "host": {
            "$id": "9",
            "identifier": "rkO240VUikq/0L93RNTiPQ==",
            "identifierGuid": "e3b643ae-5445-4a8a-bfd0-bf7744d4e23d",
            "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": "HceVvNIrMk+A4aCJHaJIlA==",
            "hostSupplierIdentifierGuid": "bc95c71d-2bd2-4f32-80e1-a0891da24894",
            "loyaltyPriceLevelIdentifier": "MtioDHBsb0KuUAkuqSL0Jg==",
            "loyaltyPriceLevelIdentifierGuid": "0ca8d832-6c70-426f-ae50-092ea922f426",
            "isGroup": true,
            "description": "sample string 22",
            "hostProvider": 23,
            "hostTypeEnum": 24,
            "hostType": "sample string 25",
            "hostCode": "sample string 26",
            "username": "sample string 27",
            "password": "sample string 28",
            "passwordPlain": "sample string 29",
            "server": "sample string 30",
            "url": "sample string 31",
            "global": true,
            "stateCode": "sample string 33",
            "lastCollected": "2026-06-03T18:34:31.6892807",
            "lastProcessed": "2026-06-03T18:34:31.6892807",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "10",
              "identifier": "sWlr78Tm9U6co3vIxWSnmg==",
              "identifierGuid": "ef6b69b1-e6c4-4ef5-9ca3-7bc8c564a79a",
              "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": "BbPXJ3ax+0qxC7JaS1p97Q==",
              "primaryContactID": "27d7b305-b176-4afb-b10b-b25a4b5a7ded",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "MrMscs80vkq5HfhOBDLIjA==",
              "supplierGroupGuid": "722cb332-34cf-4abe-b91d-f84e0432c88c",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2026-06-03T18:34:31.6892807",
              "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": "11",
                "id": "b111e693-f821-4721-90b2-947d792874e7",
                "identifier": "aA6txl9J7kqs+NAlmp2loQ==",
                "identifierGuid": "c6ad0e68-495f-4aee-acf8-d0259a9da5a1",
                "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": "12",
                  "supplierIdentifier": "8cvrUIkYEkqAFgpich/SgA==",
                  "supplierIdentifierGuid": "50ebcbf1-1889-4a12-8016-0a62721fd280",
                  "contactGuid": "W1WuflFYVU2a8lj6UxPsIg==",
                  "contactID": "7eae555b-5851-4d55-9af2-58fa5313ec22",
                  "contact": {
                    "$ref": "11"
                  },
                  "supplier": {
                    "$ref": "10"
                  }
                },
                {
                  "$ref": "12"
                }
              ],
              "products": [
                {
                  "$ref": "1"
                },
                {
                  "$ref": "1"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "13",
                  "storeID": 1,
                  "supplierIdentifier": "c1z7UE6MPkiEwCxDD7SBOg==",
                  "supplierGuid": "50fb5c73-8c4e-483e-84c0-2c430fb4813a",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "storeName": "sample string 5",
                  "departmentName": "sample string 6",
                  "orderDays": 7
                },
                {
                  "$ref": "13"
                }
              ],
              "cycles": [
                {
                  "$id": "14",
                  "storeID": 1,
                  "supplierIdentifier": "gV6A2mVU1kOOnmX7m7tMsw==",
                  "supplierGuid": "da805e81-5465-43d6-8e9e-65fb9bbb4cb3",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "cutOffWeek": 5,
                  "cutOffDay": 6,
                  "cutOffTime": "00:00:00.1234567",
                  "leadTime": 7,
                  "daysBuffer": 8,
                  "supplierName": "sample string 9",
                  "cutOffDate": "2026-06-03T18:34:31.6892807",
                  "deliveryDate": "2026-06-03T18:34:31.6892807",
                  "nextCutOffDate": "2026-06-03T18:34:31.6892807",
                  "nextDeliveryDate": "2026-06-03T18:34:31.6892807",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "14"
                }
              ],
              "store": {
                "$ref": "4"
              },
              "updated": "2026-06-03T18:34:31.6892807",
              "isHost": true
            },
            "files": [
              {
                "$id": "15",
                "id": "sample string 1",
                "fileName": "sample string 2",
                "extension": "sample string 3",
                "provider": 0,
                "type": 0,
                "hostType": "sample string 4",
                "createdUtc": "2026-06-03T18:34:31.6892807",
                "processed": "2026-06-03T18:34:31.6892807",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2026-06-03T18:34:31.6892807",
                "size": 1,
                "sizeFormat": "sample string 7",
                "isArchive": true,
                "customerNumber": "sample string 9",
                "businessPillar": "sample string 10",
                "fileType": "sample string 11",
                "version": "sample string 12",
                "reference": "sample string 13",
                "digest": "sample string 14",
                "contentType": "sample string 15",
                "host": {
                  "$ref": "9"
                },
                "metcashHeader": {
                  "$id": "16",
                  "customerNumber": "sample string 1",
                  "creationDate": "2026-06-03T18:34:31.6892807",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "15"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "17",
                "id": 1,
                "hostIdentifier": "qRuqQunqmE6H06T2QVC2OQ==",
                "hostIdentifierGuid": "42aa1ba9-eae9-4e98-87d3-a4f64150b639",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "13dcdcb8-1e27-402e-b683-95597e571470",
                  "49b8f8fc-84f3-42ab-a5a8-8b78da8d4679"
                ]
              },
              {
                "$ref": "17"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "8"
            },
            "hostStoreSettings": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "18",
                "identifier": "vdDYYC7s+UmB+eLZpPNIKQ==",
                "identifierGuid": "60d8d0bd-ec2e-49f9-81f9-e2d9a4f34829",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "18"
              }
            ],
            "promoTypeGuids": [
              "dacbb709-addd-4f48-8675-cf08e3aed1d6",
              "65bc7563-4eb3-43b8-9ef8-3ac4e994ca93"
            ],
            "isPromotionOnly": false,
            "isOrderable": false,
            "vendor": 0
          },
          "groupIDs": [
            1,
            2
          ],
          "hostDescription": "sample string 27"
        },
        {
          "$ref": "8"
        }
      ],
      "accounts": [
        {
          "$id": "19",
          "id": 1,
          "storeID": 1,
          "accountName": "sample string 2",
          "bsb": "sample string 3",
          "accountNumber": "sample string 4",
          "accountDesignated": true
        },
        {
          "$ref": "19"
        }
      ],
      "sales": [
        {
          "$id": "20",
          "id": 1,
          "storeID": 1,
          "externalSalesType": 2,
          "ftpSiteID": 1,
          "lastSaleProcessed": "2026-06-03T18:34:31.6892807",
          "ftpSite": {
            "$id": "21",
            "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": "20"
        }
      ],
      "suppliedStores": [
        1,
        2
      ],
      "zoneMatrix": [
        {
          "$ref": "17"
        },
        {
          "$ref": "17"
        }
      ],
      "cashManagements": [
        {
          "$id": "22",
          "id": 1,
          "storeID": 1,
          "cashManagementType": 2,
          "apiID": 1,
          "organisationID": "sample string 3",
          "siteName": "sample string 4",
          "thirdPartyAPI": {
            "$id": "23",
            "id": 1,
            "description": "sample string 2",
            "address": "sample string 3",
            "username": "sample string 4",
            "password": "sample string 5",
            "passwordPlain": "sample string 6",
            "token": "sample string 7",
            "apiType": 8,
            "apiSubType": 9,
            "config": "sample string 10"
          }
        },
        {
          "$ref": "22"
        }
      ],
      "updateStoreID": "9517a060-b059-4d74-8855-634b783411f5",
      "updateStore": {
        "$id": "24",
        "id": "bca50254-ddb9-4e67-b1cb-15dd1b9f5f50",
        "name": "sample string 1",
        "lastActivity": "2026-06-03T18:34:31.6892807",
        "zone": "sample string 2",
        "timeZoneOffset": 0.0,
        "businessHoursStart": "00:00:00.1234567",
        "businessHoursEnd": "00:00:00.1234567",
        "master": true,
        "lastIP": "sample string 10",
        "lastHostName": "sample string 11",
        "ping": 1,
        "pingStatus": "sample string 12",
        "lastUpdateCompleted": "2026-06-03T18:34:31.6892807"
      },
      "timeZoneId": "sample string 54",
      "securityOptions": {
        "$id": "25",
        "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": "26",
        "pluG_UID": "l6XTZTIyo0ClSbgfmbjfIw==",
        "pluGuid": "65d3a597-3232-40a3-a549-b81f99b8df23",
        "plu": 1,
        "storeID": 1,
        "zoneID": 2,
        "zoneName": "sample string 3",
        "store": "sample string 4",
        "isElectedMasterStore": true,
        "isZoneMasterStore": true,
        "priceNow": 7,
        "costNow": 8,
        "costNowDecimals": 9,
        "normalPrice": 10,
        "priceNext": 1,
        "costNext": 1,
        "costNextDecimals": 11,
        "nextCampaignName": "sample string 12",
        "gstPercent": 13,
        "normalCost": 14,
        "normalCostDecimals": 15,
        "costGstPercent": 16,
        "costCalcMethod": 1,
        "currentCost": 17,
        "currentCostDecimals": 18,
        "break1": 19,
        "price1": 20,
        "break2": 21,
        "price2": 22,
        "break3": 23,
        "price3": 24,
        "fuelItem": 25,
        "fixedWeight": 26,
        "active": true,
        "complianceIndicator": "sample string 27",
        "doNotOrder": true,
        "doNotRange": true,
        "isNormalPriceChangesCampaign": true,
        "updated": "2026-06-03T18:34:31.6892807"
      },
      {
        "$ref": "26"
      }
    ],
    "currentPrices": {
      "$id": "27",
      "pluPrices": {
        "$id": "28",
        "plu": 1,
        "pluG_UID": "QEA=",
        "stores": [
          1,
          2
        ],
        "normalPrice": 1,
        "cost": 2,
        "break1": 3,
        "price1": 4,
        "break2": 5,
        "price2": 6,
        "break3": 7,
        "price3": 8,
        "discountPrice": 9,
        "memberDiscountPrice": 10,
        "acceptedUtc": "2026-06-03T18:34:31.6892807",
        "priceChangeType": 0,
        "costDecimals": 11,
        "costCalcMethod": 12,
        "targetCampaignPriceGtOrEquNormal": true
      },
      "normalPluPrices": {
        "$ref": "28"
      },
      "winningCampaign": 1,
      "winner": {
        "$id": "29",
        "campaignName": "sample string 1",
        "campaignDescription": "sample string 2",
        "talkerText": "sample string 3",
        "disableWasSave": true,
        "startDate": "2026-06-03T18:34:31.6892807",
        "startTime": 5,
        "endDate": "2026-06-03T18:34:31.6892807",
        "endTime": 6,
        "newPrice": 7,
        "newCost": 8,
        "newCostDecimals": 9,
        "pctDiscount": 10,
        "promoType": 1,
        "promotionTypeCode": "sample string 11",
        "hostType": 12,
        "hostIdentifier": "XXk++yKN/EilJEZa5p+DWg==",
        "hostIdentifierGuid": "fb3e795d-8d22-48fc-a524-465ae69f835a",
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "details": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ]
    },
    "tray": {
      "$id": "30",
      "g_UId": "LMFwuJYofkGPn+Du8jShtA==",
      "guid": "b870c12c-2896-417e-8f9f-e0eef234a1b4",
      "name": "sample string 1",
      "number": 1,
      "tare": 1
    },
    "priceGroup": {
      "$id": "31",
      "priceGroupG_UID": "0VYpVrqcV0ynWF856FNu9A==",
      "priceGroupGuid": "562956d1-9cba-4c57-a758-5f39e8536ef4",
      "name": "sample string 2",
      "code": 1,
      "modified": true,
      "updated": "2026-06-03T18:34:31.6892807",
      "buyingLimit": 1,
      "buyingLimitIndependent": true,
      "buyingLimitType": 0,
      "number": 1,
      "products": [
        {
          "$ref": "3"
        },
        {
          "$ref": "3"
        }
      ],
      "productCount": 1
    },
    "priceGroupName": "sample string 147",
    "nutrifacts": {
      "$id": "32",
      "pluG_UID": "sAzNY3k90kGeWhtXoc++Ew==",
      "pluGuid": "63cd0cb0-3d79-41d2-9e5a-1b57a1cfbe13",
      "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": "33",
      "pluGuid": "f89a4795-105b-4dd5-a6b7-46a54aa823c6",
      "created": "2026-06-03T18:34:31.6892807",
      "createdByUser": "sample string 1",
      "activated": "2026-06-03T18:34:31.6892807",
      "activatedByUser": "sample string 2",
      "deactivated": "2026-06-03T18:34:31.6892807",
      "deactivatedByUser": "sample string 3",
      "lastOrdered": "2026-06-03T18:34:31.6892807",
      "lastOrderedQty": 4.0,
      "lastReceived": "2026-06-03T18:34:31.6892807",
      "lastReceivedQty": 5.0,
      "lastInvoiceStatus": 1,
      "lastCounted": "2026-06-03T18:34:31.6892807",
      "lastSold": "2026-06-03T18:34:31.6892807",
      "firstSold": "2026-06-03T18:34:31.6892807",
      "awsUpdated": "2026-06-03T18:34:31.6892807",
      "lastManualUpdate": "2026-06-03T18:34:31.6892807",
      "lastManualUpdatedByUser": "sample string 7",
      "lastUpdated": "2026-06-03T18:34:31.6892807",
      "lastUpdatedByUser": "sample string 9",
      "lastUpdatedByHost": "2026-06-03T18:34:31.6892807",
      "doNotRangeUpdated": "2026-06-03T18:34:31.6892807",
      "doNotOrderUpdated": "2026-06-03T18:34:31.6892807",
      "tracked": "2026-06-03T18:34:31.6892807"
    },
    "allergens": [
      {
        "$id": "34",
        "primaryKey": {
          "$id": "35",
          "pluGuid": "ecd2a800-ea29-4a7a-b855-857241440e83",
          "contains": 2
        },
        "allergenID": 1,
        "pluG_UID": "AKjS7Cnqekq4VYVyQUQOgw==",
        "pluGuid": "ecd2a800-ea29-4a7a-b855-857241440e83",
        "contains": 2,
        "allergenName": "sample string 3",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "34"
      }
    ],
    "costs": {
      "$id": "36",
      "pluG_UID": "sO1QL64DH0uFT/HRmDbGIg==",
      "pluGuid": "2f50edb0-03ae-4b1f-854f-f1d19836c622",
      "enteredCost": 1,
      "weightedAvgCost": 1,
      "lastCost": 1,
      "rawEnteredCost": 2,
      "rawWeightedAvgCost": 3,
      "rawLastCost": 4,
      "freight": 5.0,
      "freightType": 6,
      "costDecimals": 7,
      "fifoCost": 1,
      "updated": "2026-06-03T18:34:31.6892807",
      "normalCost": 1,
      "currentCost": 1
    },
    "sales": [
      {
        "$id": "37",
        "saleHeaderID": 1,
        "created": "2026-06-03T18:34:31.6892807",
        "createdLocal": "2026-06-03T18:34:31.6892807",
        "storeID": 3,
        "storeName": "sample string 4",
        "operatorG_Uid": "n6lgAfFkfUGgDU+HhfzlRw==",
        "operatorGuid": "0160a99f-64f1-417d-a00d-4f8785fce547",
        "operatorName": "sample string 5",
        "tranType": 1,
        "plu": 1,
        "pluG_UId": "CncVSp0YTUqfWLWkkp60bQ==",
        "pluGuid": "4a15770a-189d-4a4d-9f58-b5a4929eb46d",
        "normalPrice": 1,
        "totalCents": 1,
        "cost": 1,
        "grossProfit": 1,
        "quantity": 1,
        "operator": {
          "$id": "38",
          "id": 1,
          "g_Uid": "W6PHPOn8VEqGcMQZEJNnuQ==",
          "guid": "3cc7a35b-fce9-4a54-8670-c419109367b9",
          "operatorNumber": 1,
          "shortName": "sample string 2",
          "firstName": "sample string 3",
          "lastName": "sample string 4",
          "password": "sample string 5",
          "hasPassword": true,
          "passwordText": "sample string 6",
          "rfidTagID": "sample string 7",
          "blueprintID": 1,
          "groupID": 1,
          "groupName": "sample string 8",
          "managerGroupID": 1,
          "managerGroupName": "sample string 9",
          "zoneID": 1,
          "zoneName": "sample string 10",
          "loggedIn": 1,
          "lastUsedIP": "sample string 11",
          "deleted": true,
          "locked": true,
          "allowOpenTill": true,
          "webEmail": "sample string 14",
          "simpleOperatorType": 0,
          "webRole": "sample string 15",
          "updated": "2026-06-03T18:34:31.6892807",
          "passwordResetRequired": true,
          "alteredInStore": true,
          "startShift": "2026-06-03T18:34:31.6892807",
          "endShift": "2026-06-03T18:34:31.6892807",
          "machineName": "sample string 20",
          "drawerID": 1,
          "stores": [
            {
              "$id": "39",
              "operatorG_UID": "OueVFznK1EK6TD6+iMyoWQ==",
              "operatorGuid": "1795e73a-ca39-42d4-ba4c-3ebe88cca859",
              "storeID": 2,
              "operator": {
                "$ref": "38"
              },
              "store": {
                "$ref": "4"
              }
            },
            {
              "$ref": "39"
            }
          ]
        }
      },
      {
        "$ref": "37"
      }
    ],
    "apns": [
      {
        "$id": "40",
        "pluID": 1,
        "pluG_UID": "tvRYlssl0EKaKyNOX58r7w==",
        "pluGuid": "9658f4b6-25cb-42d0-9a2b-234e5f9f2bef",
        "apn": "sample string 1",
        "deleted": true,
        "storeID": 1,
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "40"
      }
    ],
    "tuns": [
      {
        "$id": "41",
        "pluG_UId": "Cjwby4P8z0i7ci25uN0fgQ==",
        "pluGuid": "cb1b3c0a-fc83-48cf-bb72-2db9b8dd1f81",
        "apn": "sample string 1",
        "tun": "sample string 2",
        "cartonQuantity": 3,
        "product": {
          "$ref": "3"
        },
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "41"
      }
    ],
    "competitionPricing": [
      {
        "$id": "42",
        "identifier": "mUj+avCubkakixaKKrxWIw==",
        "identifierGuid": "6afe4899-aef0-466e-a48b-168a2abc5623",
        "pluG_UID": "BYL0C4U9nEWxDXa1/+Zbkw==",
        "pluGuid": "0bf48205-3d85-459c-b10d-76b5ffe65b93",
        "competitionID": 1,
        "name": "sample string 2",
        "sellMultiple": 3,
        "retailPrice": 4,
        "storeName": "sample string 5"
      },
      {
        "$ref": "42"
      }
    ],
    "supplier": {
      "$ref": "10"
    },
    "supplierName": "sample string 148",
    "children": [
      {
        "$ref": "3"
      },
      {
        "$ref": "3"
      }
    ],
    "ordering": {
      "$ref": "1"
    },
    "flipChartPages": [
      {
        "$id": "43",
        "identifier": "beptZvjGS0Wf2W7lDBYIuA==",
        "groupName": "sample string 1",
        "identifierGuid": "666dea6d-c6f8-454b-9fd9-6ee50c1608b8",
        "exists": true,
        "flipChartIdentifier": "2p90Lk3770uXlgXfCRViPQ==",
        "flipChartIdentifierGuid": "2e749fda-fb4d-4bef-9796-05df0915623d",
        "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": "7dte+1stjEW34TckdPB5Mw==",
        "groupIdentifierGuid": "fb5edbed-2d5b-458c-b7e1-372474f07933",
        "flipChart": {
          "$id": "44",
          "identifier": "LqPYonvZCEWhBXfzMGuopA==",
          "identifierGuid": "a2d8a32e-d97b-4508-a105-77f3306ba8a4",
          "displayName": "sample string 2",
          "sortOrder": 3,
          "productsPerRow": 4,
          "rowsPerPage": 5,
          "buttonMarginX": 6,
          "buttonMarginY": 7,
          "beginButtonsX": 8,
          "beginButtonsY": 9,
          "autoSizeButtons": true,
          "autoSizeGrid": true,
          "showButtonText": true,
          "showButtonImage": true,
          "formLocationX": 1,
          "formLocationY": 1,
          "formWidth": 14,
          "formHeight": 15,
          "formMaximised": true,
          "formResizable": true,
          "formBackgroundImage": "sample string 16",
          "formBackgroundColourA": 1,
          "formBackgroundColourR": 1,
          "formBackgroundColourG": 1,
          "formBackgroundColourB": 1,
          "formFontFamily": "sample string 17",
          "formFontSize": 1.1,
          "formFontStyle": 1,
          "formAttributes": "sample string 18",
          "buttonWidth": 19,
          "buttonHeight": 20,
          "buttonAnchor": 21,
          "buttonBackgroundImage": "sample string 22",
          "buttonTopColour": 1,
          "buttonTextColour": 1,
          "buttonBottomColour": 1,
          "buttonBorderColour": 1,
          "buttonBorderWidth": 1,
          "buttonRadius": 1,
          "buttonGradientMode": 1,
          "buttonDropShadow": true,
          "buttonShadowWidth": 1,
          "buttonHighLightOnPush": true,
          "buttonFontFamily": "sample string 23",
          "buttonFontSize": 1.1,
          "buttonFontStyle": 1,
          "buttonTextAlign": 1,
          "buttonWordBreak": true,
          "buttonDrawImageAndButton": true,
          "buttonVerticalText": true,
          "buttonImageAlign": 1,
          "panelLocationX": 1,
          "panelLocationY": 1,
          "panelWidth": 1,
          "panelHeight": 1,
          "panelAnchor": 1,
          "panelFontFamily": "sample string 24",
          "panelFontSize": 1.1,
          "panelFontStyle": 1,
          "panelBackgroundColour": 1,
          "panelTextColour": 1,
          "panelAttributes": "sample string 25",
          "unsentCount": 26,
          "group": {
            "$id": "45",
            "identifier": "1IOxGXSBBUCNPCjJG0rOBA==",
            "identifierGuid": "19b183d4-8174-4005-8d3c-28c91b4ace04",
            "name": "sample string 2",
            "formType": "sample string 3",
            "forms": [
              {
                "$id": "46",
                "id": 1,
                "g_UID": "c2GX5JHOEk+LJZpN+kq21Q==",
                "guid": "e4976173-ce91-4f12-8b25-9a4dfa4ab6d5",
                "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": "5iKAZVjZ60CrLd/YLXRHqw==",
                "previousFormGuid": "658022e6-d958-40eb-ab2d-dfd82d7447ab",
                "nextForm": 1,
                "nextFormG_UID": "C12YT3tBAk+LnfKNWfRr+w==",
                "nextFormGuid": "4f985d0b-417b-4f02-8b9d-f28d59f46bfb",
                "attributes": "sample string 10",
                "updated": "2026-06-03T18:34:31.6892807",
                "positioning": 1,
                "contentPanel": "sample string 11",
                "selectionMode": 1,
                "maximumSelections": 1,
                "alteredInStore": true,
                "deleted": true,
                "blueprintID": 1,
                "preserveLayout": true,
                "mainCheckoutFormName": "sample string 13",
                "nextCheckoutForm": {
                  "$ref": "46"
                },
                "previousCheckoutForm": {
                  "$ref": "46"
                },
                "buttons": [
                  {
                    "$id": "47",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "/i2fkaGTgkqEyVz+c26edA==",
                    "checkoutFormGuid": "919f2dfe-93a1-4a82-84c9-5cfe736e9e74",
                    "identifier": "uhnwtg3VN0Kqp+QG857RDQ==",
                    "identifierGuid": "b6f019ba-d50d-4237-aaa7-e406f39ed10d",
                    "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": "Zux6QRQb1kivyzTUeshBUg==",
                    "valueGuid": "417aec66-1b14-48d6-afcb-34d47ac84152",
                    "buttonText": "sample string 10",
                    "valueText": "sample string 11",
                    "drawImageAndButton": true,
                    "updated": "2026-06-03T18:34:31.6892807",
                    "action": "sample string 12",
                    "valueForm": {
                      "$ref": "46"
                    },
                    "image": {
                      "$id": "48",
                      "name": "sample string 3.sample string 4",
                      "imageID": 2,
                      "imageName": "sample string 3",
                      "imageExtension": "sample string 4",
                      "lastUpdate": "2026-06-03T18:34:31.6892807",
                      "imageData": "QEA=",
                      "readOnly": true
                    }
                  },
                  {
                    "$ref": "47"
                  }
                ],
                "panels": [
                  {
                    "$id": "49",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "Un2Dh/IloUGm+9pWwAOu+w==",
                    "checkoutFormGuid": "87837d52-25f2-41a1-a6fb-da56c003aefb",
                    "panelType": "sample string 4",
                    "name": "sample string 5",
                    "locationX": 6,
                    "locationY": 7,
                    "width": 8,
                    "height": 9,
                    "anchor": 10,
                    "fontFamily": "sample string 11",
                    "fontSize": 12.1,
                    "fontStyle": 13,
                    "backgroundColour": 14,
                    "textColour": 15,
                    "attributes": "sample string 16"
                  },
                  {
                    "$ref": "49"
                  }
                ]
              },
              {
                "$ref": "46"
              }
            ],
            "panels": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ]
          },
          "pages": [
            {
              "$ref": "43"
            },
            {
              "$ref": "43"
            }
          ]
        },
        "contentPanel": {
          "$ref": "49"
        },
        "products": [
          {
            "$id": "50",
            "flipChartPageIdentifier": "hd3TWOGL4k6zGinb7ydFww==",
            "flipChartPageIdentifierGuid": "58d3dd85-8be1-4ee2-b31a-29dbef2745c3",
            "pluG_UID": "9SS9KAgV50OxRqy/DnThwQ==",
            "pluGuid": "28bd24f5-1508-43e7-b146-acbf0e74e1c1",
            "sortOrder": 3,
            "sent": true,
            "productChanged": true,
            "productImageName": "sample string 6",
            "productShowImageOnFlipCharts": true,
            "productShowTextOnFlipCharts": true,
            "productOverrideFlipChartText": true,
            "productFlipChartText": "sample string 10",
            "product": {
              "$ref": "3"
            },
            "departmentSortOrder": 11,
            "subDepartmentName": "sample string 12"
          },
          {
            "$ref": "50"
          }
        ],
        "productCount": 27,
        "pages": [
          {
            "$ref": "43"
          },
          {
            "$ref": "43"
          }
        ]
      },
      {
        "$ref": "43"
      }
    ],
    "priceHistory": [
      {
        "$id": "51",
        "pluG_UID": "sKrKICBdH0ipVmUWmc8Asw==",
        "pluGuid": "20caaab0-5d20-481f-a956-651699cf00b3",
        "price": 1,
        "costCalcMethod": 1,
        "cost": 2,
        "weightedAvgCost": 3,
        "lastCost": 4,
        "rawCost": 5,
        "rawWeightedAvgCost": 6,
        "rawLastCost": 7,
        "costDecimals": 8,
        "serviceFeeID": 9,
        "freight": 10.0,
        "freightType": 11,
        "process": "sample string 12",
        "user": "sample string 13",
        "updated": "2026-06-03T18:34:31.6892807",
        "previousPrice": 1,
        "previousCostCalcMethod": 1,
        "previousCost": 1,
        "previousWeightedAvgCost": 1,
        "previousLastCost": 1,
        "previousRawCost": 15,
        "previousRawWeightedAvgCost": 16,
        "previousRawLastCost": 17,
        "previousCostDecimals": 1,
        "previousServiceFeeID": 18,
        "previousFreight": 19.0,
        "previousFreightType": 20,
        "storeID": 21,
        "storeName": "sample string 22",
        "serviceFeeDescription": "sample string 23",
        "previousServiceFeeDescription": "sample string 24"
      },
      {
        "$ref": "51"
      }
    ],
    "ingredients": [
      {
        "$id": "52",
        "pluG_UID": "pCg9SMK3RUmGVhMlcc/fGw==",
        "ingredientGuid": "iKh+vKr8+U6aT/TTbYInLQ==",
        "ingredientIdentifier": "bc7ea888-fcaa-4ef9-9a4f-f4d36d82272d",
        "quantity": 1.0,
        "storeIDs": [
          1,
          2
        ],
        "ingredientText": "sample string 1",
        "ingredient": {
          "$ref": "3"
        }
      },
      {
        "$ref": "52"
      }
    ],
    "bins": [
      {
        "$id": "53",
        "pluG_UID": "WHnREuwMnUSeK5AAhRtMKw==",
        "pluGuid": "12d17958-0cec-449d-9e2b-9000851b4c2b",
        "shelfLocationIdentifier": "LJ6/ShsO8kC27nar5jUzmQ==",
        "shelfLocationGuid": "4abf9e2c-0e1b-40f2-b6ee-76abe6353399",
        "labelShelfDefault": 1,
        "labelTalkerDefault": 1,
        "labelSmall": true,
        "labelPageLayoutG_UID": "t2XCqcQ7h0G0EQ7XBdgDag==",
        "labelPageLayoutGuid": "a9c265b7-3bc4-4187-b411-0ed705d8036a",
        "updated": "2026-06-03T18:34:31.6892807",
        "electronicShelfLabelIdentifier": "sample string 5",
        "electronicshelfLabelsConfigurationID": 6,
        "labelShelfChanged": true,
        "productName": "sample string 8",
        "locationText": "sample string 9",
        "product": {
          "$ref": "3"
        },
        "location": {
          "$id": "54",
          "identifier": "gGEyv4sM+kqZfBu5QzGSCA==",
          "storeID": 1,
          "identifierGuid": "bf326180-0c8b-4afa-997c-1bb943319208",
          "name": "sample string 2",
          "haccp": true,
          "blueprintID": 1,
          "updated": "2026-06-03T18:34:31.6892807",
          "minTemp": 1,
          "maxTemp": 1,
          "checkFrequency": 1,
          "storeCaseConfiguration": 5,
          "storeName": "sample string 6",
          "bins": [
            {
              "$ref": "53"
            },
            {
              "$ref": "53"
            }
          ]
        }
      },
      {
        "$ref": "53"
      }
    ],
    "bin": {
      "$ref": "53"
    },
    "scaleLocations": [
      {
        "$id": "55",
        "plu": 1,
        "pluG_UID": "tdL4ZKJ4VEWjYCmpejPwdA==",
        "pluGuid": "64f8d2b5-78a2-4554-a360-29a97a33f074",
        "deptNo": 1,
        "product": {
          "$ref": "3"
        },
        "scaleLocation": {
          "$id": "56",
          "id": 1,
          "deptNo": 1,
          "deptCode": "sample string 2",
          "name": "sample string 3",
          "enabled": true,
          "updated": "2026-06-03T18:34:31.6892807",
          "department": {
            "$id": "57",
            "id": 1,
            "name": "sample string 2",
            "code": "sample string 3",
            "sortOrder": 4,
            "isLiquor": true,
            "isTobacco": true,
            "excludeTalker": true,
            "externalSales": true,
            "saleGLCode": "sample string 9",
            "cogsglCode": "sample string 10",
            "accountingCategoryID": 11,
            "maximumMarkdownPercentage": 12.0,
            "accountingOnly": true,
            "generateExternalID": 1,
            "useNonReportableTaxCode": true,
            "minPLU": 15,
            "maxPLU": 16,
            "scaleLocation": {
              "$ref": "56"
            },
            "subDepartments": [
              {
                "$id": "58",
                "id": 1,
                "departmentID": 2,
                "name": "sample string 3",
                "code": "sample string 4",
                "departmentCode": "sample string 5",
                "externalSales": true,
                "minorDepartments": [
                  {
                    "$id": "59",
                    "id": 1,
                    "subDepartmentID": 2,
                    "departmentID": 3,
                    "name": "sample string 4",
                    "subDepartmentCode": "sample string 5",
                    "departmentCode": "sample string 6",
                    "code": "sample string 7",
                    "lesserDepartments": [
                      {
                        "$id": "60",
                        "id": 1,
                        "departmentID": 2,
                        "subDepartmentID": 3,
                        "minorDepartmentID": 4,
                        "name": "sample string 5",
                        "code": "sample string 6",
                        "departmentCode": "sample string 7",
                        "subDepartmentCode": "sample string 8",
                        "minorDepartmentCode": "sample string 9",
                        "updated": "2026-06-03T18:34:31.6892807",
                        "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": "1CTVpQJb20ShWjBHhAfSvw==",
                        "labelPageLayoutGuid": "a5d524d4-5b02-44db-a15a-30478407d2bf",
                        "minimumAge": 17,
                        "countryOfOrigin": "sample string 18",
                        "serviceFeeID": 1,
                        "eftCode": 19,
                        "defaultPrinter": "sample string 20",
                        "defaultPrinterGroup": "sample string 21",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "includeInDistinctLimit": true,
                        "defaultsEmpty": false,
                        "mscCat": {
                          "$id": "61",
                          "dept": 1,
                          "category": 2,
                          "name": "sample string 3",
                          "active": true,
                          "mscCommodities": [
                            {
                              "$id": "62",
                              "dept": 1,
                              "category": 2,
                              "commodity": 3,
                              "name": "sample string 4",
                              "active": true,
                              "mscSubCommodities": [
                                {
                                  "$id": "63",
                                  "dept": 1,
                                  "category": 2,
                                  "commodity": 3,
                                  "subCommodity": 4,
                                  "name": "sample string 5",
                                  "active": true,
                                  "subCommodityCode": "sample string 7"
                                },
                                {
                                  "$ref": "63"
                                }
                              ],
                              "commodityCode": "sample string 6"
                            },
                            {
                              "$ref": "62"
                            }
                          ],
                          "categoryCode": "sample string 5"
                        },
                        "mscCom": {
                          "$ref": "62"
                        },
                        "mscDep": {
                          "$id": "64",
                          "dept": 1,
                          "name": "sample string 2",
                          "active": true,
                          "mscCategories": [
                            {
                              "$ref": "61"
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "deptCode": "sample string 4"
                        },
                        "mscSubCom": {
                          "$ref": "63"
                        }
                      },
                      {
                        "$ref": "60"
                      }
                    ],
                    "updated": "2026-06-03T18:34:31.6892807",
                    "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": "pILkGwnwv0uyY99UUt4KPQ==",
                    "labelPageLayoutGuid": "1be482a4-f009-4bbf-b263-df5452de0a3d",
                    "minimumAge": 15,
                    "countryOfOrigin": "sample string 16",
                    "serviceFeeID": 1,
                    "eftCode": 17,
                    "defaultPrinter": "sample string 18",
                    "defaultPrinterGroup": "sample string 19",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "includeInDistinctLimit": true,
                    "defaultsEmpty": false,
                    "mscCat": {
                      "$ref": "61"
                    },
                    "mscCom": {
                      "$ref": "62"
                    },
                    "mscDep": {
                      "$ref": "64"
                    },
                    "mscSubCom": {
                      "$ref": "63"
                    }
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "investmentBuyOverride": true,
                "updated": "2026-06-03T18:34:31.6892807",
                "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": "OVlM5QHjEEiyUWUMBZX6ZA==",
                "labelPageLayoutGuid": "e54c5939-e301-4810-b251-650c0595fa64",
                "minimumAge": 15,
                "countryOfOrigin": "sample string 16",
                "serviceFeeID": 1,
                "eftCode": 17,
                "defaultPrinter": "sample string 18",
                "defaultPrinterGroup": "sample string 19",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "includeInDistinctLimit": true,
                "defaultsEmpty": false,
                "mscCat": {
                  "$ref": "61"
                },
                "mscCom": {
                  "$ref": "62"
                },
                "mscDep": {
                  "$ref": "64"
                },
                "mscSubCom": {
                  "$ref": "63"
                }
              },
              {
                "$ref": "58"
              }
            ],
            "stores": [
              1,
              2
            ],
            "investmentBuyOverride": true,
            "updated": "2026-06-03T18:34:31.6892807",
            "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": "uwnkSywmykOMqhoZIzW+fg==",
            "labelPageLayoutGuid": "4be409bb-262c-43ca-8caa-1a192335be7e",
            "minimumAge": 25,
            "countryOfOrigin": "sample string 26",
            "serviceFeeID": 1,
            "eftCode": 27,
            "defaultPrinter": "sample string 28",
            "defaultPrinterGroup": "sample string 29",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "includeInDistinctLimit": true,
            "defaultsEmpty": false,
            "mscCat": {
              "$ref": "61"
            },
            "mscCom": {
              "$ref": "62"
            },
            "mscDep": {
              "$ref": "64"
            },
            "mscSubCom": {
              "$ref": "63"
            }
          }
        }
      },
      {
        "$ref": "55"
      }
    ],
    "nextPrice": {
      "$id": "65",
      "id": 1,
      "campaignID": 2,
      "campaignName": "sample string 3",
      "plu": 1,
      "hostOfferID": 1,
      "metcashPromotionID": "sample string 4",
      "metcashPromotionPlacement": "sample string 5",
      "pluG_UID": "qAy7IlWU7EekTHbftTM7TQ==",
      "pluGuid": "22bb0ca8-9455-47ec-a44c-76dfb5333b4d",
      "newPrice": 1,
      "pctDiscount": 1,
      "newCost": 1,
      "newCostDecimals": 6,
      "dealCostIdentifier": "nhefrMEpgEqBcdpCVhaIFA==",
      "dealCostGuid": "ac9f179e-29c1-4a80-8171-da4256168814",
      "pluName": "sample string 7",
      "apn": "sample string 8",
      "fuelItem": true,
      "priceGroupG_UID": "4pTYB7MGG06mlYFzRMV2KQ==",
      "priceGroupGuid": "07d894e2-06b3-4e1b-a695-817344c57629",
      "itemNumber": "sample string 10",
      "cri": "sample string 11",
      "pluPrice": 12,
      "costCalcMethod": 13,
      "pluCost": 14,
      "pluCostIndicator": "sample string 15",
      "pluPriceGstPercent": 16,
      "pluCostGstPercent": 17,
      "pluActive": true,
      "cartonQty": 1.1,
      "baseUnits": 19.1,
      "salesMode": 1,
      "orderPacked": 20,
      "pluNormalCost": 21,
      "pluaws": 22.0,
      "directNumber": "sample string 23",
      "departmentName": "sample string 24",
      "subDepartmentName": "sample string 25",
      "priceGroupName": "sample string 26",
      "supplierName": "sample string 27",
      "stockOnHand": 1.1,
      "stockOnOrder": 1.1,
      "lastReceived": "2026-06-03T18:34:31.6892807",
      "rrp": 28,
      "campaignDescription": "sample string 29",
      "hostCampaign": true,
      "hostIdentifier": "QEA=",
      "hostIdentifierGuid": "06f4bb28-19b1-4d39-ad9e-4f56c6aa5829",
      "campaignComboPriceGroupG_UID": "HHU96Q324EyOmQfu8ZWolw==",
      "campaignComboPriceGroupIdentifier": "e93d751c-f60d-4ce0-8e99-07eef195a897",
      "promotionPlacementDescription": "sample string 31",
      "storeAcceptances": [
        {
          "$id": "66",
          "plu": 1,
          "pluG_UId": "QEA=",
          "campaignID": 1,
          "campaignName": "sample string 2",
          "storeID": 3,
          "acceptedUtc": "2026-06-03T18:34:31.6892807",
          "operatorG_UID": "vbQBgf1LpkGsnrr9HIEWNQ==",
          "operatorGuid": "8101b4bd-4bfd-41a6-ac9e-bafd1c811635",
          "machineID": 1,
          "processed": true,
          "appliedUtc": "2026-06-03T18:34:31.6892807",
          "signIqTicketFileMovedUtc": "2026-06-03T18:34:31.6892807",
          "user": "sample string 6",
          "campaignDescription": "sample string 7",
          "productDesc": "sample string 8",
          "storeName": "sample string 9",
          "effectiveUtc": "2026-06-03T18:34:31.6892807",
          "priceChangeType": 0,
          "operatorName": "sample string 10",
          "hostCampaign": true,
          "hostIdentifier": "QEA=",
          "hostIdentifierGuid": "d57094e9-325d-46fa-9c2c-7968dc98c02c",
          "product": {
            "$ref": "3"
          },
          "campaignPlu": {
            "$ref": "65"
          },
          "fuelItem": true
        },
        {
          "$ref": "66"
        }
      ],
      "campaign": {
        "$id": "67",
        "id": 1,
        "storeID": 2,
        "name": "32e28181-03aa-48fc-bfab-14f9dc71068b",
        "nameGuid": "32e28181-03aa-48fc-bfab-14f9dc71068b",
        "description": "sample string 4",
        "showDiscounts": true,
        "showTotals": true,
        "onlyEvaluateOnSubtotal": true,
        "useDescription": true,
        "campaignType": 1,
        "startDate": "2026-06-03T18:34:31.6892807",
        "startTime": 1,
        "endDate": "2026-06-03T18:34:31.6892807",
        "endTime": 1,
        "recurrence": 1,
        "recurrenceType": 1,
        "monthType": 1,
        "weekDays": 1,
        "months": 1,
        "monthWeeks": 1,
        "monthDays": "sample string 7",
        "printed": true,
        "talkerText": "sample string 8",
        "rangeDescription": "sample string 9",
        "dealDescription": "sample string 10",
        "labelQuantity": 11,
        "active": 1,
        "deactivated": "2026-06-03T18:34:31.6892807",
        "system": true,
        "created": "2026-06-03T18:34:31.6892807",
        "updated": "2026-06-03T18:34:31.6892807",
        "priceChangeNotifiedUtc": "2026-06-03T18:34:31.6892807",
        "promoType": 1,
        "promotionTypeCode": "sample string 13",
        "hostIdentifier": "uUbqd7e1RU+LSsS6d7nV+w==",
        "hostIdentifierGuid": "77ea46b9-b5b7-4f45-8b4a-c4ba77b9d5fb",
        "hostType": 14,
        "createdByUser": "sample string 15",
        "fromHost": true,
        "deleted": true,
        "campaignDeleted": "2026-06-03T18:34:31.6892807",
        "updatedByUser": "sample string 18",
        "offerID": 1,
        "isPriceChangeCampaign": true,
        "stores": [
          1,
          2
        ],
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ],
        "campaignPlus": [
          {
            "$ref": "65"
          },
          {
            "$ref": "65"
          }
        ],
        "campaignPools": [
          {
            "$id": "68",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 4,
            "pluG_UID": "H99rTWOrUUyOn2t+L/NuRQ==",
            "pluGuid": "4d6bdf1f-ab63-4c51-8e9f-6b7e2ff36e45",
            "hostOfferID": 1,
            "priceGroupG_UID": "kWBPIf1+i06A4jFw7s/j1Q==",
            "priceGroupGuid": "214f6091-7efd-4e8b-80e2-3170eecfe3d5",
            "fuelItem": true,
            "pluName": "sample string 6",
            "apn": "sample string 7",
            "pluActive": true,
            "cartonQty": 1,
            "baseUnits": 9.1,
            "cri": "sample string 10",
            "salesMode": 1,
            "orderPacked": 11,
            "pluaws": 12.0,
            "directNumber": "sample string 13",
            "departmentName": "sample string 14",
            "subDepartmentName": "sample string 15",
            "priceGroupName": "sample string 16",
            "supplierName": "sample string 17",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2026-06-03T18:34:31.6892807",
            "rrp": 18,
            "campaignDescription": "sample string 19",
            "product": {
              "$ref": "3"
            },
            "campaign": {
              "$ref": "67"
            }
          },
          {
            "$ref": "68"
          }
        ],
        "sellingRules": [
          {
            "$id": "69",
            "id": 1,
            "identifier": "FmzL2YY4O0aPF6PVFaJN8w==",
            "identifierStr": "FmzL2YY4O0aPF6PVFaJN8w==",
            "identifierGuid": "d9cb6c16-3886-463b-8f17-a3d515a24df3",
            "campaignID": 4,
            "campaignName": "sample string 5",
            "ruleJoin": 1,
            "ruleType": 6,
            "operand0": "sample string 7",
            "comparisonOp": 1,
            "operand1": "sample string 8",
            "action": 1,
            "operand2": "sample string 9",
            "operand3": "sample string 10",
            "includeExcludedItems": true,
            "noFurtherDiscounts": true,
            "description": "sample string 11",
            "sortOrder": 1,
            "isItemRule": false,
            "prevDept": "sample string 12",
            "campaign": {
              "$ref": "67"
            }
          },
          {
            "$ref": "69"
          }
        ],
        "customers": [
          {
            "$id": "70",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "customerID": "RYq7Cl4GG0mMGx9nPmR/sw==",
            "customerIDGuid": "0abb8a45-065e-491b-8c1b-1f673e647fb3",
            "campaign": {
              "$ref": "67"
            },
            "customer": {
              "$id": "71",
              "identifier": "aFUf4Do280GJG/QIBV1hCA==",
              "identifierGuid": "e01f5568-363a-41f3-891b-f408055d6108",
              "code": "sample string 2",
              "familyName": "sample string 3",
              "givenName": "sample string 4",
              "otherName": "sample string 5",
              "title": "sample string 6",
              "dateOfBirth": "2026-06-03T18:34:31.6892807",
              "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": "WVILauGo1UaNvYufl+7GzQ==",
              "communityIdentifierGuid": "6a0b5259-a8e1-46d5-8dbd-8b9f97eec6cd",
              "joined": "2026-06-03T18:34:31.6892807",
              "updated": "2026-06-03T18:34:31.6892807",
              "active": true,
              "reasonInactive": 1,
              "groupCustomer": true,
              "loyaltyPoints": 1,
              "homeStoreID": 1,
              "availableSpend": 1,
              "priceLevelIdentifier": "u2j4diPDrUydYHj07b4EGA==",
              "priceLevelIdentifierGuid": "76f868bb-c323-4cad-9d60-78f4edbe0418",
              "marketingID": "sample string 18",
              "receiptPrintOptions": 1,
              "hidden": true,
              "registered": true,
              "registeredOn": "2026-06-03T18:34:31.6892807",
              "emailMarketing": true,
              "smsMarketing": true,
              "deleted": true,
              "deletedUser": "sample string 24",
              "homeStoreName": "sample string 25",
              "customerCards": [
                {
                  "$id": "72",
                  "cardType": 2,
                  "issueDate": "2026-06-03T18:34:31.6892807",
                  "expiry": "2026-06-03T18:34:31.6892807",
                  "customerID": "HEgRSUjPvUu1HooeUKrWBA==",
                  "customerIDGuid": "4911481c-cf48-4bbd-b51e-8a1e50aad604",
                  "initialValue": 1,
                  "currentValue": 1,
                  "maxLimit": 1,
                  "minTransaction": 1,
                  "maxTransaction": 1,
                  "multiplier": 1.1,
                  "active": true,
                  "reasonInactive": 1,
                  "idRequired": true,
                  "idType": 1,
                  "idValue": "sample string 5",
                  "updated": "2026-06-03T18:34:31.6892807",
                  "linkedAccount": "krIUzK1NO0i4AbC4HzN3gQ==",
                  "linkedAccountGuid": "cc14b292-4dad-483b-b801-b0b81f337781",
                  "currentValueChanged": true,
                  "limitsChanged": true,
                  "customer": {
                    "$ref": "71"
                  },
                  "account": {
                    "$id": "73",
                    "id": 1,
                    "identifier": "KSr3HLWry0i1WCMrW+KhQg==",
                    "identifierGuid": "1cf72a29-abb5-48cb-b558-232b5be2a142",
                    "referenceNo": "sample string 3",
                    "name": "sample string 4",
                    "created": "2026-06-03T18:34:31.6892807",
                    "owner": "C6SZuLhXq0eFmPOwR582Cw==",
                    "ownerGuid": "b899a40b-57b8-47ab-8598-f3b0479f360b",
                    "accountStoreGroupIdentifier": "MVlBPrUfzEa7ybzdWs8rug==",
                    "accountStoreGroupGuid": "3e415931-1fb5-46cc-bbc9-bcdd5acf2bba",
                    "accountType": 1,
                    "currentBalance": 1,
                    "externalID": "sample string 7",
                    "maximumLimit": 1,
                    "accruePoints": true,
                    "loyaltyPoints": 1,
                    "termsOfTrade": 1,
                    "signatureRequired": true,
                    "referenceRequired": true,
                    "statementSendType": 10,
                    "ageingPeriod": 1,
                    "monthlyAgeingPeriod": true,
                    "explodedInvoice": true,
                    "isFifoAllocation": true,
                    "lastStatementSent": "2026-06-03T18:34:31.6892807",
                    "active": true,
                    "updated": "2026-06-03T18:34:31.6892807",
                    "deleted": true,
                    "deletedUser": "sample string 16",
                    "currentBalanceChanged": true,
                    "maximumLimitChanged": true,
                    "loyaltyPointsChanged": true,
                    "projectedBalance": 17,
                    "accountStoreGroupStoreIDs": [
                      1,
                      2
                    ],
                    "customerEmail": "sample string 18",
                    "ownerCustomer": {
                      "$ref": "71"
                    },
                    "card": {
                      "$ref": "72"
                    },
                    "members": {
                      "$id": "74",
                      "sample string 1": [
                        {
                          "$ref": "71"
                        },
                        {
                          "$ref": "71"
                        }
                      ],
                      "sample string 2": [
                        {
                          "$ref": "71"
                        },
                        {
                          "$ref": "71"
                        }
                      ]
                    },
                    "customerGroups": [
                      {
                        "$id": "75",
                        "identifier": "3M+UclQ910uOEjSb5F9qYg==",
                        "identifierGuid": "7294cfdc-3d54-4bd7-8e12-349be45f6a62",
                        "name": "sample string 2",
                        "primaryContact": "bVPsuk1Qhk2kmn2n6DuP9A==",
                        "primaryContactGuid": "baec536d-504d-4d86-a49a-7da7e83b8ff4",
                        "accountID": "DFAYZRxnhk+PyuJQiDue0A==",
                        "accountIDGuid": "6518500c-671c-4f86-8fca-e250883b9ed0",
                        "special": true,
                        "updated": "2026-06-03T18:34:31.6892807",
                        "active": true,
                        "reasonInactive": 1,
                        "priceLevelIdentifier": "kzXiyXMfHEmiuILSt1l7jw==",
                        "priceLevelIdentifierGuid": "c9e23593-1f73-491c-a2b8-82d2b7597b8f",
                        "marketingListID": "sample string 7",
                        "deleted": true,
                        "account": {
                          "$ref": "73"
                        },
                        "primaryContactCustomer": {
                          "$ref": "71"
                        },
                        "customerGroupMembers": [
                          {
                            "$id": "76",
                            "id": 1,
                            "groupID": "S6ss/rKcxEq1SBdceuIS9A==",
                            "groupIDGuid": "fe2cab4b-9cb2-4ac4-b548-175c7ae212f4",
                            "customerID": "bvE6eaKWRE2LQUzXl3qbQw==",
                            "customerIDGuid": "793af16e-96a2-4d44-8b41-4cd7977a9b43",
                            "card": "sample string 4",
                            "linkedAccount": "ab5WiLZXgkyUMMuRHsgYBQ==",
                            "linkedAccountGuid": "8856be69-57b6-4c82-9430-cb911ec81805",
                            "customer": {
                              "$ref": "71"
                            },
                            "group": {
                              "$ref": "75"
                            },
                            "customerCard": {
                              "$ref": "72"
                            }
                          },
                          {
                            "$ref": "76"
                          }
                        ]
                      },
                      {
                        "$ref": "75"
                      }
                    ]
                  },
                  "payments": [
                    {
                      "$id": "77",
                      "id": 1,
                      "identifier": "LDrQhmIuZ0CucqquRCkIrA==",
                      "identifierGuid": "86d03a2c-2e62-4067-ae72-aaae442908ac",
                      "storeID": 2,
                      "operatorName": "sample string 3",
                      "saleHeaderID": 4,
                      "paymentType": 5,
                      "amount": 6,
                      "account": "sample string 7",
                      "accountID": "2xQ1stqBk0OVA9iJ0IRTsQ==",
                      "accountIDGuid": "b23514db-81da-4393-9503-d889d08453b1",
                      "customerAccount": {
                        "$ref": "73"
                      },
                      "customerCard": {
                        "$ref": "72"
                      },
                      "accountType": 1,
                      "cardName": "sample string 8",
                      "authorisationNumber": "sample string 9",
                      "bankReference": "sample string 10",
                      "merchantID": "sample string 11",
                      "terminalID": "sample string 12",
                      "cardNumber": "sample string 13",
                      "paymentDate": "2026-06-03T18:34:31.6892807",
                      "invRocNo": "sample string 14",
                      "responseCode": "sample string 15",
                      "cashout": 1,
                      "tip": 16,
                      "idempotentVoid": "tCBDn16HLkqhTZN/UaWWGw==",
                      "idempotentVoidGuid": "9f4320b4-875e-4a2e-a14d-937f51a5961b",
                      "offline": true,
                      "processed": 1,
                      "storeSaleHeader": {
                        "$id": "78",
                        "saleHeaderID": 1,
                        "saleHeaderGuid": "Gsp/XmXym0Kaov+6Gqvv6w==",
                        "saleHeaderIdentifierGuid": "5e7fca1a-f265-429b-9aa2-ffba1aabefeb",
                        "created": "2026-06-03T18:34:31.6892807",
                        "createdLocal": "2026-06-03T18:34:31.6892807",
                        "createdText": "sample string 4",
                        "itemCount": 5,
                        "totalAmount": 6,
                        "cashTender": 1,
                        "cardTender": 1,
                        "cheqTender": 1,
                        "acctTender": 1,
                        "voucherTender": 1,
                        "loyaltyPoints": 1,
                        "cashout": 1,
                        "changeAmount": 1,
                        "rounding": 1,
                        "gstAmount": 1,
                        "transactionDiscountTender": 1,
                        "totalTip": 7,
                        "tranType": 1,
                        "processed": 1,
                        "imported": "2026-06-03T18:34:31.6892807",
                        "storeID": 1,
                        "operatorG_Uid": "XQHMCQV8UkGe7WF8Umjb6Q==",
                        "operatorGuid": "09cc015d-7c05-4152-9eed-617c5268dbe9",
                        "customerG_Uid": "rwCucWGe6US1qBKbyLg5/w==",
                        "customerGuid": "71ae00af-9e61-44e9-b5a8-129bc8b839ff",
                        "communityIdentifier": "fwJ0enQZ+UqEyYVAj6QM2A==",
                        "communityIdentifierGuid": "7a74027f-1974-4af9-84c9-85408fa40cd8",
                        "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": "5qMVgHlIfU+A8cfuTRrb1A==",
                        "priceLevelIdentifierGuid": "8015a3e6-4879-4f7d-80f1-c7ee4d1adbd4",
                        "locked": 36,
                        "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:34:31.6892807+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                        "deserialisedOrderMetadata": {
                          "$id": "79",
                          "customerName": "sample string 1",
                          "pickupAt": "2026-06-03T18:34:31.6892807",
                          "deliveryAddress1": "sample string 2",
                          "deliveryAddress2": "sample string 3",
                          "customerPhoneNumber": "sample string 4",
                          "orderType": 0,
                          "externalOrderID": "sample string 5",
                          "externalDisplayableOrderID": "sample string 6",
                          "tableName": "sample string 7",
                          "createdBy": 0,
                          "orderingAppName": "sample string 8"
                        },
                        "relationChecksum": "sample string 38",
                        "loyaltyTender": 1,
                        "giftCardTender": 1,
                        "operator": {
                          "$ref": "38"
                        },
                        "customer": {
                          "$ref": "71"
                        },
                        "communityOrganisation": {
                          "$id": "80",
                          "id": 1,
                          "identifier": "qi05H/2giU20OXlfrut05A==",
                          "identifierGuid": "1f392daa-a0fd-4d89-b439-795faeeb74e4",
                          "name": "sample string 3",
                          "lookupIdentifier": "sample string 4",
                          "externalID": "sample string 5",
                          "phone": "sample string 6",
                          "fax": "sample string 7",
                          "email": "sample string 8",
                          "address1": "sample string 9",
                          "address2": "sample string 10",
                          "city": "sample string 11",
                          "postCode": "sample string 12",
                          "state": "sample string 13",
                          "country": "sample string 14",
                          "abn": "sample string 15",
                          "promoPeriodStart": "2026-06-03T18:34:31.6892807",
                          "promoPeriodEnd": "2026-06-03T18:34:31.6892807",
                          "allowDonations": true,
                          "logoImageName": "sample string 17",
                          "totalAmountAwarded": 18.1,
                          "updated": "2026-06-03T18:34:31.6892807",
                          "deleted": true
                        },
                        "details": [
                          {
                            "$id": "81",
                            "saleItemID": 1,
                            "identifier": "8SMiIPYjCkKnHp6n72JV0Q==",
                            "identifierGuid": "202223f1-23f6-420a-a71e-9ea7ef6255d1",
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "oOcCYvjjGEaUb4aDuNf7sg==",
                            "pluGuid": "6202e7a0-e3f8-4618-946f-8683b8d7fbb2",
                            "accountID": "ZlyzpypVnk6Jw7fjQOBoaQ==",
                            "accountIDGuid": "a7b35c66-552a-4e9e-89c3-b7e340e06869",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 8,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "offline": true,
                            "barcode": "sample string 9",
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 10",
                            "bestOrExpire": "2026-06-03T18:34:31.6892807",
                            "bestOrExpireType": 1,
                            "providerName": "sample string 11",
                            "refundG_UID": "4hSh0FtllEKuZj0Rqt6ZFw==",
                            "refundGuid": "d0a114e2-655b-4294-ae66-3d11aade9917",
                            "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": "67/6Zn2PQkutXOKToEveCw==",
                            "idempotentVoidGuid": "66fabfeb-8f7d-4b42-ad5c-e293a04bde0b",
                            "priceLevelIdentifier": "AwpHUkyRiUi5+PichBindQ==",
                            "priceLevelIdentifierGuid": "52470a03-914c-4889-b9f8-f89c8418a775",
                            "communityIdentifier": "hwwx7x+mTkeB0U/104AzFQ==",
                            "communityIdentifierGuid": "ef310c87-a61f-474e-81d1-4ff5d3803315",
                            "productName": "sample string 23",
                            "apn": "sample string 24",
                            "unknownScans": [
                              {
                                "$id": "82",
                                "id": 1,
                                "saleDetailID": 2,
                                "storeID": 1,
                                "scanned": "2026-06-03T18:34:31.6892807",
                                "operatorG_UID": "QEA=",
                                "barcode": "sample string 4",
                                "processed": 1
                              },
                              {
                                "$ref": "82"
                              }
                            ],
                            "refund": {
                              "$id": "83",
                              "id": 1,
                              "g_UID": "yjVUOtAgpE+xwpYVAGujng==",
                              "guid": "3a5435ca-20d0-4fa4-b1c2-9615006ba39e",
                              "description": "sample string 1",
                              "dumped": true,
                              "inventoryReasonID": 1,
                              "sortOrder": 1,
                              "updated": "2026-06-03T18:34:31.6892807"
                            },
                            "modifier": {
                              "$id": "84",
                              "id": 1,
                              "setG_UID": "V4fMOEmEwUKlOQRmualH/w==",
                              "modifierSetGuid": "38cc8757-8449-42c1-a539-0466b9a947ff",
                              "name": "sample string 2",
                              "price": 1,
                              "quantity": 1,
                              "modifierType": 1,
                              "groupNumber": 1,
                              "pageNumber": 1,
                              "controlOrder": 1,
                              "printToStation": true,
                              "pluG_UID": "P+dTINLcMUiG4Dw3D5SOqA==",
                              "pluGuid": "2053e73f-dcd2-4831-86e0-3c370f948ea8",
                              "deleted": true,
                              "g_UID": "zJ94up5aAE6LaacJ8Chw7w==",
                              "guid": "ba789fcc-5a9e-4e00-8b69-a709f02870ef",
                              "product": {
                                "$ref": "3"
                              }
                            },
                            "priceLevelName": "sample string 25",
                            "pumpNumber": 1,
                            "hoseNumber": 1
                          },
                          {
                            "$ref": "81"
                          }
                        ],
                        "eftReceipts": [
                          {
                            "$id": "85",
                            "id": 1,
                            "storeID": 1,
                            "saleHeaderID": 2,
                            "storeSaleHeader": {
                              "$ref": "78"
                            },
                            "receipt": "sample string 3",
                            "processed": 1
                          },
                          {
                            "$ref": "85"
                          }
                        ],
                        "payments": [
                          {
                            "$ref": "77"
                          },
                          {
                            "$ref": "77"
                          }
                        ],
                        "cards": [
                          {
                            "$id": "86",
                            "id": 1,
                            "saleHeaderID": 1,
                            "identifier": "sample string 2",
                            "cardType": 3,
                            "providerName": "sample string 4"
                          },
                          {
                            "$ref": "86"
                          }
                        ],
                        "campaignHits": [
                          {
                            "$id": "87",
                            "id": 1,
                            "saleHeaderID": 2,
                            "campaign": "sample string 3",
                            "name": "sample string 4",
                            "processed": 1,
                            "campaignDescription": "sample string 5"
                          },
                          {
                            "$ref": "87"
                          }
                        ],
                        "fuel": [
                          {
                            "$id": "88",
                            "id": 1,
                            "plu": 1,
                            "pluG_UID": "xbq+GMDW0EiQ6pAoGhWCQw==",
                            "pluGuid": "18bebac5-d6c0-48d0-90ea-90281a158243",
                            "saleHeaderID": 2,
                            "totalCents": 3,
                            "grade": 1,
                            "gradeDescription": "sample string 4",
                            "dispenser": 1,
                            "hose": 1,
                            "quantity": 1,
                            "cost": 1,
                            "acquirerNum": 1,
                            "attendant": 1,
                            "ePurseBalance": 1.0,
                            "cardSignature": "sample string 5",
                            "compartmentNumber": 1,
                            "contractNumber": 1,
                            "discountCardPAN": "sample string 6",
                            "discountID": 1,
                            "discountName": "sample string 7",
                            "discountNetValue": 1.0,
                            "discountType": 1,
                            "discountValue": 1.0,
                            "discretionaryData": "sample string 8",
                            "driverID": "sample string 9",
                            "eftBatchNumber": 1,
                            "eftResponseCode": "sample string 10",
                            "endDateTime": "2026-06-03T18:34:31.6892807",
                            "engineHours": 1.1,
                            "fposNumber": 1,
                            "loyaltyCardPAN": "sample string 11",
                            "miscData1": 1,
                            "miscData2": "sample string 12",
                            "miscFlags": 1,
                            "mop": 1,
                            "odometer": 1,
                            "panNumber": "sample string 13",
                            "saleRefund": true,
                            "saleStatus": 1,
                            "sequenceNumber": 1,
                            "stan": 1,
                            "startDateTime": "2026-06-03T18:34:31.6892807",
                            "tagNumber": "sample string 15",
                            "trackTwoRem": "sample string 16",
                            "transCode": 1,
                            "transType": 1,
                            "unitPrice": 1.0,
                            "vehicleReg": "sample string 17",
                            "offline": true,
                            "processed": 1
                          },
                          {
                            "$ref": "88"
                          }
                        ],
                        "fuelResells": [
                          {
                            "$id": "89",
                            "saleItemID": 1,
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "WeyS7dRB50OlDIEABlPiCQ==",
                            "pluGuid": "ed92ec59-41d4-43e7-a50c-81000653e209",
                            "accountID": "hAhlVBLrMEKTXJoZOEs97g==",
                            "accountIDGuid": "54650884-eb12-4230-935c-9a19384b3dee",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "processed": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 1,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "barcode": "sample string 8",
                            "offline": 1,
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 9",
                            "bestOrExpire": "2026-06-03T18:34:31.6892807",
                            "bestOrExpireType": 1,
                            "refundG_UID": "im9qlAmzgkawhfBJhtjByw==",
                            "refundGuid": "946a6f8a-b309-4682-b085-f04986d8c1cb",
                            "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": "89"
                          }
                        ],
                        "customerOrder": [
                          {
                            "$id": "90",
                            "identifier": "+PZ5xMjypkajPzh/n4uqsg==",
                            "identifierGuid": "c479f6f8-f2c8-46a6-a33f-387f9f8baab2",
                            "id": 1,
                            "orderNo": 2,
                            "externalSaleIdentifier": "sample string 3",
                            "storeID": 4,
                            "zoneID": 5,
                            "deptNo": 6,
                            "customerIdentifier": "zxIyXjdftEWZrqiQbQ7cBQ==",
                            "customerIdentifierGuid": "5e3212cf-5f37-45b4-99ae-a8906d0edc05",
                            "operatorNo": 1,
                            "operatorG_UID": "RUMLuAusG0GatT9MqASwqg==",
                            "operatorGuid": "b80b4345-ac0b-411b-9ab5-3f4ca804b0aa",
                            "created": "2026-06-03T18:34:31.6892807",
                            "ordered": "2026-06-03T18:34:31.6892807",
                            "started": "2026-06-03T18:34:31.6892807",
                            "completed": "2026-06-03T18:34:31.6892807",
                            "supplied": "2026-06-03T18:34:31.6892807",
                            "quickTicket": 1,
                            "deleted": true,
                            "walkAway": true,
                            "approxWait": 1,
                            "actualWait": 1,
                            "deliveryMethod": 8,
                            "externalSaleType": 9,
                            "customer": {
                              "$ref": "71"
                            },
                            "operator": {
                              "$ref": "38"
                            },
                            "details": [
                              {
                                "$id": "91",
                                "headerID": 1,
                                "plu": 1,
                                "pluG_UId": "tHWw280NLkuykLmRd78aIg==",
                                "pluGuid": "dbb075b4-0dcd-4b2e-b290-b99177bf1a22",
                                "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": "gtQ/4SNqmUeR/kEYu5ESxQ==",
                                "headerIdentifierGuid": "e13fd482-6a23-4799-91fe-4118bb9112c5",
                                "product": {
                                  "$ref": "3"
                                }
                              },
                              {
                                "$ref": "91"
                              }
                            ],
                            "storeName": "sample string 11",
                            "customerName": "sample string 12",
                            "storeReplyTo": "sample string 13",
                            "storeSubjectLine": "sample string 14",
                            "storeSaleHeader": {
                              "$ref": "78"
                            }
                          },
                          {
                            "$ref": "90"
                          }
                        ],
                        "surveyResponses": [
                          {
                            "$id": "92",
                            "surveyG_UID": "LMSCa4UogE64OJUUQRkIYg==",
                            "surveyGuid": "6b82c42c-2885-4e80-b838-951441190862",
                            "saleHeaderGuid": "2Fb7ZdUGb0+5YY4pmoVqfw==",
                            "saleGuid": "65fb56d8-06d5-4f6f-b961-8e299a856a7f",
                            "textResponse": "sample string 1",
                            "integerResponse": 1,
                            "g_UIDResponse": "qnvQOG+MPku97zFEC/mV1A==",
                            "guidResponse": "38d07baa-8c6f-4b3e-bdef-31440bf995d4",
                            "whoAnswered": 2,
                            "answeredAtUTC": "2026-06-03T18:34:31.6892807",
                            "sale": {
                              "$ref": "78"
                            },
                            "survey": {
                              "$id": "93",
                              "g_UID": "nvwRMtLkKkuP8Qt0idh6xg==",
                              "guid": "3211fc9e-e4d2-4b2a-8ff1-0b7489d87ac6",
                              "name": "sample string 1",
                              "storeID": 2,
                              "zoneID": 1,
                              "checkoutFormG_UID": "XLSpqP0k+kyPoslBByolnw==",
                              "checkoutFormGuid": "a8a9b45c-24fd-4cfa-8fa2-c941072a259f",
                              "displayToWho": 3,
                              "displayWhen": 4,
                              "start": "2026-06-03T18:34:31.6892807",
                              "end": "2026-06-03T18:34:31.6892807",
                              "deleted": true,
                              "updated": "2026-06-03T18:34:31.6892807",
                              "possibleIntegerResponses": [
                                1,
                                2
                              ],
                              "possibleTextResponses": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "possibleGuidResponses": [
                                "51c45919-f979-4467-98e4-daf69a43f0bc",
                                "71fc3a8d-3506-4718-9765-5a9354dddae6"
                              ],
                              "allowsAllTextResponses": true,
                              "surveyForm": {
                                "$ref": "46"
                              }
                            },
                            "ingressId": "sample string 4"
                          },
                          {
                            "$ref": "92"
                          }
                        ],
                        "storeName": "sample string 39",
                        "terminalNumber": 40,
                        "machineName": "sample string 41",
                        "operatorName": "sample string 42",
                        "direction": 1,
                        "reason": "sample string 43",
                        "accountG_UID": "fZX+jzYh7EacToVLdWBzyw==",
                        "accountIdentifier": "8ffe957d-2136-46ec-9c4e-854b756073cb",
                        "accountName": "sample string 44",
                        "customerOrderIdentifier": "YHHllO00x0eh6/7lJFJHcw==",
                        "customerOrderIdentifierGuid": "94e57160-34ed-47c7-a1eb-fee524524773",
                        "priceLevelName": "sample string 45",
                        "revision": 46,
                        "ingressId": "sample string 47"
                      },
                      "metadata": {
                        "$id": "94",
                        "id": 1,
                        "paymentID": 2,
                        "paymentIdentifier": "SmsRtogepU+Xf1HjgP/mbQ==",
                        "paymentIdentifierGuid": "b6116b4a-1e88-4fa5-977f-51e380ffe66d",
                        "identifier": "tj8k3WjkJUuA0RtMI4UsSQ==",
                        "identifierGuid": "dd243fb6-e468-4b25-80d1-1b4c23852c49",
                        "metadata": "sample string 3",
                        "signatureImage": "QEA=",
                        "itemIdentifier": "Nm7+lfqrB0KNm62KkMK9/g==",
                        "itemIdentifierGuid": "95fe6e36-abfa-4207-8d9b-ad8a90c2bdfe"
                      }
                    },
                    {
                      "$ref": "77"
                    }
                  ]
                },
                {
                  "$ref": "72"
                }
              ],
              "customerGroupMembers": [
                {
                  "$ref": "76"
                },
                {
                  "$ref": "76"
                }
              ],
              "customerGroups": [
                {
                  "$ref": "75"
                },
                {
                  "$ref": "75"
                }
              ],
              "accounts": [
                {
                  "$ref": "73"
                },
                {
                  "$ref": "73"
                }
              ],
              "account": {
                "$ref": "73"
              },
              "vouchers": [
                {
                  "$id": "95",
                  "customerIdentifier": "8/PauJdYO06fQKxI0g3Neg==",
                  "customerIdentifierGuid": "b8daf3f3-5897-4e3b-9f40-ac48d20dcd7a",
                  "voucherName": "sample string 2",
                  "count": 3,
                  "storeID": 4,
                  "barcode": "sample string 5",
                  "redeemCount": 6,
                  "issueCount": 7,
                  "storeSalePaymentID": 1,
                  "idempotentID": "JQfQtUlLD06QcTpxB3ecpw==",
                  "idempotentGuid": "b5d00725-4b49-4e0f-9071-3a7107779ca7",
                  "offline": true,
                  "voucher": {
                    "$id": "96",
                    "id": 1,
                    "name": "sample string 2",
                    "description": "sample string 3",
                    "shortDescription": "sample string 4",
                    "url": "sample string 5",
                    "barcodeTemplateID": 1,
                    "expiry": 0,
                    "voucherType": 6,
                    "limitPerTransaction": 7,
                    "customerTracking": true,
                    "discountAccount": "sample string 9",
                    "endDate": "2026-06-03T18:34:31.6892807",
                    "barcodeTemplate": {
                      "$id": "97",
                      "templateID": 1,
                      "template": "sample string 1",
                      "bcFunction": "sample string 2",
                      "sortOrder": 3
                    },
                    "scaleLabel": {
                      "$id": "98",
                      "id": 1,
                      "uid": "sample string 2",
                      "name": "sample string 3",
                      "width": 1.1,
                      "height": 1.1,
                      "showBorder": true,
                      "borderWidth": 1.1,
                      "borderStyle": 1,
                      "borderColour": "sample string 5",
                      "updated": "2026-06-03T18:34:31.6892807",
                      "labelPageLayout": "Dl5wxxmX6UeYGZSwE7Cvuw==",
                      "pageLayoutGuid": "c7705e0e-9719-47e9-9819-94b013b0afbb",
                      "labelType": 6,
                      "oldName": "sample string 7",
                      "voucher": {
                        "$ref": "96"
                      },
                      "elements": [
                        {
                          "$id": "99",
                          "id": 1,
                          "scaleLabelID": 2,
                          "showPercentDI": true,
                          "showAvgPerHundred": true,
                          "showAvgPerServe": true,
                          "name": "sample string 6",
                          "x": 1.1,
                          "y": 1.1,
                          "width": 1.1,
                          "height": 1.1,
                          "type": 1,
                          "rotation": 1,
                          "text": "sample string 7",
                          "fontFamily": "sample string 8",
                          "align": 1,
                          "bold": true,
                          "italic": true,
                          "underline": true,
                          "strikeout": true,
                          "reverse": true,
                          "textColour": "sample string 9",
                          "fontSize": 1.1,
                          "picture": "QEA=",
                          "borderWidth": 10,
                          "sortOrder": 11,
                          "printOptions": 12,
                          "superScriptTextFontSize": 1.1,
                          "lineStyle": 1,
                          "spacingStyle": 1,
                          "interCharacterSpacing": 1.1,
                          "superScriptOffset": 1.1,
                          "lineSpacing": 1.1,
                          "dateFormat": "sample string 13",
                          "autoGrow": true,
                          "fontAutoResize": true,
                          "updated": "2026-06-03T18:34:31.6892807"
                        },
                        {
                          "$ref": "99"
                        }
                      ]
                    },
                    "customerVouchers": [
                      {
                        "$id": "100",
                        "id": 1,
                        "customerIdentifier": "+YHUC1vt1EiKlbb6FkZX9Q==",
                        "customerIdentifierGuid": "0bd481f9-ed5b-48d4-8a95-b6fa164657f5",
                        "voucherID": 3,
                        "voucherName": "sample string 4",
                        "storeID": 1,
                        "barcode": "sample string 5",
                        "dateOfIssue": "2026-06-03T18:34:31.6892807",
                        "issuedSaleHeaderID": 1,
                        "issuedSaleIdentifier": "sample string 7",
                        "issuedOfflinePaymentID": 1,
                        "issuedIdempotentID": "/5MkQkLKbk+U7aQtHzH72g==",
                        "issuedIdempotentGuid": "422493ff-ca42-4f6e-94ed-a42d1f31fbda",
                        "issuedOffline": true,
                        "issuedUser": "sample string 9",
                        "issuedNotes": "sample string 10",
                        "expiryDate": "2026-06-03T18:34:31.6892807",
                        "expiredUser": "sample string 11",
                        "expiredNotes": "sample string 12",
                        "redeemed": "2026-06-03T18:34:31.6892807",
                        "redeemedSaleHeaderID": 1,
                        "redeemedSaleIdentifier": "sample string 13",
                        "redeemedOfflinePaymentID": 1,
                        "redeemedIdempotentID": "D2Crlgy1BUWHToqGAZ9A6Q==",
                        "redeemedIdempotentGuid": "96ab600f-b50c-4505-874e-8a86019f40e9",
                        "redeemedUser": "sample string 14",
                        "redeemedNotes": "sample string 15",
                        "redeemedOffline": true,
                        "updated": "2026-06-03T18:34:31.6892807",
                        "storeName": "sample string 17",
                        "scaleLabel": {
                          "$ref": "98"
                        },
                        "voucher": {
                          "$ref": "96"
                        },
                        "customer": {
                          "$ref": "71"
                        },
                        "issuedOfflinePayment": {
                          "$ref": "77"
                        },
                        "redeemedOfflinePayment": {
                          "$ref": "77"
                        }
                      },
                      {
                        "$ref": "100"
                      }
                    ]
                  },
                  "customer": {
                    "$ref": "71"
                  }
                },
                {
                  "$ref": "95"
                }
              ]
            }
          },
          {
            "$ref": "70"
          }
        ],
        "customerGroups": [
          {
            "$id": "101",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "groupID": "J+nECSTuykyEf9dsvSZSPA==",
            "groupIDGuid": "09c4e927-ee24-4cca-847f-d76cbd26523c",
            "campaign": {
              "$ref": "67"
            },
            "group": {
              "$ref": "75"
            }
          },
          {
            "$ref": "101"
          }
        ],
        "signIqTickets": [
          {
            "$id": "102",
            "identifier": "lJZ1Ak2aU0SOKN1DKVK9Fw==",
            "identifierGuid": "02759694-9a4d-4453-8e28-dd432952bd17",
            "campaignName": "sample string 2",
            "message": "sample string 3",
            "ticketFileSource": "sample string 4",
            "ticketFileDestination": "sample string 5",
            "storeID": 1
          },
          {
            "$ref": "102"
          }
        ],
        "comboPriceGroups": [
          {
            "$id": "103",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "g_UID": "XDJ1PcsH+EyXAcAaFlxY5Q==",
            "guid": "3d75325c-07cb-4cf8-9701-c01a165c58e5",
            "description": "sample string 5",
            "newPrice": 1,
            "rangeDescription": "sample string 6",
            "dealDescription": "sample string 7",
            "labelQuantity": 8,
            "hostProductCategoryID": 1,
            "offerID": 1,
            "dontUpdatePricePlus": true,
            "campaign": {
              "$ref": "67"
            },
            "comboPricePlus": [
              {
                "$id": "104",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "groupG_UID": "cfnuhki8oEGhBSSQUeIYwQ==",
                "groupGuid": "86eef971-bc48-41a0-a105-249051e218c1",
                "comboPriceType": 5,
                "priceType": 5,
                "pluG_UID": "5X+1iTbKB0OjiKwX2LW7aQ==",
                "pluGuid": "89b57fe5-ca36-4307-a388-ac17d8b5bb69",
                "priceGroupG_UID": "p0SxpbDzokiR0a9uDmieAg==",
                "priceGroupGuid": "a5b144a7-f3b0-48a2-91d1-af6e0e689e02",
                "campaignPoolID": "sample string 7",
                "quantity": 1,
                "campaign": {
                  "$ref": "67"
                },
                "product": {
                  "$ref": "3"
                },
                "priceGroup": {
                  "$ref": "31"
                },
                "campaignPool": {
                  "$ref": "67"
                }
              },
              {
                "$ref": "104"
              }
            ]
          },
          {
            "$ref": "103"
          }
        ],
        "priceLevels": [
          {
            "$id": "105",
            "id": 1,
            "priceLevelIdentifier": "XKhCJfM1V0W+SMD/87sigw==",
            "priceLevelIdentifierGuid": "2542a85c-35f3-4557-be48-c0fff3bb2283",
            "campaignName": "sample string 3",
            "priceLevelName": "sample string 4"
          },
          {
            "$ref": "105"
          }
        ],
        "promotionType": {
          "$id": "106",
          "identifier": "JiuhoKoky0mRrcJFNf6sfQ==",
          "identifierGuid": "a0a12b26-24aa-49cb-91ad-c24535feac7d",
          "hostType": 2,
          "code": "sample string 3",
          "description": "sample string 4",
          "isLiquor": true,
          "isAdvertised": true,
          "disableWasSave": true,
          "excludeFromPromoSales": true,
          "labelPageLayoutG_UID": "IINW9r6+GE6FUXqXpx2b8w==",
          "labelPageLayoutGuid": "f6568320-bebe-4e18-8551-7a97a71d9bf3",
          "priceLevelIdentifier": "M46H7685IUeuHZ7EBpKhyg==",
          "priceLevelIdentifierGuid": "ef878e33-39af-4721-ae1d-9ec40692a1ca",
          "active": true,
          "updated": "2026-06-03T18:34:31.6892807",
          "hostName": "sample string 11"
        }
      },
      "product": {
        "$ref": "3"
      },
      "dealCost": {
        "$id": "107",
        "headerIdentifier": "cUyKjmjOOUqIIQdSYz60Kw==",
        "headerIdentifierGuid": "8e8a4c71-ce68-4a39-8821-0752633eb42b",
        "identifier": "uDc0E1RqAkWqgCvzXKu/qg==",
        "identifierGuid": "133437b8-6a54-4502-aa80-2bf35cabbfaa",
        "supplierIdentifier": "GwP/Z02hOU+nNastXZJ1fQ==",
        "supplierGuid": "67ff031b-a14d-4f39-a735-ab2d5d92757d",
        "pluG_UID": "zowVfOfCNUaHeH9pCtGvjg==",
        "pluGuid": "7c158cce-c2e7-4635-8778-7f690ad1af8e",
        "campaignName": "a14a29bd-0ae6-491d-8db4-b7cdb5dfb800",
        "description": "sample string 4",
        "cost": 5,
        "costDecimals": 6,
        "start": "2026-06-03T18:34:31.6892807",
        "end": "2026-06-03T18:34:31.6892807",
        "type": 9,
        "promoType": 10,
        "bonusItemPLUG_UID": "MnXYFPTQgE68j46X25kVjQ==",
        "bonusItemPluGuid": "14d87532-d0f4-4e80-bc8f-8e97db99158d",
        "bonusPurchaseUnits": 11,
        "bonusReceiveUnits": 12,
        "updated": "2026-06-03T18:34:31.6892807",
        "metcashPromotionID": "sample string 14",
        "fromHost": 15,
        "storeNames": "sample string 16",
        "storeIDs": [
          1,
          2
        ],
        "supplierName": "sample string 17",
        "campaignDescription": "sample string 18",
        "newPrice": 1,
        "campaignMetcashPromotionID": "sample string 19",
        "campaignActive": true,
        "campaignStartDate": "2026-06-03T18:34:31.6892807",
        "campaignEndDate": "2026-06-03T18:34:31.6892807",
        "masterPLUG_UID": "7BrjrlfjhEGB5tmlV2HnKg==",
        "masterID": "aee31aec-e357-4184-81e6-d9a55761e72a",
        "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": "xceQEENkH0+aJUefKn2xMA==",
        "bonusMasterID": "1090c7c5-6443-4f1f-9a25-479f2a7db130",
        "bonusProductName": "sample string 34",
        "bonusProductAPN": "sample string 35",
        "bonusOrderCode": "sample string 36",
        "bonusNormalSell": 37,
        "bonusNormalCost": 38,
        "bonusNormalCostDecimals": 39,
        "bonusCartonQuantity": 40,
        "bonusSalesMode": 41,
        "bonusOrderPacked": 42,
        "bonusFuelItem": true,
        "bonusActive": true
      }
    },
    "currentCostStart": "2026-06-03T18:34:31.6892807",
    "dealCosts": [
      {
        "$ref": "107"
      },
      {
        "$ref": "107"
      }
    ],
    "tags": [
      {
        "$id": "108",
        "pluG_UID": "5w7LOD7tA0+MGBGoqfDhBg==",
        "pluGuid": "38cb0ee7-ed3e-4f03-8c18-11a8a9f0e106",
        "tagID": 1,
        "description": "sample string 1",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "108"
      }
    ],
    "alternateProductG_UID": "NU9InatFh0C5gyz5z5U8Ow==",
    "alternateProduct": "9d484f35-45ab-4087-b983-2cf9cf953c3b",
    "altProduct": {
      "$ref": "3"
    },
    "productHostCode": {
      "$id": "109",
      "id": 1,
      "pluG_UID": "x9xsbQfcNkCnVPdGXcSthQ==",
      "pluGuid": "6d6cdcc7-dc07-4036-a754-f7465dc4ad85",
      "ibaCode": "sample string 2"
    },
    "mscCat": {
      "$ref": "61"
    },
    "mscCom": {
      "$ref": "62"
    },
    "mscDep": {
      "$ref": "64"
    },
    "mscSubCom": {
      "$ref": "63"
    },
    "isUserUpdate": true,
    "ignoreMasterProduct": true,
    "priceGroupLabelRequested": true,
    "firstSold": "2026-06-03T18:34:31.6892807",
    "inventoryTracked": "2026-06-03T18:34:31.6892807",
    "isNormalPriceChangesCampaign": true,
    "baseProductFuel": {
      "$id": "110",
      "pluG_UID": "JH4WsBHYlUGSxJd+F3nmGw==",
      "pluGuid": "b0167e24-d811-4195-92c4-977e1779e61b",
      "fuelPluG_UID": "QQxnuSbojUy/GtxKFxOX3Q==",
      "fuelPluGuid": "b9670c41-e826-4c8d-bf1a-dc4a171397dd",
      "price": 3,
      "productDescription": "sample string 4",
      "productBarcode": "sample string 5",
      "fuelProductDescription": "sample string 6",
      "fuelProductBarcode": "sample string 7",
      "fuelProductPrice": 8
    },
    "productFuelLinks": [
      {
        "$ref": "110"
      },
      {
        "$ref": "110"
      }
    ]
  },
  "supplier": {
    "$ref": "10"
  },
  "serviceFee": {
    "$id": "111",
    "id": 1,
    "description": "sample string 1",
    "fee": 1
  },
  "isPrimaryHost": true,
  "hostVendor": 48
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKO��\\U��5xl/workbook.xml �(����
�0�C�4*� ѓ�^{�=�	�������zۙ��v�j�<3��Z�o\�E�!ď�7cA�7N��{ù�7�[��Ȳ�8XX�F{!��;�����@PˎRLj�]/ѭ�S�꓌�Qw3�C�7E�H
i���=��ܧ��F����*�:���(y�d�0J���PKO��\����	�[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
O��\�
��''_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="R80775762d6d34cc2" /></Relationships>PKO��\t�':��+xl/worksheets/sheet1.xml �(����r7�_E��J$Hd�vG���9͡�sm9�Զ2���ɢDBq�\$��r~?����ooz?'��tvwܷ��M�.f�ӻo��˫�b����������d��q�������\~4..�'������Ǯf���%�:�6�]]M/&g���������|rs��G-�����պ���>��_��p{�����rt9��W���'W���}tz
����h�i:�_?�V���l���g��}���?^?��w9�:�q�|?�:�~�^�Ja=�bv�X�ݻ�����n��]�{?�\^�OnС��$K���������f8��06�a;��A"�	�Fc	�w���>�o�����yc�P����fz�=>���.6������0��\�@�z���f>���7�'�����������`Ŗ�i3?��oM��h���nM�ǔ�&�d"g�!��XH'X�IB��P�!��`#�Il��!��q�M�(�a�+d��V �K!ZH��B&�(��C\9�&�[{�,��0�d�M)&c]�K6�hw8� F���ѻ�
�G�R����A�L��!	��L`�]�5x��$L€5�lB�0d&�f2&�'���M�P�@1&�VCI�L�+�L9'$�E��$LZ��szp&b�
_@f
&q�|�Y��[d&K��*��v7d&�Jg�yNS�B�(�LB���R��+�Z!3	��8����v�r�IgJȐ	)�H
\f��2UG������e&����ڕC��b�3��L:_z�R�|d|�_�L���7ت4.����x����̢+X���V�Ǔu
?�̢��
��h�B�^�̢K%I�sn���6�>��+#c������,z[�:��X
`1+d}�="r�Y���n>�諚\�
�7[{ض�u�6���g}�>�D����Lz,s4g��1/�̤/j�$��1)�z8���E��&2F�E�V:ږ��I��:Zk��v��ɰc�n�8G�pG�X!3vLr+- ��M�ꐙPfy���2U��
��P1iC��h:����t�uw\p9:lo4u��ao��>��Bf2`U��_���W;l���T�	�U�n�mt!3��ͭ7�!u��!3R��Ա��JbfM�nJ!u�aFmi��?3���Hb�&=���9%�bc�L$��g��;j��1���_���ݍ2�J�V D>��+�޲��q�"��i����X!�T��/�>���X������^3�XdI�P�q����
�����z�(��ՙA�LV�h�mߦ(3H�����e�ֵ�;3H�W�X8�F Ql}�� �j�H�=�*ttܫp��۟Xh��g�"�8�sVEl�2z�Cϳ�f��K�b^���=ϗIg�II�j��)f�b���oqH|��*#�l��I�E�%~���r�y��|y~r4�����a^�ӈ\�?�.�������s4������G�:�t?ꈳ�WG��������x��u����#��G�:��~D�#^(�	Q_*!B�WJ����"t}��a�*!B�wJ����"����q�TB��ڄ�����g%D��E	����u�*!BݑbB���w�Q<R�B�bF'$)vtB�bH'D)�tB�bJ'd)�tRgŘN�8�I�k:���M'uV��Ί;��Y���:+��RgŠ^�8�K��z���Q/uVL�ΊK��Y�i�:+>
B��� t+>
B��� t+>
B��� tkeS�<V|��cŧA�<V|���P|�Rgŧ(uV|�Rgŧ(uV|�Rgŧ(uV|�Rgŧ(uV|�Rgŧ$uV|JRgŧ$uV|JRgŧ$uV|JRgŧ$uV|JB�Sŧ$t>U|JB�Sŧq���mG
���'I���i{�3%Dv�9D��+�š=QBę==�g�'</���_�c���GK8 r�V_�)�j��u�����zAᲷ��U��)����}�Ų����+�ߧ�?+Ӆþ���2]����ѡ����C�g��P�,��/I6�a�|��63��U֑כQey�U����ѫCR�>4X��@������xe����/{ן�0{��1{W�����e����5G1L��Qb��s�U֑�V�@I�Z�%Yj��dK�!��]2Fs�l����p8�ե�C��;����[����1��.�Cq���F{�|��}��7~��1�;�|8$neByok�K��I{Sٴ~�I���*&�Fj���!ĩbCk�+�j��\��k����w�'痓���l9��?o���PKO��\U�„�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞؎ܸAM��m�gGM��v���G�
XE�Tb�������4����ٽM#y����N�np}�dְ�n8��'��H�
ؔ�GJ��8�X�]�&�rz:+}R=Ғ���%n��x��?Do̠q��yB���WN�"& GzL
��"�^d*�������\rٶ�0%�wS��2b����2���[Ť���Z�Uƪ��s
��K�ey��u�Lg�	#̊_���_l�PKO��\Ѓ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��PKO��\͘z��
�2xl/sharedStrings.xml �(��[Yo�8~��?y^%�-�=H��cL���i`�]J��e�#J�x�߷H� Eʞ7��#Y,� �O?l��;�()��'Ω}2�EZf��|>y}�����Q���,��=�'���|���Aӂ~>y�����M����r���j�j��6gtWa��7��m~��vx�E�8��eS�0��̚�����@�AȗO����̚��ݑ�����˧3Foyy�!٘�jv����ئc.3\�d
�L],PU�����ޛ�w�
���$_�?��������1~��Ϡ�r�
��[�uKp�)�}-�Ƽ��D<{B�w����5Nk�gW��Dž����.�3��w ��سE	fp�q�,R3F��a&T�vծ����.Պ�q��Ƙ+�����k��y�KD	�t~QdB��.4���R�"Ŧ$����3=��x��M�v�d� �FKh1O(�1lO�k�U�*�&���(�dڌ��{I`�&^��I�0M+�������U@1И�J���IA��v�	�2C{���U�����@�ϸd�hl�q��z<����7yMv�6���p�����c��;�0y)k��?������dhpy5���
U��l`��-����.'�}��$�0S���y2�u��.�LFE|��n�cH��&�-/���w�f�W\@��U
~7#t�HJ
L!R�<GӺC�$���	�&��	�g��@+�OM�Mzi^�y3��4���u��+�KWx
R���1���?���P���cqb�_u<*������4��֐���hM�Ƌ��F�~]^Ms
Y�Me��-ٴ>�9N)G���&d�lK
Sݢjo2F�
CJ�w��5ޞ^�k����L?L�8�b+s���c'��2�qb'��� '�����б���%Jm�ž��(��M5��R5�|(ڂc�乂m8����?<Ÿ�GG��a�k��������#�����;2���}g®%d-)�'�{M���Z�����Or�
ȵ�S��szz}�8m��~c\�H��h;β�=W7����f!����r�u
����k�
�,��8��6�.��w�����^g�g�?�g�.��{p�P#������`({O����g�[�n3S��S=�<���IJ�Y��+�b�
|۷� �E~��葁���̐f��RC�ʨl'3�%�X©��3��{h�	�ac~����?�{R�DL���qd�n��*c�B�[��]'i#o>�B�
ށ���,6�g��rx�A	����=g�tπ����ySuN�o�$
q��}��,��?�i�{��uu�����v��u��iYdR.��v�E��(��~�xז��^R���U��l!����2�U߳�GqPa��a���.1����q��D�6�N�A�1�r�ϸ2.�����1��MNv�H��	����K{&�J�1}$7�>	�6���^H�|�)�)=??u����6�b*�T�ޒ�hJ�X'�;]KM�:}tD^u����t�+�BZ��~UI!�*�Č���N����C;z�uE�4V���+�
��q�c���sm	V����`T�`R���=��J�]�l^������k�����.�)~A�׭�z^Ow���}z~�u��b٧�XO�z*�}z� �D`3�[�t�p�#�z�#o�#���DG��u�rS@�����$���JzTm��Ω3|��sG�B@O64G�2�4ԇ��L�[u������?�08i3�pǝ�5�5�eH��L���CF��05���E������^��[��K�}�u�O%���dJ��M"N�CoL47�{�LM[�p�q�}��
�:�|�EV�Ι� g�T=VM�(�4��T�PW�r��ΰ��:��*�Rg��۝�J�k�NpD6�?o���uI�k|���t�7�D�0����w<O�mJ��ܘ���7��E�R�Rȑ$C~(N�s�輣~��H�����a�K��e�&d�\�R����NJ�6�k�˝J�jx��¯
9��j�&1��q���q�)"&к�qT��@e�	��?�:I�Ի_N1��ڏ8���ü
�$pT�z�Rx�����_�'�U�'V���ev��h�0����z��Z��V��4´Q�Wmwh�d>6\�C�VF�����ڗM=}�1�	7�Nc?qd��܁��I-䠵�8�� N�`.���_F��̑� �� Y�;Nlp�hnٞ���'��w*�F�Lj6��#u]K�_O��qO�n0�)��� ͒��ȸ�����FUqW�Q^�J�V�O�s�Rߵ��t�2E���P��A�Ze
��ej��9)�3N��,�L�=�����t���u'�u��۠J��7�ip΄�Zt$� (!9�˨D���
W�f��,���r����.k�z+HcW%�p�e�b�뷲I߰�l���ņ�$C-��a�ݑ�P�K��x����\�Q#�`��;�!H�nIs_=@)�q2�q`c�����ȱ�<̬$K��O�u*����i��z����g3��s�t�ց���n�QZ7�Q.�����^��ND�����Lm[�U^��r:������
-t���B��l/u��9����>����^o�M]��C�P�U�
�����׫r�h\u����9v+�=(���B��G8�"'��'�E{;\r)�i:�1�P�-�W`ƈn|+H��n�9��8�k�����в�CX��ܱ�'����a1���0�k�C/FV��Al�VdG���n����)ֻ1���8/ú��^��������Mq��G�'zo�#a���*���8�_@E��������)��`��͏���,$E�o+���
3�0�gf:q!�/8>������[��
	����+����-89�/��"V�g#�Ո�W�~�8�_�ۣ���3a�KbE؊=;� �N�؅������Sq�9<G�*F�f��wP\e��rE�Kh����s��s\+�
�`r2���B<72
�%㍷�@4$Ue2
y�7��7C��C���	O�X���i�ɌgHp3u/��|C;�-��{�;3��@����3y��S1��:w|Wu
�$���ci����C-V�k�:aL�q�b�^�htvd6��;�G�

L��(r���@��LW\(���W��n��6;�ҌZow�9RL4ar�)G��T'��_��<�����نR��/*Y�N�Z�o��N��I1���c'v�if!����d\� ����MQڨ��_	ԝ!ugS|��[�8�W��ʭJ{W	�J-)w��R/r�-�:��ϫ0��*�T��27V>��T�"��Fs����Ĉl�d���ռ�����A^������e��J��]�a���d��z|;��؏��ЇF����Bf�1¿�4:�[�_�7Zwb<�%��V�����������PK-O��\\U��5xl/workbook.xmlPK-O��\����	��[Content_Types].xmlPK-
O��\�
��''U_rels/.relsPK-O��\t�':��+�xl/worksheets/sheet1.xmlPK-O��\U�„�P
xl/_rels/workbook.xml.relsPK-O��\Ѓc'2E
Uxl/styles.xmlPK-O��\͘z��
�2�xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKO��\�.+5�5xl/workbook.xml �(�����0D�&�C��B*QR8q����[i�-ik��-H�yۙ�};b������G�箠]cΘo:��OvDw�:
!J�bVJ�`e��FXz>g��AY�;5z���a��!��CzXQ����@���=N~�����&ak�����/Eh,h(Y�{[Є��8<����,���[Zӝ���~�_PKO��\����	�[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
O��\
��U''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rf9af6f4036594e0b" /></Relationships>PKO��\t�':��+xl/worksheets/sheet1.xml �(����r7�_E��J$Hd�vG���9͡�sm9�Զ2���ɢDBq�\$��r~?����ooz?'��tvwܷ��M�.f�ӻo��˫�b����������d��q�������\~4..�'������Ǯf���%�:�6�]]M/&g���������|rs��G-�����պ���>��_��p{�����rt9��W���'W���}tz
����h�i:�_?�V���l���g��}���?^?��w9�:�q�|?�:�~�^�Ja=�bv�X�ݻ�����n��]�{?�\^�OnС��$K���������f8��06�a;��A"�	�Fc	�w���>�o�����yc�P����fz�=>���.6������0��\�@�z���f>���7�'�����������`Ŗ�i3?��oM��h���nM�ǔ�&�d"g�!��XH'X�IB��P�!��`#�Il��!��q�M�(�a�+d��V �K!ZH��B&�(��C\9�&�[{�,��0�d�M)&c]�K6�hw8� F���ѻ�
�G�R����A�L��!	��L`�]�5x��$L€5�lB�0d&�f2&�'���M�P�@1&�VCI�L�+�L9'$�E��$LZ��szp&b�
_@f
&q�|�Y��[d&K��*��v7d&�Jg�yNS�B�(�LB���R��+�Z!3	��8����v�r�IgJȐ	)�H
\f��2UG������e&����ڕC��b�3��L:_z�R�|d|�_�L���7ت4.����x����̢+X���V�Ǔu
?�̢��
��h�B�^�̢K%I�sn���6�>��+#c������,z[�:��X
`1+d}�="r�Y���n>�諚\�
�7[{ض�u�6���g}�>�D����Lz,s4g��1/�̤/j�$��1)�z8���E��&2F�E�V:ږ��I��:Zk��v��ɰc�n�8G�pG�X!3vLr+- ��M�ꐙPfy���2U��
��P1iC��h:����t�uw\p9:lo4u��ao��>��Bf2`U��_���W;l���T�	�U�n�mt!3��ͭ7�!u��!3R��Ա��JbfM�nJ!u�aFmi��?3���Hb�&=���9%�bc�L$��g��;j��1���_���ݍ2�J�V D>��+�޲��q�"��i����X!�T��/�>���X������^3�XdI�P�q����
�����z�(��ՙA�LV�h�mߦ(3H�����e�ֵ�;3H�W�X8�F Ql}�� �j�H�=�*ttܫp��۟Xh��g�"�8�sVEl�2z�Cϳ�f��K�b^���=ϗIg�II�j��)f�b���oqH|��*#�l��I�E�%~���r�y��|y~r4�����a^�ӈ\�?�.�������s4������G�:�t?ꈳ�WG��������x��u����#��G�:��~D�#^(�	Q_*!B�WJ����"t}��a�*!B�wJ����"����q�TB��ڄ�����g%D��E	����u�*!BݑbB���w�Q<R�B�bF'$)vtB�bH'D)�tB�bJ'd)�tRgŘN�8�I�k:���M'uV��Ί;��Y���:+��RgŠ^�8�K��z���Q/uVL�ΊK��Y�i�:+>
B��� t+>
B��� t+>
B��� tkeS�<V|��cŧA�<V|���P|�Rgŧ(uV|�Rgŧ(uV|�Rgŧ(uV|�Rgŧ(uV|�Rgŧ$uV|JRgŧ$uV|JRgŧ$uV|JRgŧ$uV|JB�Sŧ$t>U|JB�Sŧq���mG
���'I���i{�3%Dv�9D��+�š=QBę==�g�'</���_�c���GK8 r�V_�)�j��u�����zAᲷ��U��)����}�Ų����+�ߧ�?+Ӆþ���2]����ѡ����C�g��P�,��/I6�a�|��63��U֑כQey�U����ѫCR�>4X��@������xe����/{ן�0{��1{W�����e����5G1L��Qb��s�U֑�V�@I�Z�%Yj��dK�!��]2Fs�l����p8�ե�C��;����[����1��.�Cq���F{�|��}��7~��1�;�|8$neByok�K��I{Sٴ~�I���*&�Fj���!ĩbCk�+�j��\��k����w�'痓���l9��?o���PKO��\Nr��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞81NH��ݰa[z��Q;�]�gc���V� �X��j4��'�|���o�H^0��;UQA��\/��]��z��Ly"�a�$��(��4�(���$c�gt�c|�d�i��,�Q�HYY64,p�$���!zc��^�&t�0}��-b����$��%TE�y�v��F�T�sޱz3���#�_��|!��N�5����cin*ce@��B���iY^�Um#;�
���\������PKO��\Ѓ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��PKO��\͘z��
�2xl/sharedStrings.xml �(��[Yo�8~��?y^%�-�=H��cL���i`�]J��e�#J�x�߷H� Eʞ7��#Y,� �O?l��;�()��'Ω}2�EZf��|>y}�����Q���,��=�'���|���Aӂ~>y�����M����r���j�j��6gtWa��7��m~��vx�E�8��eS�0��̚�����@�AȗO����̚��ݑ�����˧3Foyy�!٘�jv����ئc.3\�d
�L],PU�����ޛ�w�
���$_�?��������1~��Ϡ�r�
��[�uKp�)�}-�Ƽ��D<{B�w����5Nk�gW��Dž����.�3��w ��سE	fp�q�,R3F��a&T�vծ����.Պ�q��Ƙ+�����k��y�KD	�t~QdB��.4���R�"Ŧ$����3=��x��M�v�d� �FKh1O(�1lO�k�U�*�&���(�dڌ��{I`�&^��I�0M+�������U@1И�J���IA��v�	�2C{���U�����@�ϸd�hl�q��z<����7yMv�6���p�����c��;�0y)k��?������dhpy5���
U��l`��-����.'�}��$�0S���y2�u��.�LFE|��n�cH��&�-/���w�f�W\@��U
~7#t�HJ
L!R�<GӺC�$���	�&��	�g��@+�OM�Mzi^�y3��4���u��+�KWx
R���1���?���P���cqb�_u<*������4��֐���hM�Ƌ��F�~]^Ms
Y�Me��-ٴ>�9N)G���&d�lK
Sݢjo2F�
CJ�w��5ޞ^�k����L?L�8�b+s���c'��2�qb'��� '�����б���%Jm�ž��(��M5��R5�|(ڂc�乂m8����?<Ÿ�GG��a�k��������#�����;2���}g®%d-)�'�{M���Z�����Or�
ȵ�S��szz}�8m��~c\�H��h;β�=W7����f!����r�u
����k�
�,��8��6�.��w�����^g�g�?�g�.��{p�P#������`({O����g�[�n3S��S=�<���IJ�Y��+�b�
|۷� �E~��葁���̐f��RC�ʨl'3�%�X©��3��{h�	�ac~����?�{R�DL���qd�n��*c�B�[��]'i#o>�B�
ށ���,6�g��rx�A	����=g�tπ����ySuN�o�$
q��}��,��?�i�{��uu�����v��u��iYdR.��v�E��(��~�xז��^R���U��l!����2�U߳�GqPa��a���.1����q��D�6�N�A�1�r�ϸ2.�����1��MNv�H��	����K{&�J�1}$7�>	�6���^H�|�)�)=??u����6�b*�T�ޒ�hJ�X'�;]KM�:}tD^u����t�+�BZ��~UI!�*�Č���N����C;z�uE�4V���+�
��q�c���sm	V����`T�`R���=��J�]�l^������k�����.�)~A�׭�z^Ow���}z~�u��b٧�XO�z*�}z� �D`3�[�t�p�#�z�#o�#���DG��u�rS@�����$���JzTm��Ω3|��sG�B@O64G�2�4ԇ��L�[u������?�08i3�pǝ�5�5�eH��L���CF��05���E������^��[��K�}�u�O%���dJ��M"N�CoL47�{�LM[�p�q�}��
�:�|�EV�Ι� g�T=VM�(�4��T�PW�r��ΰ��:��*�Rg��۝�J�k�NpD6�?o���uI�k|���t�7�D�0����w<O�mJ��ܘ���7��E�R�Rȑ$C~(N�s�輣~��H�����a�K��e�&d�\�R����NJ�6�k�˝J�jx��¯
9��j�&1��q���q�)"&к�qT��@e�	��?�:I�Ի_N1��ڏ8���ü
�$pT�z�Rx�����_�'�U�'V���ev��h�0����z��Z��V��4´Q�Wmwh�d>6\�C�VF�����ڗM=}�1�	7�Nc?qd��܁��I-䠵�8�� N�`.���_F��̑� �� Y�;Nlp�hnٞ���'��w*�F�Lj6��#u]K�_O��qO�n0�)��� ͒��ȸ�����FUqW�Q^�J�V�O�s�Rߵ��t�2E���P��A�Ze
��ej��9)�3N��,�L�=�����t���u'�u��۠J��7�ip΄�Zt$� (!9�˨D���
W�f��,���r����.k�z+HcW%�p�e�b�뷲I߰�l���ņ�$C-��a�ݑ�P�K��x����\�Q#�`��;�!H�nIs_=@)�q2�q`c�����ȱ�<̬$K��O�u*����i��z����g3��s�t�ց���n�QZ7�Q.�����^��ND�����Lm[�U^��r:������
-t���B��l/u��9����>����^o�M]��C�P�U�
�����׫r�h\u����9v+�=(���B��G8�"'��'�E{;\r)�i:�1�P�-�W`ƈn|+H��n�9��8�k�����в�CX��ܱ�'����a1���0�k�C/FV��Al�VdG���n����)ֻ1���8/ú��^��������Mq��G�'zo�#a���*���8�_@E��������)��`��͏���,$E�o+���
3�0�gf:q!�/8>������[��
	����+����-89�/��"V�g#�Ո�W�~�8�_�ۣ���3a�KbE؊=;� �N�؅������Sq�9<G�*F�f��wP\e��rE�Kh����s��s\+�
�`r2���B<72
�%㍷�@4$Ue2
y�7��7C��C���	O�X���i�ɌgHp3u/��|C;�-��{�;3��@����3y��S1��:w|Wu
�$���ci����C-V�k�:aL�q�b�^�htvd6��;�G�

L��(r���@��LW\(���W��n��6;�ҌZow�9RL4ar�)G��T'��_��<�����نR��/*Y�N�Z�o��N��I1���c'v�if!����d\� ����MQڨ��_	ԝ!ugS|��[�8�W��ʭJ{W	�J-)w��R/r�-�:��ϫ0��*�T��27V>��T�"��Fs����Ĉl�d���ռ�����A^������e��J��]�a���d��z|;��؏��ЇF����Bf�1¿�4:�[�_�7Zwb<�%��V�����������PK-O��\�.+5�5xl/workbook.xmlPK-O��\����	��[Content_Types].xmlPK-
O��\
��U''U_rels/.relsPK-O��\t�':��+�xl/worksheets/sheet1.xmlPK-O��\Nr��P
xl/_rels/workbook.xml.relsPK-O��\Ѓc'2E
Txl/styles.xmlPK-O��\͘z��
�2�xl/sharedStrings.xmlPK��