POST api/EoR
Create a new Evidence of Research document
Request Information
URI Parameters
None.
Body Parameters
EoRRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| LicenseKey | string |
None. |
|
| CompanyId | string |
None. |
|
| SiteId | string |
None. |
|
| AdvisorName | string |
None. |
|
| InternalReference | string |
None. |
|
| AdditionalInformation | string |
None. |
|
| Applicants | Collection of EoRApplicant |
None. |
|
| LoanDetails | EoRLoanDetails |
None. |
|
| PropertyDetails | EoRPropertyDetails |
None. |
|
| RecommendedProduct | EoRRecommendedProduct |
None. |
|
| ReasonForRecommendation | string |
None. |
|
| RecommendedProductRanking | integer |
None. |
|
| ResultGrids | Collection of EoRResultsGrid |
None. |
|
| EoRColumns | Collection of EoRColumn |
None. |
|
| HeaderImageBase64 | string |
None. |
|
| HeaderImageType | ImageType |
None. |
|
| LenderGrid | EoRLendersGrid |
None. |
|
| TrueCostDetails | EoRTrueCostDetails |
None. |
|
| EoRPinnedProductsGrids | Collection of EoRResultsGrid |
None. |
|
| CriteriaResultGrids | Collection of EoCResultsGrid |
None. |
|
| CriteriaSummary | boolean |
None. |
|
| CriteriaScores | Collection of CriteriaScore |
None. |
|
| CriteriaComparisonResultGrids | Collection of EoCResultsGrid |
None. |
|
| CriteriaComparisonScores | Collection of CriteriaScore |
None. |
|
| CriteriaSearchType | string |
None. |
|
| AffordabilitySearchType | string |
None. |
|
| AffordabilityResultGrid | Collection of EoAResultsGrid |
None. |
|
| TimeStamp | date |
None. |
|
| PinnedTrueCostDetails | EoRPinnedTrueCostDetails |
None. |
|
| ManuallyRejectedProducts | Collection of ManuallyRejectedProduct |
None. |
Request Formats
application/json, text/json
Sample:
{
"LicenseKey": "sample string 1",
"CompanyId": "sample string 2",
"SiteId": "sample string 3",
"AdvisorName": "sample string 4",
"InternalReference": "sample string 5",
"AdditionalInformation": "sample string 6",
"Applicants": [
{
"Title": "sample string 1",
"FirstName": "sample string 2",
"MiddleName": "sample string 3",
"LastName": "sample string 4",
"DateOfBirth": "sample string 5",
"Type": "sample string 6",
"EmploymentStatus": "sample string 7",
"Income": 8,
"NetProfitsLastYear": 9,
"NetProfitsTwoYearsAgo": 10,
"NetProfitsThreeYearsAgo": 11,
"RetainedProfitsLastYear": 12,
"RetainedProfitsTwoYearsAgo": 13,
"RetainedProfitsThreeYearsAgo": 14,
"DividendsLastYear": 15,
"DividendsTwoYearsAgo": 16,
"DividendsThreeYearsAgo": 17,
"SalaryIncomeLastYear": 18,
"SalaryIncomeTwoYearsAgo": 19,
"SalaryIncomeThreeYearsAgo": 20
},
{
"Title": "sample string 1",
"FirstName": "sample string 2",
"MiddleName": "sample string 3",
"LastName": "sample string 4",
"DateOfBirth": "sample string 5",
"Type": "sample string 6",
"EmploymentStatus": "sample string 7",
"Income": 8,
"NetProfitsLastYear": 9,
"NetProfitsTwoYearsAgo": 10,
"NetProfitsThreeYearsAgo": 11,
"RetainedProfitsLastYear": 12,
"RetainedProfitsTwoYearsAgo": 13,
"RetainedProfitsThreeYearsAgo": 14,
"DividendsLastYear": 15,
"DividendsTwoYearsAgo": 16,
"DividendsThreeYearsAgo": 17,
"SalaryIncomeLastYear": 18,
"SalaryIncomeTwoYearsAgo": 19,
"SalaryIncomeThreeYearsAgo": 20
}
],
"LoanDetails": {
"LoanPurpose": "sample string 1",
"RemortgageType": "sample string 2",
"ReasonForRemortgage": "sample string 3",
"MortgageType": 0,
"PropertyValue": 4.0,
"LoanAmount": 5.0,
"LoanRequiredInvestmentPart": 6.0,
"LoanRequiredTopUpAmount": 7.0,
"Term": 8,
"TermUnit": 0,
"PaymentMethod": 0,
"PaymentMethodDescription": "sample string 9",
"CurrentMonthlyPayment": 10,
"OutstandingBalance": 11.0,
"ExistingLender": "sample string 12",
"EarlyRepaymentChargeAmount": 1.0,
"BuyToLetDetails": {
"ExpectedRentalIncomePerMonth": 1,
"ConsumerBuyToLet": 0,
"LimitedCompany": 0,
"LimitedCompanySPV": 0,
"LimitedCompanyName": "sample string 1"
}
},
"PropertyDetails": {
"Location": "sample string 1",
"Type": "sample string 2",
"Style": "sample string 3",
"Tenure": "sample string 4",
"WallType": "sample string 5",
"RoofType": "sample string 6",
"AgeYears": 1,
"AgeMonths": 1,
"YearsLeftOnLease": 1,
"FlyingFreeholdPercentage": 1.0,
"ExLocalAuthority": "sample string 7",
"NumFloorsInBlock": "sample string 8"
},
"RecommendedProduct": {
"Ranking": "sample string 1",
"BaseProductCode": "sample string 2",
"DirectExclusive": "sample string 3",
"Fees": [
{
"Name": "sample string 1",
"Amount": 2.0
},
{
"Name": "sample string 1",
"Amount": 2.0
}
],
"ProductCode": "sample string 4",
"ProductName": "sample string 5",
"ProductAvailability": "sample string 6",
"ApplyOnline": true,
"LenderCode": "sample string 8",
"LenderName": "sample string 9",
"InitialPayRate": 10.0,
"MortgageClass": "sample string 11",
"InitialRatePeriod": "sample string 12",
"InitialRatePeriodMonths": 13,
"InitialRatePeriodPrecise": "sample string 14",
"StandardVariableRate": 15.0,
"AprLenders": 16.0,
"EarlyRepaymentChargeAppliesUntil": "sample string 17",
"EarlyRepaymentChargePeriodSortField": "sample string 18",
"InitialMonthlyPayment": 19.0,
"MonthlyPaymentAfterInitialPeriod": 20.0,
"TrueCost": 21.0,
"TrueCostOverInitialPeriod": 22.0,
"Cashback": 23.0,
"PackagerCode": "sample string 24",
"PackagerName": "sample string 25",
"HigherLendingCharge": 26.0,
"MaxLTVAvailable": 27,
"ProductType": "sample string 28",
"ProductMatchStatus": "sample string 29",
"RejectReasons": "sample string 30",
"MaxLoanAvailable": 31.0,
"LenderProductReference": "sample string 32",
"TrueCostFullTerm": 33.0,
"InitialMonthlyPaymentIncExistingMortgage": 34.0,
"TrueCostFullTermIncExistingMortgage": 35.0,
"TrueCostInitialPeriodIncExistingMortgage": 36.0,
"TrueCostIncExistingMortgage": 37.0,
"Inheritance": true,
"OptionalPartialRepayment": true,
"TrueCostBalanceOutstanding": 40.0,
"TrueCostBalanceOutstandingIncExistingMortgage": 41.0,
"AdverseTierLevel": 1,
"SequenceNum": 1,
"GreenEcoProduct": true,
"RepaymentAcceptable": true,
"InterestOnlyAcceptable": true,
"PartInvestmentAcceptable": true,
"TotalFees": 42.0,
"RemortgageSavings": 43.0,
"TrueCostIncludingBalanceOutstanding": 44.0,
"ArrangementFee": 45.0,
"BookingFee": 46.0,
"BrokerFee": 47.0,
"DeedsReleaseFee": 48.0,
"DisbursementFee": 49.0,
"FundsTransferFee": 50.0,
"LegalFee": 51.0,
"ProcFee": 52.0,
"NetProcFee": 53.0,
"MortgageDischargeFee": 54.0,
"ValuationFee": 55.0,
"DeferredProduct": true,
"AffordabilityScore": 1
},
"ReasonForRecommendation": "sample string 7",
"RecommendedProductRanking": 8,
"ResultGrids": [
{
"GridTitle": "sample string 1",
"GridDescription": "sample string 2",
"GridSummary": "sample string 3",
"TrueCostType": "sample string 4",
"ProductFilters": {
"ProductTypes": "sample string 1",
"ProductPeriod": "sample string 2",
"FilterPreferences": "sample string 3",
"FilterSituations": "sample string 4",
"FilterLender": "sample string 5",
"FilterPackagers": "sample string 6",
"SortedBy": "sample string 7",
"Exclusions": "sample string 8",
"DeferredProducts": "sample string 9"
},
"Products": [
{
"ProductCode": "sample string 1",
"ProductName": "sample string 2",
"ProductAvailability": "sample string 3",
"ApplyOnline": true,
"LenderCode": "sample string 5",
"LenderName": "sample string 6",
"InitialPayRate": 7.0,
"MortgageClass": "sample string 8",
"InitialRatePeriod": "sample string 9",
"InitialRatePeriodMonths": 10,
"InitialRatePeriodPrecise": "sample string 11",
"StandardVariableRate": 12.0,
"AprLenders": 13.0,
"EarlyRepaymentChargeAppliesUntil": "sample string 14",
"EarlyRepaymentChargePeriodSortField": "sample string 15",
"InitialMonthlyPayment": 16.0,
"MonthlyPaymentAfterInitialPeriod": 17.0,
"TrueCost": 18.0,
"TrueCostOverInitialPeriod": 19.0,
"Cashback": 20.0,
"PackagerCode": "sample string 21",
"PackagerName": "sample string 22",
"HigherLendingCharge": 23.0,
"MaxLTVAvailable": 24,
"ProductType": "sample string 25",
"ProductMatchStatus": "sample string 26",
"RejectReasons": "sample string 27",
"MaxLoanAvailable": 28.0,
"LenderProductReference": "sample string 29",
"TrueCostFullTerm": 30.0,
"InitialMonthlyPaymentIncExistingMortgage": 31.0,
"TrueCostFullTermIncExistingMortgage": 32.0,
"TrueCostInitialPeriodIncExistingMortgage": 33.0,
"TrueCostIncExistingMortgage": 34.0,
"Inheritance": true,
"OptionalPartialRepayment": true,
"TrueCostBalanceOutstanding": 37.0,
"TrueCostBalanceOutstandingIncExistingMortgage": 38.0,
"AdverseTierLevel": 1,
"SequenceNum": 1,
"GreenEcoProduct": true,
"RepaymentAcceptable": true,
"InterestOnlyAcceptable": true,
"PartInvestmentAcceptable": true,
"TotalFees": 39.0,
"RemortgageSavings": 40.0,
"TrueCostIncludingBalanceOutstanding": 41.0,
"ArrangementFee": 42.0,
"BookingFee": 43.0,
"BrokerFee": 44.0,
"DeedsReleaseFee": 45.0,
"DisbursementFee": 46.0,
"FundsTransferFee": 47.0,
"LegalFee": 48.0,
"ProcFee": 49.0,
"NetProcFee": 50.0,
"MortgageDischargeFee": 51.0,
"ValuationFee": 52.0,
"DeferredProduct": true,
"AffordabilityScore": 1
},
{
"ProductCode": "sample string 1",
"ProductName": "sample string 2",
"ProductAvailability": "sample string 3",
"ApplyOnline": true,
"LenderCode": "sample string 5",
"LenderName": "sample string 6",
"InitialPayRate": 7.0,
"MortgageClass": "sample string 8",
"InitialRatePeriod": "sample string 9",
"InitialRatePeriodMonths": 10,
"InitialRatePeriodPrecise": "sample string 11",
"StandardVariableRate": 12.0,
"AprLenders": 13.0,
"EarlyRepaymentChargeAppliesUntil": "sample string 14",
"EarlyRepaymentChargePeriodSortField": "sample string 15",
"InitialMonthlyPayment": 16.0,
"MonthlyPaymentAfterInitialPeriod": 17.0,
"TrueCost": 18.0,
"TrueCostOverInitialPeriod": 19.0,
"Cashback": 20.0,
"PackagerCode": "sample string 21",
"PackagerName": "sample string 22",
"HigherLendingCharge": 23.0,
"MaxLTVAvailable": 24,
"ProductType": "sample string 25",
"ProductMatchStatus": "sample string 26",
"RejectReasons": "sample string 27",
"MaxLoanAvailable": 28.0,
"LenderProductReference": "sample string 29",
"TrueCostFullTerm": 30.0,
"InitialMonthlyPaymentIncExistingMortgage": 31.0,
"TrueCostFullTermIncExistingMortgage": 32.0,
"TrueCostInitialPeriodIncExistingMortgage": 33.0,
"TrueCostIncExistingMortgage": 34.0,
"Inheritance": true,
"OptionalPartialRepayment": true,
"TrueCostBalanceOutstanding": 37.0,
"TrueCostBalanceOutstandingIncExistingMortgage": 38.0,
"AdverseTierLevel": 1,
"SequenceNum": 1,
"GreenEcoProduct": true,
"RepaymentAcceptable": true,
"InterestOnlyAcceptable": true,
"PartInvestmentAcceptable": true,
"TotalFees": 39.0,
"RemortgageSavings": 40.0,
"TrueCostIncludingBalanceOutstanding": 41.0,
"ArrangementFee": 42.0,
"BookingFee": 43.0,
"BrokerFee": 44.0,
"DeedsReleaseFee": 45.0,
"DisbursementFee": 46.0,
"FundsTransferFee": 47.0,
"LegalFee": 48.0,
"ProcFee": 49.0,
"NetProcFee": 50.0,
"MortgageDischargeFee": 51.0,
"ValuationFee": 52.0,
"DeferredProduct": true,
"AffordabilityScore": 1
}
],
"MortgageType": 0
},
{
"GridTitle": "sample string 1",
"GridDescription": "sample string 2",
"GridSummary": "sample string 3",
"TrueCostType": "sample string 4",
"ProductFilters": {
"ProductTypes": "sample string 1",
"ProductPeriod": "sample string 2",
"FilterPreferences": "sample string 3",
"FilterSituations": "sample string 4",
"FilterLender": "sample string 5",
"FilterPackagers": "sample string 6",
"SortedBy": "sample string 7",
"Exclusions": "sample string 8",
"DeferredProducts": "sample string 9"
},
"Products": [
{
"ProductCode": "sample string 1",
"ProductName": "sample string 2",
"ProductAvailability": "sample string 3",
"ApplyOnline": true,
"LenderCode": "sample string 5",
"LenderName": "sample string 6",
"InitialPayRate": 7.0,
"MortgageClass": "sample string 8",
"InitialRatePeriod": "sample string 9",
"InitialRatePeriodMonths": 10,
"InitialRatePeriodPrecise": "sample string 11",
"StandardVariableRate": 12.0,
"AprLenders": 13.0,
"EarlyRepaymentChargeAppliesUntil": "sample string 14",
"EarlyRepaymentChargePeriodSortField": "sample string 15",
"InitialMonthlyPayment": 16.0,
"MonthlyPaymentAfterInitialPeriod": 17.0,
"TrueCost": 18.0,
"TrueCostOverInitialPeriod": 19.0,
"Cashback": 20.0,
"PackagerCode": "sample string 21",
"PackagerName": "sample string 22",
"HigherLendingCharge": 23.0,
"MaxLTVAvailable": 24,
"ProductType": "sample string 25",
"ProductMatchStatus": "sample string 26",
"RejectReasons": "sample string 27",
"MaxLoanAvailable": 28.0,
"LenderProductReference": "sample string 29",
"TrueCostFullTerm": 30.0,
"InitialMonthlyPaymentIncExistingMortgage": 31.0,
"TrueCostFullTermIncExistingMortgage": 32.0,
"TrueCostInitialPeriodIncExistingMortgage": 33.0,
"TrueCostIncExistingMortgage": 34.0,
"Inheritance": true,
"OptionalPartialRepayment": true,
"TrueCostBalanceOutstanding": 37.0,
"TrueCostBalanceOutstandingIncExistingMortgage": 38.0,
"AdverseTierLevel": 1,
"SequenceNum": 1,
"GreenEcoProduct": true,
"RepaymentAcceptable": true,
"InterestOnlyAcceptable": true,
"PartInvestmentAcceptable": true,
"TotalFees": 39.0,
"RemortgageSavings": 40.0,
"TrueCostIncludingBalanceOutstanding": 41.0,
"ArrangementFee": 42.0,
"BookingFee": 43.0,
"BrokerFee": 44.0,
"DeedsReleaseFee": 45.0,
"DisbursementFee": 46.0,
"FundsTransferFee": 47.0,
"LegalFee": 48.0,
"ProcFee": 49.0,
"NetProcFee": 50.0,
"MortgageDischargeFee": 51.0,
"ValuationFee": 52.0,
"DeferredProduct": true,
"AffordabilityScore": 1
},
{
"ProductCode": "sample string 1",
"ProductName": "sample string 2",
"ProductAvailability": "sample string 3",
"ApplyOnline": true,
"LenderCode": "sample string 5",
"LenderName": "sample string 6",
"InitialPayRate": 7.0,
"MortgageClass": "sample string 8",
"InitialRatePeriod": "sample string 9",
"InitialRatePeriodMonths": 10,
"InitialRatePeriodPrecise": "sample string 11",
"StandardVariableRate": 12.0,
"AprLenders": 13.0,
"EarlyRepaymentChargeAppliesUntil": "sample string 14",
"EarlyRepaymentChargePeriodSortField": "sample string 15",
"InitialMonthlyPayment": 16.0,
"MonthlyPaymentAfterInitialPeriod": 17.0,
"TrueCost": 18.0,
"TrueCostOverInitialPeriod": 19.0,
"Cashback": 20.0,
"PackagerCode": "sample string 21",
"PackagerName": "sample string 22",
"HigherLendingCharge": 23.0,
"MaxLTVAvailable": 24,
"ProductType": "sample string 25",
"ProductMatchStatus": "sample string 26",
"RejectReasons": "sample string 27",
"MaxLoanAvailable": 28.0,
"LenderProductReference": "sample string 29",
"TrueCostFullTerm": 30.0,
"InitialMonthlyPaymentIncExistingMortgage": 31.0,
"TrueCostFullTermIncExistingMortgage": 32.0,
"TrueCostInitialPeriodIncExistingMortgage": 33.0,
"TrueCostIncExistingMortgage": 34.0,
"Inheritance": true,
"OptionalPartialRepayment": true,
"TrueCostBalanceOutstanding": 37.0,
"TrueCostBalanceOutstandingIncExistingMortgage": 38.0,
"AdverseTierLevel": 1,
"SequenceNum": 1,
"GreenEcoProduct": true,
"RepaymentAcceptable": true,
"InterestOnlyAcceptable": true,
"PartInvestmentAcceptable": true,
"TotalFees": 39.0,
"RemortgageSavings": 40.0,
"TrueCostIncludingBalanceOutstanding": 41.0,
"ArrangementFee": 42.0,
"BookingFee": 43.0,
"BrokerFee": 44.0,
"DeedsReleaseFee": 45.0,
"DisbursementFee": 46.0,
"FundsTransferFee": 47.0,
"LegalFee": 48.0,
"ProcFee": 49.0,
"NetProcFee": 50.0,
"MortgageDischargeFee": 51.0,
"ValuationFee": 52.0,
"DeferredProduct": true,
"AffordabilityScore": 1
}
],
"MortgageType": 0
}
],
"EoRColumns": [
{
"ColumnId": 0,
"ColumnOrder": 1,
"DisplayName": "sample string 2"
},
{
"ColumnId": 0,
"ColumnOrder": 1,
"DisplayName": "sample string 2"
}
],
"HeaderImageBase64": "sample string 9",
"HeaderImageType": 0,
"LenderGrid": {
"GridTitle": "sample string 1",
"IncludedLenderCodes": [
"sample string 1",
"sample string 2"
],
"Lenders": [
{
"LenderCode": "sample string 1",
"LenderName": "sample string 2"
},
{
"LenderCode": "sample string 1",
"LenderName": "sample string 2"
}
]
},
"TrueCostDetails": {
"CalculateOverTitle": "sample string 1",
"CalculateOverValue": "sample string 2",
"AddFeesPayableToTrueCostTotal": "sample string 3",
"TruecostFeesPayable": "sample string 4",
"AddFeesToLoanWhereAvailable": "sample string 5",
"PayArrangementFeeUpFront": "sample string 6",
"PayBrokerFeeUpFront": "sample string 7",
"DeductCashback": "sample string 8",
"DeductRefundedFees": "sample string 9",
"PayFundsTransferFeeUpFront": "sample string 10"
},
"EoRPinnedProductsGrids": [
{
"GridTitle": "sample string 1",
"GridDescription": "sample string 2",
"GridSummary": "sample string 3",
"TrueCostType": "sample string 4",
"ProductFilters": {
"ProductTypes": "sample string 1",
"ProductPeriod": "sample string 2",
"FilterPreferences": "sample string 3",
"FilterSituations": "sample string 4",
"FilterLender": "sample string 5",
"FilterPackagers": "sample string 6",
"SortedBy": "sample string 7",
"Exclusions": "sample string 8",
"DeferredProducts": "sample string 9"
},
"Products": [
{
"ProductCode": "sample string 1",
"ProductName": "sample string 2",
"ProductAvailability": "sample string 3",
"ApplyOnline": true,
"LenderCode": "sample string 5",
"LenderName": "sample string 6",
"InitialPayRate": 7.0,
"MortgageClass": "sample string 8",
"InitialRatePeriod": "sample string 9",
"InitialRatePeriodMonths": 10,
"InitialRatePeriodPrecise": "sample string 11",
"StandardVariableRate": 12.0,
"AprLenders": 13.0,
"EarlyRepaymentChargeAppliesUntil": "sample string 14",
"EarlyRepaymentChargePeriodSortField": "sample string 15",
"InitialMonthlyPayment": 16.0,
"MonthlyPaymentAfterInitialPeriod": 17.0,
"TrueCost": 18.0,
"TrueCostOverInitialPeriod": 19.0,
"Cashback": 20.0,
"PackagerCode": "sample string 21",
"PackagerName": "sample string 22",
"HigherLendingCharge": 23.0,
"MaxLTVAvailable": 24,
"ProductType": "sample string 25",
"ProductMatchStatus": "sample string 26",
"RejectReasons": "sample string 27",
"MaxLoanAvailable": 28.0,
"LenderProductReference": "sample string 29",
"TrueCostFullTerm": 30.0,
"InitialMonthlyPaymentIncExistingMortgage": 31.0,
"TrueCostFullTermIncExistingMortgage": 32.0,
"TrueCostInitialPeriodIncExistingMortgage": 33.0,
"TrueCostIncExistingMortgage": 34.0,
"Inheritance": true,
"OptionalPartialRepayment": true,
"TrueCostBalanceOutstanding": 37.0,
"TrueCostBalanceOutstandingIncExistingMortgage": 38.0,
"AdverseTierLevel": 1,
"SequenceNum": 1,
"GreenEcoProduct": true,
"RepaymentAcceptable": true,
"InterestOnlyAcceptable": true,
"PartInvestmentAcceptable": true,
"TotalFees": 39.0,
"RemortgageSavings": 40.0,
"TrueCostIncludingBalanceOutstanding": 41.0,
"ArrangementFee": 42.0,
"BookingFee": 43.0,
"BrokerFee": 44.0,
"DeedsReleaseFee": 45.0,
"DisbursementFee": 46.0,
"FundsTransferFee": 47.0,
"LegalFee": 48.0,
"ProcFee": 49.0,
"NetProcFee": 50.0,
"MortgageDischargeFee": 51.0,
"ValuationFee": 52.0,
"DeferredProduct": true,
"AffordabilityScore": 1
},
{
"ProductCode": "sample string 1",
"ProductName": "sample string 2",
"ProductAvailability": "sample string 3",
"ApplyOnline": true,
"LenderCode": "sample string 5",
"LenderName": "sample string 6",
"InitialPayRate": 7.0,
"MortgageClass": "sample string 8",
"InitialRatePeriod": "sample string 9",
"InitialRatePeriodMonths": 10,
"InitialRatePeriodPrecise": "sample string 11",
"StandardVariableRate": 12.0,
"AprLenders": 13.0,
"EarlyRepaymentChargeAppliesUntil": "sample string 14",
"EarlyRepaymentChargePeriodSortField": "sample string 15",
"InitialMonthlyPayment": 16.0,
"MonthlyPaymentAfterInitialPeriod": 17.0,
"TrueCost": 18.0,
"TrueCostOverInitialPeriod": 19.0,
"Cashback": 20.0,
"PackagerCode": "sample string 21",
"PackagerName": "sample string 22",
"HigherLendingCharge": 23.0,
"MaxLTVAvailable": 24,
"ProductType": "sample string 25",
"ProductMatchStatus": "sample string 26",
"RejectReasons": "sample string 27",
"MaxLoanAvailable": 28.0,
"LenderProductReference": "sample string 29",
"TrueCostFullTerm": 30.0,
"InitialMonthlyPaymentIncExistingMortgage": 31.0,
"TrueCostFullTermIncExistingMortgage": 32.0,
"TrueCostInitialPeriodIncExistingMortgage": 33.0,
"TrueCostIncExistingMortgage": 34.0,
"Inheritance": true,
"OptionalPartialRepayment": true,
"TrueCostBalanceOutstanding": 37.0,
"TrueCostBalanceOutstandingIncExistingMortgage": 38.0,
"AdverseTierLevel": 1,
"SequenceNum": 1,
"GreenEcoProduct": true,
"RepaymentAcceptable": true,
"InterestOnlyAcceptable": true,
"PartInvestmentAcceptable": true,
"TotalFees": 39.0,
"RemortgageSavings": 40.0,
"TrueCostIncludingBalanceOutstanding": 41.0,
"ArrangementFee": 42.0,
"BookingFee": 43.0,
"BrokerFee": 44.0,
"DeedsReleaseFee": 45.0,
"DisbursementFee": 46.0,
"FundsTransferFee": 47.0,
"LegalFee": 48.0,
"ProcFee": 49.0,
"NetProcFee": 50.0,
"MortgageDischargeFee": 51.0,
"ValuationFee": 52.0,
"DeferredProduct": true,
"AffordabilityScore": 1
}
],
"MortgageType": 0
},
{
"GridTitle": "sample string 1",
"GridDescription": "sample string 2",
"GridSummary": "sample string 3",
"TrueCostType": "sample string 4",
"ProductFilters": {
"ProductTypes": "sample string 1",
"ProductPeriod": "sample string 2",
"FilterPreferences": "sample string 3",
"FilterSituations": "sample string 4",
"FilterLender": "sample string 5",
"FilterPackagers": "sample string 6",
"SortedBy": "sample string 7",
"Exclusions": "sample string 8",
"DeferredProducts": "sample string 9"
},
"Products": [
{
"ProductCode": "sample string 1",
"ProductName": "sample string 2",
"ProductAvailability": "sample string 3",
"ApplyOnline": true,
"LenderCode": "sample string 5",
"LenderName": "sample string 6",
"InitialPayRate": 7.0,
"MortgageClass": "sample string 8",
"InitialRatePeriod": "sample string 9",
"InitialRatePeriodMonths": 10,
"InitialRatePeriodPrecise": "sample string 11",
"StandardVariableRate": 12.0,
"AprLenders": 13.0,
"EarlyRepaymentChargeAppliesUntil": "sample string 14",
"EarlyRepaymentChargePeriodSortField": "sample string 15",
"InitialMonthlyPayment": 16.0,
"MonthlyPaymentAfterInitialPeriod": 17.0,
"TrueCost": 18.0,
"TrueCostOverInitialPeriod": 19.0,
"Cashback": 20.0,
"PackagerCode": "sample string 21",
"PackagerName": "sample string 22",
"HigherLendingCharge": 23.0,
"MaxLTVAvailable": 24,
"ProductType": "sample string 25",
"ProductMatchStatus": "sample string 26",
"RejectReasons": "sample string 27",
"MaxLoanAvailable": 28.0,
"LenderProductReference": "sample string 29",
"TrueCostFullTerm": 30.0,
"InitialMonthlyPaymentIncExistingMortgage": 31.0,
"TrueCostFullTermIncExistingMortgage": 32.0,
"TrueCostInitialPeriodIncExistingMortgage": 33.0,
"TrueCostIncExistingMortgage": 34.0,
"Inheritance": true,
"OptionalPartialRepayment": true,
"TrueCostBalanceOutstanding": 37.0,
"TrueCostBalanceOutstandingIncExistingMortgage": 38.0,
"AdverseTierLevel": 1,
"SequenceNum": 1,
"GreenEcoProduct": true,
"RepaymentAcceptable": true,
"InterestOnlyAcceptable": true,
"PartInvestmentAcceptable": true,
"TotalFees": 39.0,
"RemortgageSavings": 40.0,
"TrueCostIncludingBalanceOutstanding": 41.0,
"ArrangementFee": 42.0,
"BookingFee": 43.0,
"BrokerFee": 44.0,
"DeedsReleaseFee": 45.0,
"DisbursementFee": 46.0,
"FundsTransferFee": 47.0,
"LegalFee": 48.0,
"ProcFee": 49.0,
"NetProcFee": 50.0,
"MortgageDischargeFee": 51.0,
"ValuationFee": 52.0,
"DeferredProduct": true,
"AffordabilityScore": 1
},
{
"ProductCode": "sample string 1",
"ProductName": "sample string 2",
"ProductAvailability": "sample string 3",
"ApplyOnline": true,
"LenderCode": "sample string 5",
"LenderName": "sample string 6",
"InitialPayRate": 7.0,
"MortgageClass": "sample string 8",
"InitialRatePeriod": "sample string 9",
"InitialRatePeriodMonths": 10,
"InitialRatePeriodPrecise": "sample string 11",
"StandardVariableRate": 12.0,
"AprLenders": 13.0,
"EarlyRepaymentChargeAppliesUntil": "sample string 14",
"EarlyRepaymentChargePeriodSortField": "sample string 15",
"InitialMonthlyPayment": 16.0,
"MonthlyPaymentAfterInitialPeriod": 17.0,
"TrueCost": 18.0,
"TrueCostOverInitialPeriod": 19.0,
"Cashback": 20.0,
"PackagerCode": "sample string 21",
"PackagerName": "sample string 22",
"HigherLendingCharge": 23.0,
"MaxLTVAvailable": 24,
"ProductType": "sample string 25",
"ProductMatchStatus": "sample string 26",
"RejectReasons": "sample string 27",
"MaxLoanAvailable": 28.0,
"LenderProductReference": "sample string 29",
"TrueCostFullTerm": 30.0,
"InitialMonthlyPaymentIncExistingMortgage": 31.0,
"TrueCostFullTermIncExistingMortgage": 32.0,
"TrueCostInitialPeriodIncExistingMortgage": 33.0,
"TrueCostIncExistingMortgage": 34.0,
"Inheritance": true,
"OptionalPartialRepayment": true,
"TrueCostBalanceOutstanding": 37.0,
"TrueCostBalanceOutstandingIncExistingMortgage": 38.0,
"AdverseTierLevel": 1,
"SequenceNum": 1,
"GreenEcoProduct": true,
"RepaymentAcceptable": true,
"InterestOnlyAcceptable": true,
"PartInvestmentAcceptable": true,
"TotalFees": 39.0,
"RemortgageSavings": 40.0,
"TrueCostIncludingBalanceOutstanding": 41.0,
"ArrangementFee": 42.0,
"BookingFee": 43.0,
"BrokerFee": 44.0,
"DeedsReleaseFee": 45.0,
"DisbursementFee": 46.0,
"FundsTransferFee": 47.0,
"LegalFee": 48.0,
"ProcFee": 49.0,
"NetProcFee": 50.0,
"MortgageDischargeFee": 51.0,
"ValuationFee": 52.0,
"DeferredProduct": true,
"AffordabilityScore": 1
}
],
"MortgageType": 0
}
],
"CriteriaResultGrids": [
{
"GridTitle": "sample string 1",
"GridDescription": "sample string 2",
"GridSummary": "sample string 3",
"Filters": {
"MortgageType": "sample string 1",
"SearchType": "sample string 2",
"CriteriaOptions": "sample string 3",
"FilterLender": "sample string 4"
},
"Criteria": [
{
"CriteriaTypeId": 1,
"CriteriaDefinition": "sample string 2",
"LenderName": "sample string 3",
"Acceptable": "sample string 4",
"Description": "sample string 5",
"LenderCode": "sample string 6",
"CriteriaScore": 7,
"CriteriaOrder": 8
},
{
"CriteriaTypeId": 1,
"CriteriaDefinition": "sample string 2",
"LenderName": "sample string 3",
"Acceptable": "sample string 4",
"Description": "sample string 5",
"LenderCode": "sample string 6",
"CriteriaScore": 7,
"CriteriaOrder": 8
}
],
"NumHeaders": 4
},
{
"GridTitle": "sample string 1",
"GridDescription": "sample string 2",
"GridSummary": "sample string 3",
"Filters": {
"MortgageType": "sample string 1",
"SearchType": "sample string 2",
"CriteriaOptions": "sample string 3",
"FilterLender": "sample string 4"
},
"Criteria": [
{
"CriteriaTypeId": 1,
"CriteriaDefinition": "sample string 2",
"LenderName": "sample string 3",
"Acceptable": "sample string 4",
"Description": "sample string 5",
"LenderCode": "sample string 6",
"CriteriaScore": 7,
"CriteriaOrder": 8
},
{
"CriteriaTypeId": 1,
"CriteriaDefinition": "sample string 2",
"LenderName": "sample string 3",
"Acceptable": "sample string 4",
"Description": "sample string 5",
"LenderCode": "sample string 6",
"CriteriaScore": 7,
"CriteriaOrder": 8
}
],
"NumHeaders": 4
}
],
"CriteriaSummary": true,
"CriteriaScores": [
{
"LenderCode": "sample string 1",
"CriteriaGridResult": 1
},
{
"LenderCode": "sample string 1",
"CriteriaGridResult": 1
}
],
"CriteriaComparisonResultGrids": [
{
"GridTitle": "sample string 1",
"GridDescription": "sample string 2",
"GridSummary": "sample string 3",
"Filters": {
"MortgageType": "sample string 1",
"SearchType": "sample string 2",
"CriteriaOptions": "sample string 3",
"FilterLender": "sample string 4"
},
"Criteria": [
{
"CriteriaTypeId": 1,
"CriteriaDefinition": "sample string 2",
"LenderName": "sample string 3",
"Acceptable": "sample string 4",
"Description": "sample string 5",
"LenderCode": "sample string 6",
"CriteriaScore": 7,
"CriteriaOrder": 8
},
{
"CriteriaTypeId": 1,
"CriteriaDefinition": "sample string 2",
"LenderName": "sample string 3",
"Acceptable": "sample string 4",
"Description": "sample string 5",
"LenderCode": "sample string 6",
"CriteriaScore": 7,
"CriteriaOrder": 8
}
],
"NumHeaders": 4
},
{
"GridTitle": "sample string 1",
"GridDescription": "sample string 2",
"GridSummary": "sample string 3",
"Filters": {
"MortgageType": "sample string 1",
"SearchType": "sample string 2",
"CriteriaOptions": "sample string 3",
"FilterLender": "sample string 4"
},
"Criteria": [
{
"CriteriaTypeId": 1,
"CriteriaDefinition": "sample string 2",
"LenderName": "sample string 3",
"Acceptable": "sample string 4",
"Description": "sample string 5",
"LenderCode": "sample string 6",
"CriteriaScore": 7,
"CriteriaOrder": 8
},
{
"CriteriaTypeId": 1,
"CriteriaDefinition": "sample string 2",
"LenderName": "sample string 3",
"Acceptable": "sample string 4",
"Description": "sample string 5",
"LenderCode": "sample string 6",
"CriteriaScore": 7,
"CriteriaOrder": 8
}
],
"NumHeaders": 4
}
],
"CriteriaComparisonScores": [
{
"LenderCode": "sample string 1",
"CriteriaGridResult": 1
},
{
"LenderCode": "sample string 1",
"CriteriaGridResult": 1
}
],
"CriteriaSearchType": "sample string 10",
"AffordabilitySearchType": "sample string 11",
"AffordabilityResultGrid": [
{
"GridTitle": "sample string 1",
"GridDescription": "sample string 2",
"GridSummary": "sample string 3",
"Filters": {
"Status": "sample string 1",
"Term": "sample string 2"
},
"Affordability": [
{
"AfforabilityId": 1,
"AfforabilityLikelihood": "sample string 2",
"LenderName": "sample string 3",
"MaxBorrowing": "sample string 4",
"AffordabilityScoreGridResult": 1,
"ScreenshotUrl": "sample string 5",
"Notes": "sample string 6"
},
{
"AfforabilityId": 1,
"AfforabilityLikelihood": "sample string 2",
"LenderName": "sample string 3",
"MaxBorrowing": "sample string 4",
"AffordabilityScoreGridResult": 1,
"ScreenshotUrl": "sample string 5",
"Notes": "sample string 6"
}
],
"NumHeaders": 4,
"AffordabilityType": 0
},
{
"GridTitle": "sample string 1",
"GridDescription": "sample string 2",
"GridSummary": "sample string 3",
"Filters": {
"Status": "sample string 1",
"Term": "sample string 2"
},
"Affordability": [
{
"AfforabilityId": 1,
"AfforabilityLikelihood": "sample string 2",
"LenderName": "sample string 3",
"MaxBorrowing": "sample string 4",
"AffordabilityScoreGridResult": 1,
"ScreenshotUrl": "sample string 5",
"Notes": "sample string 6"
},
{
"AfforabilityId": 1,
"AfforabilityLikelihood": "sample string 2",
"LenderName": "sample string 3",
"MaxBorrowing": "sample string 4",
"AffordabilityScoreGridResult": 1,
"ScreenshotUrl": "sample string 5",
"Notes": "sample string 6"
}
],
"NumHeaders": 4,
"AffordabilityType": 0
}
],
"TimeStamp": "2026-02-04T01:57:41.2269469+00:00",
"PinnedTrueCostDetails": {
"CalculateOverTitle": "sample string 1",
"CalculateOverValue": "sample string 2",
"AddFeesPayableToTrueCostTotal": "sample string 3",
"TruecostFeesPayable": "sample string 4",
"AddFeesToLoanWhereAvailable": "sample string 5",
"PayArrangementFeeUpFront": "sample string 6",
"PayBrokerFeeUpFront": "sample string 7",
"DeductCashback": "sample string 8",
"DeductRefundedFees": "sample string 9",
"PayFundsTransferFeeUpFront": "sample string 10"
},
"ManuallyRejectedProducts": [
{
"ManualRejectType": 0,
"ManualRejectReason": "sample string 1",
"ProductCode": "sample string 2",
"ProductName": "sample string 3",
"ProductAvailability": "sample string 4",
"ApplyOnline": true,
"LenderCode": "sample string 6",
"LenderName": "sample string 7",
"InitialPayRate": 8.0,
"MortgageClass": "sample string 9",
"InitialRatePeriod": "sample string 10",
"InitialRatePeriodMonths": 11,
"InitialRatePeriodPrecise": "sample string 12",
"StandardVariableRate": 13.0,
"AprLenders": 14.0,
"EarlyRepaymentChargeAppliesUntil": "sample string 15",
"EarlyRepaymentChargePeriodSortField": "sample string 16",
"InitialMonthlyPayment": 17.0,
"MonthlyPaymentAfterInitialPeriod": 18.0,
"TrueCost": 19.0,
"TrueCostOverInitialPeriod": 20.0,
"Cashback": 21.0,
"PackagerCode": "sample string 22",
"PackagerName": "sample string 23",
"HigherLendingCharge": 24.0,
"MaxLTVAvailable": 25,
"ProductType": "sample string 26",
"ProductMatchStatus": "sample string 27",
"RejectReasons": "sample string 28",
"MaxLoanAvailable": 29.0,
"LenderProductReference": "sample string 30",
"TrueCostFullTerm": 31.0,
"InitialMonthlyPaymentIncExistingMortgage": 32.0,
"TrueCostFullTermIncExistingMortgage": 33.0,
"TrueCostInitialPeriodIncExistingMortgage": 34.0,
"TrueCostIncExistingMortgage": 35.0,
"Inheritance": true,
"OptionalPartialRepayment": true,
"TrueCostBalanceOutstanding": 38.0,
"TrueCostBalanceOutstandingIncExistingMortgage": 39.0,
"AdverseTierLevel": 1,
"SequenceNum": 1,
"GreenEcoProduct": true,
"RepaymentAcceptable": true,
"InterestOnlyAcceptable": true,
"PartInvestmentAcceptable": true,
"TotalFees": 40.0,
"RemortgageSavings": 41.0,
"TrueCostIncludingBalanceOutstanding": 42.0,
"ArrangementFee": 43.0,
"BookingFee": 44.0,
"BrokerFee": 45.0,
"DeedsReleaseFee": 46.0,
"DisbursementFee": 47.0,
"FundsTransferFee": 48.0,
"LegalFee": 49.0,
"ProcFee": 50.0,
"NetProcFee": 51.0,
"MortgageDischargeFee": 52.0,
"ValuationFee": 53.0,
"DeferredProduct": true,
"AffordabilityScore": 1
},
{
"ManualRejectType": 0,
"ManualRejectReason": "sample string 1",
"ProductCode": "sample string 2",
"ProductName": "sample string 3",
"ProductAvailability": "sample string 4",
"ApplyOnline": true,
"LenderCode": "sample string 6",
"LenderName": "sample string 7",
"InitialPayRate": 8.0,
"MortgageClass": "sample string 9",
"InitialRatePeriod": "sample string 10",
"InitialRatePeriodMonths": 11,
"InitialRatePeriodPrecise": "sample string 12",
"StandardVariableRate": 13.0,
"AprLenders": 14.0,
"EarlyRepaymentChargeAppliesUntil": "sample string 15",
"EarlyRepaymentChargePeriodSortField": "sample string 16",
"InitialMonthlyPayment": 17.0,
"MonthlyPaymentAfterInitialPeriod": 18.0,
"TrueCost": 19.0,
"TrueCostOverInitialPeriod": 20.0,
"Cashback": 21.0,
"PackagerCode": "sample string 22",
"PackagerName": "sample string 23",
"HigherLendingCharge": 24.0,
"MaxLTVAvailable": 25,
"ProductType": "sample string 26",
"ProductMatchStatus": "sample string 27",
"RejectReasons": "sample string 28",
"MaxLoanAvailable": 29.0,
"LenderProductReference": "sample string 30",
"TrueCostFullTerm": 31.0,
"InitialMonthlyPaymentIncExistingMortgage": 32.0,
"TrueCostFullTermIncExistingMortgage": 33.0,
"TrueCostInitialPeriodIncExistingMortgage": 34.0,
"TrueCostIncExistingMortgage": 35.0,
"Inheritance": true,
"OptionalPartialRepayment": true,
"TrueCostBalanceOutstanding": 38.0,
"TrueCostBalanceOutstandingIncExistingMortgage": 39.0,
"AdverseTierLevel": 1,
"SequenceNum": 1,
"GreenEcoProduct": true,
"RepaymentAcceptable": true,
"InterestOnlyAcceptable": true,
"PartInvestmentAcceptable": true,
"TotalFees": 40.0,
"RemortgageSavings": 41.0,
"TrueCostIncludingBalanceOutstanding": 42.0,
"ArrangementFee": 43.0,
"BookingFee": 44.0,
"BrokerFee": 45.0,
"DeedsReleaseFee": 46.0,
"DisbursementFee": 47.0,
"FundsTransferFee": 48.0,
"LegalFee": 49.0,
"ProcFee": 50.0,
"NetProcFee": 51.0,
"MortgageDischargeFee": 52.0,
"ValuationFee": 53.0,
"DeferredProduct": true,
"AffordabilityScore": 1
}
]
}
application/xml, text/xml
Sample:
<EoRRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Twenty7Tec.Common">
<AdditionalInformation>sample string 6</AdditionalInformation>
<AdvisorName>sample string 4</AdvisorName>
<AffordabilityResultGrid>
<EoAResultsGrid>
<Affordability>
<EoAResults>
<AfforabilityId>1</AfforabilityId>
<AfforabilityLikelihood>sample string 2</AfforabilityLikelihood>
<AffordabilityScoreGridResult>AllAccept</AffordabilityScoreGridResult>
<LenderName>sample string 3</LenderName>
<MaxBorrowing>sample string 4</MaxBorrowing>
<Notes>sample string 6</Notes>
<ScreenshotUrl>sample string 5</ScreenshotUrl>
</EoAResults>
<EoAResults>
<AfforabilityId>1</AfforabilityId>
<AfforabilityLikelihood>sample string 2</AfforabilityLikelihood>
<AffordabilityScoreGridResult>AllAccept</AffordabilityScoreGridResult>
<LenderName>sample string 3</LenderName>
<MaxBorrowing>sample string 4</MaxBorrowing>
<Notes>sample string 6</Notes>
<ScreenshotUrl>sample string 5</ScreenshotUrl>
</EoAResults>
</Affordability>
<AffordabilityType>Experian</AffordabilityType>
<Filters>
<Status>sample string 1</Status>
<Term>sample string 2</Term>
</Filters>
<GridDescription>sample string 2</GridDescription>
<GridSummary>sample string 3</GridSummary>
<GridTitle>sample string 1</GridTitle>
<NumHeaders>4</NumHeaders>
</EoAResultsGrid>
<EoAResultsGrid>
<Affordability>
<EoAResults>
<AfforabilityId>1</AfforabilityId>
<AfforabilityLikelihood>sample string 2</AfforabilityLikelihood>
<AffordabilityScoreGridResult>AllAccept</AffordabilityScoreGridResult>
<LenderName>sample string 3</LenderName>
<MaxBorrowing>sample string 4</MaxBorrowing>
<Notes>sample string 6</Notes>
<ScreenshotUrl>sample string 5</ScreenshotUrl>
</EoAResults>
<EoAResults>
<AfforabilityId>1</AfforabilityId>
<AfforabilityLikelihood>sample string 2</AfforabilityLikelihood>
<AffordabilityScoreGridResult>AllAccept</AffordabilityScoreGridResult>
<LenderName>sample string 3</LenderName>
<MaxBorrowing>sample string 4</MaxBorrowing>
<Notes>sample string 6</Notes>
<ScreenshotUrl>sample string 5</ScreenshotUrl>
</EoAResults>
</Affordability>
<AffordabilityType>Experian</AffordabilityType>
<Filters>
<Status>sample string 1</Status>
<Term>sample string 2</Term>
</Filters>
<GridDescription>sample string 2</GridDescription>
<GridSummary>sample string 3</GridSummary>
<GridTitle>sample string 1</GridTitle>
<NumHeaders>4</NumHeaders>
</EoAResultsGrid>
</AffordabilityResultGrid>
<AffordabilitySearchType>sample string 11</AffordabilitySearchType>
<Applicants>
<EoRApplicant>
<DateOfBirth>sample string 5</DateOfBirth>
<DividendsLastYear>15</DividendsLastYear>
<DividendsThreeYearsAgo>17</DividendsThreeYearsAgo>
<DividendsTwoYearsAgo>16</DividendsTwoYearsAgo>
<EmploymentStatus>sample string 7</EmploymentStatus>
<FirstName>sample string 2</FirstName>
<Income>8</Income>
<LastName>sample string 4</LastName>
<MiddleName>sample string 3</MiddleName>
<NetProfitsLastYear>9</NetProfitsLastYear>
<NetProfitsThreeYearsAgo>11</NetProfitsThreeYearsAgo>
<NetProfitsTwoYearsAgo>10</NetProfitsTwoYearsAgo>
<RetainedProfitsLastYear>12</RetainedProfitsLastYear>
<RetainedProfitsThreeYearsAgo>14</RetainedProfitsThreeYearsAgo>
<RetainedProfitsTwoYearsAgo>13</RetainedProfitsTwoYearsAgo>
<SalaryIncomeLastYear>18</SalaryIncomeLastYear>
<SalaryIncomeThreeYearsAgo>20</SalaryIncomeThreeYearsAgo>
<SalaryIncomeTwoYearsAgo>19</SalaryIncomeTwoYearsAgo>
<Title>sample string 1</Title>
<Type>sample string 6</Type>
</EoRApplicant>
<EoRApplicant>
<DateOfBirth>sample string 5</DateOfBirth>
<DividendsLastYear>15</DividendsLastYear>
<DividendsThreeYearsAgo>17</DividendsThreeYearsAgo>
<DividendsTwoYearsAgo>16</DividendsTwoYearsAgo>
<EmploymentStatus>sample string 7</EmploymentStatus>
<FirstName>sample string 2</FirstName>
<Income>8</Income>
<LastName>sample string 4</LastName>
<MiddleName>sample string 3</MiddleName>
<NetProfitsLastYear>9</NetProfitsLastYear>
<NetProfitsThreeYearsAgo>11</NetProfitsThreeYearsAgo>
<NetProfitsTwoYearsAgo>10</NetProfitsTwoYearsAgo>
<RetainedProfitsLastYear>12</RetainedProfitsLastYear>
<RetainedProfitsThreeYearsAgo>14</RetainedProfitsThreeYearsAgo>
<RetainedProfitsTwoYearsAgo>13</RetainedProfitsTwoYearsAgo>
<SalaryIncomeLastYear>18</SalaryIncomeLastYear>
<SalaryIncomeThreeYearsAgo>20</SalaryIncomeThreeYearsAgo>
<SalaryIncomeTwoYearsAgo>19</SalaryIncomeTwoYearsAgo>
<Title>sample string 1</Title>
<Type>sample string 6</Type>
</EoRApplicant>
</Applicants>
<CompanyId>sample string 2</CompanyId>
<CriteriaComparisonResultGrids>
<EoCResultsGrid>
<Criteria>
<EoCCriteria>
<Acceptable>sample string 4</Acceptable>
<CriteriaDefinition>sample string 2</CriteriaDefinition>
<CriteriaOrder>8</CriteriaOrder>
<CriteriaScore>7</CriteriaScore>
<CriteriaTypeId>1</CriteriaTypeId>
<Description>sample string 5</Description>
<LenderCode>sample string 6</LenderCode>
<LenderName>sample string 3</LenderName>
</EoCCriteria>
<EoCCriteria>
<Acceptable>sample string 4</Acceptable>
<CriteriaDefinition>sample string 2</CriteriaDefinition>
<CriteriaOrder>8</CriteriaOrder>
<CriteriaScore>7</CriteriaScore>
<CriteriaTypeId>1</CriteriaTypeId>
<Description>sample string 5</Description>
<LenderCode>sample string 6</LenderCode>
<LenderName>sample string 3</LenderName>
</EoCCriteria>
</Criteria>
<Filters>
<CriteriaOptions>sample string 3</CriteriaOptions>
<FilterLender>sample string 4</FilterLender>
<MortgageType>sample string 1</MortgageType>
<SearchType>sample string 2</SearchType>
</Filters>
<GridDescription>sample string 2</GridDescription>
<GridSummary>sample string 3</GridSummary>
<GridTitle>sample string 1</GridTitle>
<NumHeaders>4</NumHeaders>
</EoCResultsGrid>
<EoCResultsGrid>
<Criteria>
<EoCCriteria>
<Acceptable>sample string 4</Acceptable>
<CriteriaDefinition>sample string 2</CriteriaDefinition>
<CriteriaOrder>8</CriteriaOrder>
<CriteriaScore>7</CriteriaScore>
<CriteriaTypeId>1</CriteriaTypeId>
<Description>sample string 5</Description>
<LenderCode>sample string 6</LenderCode>
<LenderName>sample string 3</LenderName>
</EoCCriteria>
<EoCCriteria>
<Acceptable>sample string 4</Acceptable>
<CriteriaDefinition>sample string 2</CriteriaDefinition>
<CriteriaOrder>8</CriteriaOrder>
<CriteriaScore>7</CriteriaScore>
<CriteriaTypeId>1</CriteriaTypeId>
<Description>sample string 5</Description>
<LenderCode>sample string 6</LenderCode>
<LenderName>sample string 3</LenderName>
</EoCCriteria>
</Criteria>
<Filters>
<CriteriaOptions>sample string 3</CriteriaOptions>
<FilterLender>sample string 4</FilterLender>
<MortgageType>sample string 1</MortgageType>
<SearchType>sample string 2</SearchType>
</Filters>
<GridDescription>sample string 2</GridDescription>
<GridSummary>sample string 3</GridSummary>
<GridTitle>sample string 1</GridTitle>
<NumHeaders>4</NumHeaders>
</EoCResultsGrid>
</CriteriaComparisonResultGrids>
<CriteriaComparisonScores>
<CriteriaScore>
<CriteriaGridResult>AllAccept</CriteriaGridResult>
<LenderCode>sample string 1</LenderCode>
</CriteriaScore>
<CriteriaScore>
<CriteriaGridResult>AllAccept</CriteriaGridResult>
<LenderCode>sample string 1</LenderCode>
</CriteriaScore>
</CriteriaComparisonScores>
<CriteriaResultGrids>
<EoCResultsGrid>
<Criteria>
<EoCCriteria>
<Acceptable>sample string 4</Acceptable>
<CriteriaDefinition>sample string 2</CriteriaDefinition>
<CriteriaOrder>8</CriteriaOrder>
<CriteriaScore>7</CriteriaScore>
<CriteriaTypeId>1</CriteriaTypeId>
<Description>sample string 5</Description>
<LenderCode>sample string 6</LenderCode>
<LenderName>sample string 3</LenderName>
</EoCCriteria>
<EoCCriteria>
<Acceptable>sample string 4</Acceptable>
<CriteriaDefinition>sample string 2</CriteriaDefinition>
<CriteriaOrder>8</CriteriaOrder>
<CriteriaScore>7</CriteriaScore>
<CriteriaTypeId>1</CriteriaTypeId>
<Description>sample string 5</Description>
<LenderCode>sample string 6</LenderCode>
<LenderName>sample string 3</LenderName>
</EoCCriteria>
</Criteria>
<Filters>
<CriteriaOptions>sample string 3</CriteriaOptions>
<FilterLender>sample string 4</FilterLender>
<MortgageType>sample string 1</MortgageType>
<SearchType>sample string 2</SearchType>
</Filters>
<GridDescription>sample string 2</GridDescription>
<GridSummary>sample string 3</GridSummary>
<GridTitle>sample string 1</GridTitle>
<NumHeaders>4</NumHeaders>
</EoCResultsGrid>
<EoCResultsGrid>
<Criteria>
<EoCCriteria>
<Acceptable>sample string 4</Acceptable>
<CriteriaDefinition>sample string 2</CriteriaDefinition>
<CriteriaOrder>8</CriteriaOrder>
<CriteriaScore>7</CriteriaScore>
<CriteriaTypeId>1</CriteriaTypeId>
<Description>sample string 5</Description>
<LenderCode>sample string 6</LenderCode>
<LenderName>sample string 3</LenderName>
</EoCCriteria>
<EoCCriteria>
<Acceptable>sample string 4</Acceptable>
<CriteriaDefinition>sample string 2</CriteriaDefinition>
<CriteriaOrder>8</CriteriaOrder>
<CriteriaScore>7</CriteriaScore>
<CriteriaTypeId>1</CriteriaTypeId>
<Description>sample string 5</Description>
<LenderCode>sample string 6</LenderCode>
<LenderName>sample string 3</LenderName>
</EoCCriteria>
</Criteria>
<Filters>
<CriteriaOptions>sample string 3</CriteriaOptions>
<FilterLender>sample string 4</FilterLender>
<MortgageType>sample string 1</MortgageType>
<SearchType>sample string 2</SearchType>
</Filters>
<GridDescription>sample string 2</GridDescription>
<GridSummary>sample string 3</GridSummary>
<GridTitle>sample string 1</GridTitle>
<NumHeaders>4</NumHeaders>
</EoCResultsGrid>
</CriteriaResultGrids>
<CriteriaScores>
<CriteriaScore>
<CriteriaGridResult>AllAccept</CriteriaGridResult>
<LenderCode>sample string 1</LenderCode>
</CriteriaScore>
<CriteriaScore>
<CriteriaGridResult>AllAccept</CriteriaGridResult>
<LenderCode>sample string 1</LenderCode>
</CriteriaScore>
</CriteriaScores>
<CriteriaSearchType>sample string 10</CriteriaSearchType>
<CriteriaSummary>true</CriteriaSummary>
<EoRColumns>
<EoRColumn>
<ColumnId>ProductCode</ColumnId>
<ColumnOrder>1</ColumnOrder>
<DisplayName>sample string 2</DisplayName>
</EoRColumn>
<EoRColumn>
<ColumnId>ProductCode</ColumnId>
<ColumnOrder>1</ColumnOrder>
<DisplayName>sample string 2</DisplayName>
</EoRColumn>
</EoRColumns>
<EoRPinnedProductsGrids>
<EoRResultsGrid>
<GridDescription>sample string 2</GridDescription>
<GridSummary>sample string 3</GridSummary>
<GridTitle>sample string 1</GridTitle>
<MortgageType>Standard</MortgageType>
<ProductFilters>
<DeferredProducts>sample string 9</DeferredProducts>
<Exclusions>sample string 8</Exclusions>
<FilterLender>sample string 5</FilterLender>
<FilterPackagers>sample string 6</FilterPackagers>
<FilterPreferences>sample string 3</FilterPreferences>
<FilterSituations>sample string 4</FilterSituations>
<ProductPeriod>sample string 2</ProductPeriod>
<ProductTypes>sample string 1</ProductTypes>
<SortedBy>sample string 7</SortedBy>
</ProductFilters>
<Products>
<EoRProduct>
<AdverseTierLevel>1</AdverseTierLevel>
<AffordabilityScore>1</AffordabilityScore>
<ApplyOnline>true</ApplyOnline>
<AprLenders>13</AprLenders>
<ArrangementFee>42</ArrangementFee>
<BookingFee>43</BookingFee>
<BrokerFee>44</BrokerFee>
<Cashback>20</Cashback>
<DeedsReleaseFee>45</DeedsReleaseFee>
<DeferredProduct>true</DeferredProduct>
<DisbursementFee>46</DisbursementFee>
<EarlyRepaymentChargeAppliesUntil>sample string 14</EarlyRepaymentChargeAppliesUntil>
<EarlyRepaymentChargePeriodSortField>sample string 15</EarlyRepaymentChargePeriodSortField>
<FundsTransferFee>47</FundsTransferFee>
<GreenEcoProduct>true</GreenEcoProduct>
<HigherLendingCharge>23</HigherLendingCharge>
<Inheritance>true</Inheritance>
<InitialMonthlyPayment>16</InitialMonthlyPayment>
<InitialMonthlyPaymentIncExistingMortgage>31</InitialMonthlyPaymentIncExistingMortgage>
<InitialPayRate>7</InitialPayRate>
<InitialRatePeriod>sample string 9</InitialRatePeriod>
<InitialRatePeriodMonths>10</InitialRatePeriodMonths>
<InitialRatePeriodPrecise>sample string 11</InitialRatePeriodPrecise>
<InterestOnlyAcceptable>true</InterestOnlyAcceptable>
<LegalFee>48</LegalFee>
<LenderCode>sample string 5</LenderCode>
<LenderName>sample string 6</LenderName>
<LenderProductReference>sample string 29</LenderProductReference>
<MaxLTVAvailable>24</MaxLTVAvailable>
<MaxLoanAvailable>28</MaxLoanAvailable>
<MonthlyPaymentAfterInitialPeriod>17</MonthlyPaymentAfterInitialPeriod>
<MortgageClass>sample string 8</MortgageClass>
<MortgageDischargeFee>51</MortgageDischargeFee>
<NetProcFee>50</NetProcFee>
<OptionalPartialRepayment>true</OptionalPartialRepayment>
<PackagerCode>sample string 21</PackagerCode>
<PackagerName>sample string 22</PackagerName>
<PartInvestmentAcceptable>true</PartInvestmentAcceptable>
<ProcFee>49</ProcFee>
<ProductAvailability>sample string 3</ProductAvailability>
<ProductCode>sample string 1</ProductCode>
<ProductMatchStatus>sample string 26</ProductMatchStatus>
<ProductName>sample string 2</ProductName>
<ProductType>sample string 25</ProductType>
<RejectReasons>sample string 27</RejectReasons>
<RemortgageSavings>40</RemortgageSavings>
<RepaymentAcceptable>true</RepaymentAcceptable>
<SequenceNum>1</SequenceNum>
<StandardVariableRate>12</StandardVariableRate>
<TotalFees>39</TotalFees>
<TrueCost>18</TrueCost>
<TrueCostBalanceOutstanding>37</TrueCostBalanceOutstanding>
<TrueCostBalanceOutstandingIncExistingMortgage>38</TrueCostBalanceOutstandingIncExistingMortgage>
<TrueCostFullTerm>30</TrueCostFullTerm>
<TrueCostFullTermIncExistingMortgage>32</TrueCostFullTermIncExistingMortgage>
<TrueCostIncExistingMortgage>34</TrueCostIncExistingMortgage>
<TrueCostIncludingBalanceOutstanding>41</TrueCostIncludingBalanceOutstanding>
<TrueCostInitialPeriodIncExistingMortgage>33</TrueCostInitialPeriodIncExistingMortgage>
<TrueCostOverInitialPeriod>19</TrueCostOverInitialPeriod>
<ValuationFee>52</ValuationFee>
</EoRProduct>
<EoRProduct>
<AdverseTierLevel>1</AdverseTierLevel>
<AffordabilityScore>1</AffordabilityScore>
<ApplyOnline>true</ApplyOnline>
<AprLenders>13</AprLenders>
<ArrangementFee>42</ArrangementFee>
<BookingFee>43</BookingFee>
<BrokerFee>44</BrokerFee>
<Cashback>20</Cashback>
<DeedsReleaseFee>45</DeedsReleaseFee>
<DeferredProduct>true</DeferredProduct>
<DisbursementFee>46</DisbursementFee>
<EarlyRepaymentChargeAppliesUntil>sample string 14</EarlyRepaymentChargeAppliesUntil>
<EarlyRepaymentChargePeriodSortField>sample string 15</EarlyRepaymentChargePeriodSortField>
<FundsTransferFee>47</FundsTransferFee>
<GreenEcoProduct>true</GreenEcoProduct>
<HigherLendingCharge>23</HigherLendingCharge>
<Inheritance>true</Inheritance>
<InitialMonthlyPayment>16</InitialMonthlyPayment>
<InitialMonthlyPaymentIncExistingMortgage>31</InitialMonthlyPaymentIncExistingMortgage>
<InitialPayRate>7</InitialPayRate>
<InitialRatePeriod>sample string 9</InitialRatePeriod>
<InitialRatePeriodMonths>10</InitialRatePeriodMonths>
<InitialRatePeriodPrecise>sample string 11</InitialRatePeriodPrecise>
<InterestOnlyAcceptable>true</InterestOnlyAcceptable>
<LegalFee>48</LegalFee>
<LenderCode>sample string 5</LenderCode>
<LenderName>sample string 6</LenderName>
<LenderProductReference>sample string 29</LenderProductReference>
<MaxLTVAvailable>24</MaxLTVAvailable>
<MaxLoanAvailable>28</MaxLoanAvailable>
<MonthlyPaymentAfterInitialPeriod>17</MonthlyPaymentAfterInitialPeriod>
<MortgageClass>sample string 8</MortgageClass>
<MortgageDischargeFee>51</MortgageDischargeFee>
<NetProcFee>50</NetProcFee>
<OptionalPartialRepayment>true</OptionalPartialRepayment>
<PackagerCode>sample string 21</PackagerCode>
<PackagerName>sample string 22</PackagerName>
<PartInvestmentAcceptable>true</PartInvestmentAcceptable>
<ProcFee>49</ProcFee>
<ProductAvailability>sample string 3</ProductAvailability>
<ProductCode>sample string 1</ProductCode>
<ProductMatchStatus>sample string 26</ProductMatchStatus>
<ProductName>sample string 2</ProductName>
<ProductType>sample string 25</ProductType>
<RejectReasons>sample string 27</RejectReasons>
<RemortgageSavings>40</RemortgageSavings>
<RepaymentAcceptable>true</RepaymentAcceptable>
<SequenceNum>1</SequenceNum>
<StandardVariableRate>12</StandardVariableRate>
<TotalFees>39</TotalFees>
<TrueCost>18</TrueCost>
<TrueCostBalanceOutstanding>37</TrueCostBalanceOutstanding>
<TrueCostBalanceOutstandingIncExistingMortgage>38</TrueCostBalanceOutstandingIncExistingMortgage>
<TrueCostFullTerm>30</TrueCostFullTerm>
<TrueCostFullTermIncExistingMortgage>32</TrueCostFullTermIncExistingMortgage>
<TrueCostIncExistingMortgage>34</TrueCostIncExistingMortgage>
<TrueCostIncludingBalanceOutstanding>41</TrueCostIncludingBalanceOutstanding>
<TrueCostInitialPeriodIncExistingMortgage>33</TrueCostInitialPeriodIncExistingMortgage>
<TrueCostOverInitialPeriod>19</TrueCostOverInitialPeriod>
<ValuationFee>52</ValuationFee>
</EoRProduct>
</Products>
<TrueCostType>sample string 4</TrueCostType>
</EoRResultsGrid>
<EoRResultsGrid>
<GridDescription>sample string 2</GridDescription>
<GridSummary>sample string 3</GridSummary>
<GridTitle>sample string 1</GridTitle>
<MortgageType>Standard</MortgageType>
<ProductFilters>
<DeferredProducts>sample string 9</DeferredProducts>
<Exclusions>sample string 8</Exclusions>
<FilterLender>sample string 5</FilterLender>
<FilterPackagers>sample string 6</FilterPackagers>
<FilterPreferences>sample string 3</FilterPreferences>
<FilterSituations>sample string 4</FilterSituations>
<ProductPeriod>sample string 2</ProductPeriod>
<ProductTypes>sample string 1</ProductTypes>
<SortedBy>sample string 7</SortedBy>
</ProductFilters>
<Products>
<EoRProduct>
<AdverseTierLevel>1</AdverseTierLevel>
<AffordabilityScore>1</AffordabilityScore>
<ApplyOnline>true</ApplyOnline>
<AprLenders>13</AprLenders>
<ArrangementFee>42</ArrangementFee>
<BookingFee>43</BookingFee>
<BrokerFee>44</BrokerFee>
<Cashback>20</Cashback>
<DeedsReleaseFee>45</DeedsReleaseFee>
<DeferredProduct>true</DeferredProduct>
<DisbursementFee>46</DisbursementFee>
<EarlyRepaymentChargeAppliesUntil>sample string 14</EarlyRepaymentChargeAppliesUntil>
<EarlyRepaymentChargePeriodSortField>sample string 15</EarlyRepaymentChargePeriodSortField>
<FundsTransferFee>47</FundsTransferFee>
<GreenEcoProduct>true</GreenEcoProduct>
<HigherLendingCharge>23</HigherLendingCharge>
<Inheritance>true</Inheritance>
<InitialMonthlyPayment>16</InitialMonthlyPayment>
<InitialMonthlyPaymentIncExistingMortgage>31</InitialMonthlyPaymentIncExistingMortgage>
<InitialPayRate>7</InitialPayRate>
<InitialRatePeriod>sample string 9</InitialRatePeriod>
<InitialRatePeriodMonths>10</InitialRatePeriodMonths>
<InitialRatePeriodPrecise>sample string 11</InitialRatePeriodPrecise>
<InterestOnlyAcceptable>true</InterestOnlyAcceptable>
<LegalFee>48</LegalFee>
<LenderCode>sample string 5</LenderCode>
<LenderName>sample string 6</LenderName>
<LenderProductReference>sample string 29</LenderProductReference>
<MaxLTVAvailable>24</MaxLTVAvailable>
<MaxLoanAvailable>28</MaxLoanAvailable>
<MonthlyPaymentAfterInitialPeriod>17</MonthlyPaymentAfterInitialPeriod>
<MortgageClass>sample string 8</MortgageClass>
<MortgageDischargeFee>51</MortgageDischargeFee>
<NetProcFee>50</NetProcFee>
<OptionalPartialRepayment>true</OptionalPartialRepayment>
<PackagerCode>sample string 21</PackagerCode>
<PackagerName>sample string 22</PackagerName>
<PartInvestmentAcceptable>true</PartInvestmentAcceptable>
<ProcFee>49</ProcFee>
<ProductAvailability>sample string 3</ProductAvailability>
<ProductCode>sample string 1</ProductCode>
<ProductMatchStatus>sample string 26</ProductMatchStatus>
<ProductName>sample string 2</ProductName>
<ProductType>sample string 25</ProductType>
<RejectReasons>sample string 27</RejectReasons>
<RemortgageSavings>40</RemortgageSavings>
<RepaymentAcceptable>true</RepaymentAcceptable>
<SequenceNum>1</SequenceNum>
<StandardVariableRate>12</StandardVariableRate>
<TotalFees>39</TotalFees>
<TrueCost>18</TrueCost>
<TrueCostBalanceOutstanding>37</TrueCostBalanceOutstanding>
<TrueCostBalanceOutstandingIncExistingMortgage>38</TrueCostBalanceOutstandingIncExistingMortgage>
<TrueCostFullTerm>30</TrueCostFullTerm>
<TrueCostFullTermIncExistingMortgage>32</TrueCostFullTermIncExistingMortgage>
<TrueCostIncExistingMortgage>34</TrueCostIncExistingMortgage>
<TrueCostIncludingBalanceOutstanding>41</TrueCostIncludingBalanceOutstanding>
<TrueCostInitialPeriodIncExistingMortgage>33</TrueCostInitialPeriodIncExistingMortgage>
<TrueCostOverInitialPeriod>19</TrueCostOverInitialPeriod>
<ValuationFee>52</ValuationFee>
</EoRProduct>
<EoRProduct>
<AdverseTierLevel>1</AdverseTierLevel>
<AffordabilityScore>1</AffordabilityScore>
<ApplyOnline>true</ApplyOnline>
<AprLenders>13</AprLenders>
<ArrangementFee>42</ArrangementFee>
<BookingFee>43</BookingFee>
<BrokerFee>44</BrokerFee>
<Cashback>20</Cashback>
<DeedsReleaseFee>45</DeedsReleaseFee>
<DeferredProduct>true</DeferredProduct>
<DisbursementFee>46</DisbursementFee>
<EarlyRepaymentChargeAppliesUntil>sample string 14</EarlyRepaymentChargeAppliesUntil>
<EarlyRepaymentChargePeriodSortField>sample string 15</EarlyRepaymentChargePeriodSortField>
<FundsTransferFee>47</FundsTransferFee>
<GreenEcoProduct>true</GreenEcoProduct>
<HigherLendingCharge>23</HigherLendingCharge>
<Inheritance>true</Inheritance>
<InitialMonthlyPayment>16</InitialMonthlyPayment>
<InitialMonthlyPaymentIncExistingMortgage>31</InitialMonthlyPaymentIncExistingMortgage>
<InitialPayRate>7</InitialPayRate>
<InitialRatePeriod>sample string 9</InitialRatePeriod>
<InitialRatePeriodMonths>10</InitialRatePeriodMonths>
<InitialRatePeriodPrecise>sample string 11</InitialRatePeriodPrecise>
<InterestOnlyAcceptable>true</InterestOnlyAcceptable>
<LegalFee>48</LegalFee>
<LenderCode>sample string 5</LenderCode>
<LenderName>sample string 6</LenderName>
<LenderProductReference>sample string 29</LenderProductReference>
<MaxLTVAvailable>24</MaxLTVAvailable>
<MaxLoanAvailable>28</MaxLoanAvailable>
<MonthlyPaymentAfterInitialPeriod>17</MonthlyPaymentAfterInitialPeriod>
<MortgageClass>sample string 8</MortgageClass>
<MortgageDischargeFee>51</MortgageDischargeFee>
<NetProcFee>50</NetProcFee>
<OptionalPartialRepayment>true</OptionalPartialRepayment>
<PackagerCode>sample string 21</PackagerCode>
<PackagerName>sample string 22</PackagerName>
<PartInvestmentAcceptable>true</PartInvestmentAcceptable>
<ProcFee>49</ProcFee>
<ProductAvailability>sample string 3</ProductAvailability>
<ProductCode>sample string 1</ProductCode>
<ProductMatchStatus>sample string 26</ProductMatchStatus>
<ProductName>sample string 2</ProductName>
<ProductType>sample string 25</ProductType>
<RejectReasons>sample string 27</RejectReasons>
<RemortgageSavings>40</RemortgageSavings>
<RepaymentAcceptable>true</RepaymentAcceptable>
<SequenceNum>1</SequenceNum>
<StandardVariableRate>12</StandardVariableRate>
<TotalFees>39</TotalFees>
<TrueCost>18</TrueCost>
<TrueCostBalanceOutstanding>37</TrueCostBalanceOutstanding>
<TrueCostBalanceOutstandingIncExistingMortgage>38</TrueCostBalanceOutstandingIncExistingMortgage>
<TrueCostFullTerm>30</TrueCostFullTerm>
<TrueCostFullTermIncExistingMortgage>32</TrueCostFullTermIncExistingMortgage>
<TrueCostIncExistingMortgage>34</TrueCostIncExistingMortgage>
<TrueCostIncludingBalanceOutstanding>41</TrueCostIncludingBalanceOutstanding>
<TrueCostInitialPeriodIncExistingMortgage>33</TrueCostInitialPeriodIncExistingMortgage>
<TrueCostOverInitialPeriod>19</TrueCostOverInitialPeriod>
<ValuationFee>52</ValuationFee>
</EoRProduct>
</Products>
<TrueCostType>sample string 4</TrueCostType>
</EoRResultsGrid>
</EoRPinnedProductsGrids>
<HeaderImageBase64>sample string 9</HeaderImageBase64>
<HeaderImageType>Jpeg</HeaderImageType>
<InternalReference>sample string 5</InternalReference>
<LenderGrid>
<GridTitle>sample string 1</GridTitle>
<IncludedLenderCodes xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
</IncludedLenderCodes>
<Lenders>
<EoRLender>
<LenderCode>sample string 1</LenderCode>
<LenderName>sample string 2</LenderName>
</EoRLender>
<EoRLender>
<LenderCode>sample string 1</LenderCode>
<LenderName>sample string 2</LenderName>
</EoRLender>
</Lenders>
</LenderGrid>
<LicenseKey>sample string 1</LicenseKey>
<LoanDetails>
<BuyToLetDetails>
<ConsumerBuyToLet>Yes</ConsumerBuyToLet>
<ExpectedRentalIncomePerMonth>1</ExpectedRentalIncomePerMonth>
<LimitedCompany>Yes</LimitedCompany>
<LimitedCompanyName>sample string 1</LimitedCompanyName>
<LimitedCompanySPV>Yes</LimitedCompanySPV>
</BuyToLetDetails>
<CurrentMonthlyPayment>10</CurrentMonthlyPayment>
<EarlyRepaymentChargeAmount>1</EarlyRepaymentChargeAmount>
<ExistingLender>sample string 12</ExistingLender>
<LoanAmount>5</LoanAmount>
<LoanPurpose>sample string 1</LoanPurpose>
<LoanRequiredInvestmentPart>6</LoanRequiredInvestmentPart>
<LoanRequiredTopUpAmount>7</LoanRequiredTopUpAmount>
<MortgageType>Standard</MortgageType>
<OutstandingBalance>11</OutstandingBalance>
<PaymentMethod>Repayment</PaymentMethod>
<PaymentMethodDescription>sample string 9</PaymentMethodDescription>
<PropertyValue>4</PropertyValue>
<ReasonForRemortgage>sample string 3</ReasonForRemortgage>
<RemortgageType>sample string 2</RemortgageType>
<Term>8</Term>
<TermUnit>Years</TermUnit>
</LoanDetails>
<ManuallyRejectedProducts>
<ManuallyRejectedProduct>
<AdverseTierLevel>1</AdverseTierLevel>
<AffordabilityScore>1</AffordabilityScore>
<ApplyOnline>true</ApplyOnline>
<AprLenders>14</AprLenders>
<ArrangementFee>43</ArrangementFee>
<BookingFee>44</BookingFee>
<BrokerFee>45</BrokerFee>
<Cashback>21</Cashback>
<DeedsReleaseFee>46</DeedsReleaseFee>
<DeferredProduct>true</DeferredProduct>
<DisbursementFee>47</DisbursementFee>
<EarlyRepaymentChargeAppliesUntil>sample string 15</EarlyRepaymentChargeAppliesUntil>
<EarlyRepaymentChargePeriodSortField>sample string 16</EarlyRepaymentChargePeriodSortField>
<FundsTransferFee>48</FundsTransferFee>
<GreenEcoProduct>true</GreenEcoProduct>
<HigherLendingCharge>24</HigherLendingCharge>
<Inheritance>true</Inheritance>
<InitialMonthlyPayment>17</InitialMonthlyPayment>
<InitialMonthlyPaymentIncExistingMortgage>32</InitialMonthlyPaymentIncExistingMortgage>
<InitialPayRate>8</InitialPayRate>
<InitialRatePeriod>sample string 10</InitialRatePeriod>
<InitialRatePeriodMonths>11</InitialRatePeriodMonths>
<InitialRatePeriodPrecise>sample string 12</InitialRatePeriodPrecise>
<InterestOnlyAcceptable>true</InterestOnlyAcceptable>
<LegalFee>49</LegalFee>
<LenderCode>sample string 6</LenderCode>
<LenderName>sample string 7</LenderName>
<LenderProductReference>sample string 30</LenderProductReference>
<MaxLTVAvailable>25</MaxLTVAvailable>
<MaxLoanAvailable>29</MaxLoanAvailable>
<MonthlyPaymentAfterInitialPeriod>18</MonthlyPaymentAfterInitialPeriod>
<MortgageClass>sample string 9</MortgageClass>
<MortgageDischargeFee>52</MortgageDischargeFee>
<NetProcFee>51</NetProcFee>
<OptionalPartialRepayment>true</OptionalPartialRepayment>
<PackagerCode>sample string 22</PackagerCode>
<PackagerName>sample string 23</PackagerName>
<PartInvestmentAcceptable>true</PartInvestmentAcceptable>
<ProcFee>50</ProcFee>
<ProductAvailability>sample string 4</ProductAvailability>
<ProductCode>sample string 2</ProductCode>
<ProductMatchStatus>sample string 27</ProductMatchStatus>
<ProductName>sample string 3</ProductName>
<ProductType>sample string 26</ProductType>
<RejectReasons>sample string 28</RejectReasons>
<RemortgageSavings>41</RemortgageSavings>
<RepaymentAcceptable>true</RepaymentAcceptable>
<SequenceNum>1</SequenceNum>
<StandardVariableRate>13</StandardVariableRate>
<TotalFees>40</TotalFees>
<TrueCost>19</TrueCost>
<TrueCostBalanceOutstanding>38</TrueCostBalanceOutstanding>
<TrueCostBalanceOutstandingIncExistingMortgage>39</TrueCostBalanceOutstandingIncExistingMortgage>
<TrueCostFullTerm>31</TrueCostFullTerm>
<TrueCostFullTermIncExistingMortgage>33</TrueCostFullTermIncExistingMortgage>
<TrueCostIncExistingMortgage>35</TrueCostIncExistingMortgage>
<TrueCostIncludingBalanceOutstanding>42</TrueCostIncludingBalanceOutstanding>
<TrueCostInitialPeriodIncExistingMortgage>34</TrueCostInitialPeriodIncExistingMortgage>
<TrueCostOverInitialPeriod>20</TrueCostOverInitialPeriod>
<ValuationFee>53</ValuationFee>
<ManualRejectReason>sample string 1</ManualRejectReason>
<ManualRejectType>Other</ManualRejectType>
</ManuallyRejectedProduct>
<ManuallyRejectedProduct>
<AdverseTierLevel>1</AdverseTierLevel>
<AffordabilityScore>1</AffordabilityScore>
<ApplyOnline>true</ApplyOnline>
<AprLenders>14</AprLenders>
<ArrangementFee>43</ArrangementFee>
<BookingFee>44</BookingFee>
<BrokerFee>45</BrokerFee>
<Cashback>21</Cashback>
<DeedsReleaseFee>46</DeedsReleaseFee>
<DeferredProduct>true</DeferredProduct>
<DisbursementFee>47</DisbursementFee>
<EarlyRepaymentChargeAppliesUntil>sample string 15</EarlyRepaymentChargeAppliesUntil>
<EarlyRepaymentChargePeriodSortField>sample string 16</EarlyRepaymentChargePeriodSortField>
<FundsTransferFee>48</FundsTransferFee>
<GreenEcoProduct>true</GreenEcoProduct>
<HigherLendingCharge>24</HigherLendingCharge>
<Inheritance>true</Inheritance>
<InitialMonthlyPayment>17</InitialMonthlyPayment>
<InitialMonthlyPaymentIncExistingMortgage>32</InitialMonthlyPaymentIncExistingMortgage>
<InitialPayRate>8</InitialPayRate>
<InitialRatePeriod>sample string 10</InitialRatePeriod>
<InitialRatePeriodMonths>11</InitialRatePeriodMonths>
<InitialRatePeriodPrecise>sample string 12</InitialRatePeriodPrecise>
<InterestOnlyAcceptable>true</InterestOnlyAcceptable>
<LegalFee>49</LegalFee>
<LenderCode>sample string 6</LenderCode>
<LenderName>sample string 7</LenderName>
<LenderProductReference>sample string 30</LenderProductReference>
<MaxLTVAvailable>25</MaxLTVAvailable>
<MaxLoanAvailable>29</MaxLoanAvailable>
<MonthlyPaymentAfterInitialPeriod>18</MonthlyPaymentAfterInitialPeriod>
<MortgageClass>sample string 9</MortgageClass>
<MortgageDischargeFee>52</MortgageDischargeFee>
<NetProcFee>51</NetProcFee>
<OptionalPartialRepayment>true</OptionalPartialRepayment>
<PackagerCode>sample string 22</PackagerCode>
<PackagerName>sample string 23</PackagerName>
<PartInvestmentAcceptable>true</PartInvestmentAcceptable>
<ProcFee>50</ProcFee>
<ProductAvailability>sample string 4</ProductAvailability>
<ProductCode>sample string 2</ProductCode>
<ProductMatchStatus>sample string 27</ProductMatchStatus>
<ProductName>sample string 3</ProductName>
<ProductType>sample string 26</ProductType>
<RejectReasons>sample string 28</RejectReasons>
<RemortgageSavings>41</RemortgageSavings>
<RepaymentAcceptable>true</RepaymentAcceptable>
<SequenceNum>1</SequenceNum>
<StandardVariableRate>13</StandardVariableRate>
<TotalFees>40</TotalFees>
<TrueCost>19</TrueCost>
<TrueCostBalanceOutstanding>38</TrueCostBalanceOutstanding>
<TrueCostBalanceOutstandingIncExistingMortgage>39</TrueCostBalanceOutstandingIncExistingMortgage>
<TrueCostFullTerm>31</TrueCostFullTerm>
<TrueCostFullTermIncExistingMortgage>33</TrueCostFullTermIncExistingMortgage>
<TrueCostIncExistingMortgage>35</TrueCostIncExistingMortgage>
<TrueCostIncludingBalanceOutstanding>42</TrueCostIncludingBalanceOutstanding>
<TrueCostInitialPeriodIncExistingMortgage>34</TrueCostInitialPeriodIncExistingMortgage>
<TrueCostOverInitialPeriod>20</TrueCostOverInitialPeriod>
<ValuationFee>53</ValuationFee>
<ManualRejectReason>sample string 1</ManualRejectReason>
<ManualRejectType>Other</ManualRejectType>
</ManuallyRejectedProduct>
</ManuallyRejectedProducts>
<PinnedTrueCostDetails>
<AddFeesPayableToTrueCostTotal>sample string 3</AddFeesPayableToTrueCostTotal>
<AddFeesToLoanWhereAvailable>sample string 5</AddFeesToLoanWhereAvailable>
<CalculateOverTitle>sample string 1</CalculateOverTitle>
<CalculateOverValue>sample string 2</CalculateOverValue>
<DeductCashback>sample string 8</DeductCashback>
<DeductRefundedFees>sample string 9</DeductRefundedFees>
<PayArrangementFeeUpFront>sample string 6</PayArrangementFeeUpFront>
<PayBrokerFeeUpFront>sample string 7</PayBrokerFeeUpFront>
<PayFundsTransferFeeUpFront>sample string 10</PayFundsTransferFeeUpFront>
<TruecostFeesPayable>sample string 4</TruecostFeesPayable>
</PinnedTrueCostDetails>
<PropertyDetails>
<AgeMonths>1</AgeMonths>
<AgeYears>1</AgeYears>
<ExLocalAuthority>sample string 7</ExLocalAuthority>
<FlyingFreeholdPercentage>1</FlyingFreeholdPercentage>
<Location>sample string 1</Location>
<NumFloorsInBlock>sample string 8</NumFloorsInBlock>
<RoofType>sample string 6</RoofType>
<Style>sample string 3</Style>
<Tenure>sample string 4</Tenure>
<Type>sample string 2</Type>
<WallType>sample string 5</WallType>
<YearsLeftOnLease>1</YearsLeftOnLease>
</PropertyDetails>
<ReasonForRecommendation>sample string 7</ReasonForRecommendation>
<RecommendedProduct>
<AdverseTierLevel>1</AdverseTierLevel>
<AffordabilityScore>1</AffordabilityScore>
<ApplyOnline>true</ApplyOnline>
<AprLenders>16</AprLenders>
<ArrangementFee>45</ArrangementFee>
<BookingFee>46</BookingFee>
<BrokerFee>47</BrokerFee>
<Cashback>23</Cashback>
<DeedsReleaseFee>48</DeedsReleaseFee>
<DeferredProduct>true</DeferredProduct>
<DisbursementFee>49</DisbursementFee>
<EarlyRepaymentChargeAppliesUntil>sample string 17</EarlyRepaymentChargeAppliesUntil>
<EarlyRepaymentChargePeriodSortField>sample string 18</EarlyRepaymentChargePeriodSortField>
<FundsTransferFee>50</FundsTransferFee>
<GreenEcoProduct>true</GreenEcoProduct>
<HigherLendingCharge>26</HigherLendingCharge>
<Inheritance>true</Inheritance>
<InitialMonthlyPayment>19</InitialMonthlyPayment>
<InitialMonthlyPaymentIncExistingMortgage>34</InitialMonthlyPaymentIncExistingMortgage>
<InitialPayRate>10</InitialPayRate>
<InitialRatePeriod>sample string 12</InitialRatePeriod>
<InitialRatePeriodMonths>13</InitialRatePeriodMonths>
<InitialRatePeriodPrecise>sample string 14</InitialRatePeriodPrecise>
<InterestOnlyAcceptable>true</InterestOnlyAcceptable>
<LegalFee>51</LegalFee>
<LenderCode>sample string 8</LenderCode>
<LenderName>sample string 9</LenderName>
<LenderProductReference>sample string 32</LenderProductReference>
<MaxLTVAvailable>27</MaxLTVAvailable>
<MaxLoanAvailable>31</MaxLoanAvailable>
<MonthlyPaymentAfterInitialPeriod>20</MonthlyPaymentAfterInitialPeriod>
<MortgageClass>sample string 11</MortgageClass>
<MortgageDischargeFee>54</MortgageDischargeFee>
<NetProcFee>53</NetProcFee>
<OptionalPartialRepayment>true</OptionalPartialRepayment>
<PackagerCode>sample string 24</PackagerCode>
<PackagerName>sample string 25</PackagerName>
<PartInvestmentAcceptable>true</PartInvestmentAcceptable>
<ProcFee>52</ProcFee>
<ProductAvailability>sample string 6</ProductAvailability>
<ProductCode>sample string 4</ProductCode>
<ProductMatchStatus>sample string 29</ProductMatchStatus>
<ProductName>sample string 5</ProductName>
<ProductType>sample string 28</ProductType>
<RejectReasons>sample string 30</RejectReasons>
<RemortgageSavings>43</RemortgageSavings>
<RepaymentAcceptable>true</RepaymentAcceptable>
<SequenceNum>1</SequenceNum>
<StandardVariableRate>15</StandardVariableRate>
<TotalFees>42</TotalFees>
<TrueCost>21</TrueCost>
<TrueCostBalanceOutstanding>40</TrueCostBalanceOutstanding>
<TrueCostBalanceOutstandingIncExistingMortgage>41</TrueCostBalanceOutstandingIncExistingMortgage>
<TrueCostFullTerm>33</TrueCostFullTerm>
<TrueCostFullTermIncExistingMortgage>35</TrueCostFullTermIncExistingMortgage>
<TrueCostIncExistingMortgage>37</TrueCostIncExistingMortgage>
<TrueCostIncludingBalanceOutstanding>44</TrueCostIncludingBalanceOutstanding>
<TrueCostInitialPeriodIncExistingMortgage>36</TrueCostInitialPeriodIncExistingMortgage>
<TrueCostOverInitialPeriod>22</TrueCostOverInitialPeriod>
<ValuationFee>55</ValuationFee>
<BaseProductCode>sample string 2</BaseProductCode>
<DirectExclusive>sample string 3</DirectExclusive>
<Fees>
<ProductFee>
<Amount>2</Amount>
<Name>sample string 1</Name>
</ProductFee>
<ProductFee>
<Amount>2</Amount>
<Name>sample string 1</Name>
</ProductFee>
</Fees>
<Ranking>sample string 1</Ranking>
</RecommendedProduct>
<RecommendedProductRanking>8</RecommendedProductRanking>
<ResultGrids>
<EoRResultsGrid>
<GridDescription>sample string 2</GridDescription>
<GridSummary>sample string 3</GridSummary>
<GridTitle>sample string 1</GridTitle>
<MortgageType>Standard</MortgageType>
<ProductFilters>
<DeferredProducts>sample string 9</DeferredProducts>
<Exclusions>sample string 8</Exclusions>
<FilterLender>sample string 5</FilterLender>
<FilterPackagers>sample string 6</FilterPackagers>
<FilterPreferences>sample string 3</FilterPreferences>
<FilterSituations>sample string 4</FilterSituations>
<ProductPeriod>sample string 2</ProductPeriod>
<ProductTypes>sample string 1</ProductTypes>
<SortedBy>sample string 7</SortedBy>
</ProductFilters>
<Products>
<EoRProduct>
<AdverseTierLevel>1</AdverseTierLevel>
<AffordabilityScore>1</AffordabilityScore>
<ApplyOnline>true</ApplyOnline>
<AprLenders>13</AprLenders>
<ArrangementFee>42</ArrangementFee>
<BookingFee>43</BookingFee>
<BrokerFee>44</BrokerFee>
<Cashback>20</Cashback>
<DeedsReleaseFee>45</DeedsReleaseFee>
<DeferredProduct>true</DeferredProduct>
<DisbursementFee>46</DisbursementFee>
<EarlyRepaymentChargeAppliesUntil>sample string 14</EarlyRepaymentChargeAppliesUntil>
<EarlyRepaymentChargePeriodSortField>sample string 15</EarlyRepaymentChargePeriodSortField>
<FundsTransferFee>47</FundsTransferFee>
<GreenEcoProduct>true</GreenEcoProduct>
<HigherLendingCharge>23</HigherLendingCharge>
<Inheritance>true</Inheritance>
<InitialMonthlyPayment>16</InitialMonthlyPayment>
<InitialMonthlyPaymentIncExistingMortgage>31</InitialMonthlyPaymentIncExistingMortgage>
<InitialPayRate>7</InitialPayRate>
<InitialRatePeriod>sample string 9</InitialRatePeriod>
<InitialRatePeriodMonths>10</InitialRatePeriodMonths>
<InitialRatePeriodPrecise>sample string 11</InitialRatePeriodPrecise>
<InterestOnlyAcceptable>true</InterestOnlyAcceptable>
<LegalFee>48</LegalFee>
<LenderCode>sample string 5</LenderCode>
<LenderName>sample string 6</LenderName>
<LenderProductReference>sample string 29</LenderProductReference>
<MaxLTVAvailable>24</MaxLTVAvailable>
<MaxLoanAvailable>28</MaxLoanAvailable>
<MonthlyPaymentAfterInitialPeriod>17</MonthlyPaymentAfterInitialPeriod>
<MortgageClass>sample string 8</MortgageClass>
<MortgageDischargeFee>51</MortgageDischargeFee>
<NetProcFee>50</NetProcFee>
<OptionalPartialRepayment>true</OptionalPartialRepayment>
<PackagerCode>sample string 21</PackagerCode>
<PackagerName>sample string 22</PackagerName>
<PartInvestmentAcceptable>true</PartInvestmentAcceptable>
<ProcFee>49</ProcFee>
<ProductAvailability>sample string 3</ProductAvailability>
<ProductCode>sample string 1</ProductCode>
<ProductMatchStatus>sample string 26</ProductMatchStatus>
<ProductName>sample string 2</ProductName>
<ProductType>sample string 25</ProductType>
<RejectReasons>sample string 27</RejectReasons>
<RemortgageSavings>40</RemortgageSavings>
<RepaymentAcceptable>true</RepaymentAcceptable>
<SequenceNum>1</SequenceNum>
<StandardVariableRate>12</StandardVariableRate>
<TotalFees>39</TotalFees>
<TrueCost>18</TrueCost>
<TrueCostBalanceOutstanding>37</TrueCostBalanceOutstanding>
<TrueCostBalanceOutstandingIncExistingMortgage>38</TrueCostBalanceOutstandingIncExistingMortgage>
<TrueCostFullTerm>30</TrueCostFullTerm>
<TrueCostFullTermIncExistingMortgage>32</TrueCostFullTermIncExistingMortgage>
<TrueCostIncExistingMortgage>34</TrueCostIncExistingMortgage>
<TrueCostIncludingBalanceOutstanding>41</TrueCostIncludingBalanceOutstanding>
<TrueCostInitialPeriodIncExistingMortgage>33</TrueCostInitialPeriodIncExistingMortgage>
<TrueCostOverInitialPeriod>19</TrueCostOverInitialPeriod>
<ValuationFee>52</ValuationFee>
</EoRProduct>
<EoRProduct>
<AdverseTierLevel>1</AdverseTierLevel>
<AffordabilityScore>1</AffordabilityScore>
<ApplyOnline>true</ApplyOnline>
<AprLenders>13</AprLenders>
<ArrangementFee>42</ArrangementFee>
<BookingFee>43</BookingFee>
<BrokerFee>44</BrokerFee>
<Cashback>20</Cashback>
<DeedsReleaseFee>45</DeedsReleaseFee>
<DeferredProduct>true</DeferredProduct>
<DisbursementFee>46</DisbursementFee>
<EarlyRepaymentChargeAppliesUntil>sample string 14</EarlyRepaymentChargeAppliesUntil>
<EarlyRepaymentChargePeriodSortField>sample string 15</EarlyRepaymentChargePeriodSortField>
<FundsTransferFee>47</FundsTransferFee>
<GreenEcoProduct>true</GreenEcoProduct>
<HigherLendingCharge>23</HigherLendingCharge>
<Inheritance>true</Inheritance>
<InitialMonthlyPayment>16</InitialMonthlyPayment>
<InitialMonthlyPaymentIncExistingMortgage>31</InitialMonthlyPaymentIncExistingMortgage>
<InitialPayRate>7</InitialPayRate>
<InitialRatePeriod>sample string 9</InitialRatePeriod>
<InitialRatePeriodMonths>10</InitialRatePeriodMonths>
<InitialRatePeriodPrecise>sample string 11</InitialRatePeriodPrecise>
<InterestOnlyAcceptable>true</InterestOnlyAcceptable>
<LegalFee>48</LegalFee>
<LenderCode>sample string 5</LenderCode>
<LenderName>sample string 6</LenderName>
<LenderProductReference>sample string 29</LenderProductReference>
<MaxLTVAvailable>24</MaxLTVAvailable>
<MaxLoanAvailable>28</MaxLoanAvailable>
<MonthlyPaymentAfterInitialPeriod>17</MonthlyPaymentAfterInitialPeriod>
<MortgageClass>sample string 8</MortgageClass>
<MortgageDischargeFee>51</MortgageDischargeFee>
<NetProcFee>50</NetProcFee>
<OptionalPartialRepayment>true</OptionalPartialRepayment>
<PackagerCode>sample string 21</PackagerCode>
<PackagerName>sample string 22</PackagerName>
<PartInvestmentAcceptable>true</PartInvestmentAcceptable>
<ProcFee>49</ProcFee>
<ProductAvailability>sample string 3</ProductAvailability>
<ProductCode>sample string 1</ProductCode>
<ProductMatchStatus>sample string 26</ProductMatchStatus>
<ProductName>sample string 2</ProductName>
<ProductType>sample string 25</ProductType>
<RejectReasons>sample string 27</RejectReasons>
<RemortgageSavings>40</RemortgageSavings>
<RepaymentAcceptable>true</RepaymentAcceptable>
<SequenceNum>1</SequenceNum>
<StandardVariableRate>12</StandardVariableRate>
<TotalFees>39</TotalFees>
<TrueCost>18</TrueCost>
<TrueCostBalanceOutstanding>37</TrueCostBalanceOutstanding>
<TrueCostBalanceOutstandingIncExistingMortgage>38</TrueCostBalanceOutstandingIncExistingMortgage>
<TrueCostFullTerm>30</TrueCostFullTerm>
<TrueCostFullTermIncExistingMortgage>32</TrueCostFullTermIncExistingMortgage>
<TrueCostIncExistingMortgage>34</TrueCostIncExistingMortgage>
<TrueCostIncludingBalanceOutstanding>41</TrueCostIncludingBalanceOutstanding>
<TrueCostInitialPeriodIncExistingMortgage>33</TrueCostInitialPeriodIncExistingMortgage>
<TrueCostOverInitialPeriod>19</TrueCostOverInitialPeriod>
<ValuationFee>52</ValuationFee>
</EoRProduct>
</Products>
<TrueCostType>sample string 4</TrueCostType>
</EoRResultsGrid>
<EoRResultsGrid>
<GridDescription>sample string 2</GridDescription>
<GridSummary>sample string 3</GridSummary>
<GridTitle>sample string 1</GridTitle>
<MortgageType>Standard</MortgageType>
<ProductFilters>
<DeferredProducts>sample string 9</DeferredProducts>
<Exclusions>sample string 8</Exclusions>
<FilterLender>sample string 5</FilterLender>
<FilterPackagers>sample string 6</FilterPackagers>
<FilterPreferences>sample string 3</FilterPreferences>
<FilterSituations>sample string 4</FilterSituations>
<ProductPeriod>sample string 2</ProductPeriod>
<ProductTypes>sample string 1</ProductTypes>
<SortedBy>sample string 7</SortedBy>
</ProductFilters>
<Products>
<EoRProduct>
<AdverseTierLevel>1</AdverseTierLevel>
<AffordabilityScore>1</AffordabilityScore>
<ApplyOnline>true</ApplyOnline>
<AprLenders>13</AprLenders>
<ArrangementFee>42</ArrangementFee>
<BookingFee>43</BookingFee>
<BrokerFee>44</BrokerFee>
<Cashback>20</Cashback>
<DeedsReleaseFee>45</DeedsReleaseFee>
<DeferredProduct>true</DeferredProduct>
<DisbursementFee>46</DisbursementFee>
<EarlyRepaymentChargeAppliesUntil>sample string 14</EarlyRepaymentChargeAppliesUntil>
<EarlyRepaymentChargePeriodSortField>sample string 15</EarlyRepaymentChargePeriodSortField>
<FundsTransferFee>47</FundsTransferFee>
<GreenEcoProduct>true</GreenEcoProduct>
<HigherLendingCharge>23</HigherLendingCharge>
<Inheritance>true</Inheritance>
<InitialMonthlyPayment>16</InitialMonthlyPayment>
<InitialMonthlyPaymentIncExistingMortgage>31</InitialMonthlyPaymentIncExistingMortgage>
<InitialPayRate>7</InitialPayRate>
<InitialRatePeriod>sample string 9</InitialRatePeriod>
<InitialRatePeriodMonths>10</InitialRatePeriodMonths>
<InitialRatePeriodPrecise>sample string 11</InitialRatePeriodPrecise>
<InterestOnlyAcceptable>true</InterestOnlyAcceptable>
<LegalFee>48</LegalFee>
<LenderCode>sample string 5</LenderCode>
<LenderName>sample string 6</LenderName>
<LenderProductReference>sample string 29</LenderProductReference>
<MaxLTVAvailable>24</MaxLTVAvailable>
<MaxLoanAvailable>28</MaxLoanAvailable>
<MonthlyPaymentAfterInitialPeriod>17</MonthlyPaymentAfterInitialPeriod>
<MortgageClass>sample string 8</MortgageClass>
<MortgageDischargeFee>51</MortgageDischargeFee>
<NetProcFee>50</NetProcFee>
<OptionalPartialRepayment>true</OptionalPartialRepayment>
<PackagerCode>sample string 21</PackagerCode>
<PackagerName>sample string 22</PackagerName>
<PartInvestmentAcceptable>true</PartInvestmentAcceptable>
<ProcFee>49</ProcFee>
<ProductAvailability>sample string 3</ProductAvailability>
<ProductCode>sample string 1</ProductCode>
<ProductMatchStatus>sample string 26</ProductMatchStatus>
<ProductName>sample string 2</ProductName>
<ProductType>sample string 25</ProductType>
<RejectReasons>sample string 27</RejectReasons>
<RemortgageSavings>40</RemortgageSavings>
<RepaymentAcceptable>true</RepaymentAcceptable>
<SequenceNum>1</SequenceNum>
<StandardVariableRate>12</StandardVariableRate>
<TotalFees>39</TotalFees>
<TrueCost>18</TrueCost>
<TrueCostBalanceOutstanding>37</TrueCostBalanceOutstanding>
<TrueCostBalanceOutstandingIncExistingMortgage>38</TrueCostBalanceOutstandingIncExistingMortgage>
<TrueCostFullTerm>30</TrueCostFullTerm>
<TrueCostFullTermIncExistingMortgage>32</TrueCostFullTermIncExistingMortgage>
<TrueCostIncExistingMortgage>34</TrueCostIncExistingMortgage>
<TrueCostIncludingBalanceOutstanding>41</TrueCostIncludingBalanceOutstanding>
<TrueCostInitialPeriodIncExistingMortgage>33</TrueCostInitialPeriodIncExistingMortgage>
<TrueCostOverInitialPeriod>19</TrueCostOverInitialPeriod>
<ValuationFee>52</ValuationFee>
</EoRProduct>
<EoRProduct>
<AdverseTierLevel>1</AdverseTierLevel>
<AffordabilityScore>1</AffordabilityScore>
<ApplyOnline>true</ApplyOnline>
<AprLenders>13</AprLenders>
<ArrangementFee>42</ArrangementFee>
<BookingFee>43</BookingFee>
<BrokerFee>44</BrokerFee>
<Cashback>20</Cashback>
<DeedsReleaseFee>45</DeedsReleaseFee>
<DeferredProduct>true</DeferredProduct>
<DisbursementFee>46</DisbursementFee>
<EarlyRepaymentChargeAppliesUntil>sample string 14</EarlyRepaymentChargeAppliesUntil>
<EarlyRepaymentChargePeriodSortField>sample string 15</EarlyRepaymentChargePeriodSortField>
<FundsTransferFee>47</FundsTransferFee>
<GreenEcoProduct>true</GreenEcoProduct>
<HigherLendingCharge>23</HigherLendingCharge>
<Inheritance>true</Inheritance>
<InitialMonthlyPayment>16</InitialMonthlyPayment>
<InitialMonthlyPaymentIncExistingMortgage>31</InitialMonthlyPaymentIncExistingMortgage>
<InitialPayRate>7</InitialPayRate>
<InitialRatePeriod>sample string 9</InitialRatePeriod>
<InitialRatePeriodMonths>10</InitialRatePeriodMonths>
<InitialRatePeriodPrecise>sample string 11</InitialRatePeriodPrecise>
<InterestOnlyAcceptable>true</InterestOnlyAcceptable>
<LegalFee>48</LegalFee>
<LenderCode>sample string 5</LenderCode>
<LenderName>sample string 6</LenderName>
<LenderProductReference>sample string 29</LenderProductReference>
<MaxLTVAvailable>24</MaxLTVAvailable>
<MaxLoanAvailable>28</MaxLoanAvailable>
<MonthlyPaymentAfterInitialPeriod>17</MonthlyPaymentAfterInitialPeriod>
<MortgageClass>sample string 8</MortgageClass>
<MortgageDischargeFee>51</MortgageDischargeFee>
<NetProcFee>50</NetProcFee>
<OptionalPartialRepayment>true</OptionalPartialRepayment>
<PackagerCode>sample string 21</PackagerCode>
<PackagerName>sample string 22</PackagerName>
<PartInvestmentAcceptable>true</PartInvestmentAcceptable>
<ProcFee>49</ProcFee>
<ProductAvailability>sample string 3</ProductAvailability>
<ProductCode>sample string 1</ProductCode>
<ProductMatchStatus>sample string 26</ProductMatchStatus>
<ProductName>sample string 2</ProductName>
<ProductType>sample string 25</ProductType>
<RejectReasons>sample string 27</RejectReasons>
<RemortgageSavings>40</RemortgageSavings>
<RepaymentAcceptable>true</RepaymentAcceptable>
<SequenceNum>1</SequenceNum>
<StandardVariableRate>12</StandardVariableRate>
<TotalFees>39</TotalFees>
<TrueCost>18</TrueCost>
<TrueCostBalanceOutstanding>37</TrueCostBalanceOutstanding>
<TrueCostBalanceOutstandingIncExistingMortgage>38</TrueCostBalanceOutstandingIncExistingMortgage>
<TrueCostFullTerm>30</TrueCostFullTerm>
<TrueCostFullTermIncExistingMortgage>32</TrueCostFullTermIncExistingMortgage>
<TrueCostIncExistingMortgage>34</TrueCostIncExistingMortgage>
<TrueCostIncludingBalanceOutstanding>41</TrueCostIncludingBalanceOutstanding>
<TrueCostInitialPeriodIncExistingMortgage>33</TrueCostInitialPeriodIncExistingMortgage>
<TrueCostOverInitialPeriod>19</TrueCostOverInitialPeriod>
<ValuationFee>52</ValuationFee>
</EoRProduct>
</Products>
<TrueCostType>sample string 4</TrueCostType>
</EoRResultsGrid>
</ResultGrids>
<SiteId>sample string 3</SiteId>
<TimeStamp>2026-02-04T01:57:41.2269469+00:00</TimeStamp>
<TrueCostDetails>
<AddFeesPayableToTrueCostTotal>sample string 3</AddFeesPayableToTrueCostTotal>
<AddFeesToLoanWhereAvailable>sample string 5</AddFeesToLoanWhereAvailable>
<CalculateOverTitle>sample string 1</CalculateOverTitle>
<CalculateOverValue>sample string 2</CalculateOverValue>
<DeductCashback>sample string 8</DeductCashback>
<DeductRefundedFees>sample string 9</DeductRefundedFees>
<PayArrangementFeeUpFront>sample string 6</PayArrangementFeeUpFront>
<PayBrokerFeeUpFront>sample string 7</PayBrokerFeeUpFront>
<PayFundsTransferFeeUpFront>sample string 10</PayFundsTransferFeeUpFront>
<TruecostFeesPayable>sample string 4</TruecostFeesPayable>
</TrueCostDetails>
</EoRRequest>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
An EoR document id
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |