> For the complete documentation index, see [llms.txt](https://api-docs.realfinity.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api-docs.realfinity.io/api/api-reference/loan-applications.md).

# Loan Applications

## List or search Loan Applications

> Supply clientId for a single client's loans, or searchText and/or structured filters (statuses, purposes, status/closing date ranges, loan amount and commission ranges, referringAgentId) to search across the company. Results are always scoped to the caller's company.

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications":{"get":{"tags":["Loan Applications"],"summary":"List or search Loan Applications","description":"Supply clientId for a single client's loans, or searchText and/or structured filters (statuses, purposes, status/closing date ranges, loan amount and commission ranges, referringAgentId) to search across the company. Results are always scoped to the caller's company.","parameters":[{"name":"clientId","in":"query","description":"Client Id","schema":{"type":"string","format":"uuid"}},{"name":"searchText","in":"query","schema":{"type":"string"}},{"name":"statuses","in":"query","schema":{"type":"array","items":{"type":"string"}}},{"name":"purposes","in":"query","schema":{"type":"array","items":{"type":"string"}}},{"name":"referringAgentId","in":"query","schema":{"type":"string","format":"uuid"}},{"name":"statusDateFrom","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"statusDateTo","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"closingDateFrom","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"closingDateTo","in":"query","schema":{"type":"string","format":"date-time"}},{"name":"loanAmountMin","in":"query","schema":{"type":"number","format":"double"}},{"name":"loanAmountMax","in":"query","schema":{"type":"number","format":"double"}},{"name":"commissionMin","in":"query","schema":{"type":"number","format":"double"}},{"name":"commissionMax","in":"query","schema":{"type":"number","format":"double"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"skip","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"top","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"Matching loans","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationsResponse"}}}},"400":{"description":"Invalid filter or sort"},"403":{"description":"Unauthorized"},"500":{"description":"Internal Server Error","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Realfinity.Common.Models.Pos.GetLoanApplicationsResponse":{"type":"object","properties":{"count":{"type":"integer","format":"int32"},"value":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanApplication"},"nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanApplication":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"loanInfo":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanInfo"},"tasks":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanApplicationTaskItem"},"nullable":true},"taskSummaries":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.TaskSummary"},"nullable":true},"loanTimeline":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanTimeline"},"isDeleted":{"type":"boolean"},"createdTimestampUtc":{"type":"string","format":"date-time"},"updatedTimestampUtc":{"type":"string","format":"date-time","nullable":true},"updatedBy":{"type":"string","format":"uuid","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanInfo":{"type":"object","properties":{"loanId":{"type":"string","nullable":true},"loanNumber":{"type":"string","nullable":true},"loanAmount":{"type":"number","format":"double","nullable":true},"loanType":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"mortgageLoanType":{"type":"string","nullable":true},"purpose":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"lienPosition":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"loanStatus":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"propertyType":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"loanStatusDate":{"type":"string","format":"date-time","nullable":true},"appraisalValue":{"type":"number","format":"double","nullable":true},"purchasePrice":{"type":"number","format":"double","nullable":true},"subjectPropertyAddress":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.SubjectPropertyAddress"},"occupancy":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"mannerOfTitle":{"type":"string","nullable":true},"refinance":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.RefinanceInfo"},"assignments":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Assignments"},"borrowers":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Borrower"},"nullable":true},"proposedHousingExpense":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.ProposedHousingExpense"},"customFields":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.CustomField"},"nullable":true},"closingDate":{"type":"string","format":"date-time","nullable":true},"estimatedCompensation":{"type":"number","format":"double","nullable":true},"lockedCompensation":{"type":"number","format":"double","nullable":true},"lockStatus":{"type":"string","nullable":true},"confirmedLockPeriod":{"type":"string","nullable":true},"downPayment":{"type":"number","format":"double","nullable":true},"downPaymentPercentage":{"type":"number","format":"double","nullable":true},"downPaymentSources":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.DownPaymentSource"},"nullable":true},"mortgageInsurance":{"type":"number","format":"double","nullable":true},"annualIncome":{"type":"number","format":"double","nullable":true},"hasAssetsForDownPayment":{"type":"boolean"},"hoaAmount":{"type":"number","format":"double","nullable":true},"noteRate":{"type":"number","format":"double","nullable":true},"apr":{"type":"number","format":"double","nullable":true},"ltvRatios":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LtvRatios"},"numberOfUnits":{"type":"integer","format":"int32","nullable":true},"qualification":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Qualification"},"loanTerm":{"type":"integer","format":"int32","nullable":true},"loanProgram":{"type":"string","nullable":true},"lockExpirationDate":{"type":"string","format":"date","nullable":true},"amortizationType":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"isTestFile":{"type":"boolean"},"isDscrLoan":{"type":"boolean"},"subjectPropertyRentalIncome":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.SubjectPropertyRentalIncome"},"loanLevelCredit":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanLevelCredit"},"escrowWaiver":{"type":"boolean","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.FieldType":{"type":"object","properties":{"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.SubjectPropertyAddress":{"type":"object","properties":{"propertyId":{"type":"string","format":"uuid","nullable":true},"externalId":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"zipCode":{"type":"string","nullable":true},"countryCode":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.RefinanceInfo":{"type":"object","properties":{"cashOutAmount":{"type":"number","format":"double","nullable":true},"purpose":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"purposeOtherDescription":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Assignments":{"type":"object","properties":{"loanOfficer":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Contact"},"loanAssistant":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Contact"},"loanProcessor":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Contact"},"referredBy":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Contact"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Contact":{"type":"object","properties":{"id":{"type":"string","format":"uuid","nullable":true},"email":{"type":"string","nullable":true},"firstName":{"type":"string","nullable":true},"lastName":{"type":"string","nullable":true},"agentName":{"type":"string","nullable":true},"roleName":{"type":"string","nullable":true},"agentNMLS":{"type":"string","nullable":true},"role":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.ContactRole"},"phone":{"type":"string","nullable":true},"mobilePhone":{"type":"string","nullable":true},"companyPhone":{"type":"string","nullable":true},"zip":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"companyNMLS":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.ContactRole":{"enum":["Other","Appraiser","Escrow","CreditReport","Title","MortgageInsurance","ListingAgent","SellingAgent","Builder","Underwriter","Investor","Servicing","BuyerAttorney","SellerAttorney","HomeOwnerInsurance","HazardInsurance","MarketingLead","Seller","Surveyor","LoanOfficer","Bank","Lender","Processor","CallCenterAgent","LoanOpener","Manager","Broker","BrokerRep","ECOA","Realtor","Mortgagee","HomeOwnerAssociation","BuyerAgent","ClosingAgent","FairHousingLending","HomeInspection","FloodProvider","CreditReportAgency2","CreditReportAgency3","Shipper","BrokerProcessor","Trustee","Funder","PostCloser","Insuring","CollateralAgent","DocDrawer","PropertyManagement","TitleUnderwriter","CreditAuditor","DisclosureDesk","JuniorProcessor","JuniorUnderwriter","LegalAuditor","LoanOfficerAssistant","Purchaser","QCCompliance","Secondary","PestInspection","Subservicer","ExternalSecondary","ExternalPostCloser","LoanPurchasePayee","AppraisalManagementCompany","Referral","Notary","TaxServicer","SupervisoryAppraiser","Attorney","PropertyInspector","CPATaxPreparer","LockDesk","MortgageServiceOrganization","Verifications","TaxCollector","TaxTranscripts"],"type":"string"},"Realfinity.Common.Models.Pos.Borrower":{"type":"object","properties":{"hdBorrowerId":{"type":"string","format":"uuid","nullable":true},"clientId":{"type":"string","format":"uuid","nullable":true},"externalId":{"type":"string","nullable":true},"externalLabel":{"type":"string","nullable":true},"firstName":{"type":"string","nullable":true},"lastName":{"type":"string","nullable":true},"middleName":{"type":"string","nullable":true},"contacts":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Contacts"},"maritalStatus":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"citizenship":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"birthDate":{"type":"string","nullable":true},"language":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Language"},"isMilitary":{"type":"boolean","nullable":true},"currentAddress":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Residence"},"mailingAddress":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.MailingAddress"},"previousAddresses":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Residence"},"nullable":true},"ownedProperties":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.OwnedProperty"},"nullable":true},"declaration":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Declaration"},"demographics":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Demographics"},"employments":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Employment"},"nullable":true},"otherIncomes":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Income"},"nullable":true},"liabilities":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Liability"},"nullable":true},"veteranDetail":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.VeteranDetail"},"creditScores":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.CreditScore"},"nullable":true},"hmdaApplicantCreditScore":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.HmdaApplicantCreditScore"},"creditAuthorizationDate":{"type":"string","nullable":true},"isBeta":{"type":"boolean","nullable":true},"fico":{"type":"integer","format":"int32","nullable":true},"softCreditExternalId":{"type":"string","nullable":true},"isPrimary":{"type":"boolean"},"borrowerType":{"type":"string","nullable":true},"assets":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Asset"},"nullable":true},"numberOfDependents":{"type":"integer","format":"int32","nullable":true},"dependentAges":{"type":"string","nullable":true},"ssn":{"type":"string","nullable":true},"encryptedSsn":{"type":"string","nullable":true},"coBorrower":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Borrower"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Contacts":{"type":"object","properties":{"email":{"type":"string","nullable":true},"mobilePhone":{"type":"string","nullable":true},"workPhone":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Language":{"type":"object","properties":{"code":{"type":"string","nullable":true},"otherDescription":{"type":"string","nullable":true},"refuseToAnswer":{"type":"boolean"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Residence":{"type":"object","properties":{"residencyDurationInMonths":{"type":"integer","format":"int32","nullable":true},"residencyType":{"type":"string","nullable":true},"monthlyRent":{"type":"number","format":"double","nullable":true},"startDate":{"type":"string","nullable":true},"endDate":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"zipCode":{"type":"string","nullable":true},"countryCode":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.MailingAddress":{"type":"object","properties":{"isTheSameAsCurrentAddress":{"type":"boolean"},"isTheSameAsSubjectPropertyAddress":{"type":"boolean"},"externalId":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"zipCode":{"type":"string","nullable":true},"countryCode":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.OwnedProperty":{"type":"object","properties":{"externalLabel":{"type":"string","nullable":true},"dispositionStatus":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"occupancy":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"marketValue":{"type":"number","format":"double","nullable":true},"monthlyRentalGross":{"type":"number","format":"double"},"maintenanceExpense":{"type":"number","format":"double","nullable":true},"isSubject":{"type":"boolean"},"isCurrent":{"type":"boolean"},"liability":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Liability"},"externalId":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"zipCode":{"type":"string","nullable":true},"countryCode":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Liability":{"type":"object","properties":{"amount":{"type":"number","format":"double"},"temporaryId":{"type":"string","nullable":true},"isDeleted":{"type":"boolean"},"borrowerExternalId":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.BorrowerExternalId"},"cosmosDbLiabilityId":{"type":"string","format":"uuid"},"creditorName":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.BorrowerExternalId":{"type":"object","properties":{"externalId":{"type":"string","nullable":true},"isPrimary":{"type":"boolean"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Declaration":{"type":"object","properties":{"hasIntentToOccupy":{"type":"boolean"},"isHomeownerPastThreeYears":{"type":"boolean"},"priorPropertyUsage":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"priorPropertyTitle":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"isBuyerSellerSpecialRelationship":{"type":"boolean"},"hasUndisclosedBorrowedFunds":{"type":"boolean"},"undisclosedBorrowedFundsAmount":{"type":"number","format":"double","nullable":true},"hasUndisclosedCreditApplication":{"type":"boolean"},"hasUndisclosedMortgageApplication":{"type":"boolean"},"hasCleanEnergyLien":{"type":"boolean"},"isUndisclosedComakerOfNote":{"type":"boolean"},"hasOutstandingJudgements":{"type":"boolean"},"isDelinquent":{"type":"boolean"},"isPartyToLawsuit":{"type":"boolean"},"hasDeedInLieu":{"type":"boolean"},"hasShortSale":{"type":"boolean"},"hasForeclosure":{"type":"boolean"},"hasBankruptcy":{"type":"boolean"},"bankruptcyTypes":{"type":"array","items":{"type":"string"},"nullable":true},"hasHousingCounselingConsent":{"type":"boolean"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Demographics":{"type":"object","properties":{"ethnicity":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Ethnicity"},"gender":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"races":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Race"},"nullable":true},"hasRefusedToDiscloseRace":{"type":"boolean"},"hasRefusedToDiscloseGender":{"type":"boolean"},"hasRefusedToDiscloseEthnicity":{"type":"boolean"},"applicationTaken":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"isRaceBasedOnVisualOrSurname":{"type":"boolean"},"isGenderBasedOnVisualOrSurname":{"type":"boolean"},"isEthnicityBasedOnVisualOrSurname":{"type":"boolean"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Ethnicity":{"type":"object","properties":{"origins":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.EthnicityOrigin"},"nullable":true},"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.EthnicityOrigin":{"type":"object","properties":{"otherDescription":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Race":{"type":"object","properties":{"raceDesignations":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.RaceDesignation"},"nullable":true},"additionalDescription":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.RaceDesignation":{"type":"object","properties":{"otherDescription":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Employment":{"type":"object","properties":{"externalId":{"type":"string","nullable":true},"isCurrent":{"type":"boolean"},"isSelfEmployed":{"type":"boolean"},"ownershipShare":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"isPrimary":{"type":"boolean","nullable":true},"name":{"type":"string","nullable":true},"position":{"type":"string","nullable":true},"address":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Address"},"startDate":{"type":"string","nullable":true},"endDate":{"type":"string","nullable":true},"professionStartDate":{"type":"string","nullable":true},"lineOfWorkInMonths":{"type":"integer","format":"int32","nullable":true},"businessPhone":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"monthlyIncomeAmount":{"type":"number","format":"double","nullable":true},"incomes":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Income"},"nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Address":{"type":"object","properties":{"externalId":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"zipCode":{"type":"string","nullable":true},"countryCode":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Income":{"type":"object","properties":{"amount":{"type":"number","format":"double"},"otherDescription":{"type":"string","nullable":true},"isAssociatedWithEmployment":{"type":"boolean"},"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.VeteranDetail":{"type":"object","properties":{"isVeteran":{"type":"boolean"},"activeDuty":{"type":"boolean"},"activeDutyExpirationDate":{"type":"string","nullable":true},"retiredDischargedOrSeparated":{"type":"boolean"},"reserveNationalGuardNeverActivated":{"type":"boolean"},"isSurvivingSpouseOfVeteran":{"type":"boolean"},"serviceType":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.CreditScore":{"type":"object","properties":{"source":{"type":"string","nullable":true},"score":{"type":"string","nullable":true},"creditScoreImpairmentType":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.HmdaApplicantCreditScore":{"type":"object","properties":{"reliedOnCreditScore":{"type":"integer","format":"int32","nullable":true},"reliedOnCreditScoreMode":{"type":"string","nullable":true},"reliedOnCreditScoreModelType":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Asset":{"type":"object","properties":{"institutionName":{"type":"string","nullable":true},"accountNumber":{"type":"string","nullable":true},"amount":{"type":"number","format":"double"},"accountName":{"type":"string","nullable":true},"accountHolderName":{"type":"string","nullable":true},"source":{"type":"string","nullable":true},"giftSource":{"type":"string","nullable":true},"temporaryId":{"type":"string","nullable":true},"assetAccountId":{"type":"string","format":"uuid"},"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.ProposedHousingExpense":{"type":"object","properties":{"firstMortgagePrincipalAndInterest":{"type":"number","format":"double"},"otherMortgageLoanPrincipalAndInterest":{"type":"number","format":"double"},"hazardInsurance":{"type":"number","format":"double"},"propertyTax":{"type":"number","format":"double"},"mortgageInsurance":{"type":"number","format":"double"},"hoa":{"type":"number","format":"double"},"other":{"type":"number","format":"double"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.CustomField":{"type":"object","properties":{"id":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"value":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.DownPaymentSource":{"type":"object","properties":{"amount":{"type":"number","format":"double"},"source":{"type":"string","nullable":true},"explanation":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LtvRatios":{"type":"object","properties":{"baseLTVRatio":{"type":"number","format":"double","nullable":true},"grossLTVRatio":{"type":"number","format":"double","nullable":true},"baseCombinedLTVRatio":{"type":"number","format":"double","nullable":true},"grossCombinedLTVRatio":{"type":"number","format":"double","nullable":true},"baseHomeEquityCombinedLTVRatio":{"type":"number","format":"double","nullable":true},"grossHomeEquityCombinedLTVRatio":{"type":"number","format":"double","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Qualification":{"type":"object","properties":{"housingExpenseRatio":{"type":"number","format":"double","nullable":true},"totalDebtExpenseRatio":{"type":"number","format":"double","nullable":true},"totalMonthlyIncomeAmount":{"type":"number","format":"double","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.SubjectPropertyRentalIncome":{"type":"object","properties":{"estimatedMonthlyMarketRent":{"type":"number","format":"double","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanLevelCredit":{"type":"object","properties":{"loanLevelCreditScoreValue":{"type":"string","nullable":true},"loanLevelCreditScoreSelectionMethodType":{"type":"string","nullable":true},"creditScoreModelNameType":{"type":"string","nullable":true},"creditScoreImpairmentType":{"type":"string","nullable":true},"creditScoreCategoryType":{"type":"string","nullable":true},"creditScoreType1":{"type":"string","nullable":true},"creditScoreType2":{"type":"string","nullable":true},"creditScoreType2Soft":{"type":"string","nullable":true},"creditScore2Avg":{"type":"string","nullable":true},"creditScoreType3":{"type":"string","nullable":true},"hmdaMultipleCreditScoresUsedIndicator":{"type":"boolean","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanApplicationTaskItem":{"type":"object","properties":{"id":{"type":"string","format":"uuid","nullable":true},"taskStatusTimestamp":{"type":"string","format":"date-time","nullable":true},"updatedTimestamp":{"type":"string","format":"date-time"},"createdTimestamp":{"type":"string","format":"date-time"},"item":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Item"},"assignedToBorrowerId":{"type":"string","format":"uuid","nullable":true},"status":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.TaskStatus"},"document":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Document"},"rejectionReasonNote":{"type":"string","nullable":true},"rejectionReason":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.TaskRejectionReason"},"creditReportType":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.CreditReportType"},"isForPrimaryBorrower":{"type":"boolean","nullable":true},"isRequired":{"type":"boolean"},"isAccountMainTask":{"type":"boolean"},"questionType":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.TaskQuestionType"},"yesNoResponse":{"type":"boolean","nullable":true},"shortAnswer":{"type":"string","nullable":true},"assignedToUser":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppUser"},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"displayOrder":{"type":"integer","format":"int32","nullable":true},"type":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.TaskType"},"code":{"type":"string","nullable":true},"conditionNo":{"type":"integer","format":"int32","nullable":true},"conditionCategory":{"type":"string","nullable":true},"conditionDueDate":{"type":"string","format":"date","nullable":true},"conditionAssignedUserFullName":{"type":"string","nullable":true},"conditionBorrowerFullName":{"type":"string","nullable":true},"conditionAppliesToBorrower":{"type":"boolean","nullable":true},"notes":{"type":"string","nullable":true},"taskAssignmentType":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.TaskAssignmentType"},"isSubscribed":{"type":"boolean","nullable":true},"conditionTaskId":{"type":"string","format":"uuid","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Item":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"canCreateManually":{"type":"boolean"},"canUploadDocument":{"type":"boolean"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.TaskStatus":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Document":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true},"isPdfConversionComplete":{"type":"boolean"},"loanApplicationId":{"type":"string","format":"uuid","nullable":true},"loanApplicationTaskId":{"type":"string","format":"uuid","nullable":true},"blobName":{"type":"string","nullable":true},"createdTimestamp":{"type":"string","format":"date-time"},"updatedTimestamp":{"type":"string","format":"date-time"},"updatedBy":{"type":"string","format":"uuid","nullable":true},"documentTypeId":{"type":"string","format":"uuid","nullable":true},"isVault":{"type":"boolean"},"loanDocumentTypeId":{"type":"string","format":"uuid","nullable":true},"loanDocumentTypeName":{"type":"string","nullable":true},"loanDocumentTypeExternalId":{"type":"string","nullable":true},"loanDocumentTypeFolderName":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"isDeleted":{"type":"boolean"},"isInternal":{"type":"boolean"},"isObsolete":{"type":"boolean"},"title":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.TaskRejectionReason":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"displayOrder":{"type":"integer","format":"int32","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.CreditReportType":{"type":"object","properties":{"id":{"type":"string","format":"uuid","nullable":true},"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.TaskQuestionType":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"displayOrder":{"type":"integer","format":"int32","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanAppUser":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"firstName":{"type":"string","nullable":true},"lastName":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.TaskType":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.TaskAssignmentType":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.TaskSummary":{"type":"object","properties":{"status":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.TaskStatus"},"count":{"type":"integer","format":"int32"},"isUserTask":{"type":"boolean"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanTimeline":{"type":"object","properties":{"activeStatus":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanStatusBase"},"lastCompletedStatus":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanStatusBase"},"loanStatuses":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanStatus"},"nullable":true},"keyDates":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.KeyDates"},"statusTracker":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.StatusTracker"},"disclosureTracker":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.DisclosureTracker"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanStatusBase":{"type":"object","properties":{"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanStatus":{"type":"object","properties":{"displayOrder":{"type":"integer","format":"int32"},"isComplete":{"type":"boolean"},"date":{"type":"string","format":"date-time","nullable":true},"statusDetails":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.StatusDetail"},"nullable":true},"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.StatusDetail":{"type":"object","properties":{"displayOrder":{"type":"integer","format":"int32"},"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.KeyDates":{"type":"object","properties":{"estimatedClosing":{"type":"string","format":"date-time","nullable":true},"firstPaymentDate":{"type":"string","format":"date-time","nullable":true},"lockExpiration":{"type":"string","format":"date-time","nullable":true},"rateLockedDate":{"type":"string","format":"date-time","nullable":true},"rateLockedTime":{"type":"string","nullable":true},"preApprovedDate":{"type":"string","format":"date","nullable":true},"registeredDate":{"type":"string","format":"date","nullable":true},"appSubmittedDate":{"type":"string","format":"date","nullable":true},"closingDate":{"type":"string","format":"date","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.StatusTracker":{"type":"object","properties":{"lastCompletedStep":{"type":"string","nullable":true},"currentStepLabel":{"type":"string","nullable":true},"summaryLoanStatuses":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.StatusTrackerLoanStatus"},"nullable":true},"allLoanStatuses":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.StatusTrackerLoanStatusBase"},"nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.StatusTrackerLoanStatus":{"type":"object","properties":{"isComplete":{"type":"boolean"},"isInProgress":{"type":"boolean"},"isApproved":{"type":"boolean","nullable":true},"subStatusLabel":{"type":"string","nullable":true},"preApprovalDocumentId":{"type":"string","format":"uuid","nullable":true},"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"displayOrder":{"type":"integer","format":"int32"},"date":{"type":"string","format":"date","nullable":true},"time":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.StatusTrackerLoanStatusBase":{"type":"object","properties":{"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"displayOrder":{"type":"integer","format":"int32"},"date":{"type":"string","format":"date","nullable":true},"time":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.DisclosureTracker":{"type":"object","properties":{"loanEstimates":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanEstimateDates"},"nullable":true},"closingDisclosures":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.ClosingDisclosureDates"},"nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanEstimateDates":{"type":"object","properties":{"id":{"type":"string","nullable":true},"createdDate":{"type":"string","format":"date","nullable":true},"issuedDate":{"type":"string","format":"date","nullable":true},"deliveryMethod":{"type":"string","nullable":true},"receivedDate":{"type":"string","format":"date","nullable":true},"signedDate":{"type":"string","format":"date","nullable":true},"disclosedApr":{"type":"number","format":"double","nullable":true},"consumerDates":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.ConsumerDisclosureDates"},"nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.ConsumerDisclosureDates":{"type":"object","properties":{"consumerId":{"type":"string","nullable":true},"consumerName":{"type":"string","nullable":true},"issuedDate":{"type":"string","format":"date","nullable":true},"deliveryMethod":{"type":"string","nullable":true},"receivedDate":{"type":"string","format":"date","nullable":true},"signedDate":{"type":"string","format":"date","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.ClosingDisclosureDates":{"type":"object","properties":{"id":{"type":"string","nullable":true},"createdDate":{"type":"string","format":"date","nullable":true},"issuedDate":{"type":"string","format":"date","nullable":true},"deliveryMethod":{"type":"string","nullable":true},"receivedDate":{"type":"string","format":"date","nullable":true},"signedDate":{"type":"string","format":"date","nullable":true},"eCloseStatus":{"type":"string","nullable":true},"disclosedApr":{"type":"number","format":"double","nullable":true},"consumerDates":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.ConsumerDisclosureDates"},"nullable":true}},"additionalProperties":false},"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```

## POST /loan-applications

> Create a Loan Application

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications":{"post":{"tags":["Loan Applications"],"summary":"Create a Loan Application","requestBody":{"description":"","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"text/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplicationCreateDto"}}}},"responses":{"200":{"description":"Loan created successfully","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"text/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}}}},"400":{"description":"Bad Request"},"403":{"description":"Unauthorized"},"500":{"description":"Internal Server Error","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Realfinity.Public.Api.Models.LoanApplicationCreateDto":{"required":["clientId","propertyAddress"],"type":"object","properties":{"clientId":{"type":"string","format":"uuid"},"userId":{"type":"string","description":"Defaulted to current user, if not an admin","format":"uuid","nullable":true},"propertyAddress":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Address"}},"additionalProperties":false},"Realfinity.Public.Api.Models.Address":{"required":["state"],"type":"object","properties":{"addressLine1":{"type":"string","nullable":true},"addressLine2":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"minLength":1,"type":"string","description":"2 Digit state code"},"zipCode":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.Modified":{"type":"object","properties":{"id":{"type":"string","description":"The unique identifier of the entity that was modified.","nullable":true},"type":{"type":"string","description":"A string indicating the type or category of the modified entity (e.g., “Webhook”, “LoanApplicationTask”).","nullable":true},"createdTimestamp":{"type":"string","description":"The timestamp when the entity was first created.","format":"date-time","nullable":true},"updatedTimestamp":{"type":"string","description":"The timestamp when the entity was last updated.","format":"date-time","nullable":true}},"additionalProperties":false,"description":"Represents an audit record for an entity that has been created or updated."},"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```

## GET /loan-applications/{id}

> Get Loan Details by Id or MLM ExternalId

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications/{id}":{"get":{"tags":["Loan Applications"],"summary":"Get Loan Details by Id or MLM ExternalId","parameters":[{"name":"id","in":"path","description":"Loan ID","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"externalId","in":"query","schema":{"type":"string"}},{"name":"include","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"Loan with Id found","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.GetLoanApplicationResponse"}}}},"400":{"description":"Invalid identifier"},"403":{"description":"Unauthorized"},"404":{"description":"Loan not found"},"500":{"description":"Internal Server Error","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Realfinity.Common.Models.Pos.GetLoanApplicationResponse":{"type":"object","properties":{"losType":{"$ref":"#/components/schemas/Realfinity.Common.Models.Application.Application"},"updatedByEmail":{"type":"string","nullable":true},"updatedByFirstName":{"type":"string","nullable":true},"updatedByLastName":{"type":"string","nullable":true},"updatedByIp":{"type":"string","nullable":true},"isLoanEditable":{"type":"boolean"},"skipStatedIncomePreapproval":{"type":"boolean","nullable":true},"startStatedIncomePreapproval":{"type":"boolean","nullable":true},"isSetupComplete":{"type":"boolean"},"timestamp":{"type":"integer","format":"int64","nullable":true},"referredBy":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Contact"},"sectionCompletion":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppSectionCompletionReport"},"id":{"type":"string","format":"uuid"},"loanInfo":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanInfo"},"tasks":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanApplicationTaskItem"},"nullable":true},"taskSummaries":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.TaskSummary"},"nullable":true},"loanTimeline":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanTimeline"},"isDeleted":{"type":"boolean"},"createdTimestampUtc":{"type":"string","format":"date-time"},"updatedTimestampUtc":{"type":"string","format":"date-time","nullable":true},"updatedBy":{"type":"string","format":"uuid","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Application.Application":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"type":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Contact":{"type":"object","properties":{"id":{"type":"string","format":"uuid","nullable":true},"email":{"type":"string","nullable":true},"firstName":{"type":"string","nullable":true},"lastName":{"type":"string","nullable":true},"agentName":{"type":"string","nullable":true},"roleName":{"type":"string","nullable":true},"agentNMLS":{"type":"string","nullable":true},"role":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.ContactRole"},"phone":{"type":"string","nullable":true},"mobilePhone":{"type":"string","nullable":true},"companyPhone":{"type":"string","nullable":true},"zip":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"companyNMLS":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.ContactRole":{"enum":["Other","Appraiser","Escrow","CreditReport","Title","MortgageInsurance","ListingAgent","SellingAgent","Builder","Underwriter","Investor","Servicing","BuyerAttorney","SellerAttorney","HomeOwnerInsurance","HazardInsurance","MarketingLead","Seller","Surveyor","LoanOfficer","Bank","Lender","Processor","CallCenterAgent","LoanOpener","Manager","Broker","BrokerRep","ECOA","Realtor","Mortgagee","HomeOwnerAssociation","BuyerAgent","ClosingAgent","FairHousingLending","HomeInspection","FloodProvider","CreditReportAgency2","CreditReportAgency3","Shipper","BrokerProcessor","Trustee","Funder","PostCloser","Insuring","CollateralAgent","DocDrawer","PropertyManagement","TitleUnderwriter","CreditAuditor","DisclosureDesk","JuniorProcessor","JuniorUnderwriter","LegalAuditor","LoanOfficerAssistant","Purchaser","QCCompliance","Secondary","PestInspection","Subservicer","ExternalSecondary","ExternalPostCloser","LoanPurchasePayee","AppraisalManagementCompany","Referral","Notary","TaxServicer","SupervisoryAppraiser","Attorney","PropertyInspector","CPATaxPreparer","LockDesk","MortgageServiceOrganization","Verifications","TaxCollector","TaxTranscripts"],"type":"string"},"Realfinity.Common.Models.Pos.LoanAppSectionCompletionReport":{"type":"object","properties":{"sections":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppSectionCompletion"},"description":"Per-section completion report for the 7 borrower wizard sections, in sidebar order. Each entry carries the section status plus the required fields that still have no value, mirroring the frontend's section validation exactly.","nullable":true},"allSectionsComplete":{"type":"boolean","description":"True when every section's status is 'Completed' or 'Accepted' (the agent-side completion bar used for submission)."},"isReadyToSubmit":{"type":"boolean","description":"True when the loan application can be submitted to the LOS right now: not already submitted, all sections Completed/Accepted, and all required borrower document tasks Uploaded/Submitted/Accepted."},"submitBlockers":{"type":"array","items":{"type":"string"},"description":"Human-readable reasons the loan application cannot be submitted yet. Empty when isReadyToSubmit is true.","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanAppSectionCompletion":{"type":"object","properties":{"sectionName":{"type":"string","description":"Wizard section name as shown in the borrower UI sidebar: 'About You', 'Loan & Property', 'Work & Income', 'Assets', 'Liabilities', 'Real Estate', or 'Additional Details'.","nullable":true},"taskCode":{"type":"string","description":"Code of the verification task that tracks this section, e.g. 'LoanAndPropertyVerification'.","nullable":true},"taskName":{"type":"string","description":"Name of the verification task that tracks this section, e.g. 'Loan and Property Verification'.","nullable":true},"status":{"type":"string","description":"Normalized section status as the borrower UI sidebar shows it: 'NotStarted', 'InProgress', 'Submitted', 'Completed', or 'Accepted'. Derived from the verification task status; sections in 'Completed' or 'Accepted' count toward overall loan app completion.","nullable":true},"rawTaskStatusName":{"type":"string","description":"The verification task's raw status name as stored (e.g. 'Uploaded', 'Requested'); null when the loan has no verification task for this section (e.g. loans synced from MLM that never went through the wizard).","nullable":true},"isValid":{"type":"boolean","description":"True when every required field in this section has a value and no section rule is violated, i.e. the borrower could press 'Complete Section' right now. Always true for Assets and Liabilities, which have no field-level validation here (use the section status for them)."},"fields":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppFieldStatus"},"description":"Every wizard field in this section with its per-loan required flag and whether it currently holds a value. Empty for Assets and Liabilities, which have no field-level validation.","nullable":true},"missingRequiredFields":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppMissingField"},"description":"Convenience list: the entries from 'fields' that are required and have no value. Empty when the section's data is complete.","nullable":true},"ruleErrors":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppSectionRuleError"},"description":"Cross-field rule violations in this section (e.g. 2-year address/employment history gaps, loan amount above purchase price). Empty when no rules are violated.","nullable":true},"notes":{"type":"array","items":{"type":"string"},"description":"Caveats about how this section's completion is evaluated, when applicable.","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanAppFieldStatus":{"type":"object","properties":{"path":{"type":"string","description":"Dot-path of the field, e.g. 'loanInfo.borrowers[0].currentAddress.zipCode'. Matches the frontend validation key and doubles as the camelCase JSON path into this same response.","nullable":true},"label":{"type":"string","description":"Human-readable label for the field, e.g. 'Co-Borrower Current Address ZIP Code'.","nullable":true},"required":{"type":"boolean","description":"Whether this field is required for THIS loan, with conditional rules already resolved (e.g. purchase price is not required on a Refinance, dependent ages only when the borrower has dependents). A field that is required and has no value blocks section completion."},"hasValue":{"type":"boolean","description":"Whether the field currently holds an acceptable value. False when empty AND when a value fails its format check (e.g. a malformed SSN or email), matching the wizard's treatment of invalid values as missing. required && !hasValue means the field is blocking section completion."},"borrower":{"type":"string","description":"'Borrower' or 'CoBorrower' when the field belongs to a specific applicant; null for loan-level fields.","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanAppMissingField":{"type":"object","properties":{"fieldPath":{"type":"string","description":"Dot-path of the required field that has no value, e.g. 'loanInfo.borrowers[0].currentAddress.zipCode'. Matches the frontend validation key and doubles as the camelCase JSON path into this same response.","nullable":true},"label":{"type":"string","description":"Human-readable label for the field, e.g. 'Co-Borrower Current Address ZIP Code'.","nullable":true},"borrower":{"type":"string","description":"'Borrower' or 'CoBorrower' when the field belongs to a specific applicant; null for loan-level fields.","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanAppSectionRuleError":{"type":"object","properties":{"message":{"type":"string","description":"Cross-field rule violation message, identical to the text the borrower-facing wizard shows (e.g. 'Address history must be at least 2 years', 'Missing March 2024 - May 2024'). Month-coverage rules are evaluated with the server clock, so results near a month boundary can differ by one month from a browser in another timezone.","nullable":true},"borrower":{"type":"string","description":"'Borrower' or 'CoBorrower' when the rule applies to a specific applicant; null for loan-level rules.","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanInfo":{"type":"object","properties":{"loanId":{"type":"string","nullable":true},"loanNumber":{"type":"string","nullable":true},"loanAmount":{"type":"number","format":"double","nullable":true},"loanType":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"mortgageLoanType":{"type":"string","nullable":true},"purpose":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"lienPosition":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"loanStatus":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"propertyType":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"loanStatusDate":{"type":"string","format":"date-time","nullable":true},"appraisalValue":{"type":"number","format":"double","nullable":true},"purchasePrice":{"type":"number","format":"double","nullable":true},"subjectPropertyAddress":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.SubjectPropertyAddress"},"occupancy":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"mannerOfTitle":{"type":"string","nullable":true},"refinance":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.RefinanceInfo"},"assignments":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Assignments"},"borrowers":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Borrower"},"nullable":true},"proposedHousingExpense":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.ProposedHousingExpense"},"customFields":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.CustomField"},"nullable":true},"closingDate":{"type":"string","format":"date-time","nullable":true},"estimatedCompensation":{"type":"number","format":"double","nullable":true},"lockedCompensation":{"type":"number","format":"double","nullable":true},"lockStatus":{"type":"string","nullable":true},"confirmedLockPeriod":{"type":"string","nullable":true},"downPayment":{"type":"number","format":"double","nullable":true},"downPaymentPercentage":{"type":"number","format":"double","nullable":true},"downPaymentSources":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.DownPaymentSource"},"nullable":true},"mortgageInsurance":{"type":"number","format":"double","nullable":true},"annualIncome":{"type":"number","format":"double","nullable":true},"hasAssetsForDownPayment":{"type":"boolean"},"hoaAmount":{"type":"number","format":"double","nullable":true},"noteRate":{"type":"number","format":"double","nullable":true},"apr":{"type":"number","format":"double","nullable":true},"ltvRatios":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LtvRatios"},"numberOfUnits":{"type":"integer","format":"int32","nullable":true},"qualification":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Qualification"},"loanTerm":{"type":"integer","format":"int32","nullable":true},"loanProgram":{"type":"string","nullable":true},"lockExpirationDate":{"type":"string","format":"date","nullable":true},"amortizationType":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"isTestFile":{"type":"boolean"},"isDscrLoan":{"type":"boolean"},"subjectPropertyRentalIncome":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.SubjectPropertyRentalIncome"},"loanLevelCredit":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanLevelCredit"},"escrowWaiver":{"type":"boolean","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.FieldType":{"type":"object","properties":{"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.SubjectPropertyAddress":{"type":"object","properties":{"propertyId":{"type":"string","format":"uuid","nullable":true},"externalId":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"zipCode":{"type":"string","nullable":true},"countryCode":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.RefinanceInfo":{"type":"object","properties":{"cashOutAmount":{"type":"number","format":"double","nullable":true},"purpose":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"purposeOtherDescription":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Assignments":{"type":"object","properties":{"loanOfficer":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Contact"},"loanAssistant":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Contact"},"loanProcessor":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Contact"},"referredBy":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Contact"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Borrower":{"type":"object","properties":{"hdBorrowerId":{"type":"string","format":"uuid","nullable":true},"clientId":{"type":"string","format":"uuid","nullable":true},"externalId":{"type":"string","nullable":true},"externalLabel":{"type":"string","nullable":true},"firstName":{"type":"string","nullable":true},"lastName":{"type":"string","nullable":true},"middleName":{"type":"string","nullable":true},"contacts":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Contacts"},"maritalStatus":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"citizenship":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"birthDate":{"type":"string","nullable":true},"language":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Language"},"isMilitary":{"type":"boolean","nullable":true},"currentAddress":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Residence"},"mailingAddress":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.MailingAddress"},"previousAddresses":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Residence"},"nullable":true},"ownedProperties":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.OwnedProperty"},"nullable":true},"declaration":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Declaration"},"demographics":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Demographics"},"employments":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Employment"},"nullable":true},"otherIncomes":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Income"},"nullable":true},"liabilities":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Liability"},"nullable":true},"veteranDetail":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.VeteranDetail"},"creditScores":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.CreditScore"},"nullable":true},"hmdaApplicantCreditScore":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.HmdaApplicantCreditScore"},"creditAuthorizationDate":{"type":"string","nullable":true},"isBeta":{"type":"boolean","nullable":true},"fico":{"type":"integer","format":"int32","nullable":true},"softCreditExternalId":{"type":"string","nullable":true},"isPrimary":{"type":"boolean"},"borrowerType":{"type":"string","nullable":true},"assets":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Asset"},"nullable":true},"numberOfDependents":{"type":"integer","format":"int32","nullable":true},"dependentAges":{"type":"string","nullable":true},"ssn":{"type":"string","nullable":true},"encryptedSsn":{"type":"string","nullable":true},"coBorrower":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Borrower"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Contacts":{"type":"object","properties":{"email":{"type":"string","nullable":true},"mobilePhone":{"type":"string","nullable":true},"workPhone":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Language":{"type":"object","properties":{"code":{"type":"string","nullable":true},"otherDescription":{"type":"string","nullable":true},"refuseToAnswer":{"type":"boolean"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Residence":{"type":"object","properties":{"residencyDurationInMonths":{"type":"integer","format":"int32","nullable":true},"residencyType":{"type":"string","nullable":true},"monthlyRent":{"type":"number","format":"double","nullable":true},"startDate":{"type":"string","nullable":true},"endDate":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"zipCode":{"type":"string","nullable":true},"countryCode":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.MailingAddress":{"type":"object","properties":{"isTheSameAsCurrentAddress":{"type":"boolean"},"isTheSameAsSubjectPropertyAddress":{"type":"boolean"},"externalId":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"zipCode":{"type":"string","nullable":true},"countryCode":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.OwnedProperty":{"type":"object","properties":{"externalLabel":{"type":"string","nullable":true},"dispositionStatus":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"occupancy":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"marketValue":{"type":"number","format":"double","nullable":true},"monthlyRentalGross":{"type":"number","format":"double"},"maintenanceExpense":{"type":"number","format":"double","nullable":true},"isSubject":{"type":"boolean"},"isCurrent":{"type":"boolean"},"liability":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Liability"},"externalId":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"zipCode":{"type":"string","nullable":true},"countryCode":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Liability":{"type":"object","properties":{"amount":{"type":"number","format":"double"},"temporaryId":{"type":"string","nullable":true},"isDeleted":{"type":"boolean"},"borrowerExternalId":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.BorrowerExternalId"},"cosmosDbLiabilityId":{"type":"string","format":"uuid"},"creditorName":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.BorrowerExternalId":{"type":"object","properties":{"externalId":{"type":"string","nullable":true},"isPrimary":{"type":"boolean"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Declaration":{"type":"object","properties":{"hasIntentToOccupy":{"type":"boolean"},"isHomeownerPastThreeYears":{"type":"boolean"},"priorPropertyUsage":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"priorPropertyTitle":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"isBuyerSellerSpecialRelationship":{"type":"boolean"},"hasUndisclosedBorrowedFunds":{"type":"boolean"},"undisclosedBorrowedFundsAmount":{"type":"number","format":"double","nullable":true},"hasUndisclosedCreditApplication":{"type":"boolean"},"hasUndisclosedMortgageApplication":{"type":"boolean"},"hasCleanEnergyLien":{"type":"boolean"},"isUndisclosedComakerOfNote":{"type":"boolean"},"hasOutstandingJudgements":{"type":"boolean"},"isDelinquent":{"type":"boolean"},"isPartyToLawsuit":{"type":"boolean"},"hasDeedInLieu":{"type":"boolean"},"hasShortSale":{"type":"boolean"},"hasForeclosure":{"type":"boolean"},"hasBankruptcy":{"type":"boolean"},"bankruptcyTypes":{"type":"array","items":{"type":"string"},"nullable":true},"hasHousingCounselingConsent":{"type":"boolean"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Demographics":{"type":"object","properties":{"ethnicity":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Ethnicity"},"gender":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"races":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Race"},"nullable":true},"hasRefusedToDiscloseRace":{"type":"boolean"},"hasRefusedToDiscloseGender":{"type":"boolean"},"hasRefusedToDiscloseEthnicity":{"type":"boolean"},"applicationTaken":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"isRaceBasedOnVisualOrSurname":{"type":"boolean"},"isGenderBasedOnVisualOrSurname":{"type":"boolean"},"isEthnicityBasedOnVisualOrSurname":{"type":"boolean"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Ethnicity":{"type":"object","properties":{"origins":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.EthnicityOrigin"},"nullable":true},"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.EthnicityOrigin":{"type":"object","properties":{"otherDescription":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Race":{"type":"object","properties":{"raceDesignations":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.RaceDesignation"},"nullable":true},"additionalDescription":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.RaceDesignation":{"type":"object","properties":{"otherDescription":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Employment":{"type":"object","properties":{"externalId":{"type":"string","nullable":true},"isCurrent":{"type":"boolean"},"isSelfEmployed":{"type":"boolean"},"ownershipShare":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"},"isPrimary":{"type":"boolean","nullable":true},"name":{"type":"string","nullable":true},"position":{"type":"string","nullable":true},"address":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Address"},"startDate":{"type":"string","nullable":true},"endDate":{"type":"string","nullable":true},"professionStartDate":{"type":"string","nullable":true},"lineOfWorkInMonths":{"type":"integer","format":"int32","nullable":true},"businessPhone":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"monthlyIncomeAmount":{"type":"number","format":"double","nullable":true},"incomes":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Income"},"nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Address":{"type":"object","properties":{"externalId":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"zipCode":{"type":"string","nullable":true},"countryCode":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Income":{"type":"object","properties":{"amount":{"type":"number","format":"double"},"otherDescription":{"type":"string","nullable":true},"isAssociatedWithEmployment":{"type":"boolean"},"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.VeteranDetail":{"type":"object","properties":{"isVeteran":{"type":"boolean"},"activeDuty":{"type":"boolean"},"activeDutyExpirationDate":{"type":"string","nullable":true},"retiredDischargedOrSeparated":{"type":"boolean"},"reserveNationalGuardNeverActivated":{"type":"boolean"},"isSurvivingSpouseOfVeteran":{"type":"boolean"},"serviceType":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.FieldType"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.CreditScore":{"type":"object","properties":{"source":{"type":"string","nullable":true},"score":{"type":"string","nullable":true},"creditScoreImpairmentType":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.HmdaApplicantCreditScore":{"type":"object","properties":{"reliedOnCreditScore":{"type":"integer","format":"int32","nullable":true},"reliedOnCreditScoreMode":{"type":"string","nullable":true},"reliedOnCreditScoreModelType":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Asset":{"type":"object","properties":{"institutionName":{"type":"string","nullable":true},"accountNumber":{"type":"string","nullable":true},"amount":{"type":"number","format":"double"},"accountName":{"type":"string","nullable":true},"accountHolderName":{"type":"string","nullable":true},"source":{"type":"string","nullable":true},"giftSource":{"type":"string","nullable":true},"temporaryId":{"type":"string","nullable":true},"assetAccountId":{"type":"string","format":"uuid"},"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.ProposedHousingExpense":{"type":"object","properties":{"firstMortgagePrincipalAndInterest":{"type":"number","format":"double"},"otherMortgageLoanPrincipalAndInterest":{"type":"number","format":"double"},"hazardInsurance":{"type":"number","format":"double"},"propertyTax":{"type":"number","format":"double"},"mortgageInsurance":{"type":"number","format":"double"},"hoa":{"type":"number","format":"double"},"other":{"type":"number","format":"double"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.CustomField":{"type":"object","properties":{"id":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"value":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.DownPaymentSource":{"type":"object","properties":{"amount":{"type":"number","format":"double"},"source":{"type":"string","nullable":true},"explanation":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LtvRatios":{"type":"object","properties":{"baseLTVRatio":{"type":"number","format":"double","nullable":true},"grossLTVRatio":{"type":"number","format":"double","nullable":true},"baseCombinedLTVRatio":{"type":"number","format":"double","nullable":true},"grossCombinedLTVRatio":{"type":"number","format":"double","nullable":true},"baseHomeEquityCombinedLTVRatio":{"type":"number","format":"double","nullable":true},"grossHomeEquityCombinedLTVRatio":{"type":"number","format":"double","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Qualification":{"type":"object","properties":{"housingExpenseRatio":{"type":"number","format":"double","nullable":true},"totalDebtExpenseRatio":{"type":"number","format":"double","nullable":true},"totalMonthlyIncomeAmount":{"type":"number","format":"double","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.SubjectPropertyRentalIncome":{"type":"object","properties":{"estimatedMonthlyMarketRent":{"type":"number","format":"double","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanLevelCredit":{"type":"object","properties":{"loanLevelCreditScoreValue":{"type":"string","nullable":true},"loanLevelCreditScoreSelectionMethodType":{"type":"string","nullable":true},"creditScoreModelNameType":{"type":"string","nullable":true},"creditScoreImpairmentType":{"type":"string","nullable":true},"creditScoreCategoryType":{"type":"string","nullable":true},"creditScoreType1":{"type":"string","nullable":true},"creditScoreType2":{"type":"string","nullable":true},"creditScoreType2Soft":{"type":"string","nullable":true},"creditScore2Avg":{"type":"string","nullable":true},"creditScoreType3":{"type":"string","nullable":true},"hmdaMultipleCreditScoresUsedIndicator":{"type":"boolean","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanApplicationTaskItem":{"type":"object","properties":{"id":{"type":"string","format":"uuid","nullable":true},"taskStatusTimestamp":{"type":"string","format":"date-time","nullable":true},"updatedTimestamp":{"type":"string","format":"date-time"},"createdTimestamp":{"type":"string","format":"date-time"},"item":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Item"},"assignedToBorrowerId":{"type":"string","format":"uuid","nullable":true},"status":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.TaskStatus"},"document":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.Document"},"rejectionReasonNote":{"type":"string","nullable":true},"rejectionReason":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.TaskRejectionReason"},"creditReportType":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.CreditReportType"},"isForPrimaryBorrower":{"type":"boolean","nullable":true},"isRequired":{"type":"boolean"},"isAccountMainTask":{"type":"boolean"},"questionType":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.TaskQuestionType"},"yesNoResponse":{"type":"boolean","nullable":true},"shortAnswer":{"type":"string","nullable":true},"assignedToUser":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppUser"},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"displayOrder":{"type":"integer","format":"int32","nullable":true},"type":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.TaskType"},"code":{"type":"string","nullable":true},"conditionNo":{"type":"integer","format":"int32","nullable":true},"conditionCategory":{"type":"string","nullable":true},"conditionDueDate":{"type":"string","format":"date","nullable":true},"conditionAssignedUserFullName":{"type":"string","nullable":true},"conditionBorrowerFullName":{"type":"string","nullable":true},"conditionAppliesToBorrower":{"type":"boolean","nullable":true},"notes":{"type":"string","nullable":true},"taskAssignmentType":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.TaskAssignmentType"},"isSubscribed":{"type":"boolean","nullable":true},"conditionTaskId":{"type":"string","format":"uuid","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Item":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"canCreateManually":{"type":"boolean"},"canUploadDocument":{"type":"boolean"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.TaskStatus":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.Document":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true},"isPdfConversionComplete":{"type":"boolean"},"loanApplicationId":{"type":"string","format":"uuid","nullable":true},"loanApplicationTaskId":{"type":"string","format":"uuid","nullable":true},"blobName":{"type":"string","nullable":true},"createdTimestamp":{"type":"string","format":"date-time"},"updatedTimestamp":{"type":"string","format":"date-time"},"updatedBy":{"type":"string","format":"uuid","nullable":true},"documentTypeId":{"type":"string","format":"uuid","nullable":true},"isVault":{"type":"boolean"},"loanDocumentTypeId":{"type":"string","format":"uuid","nullable":true},"loanDocumentTypeName":{"type":"string","nullable":true},"loanDocumentTypeExternalId":{"type":"string","nullable":true},"loanDocumentTypeFolderName":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"isDeleted":{"type":"boolean"},"isInternal":{"type":"boolean"},"isObsolete":{"type":"boolean"},"title":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.TaskRejectionReason":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"displayOrder":{"type":"integer","format":"int32","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.CreditReportType":{"type":"object","properties":{"id":{"type":"string","format":"uuid","nullable":true},"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.TaskQuestionType":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"displayOrder":{"type":"integer","format":"int32","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanAppUser":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"firstName":{"type":"string","nullable":true},"lastName":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.TaskType":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.TaskAssignmentType":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.TaskSummary":{"type":"object","properties":{"status":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.TaskStatus"},"count":{"type":"integer","format":"int32"},"isUserTask":{"type":"boolean"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanTimeline":{"type":"object","properties":{"activeStatus":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanStatusBase"},"lastCompletedStatus":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanStatusBase"},"loanStatuses":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanStatus"},"nullable":true},"keyDates":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.KeyDates"},"statusTracker":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.StatusTracker"},"disclosureTracker":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.DisclosureTracker"}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanStatusBase":{"type":"object","properties":{"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanStatus":{"type":"object","properties":{"displayOrder":{"type":"integer","format":"int32"},"isComplete":{"type":"boolean"},"date":{"type":"string","format":"date-time","nullable":true},"statusDetails":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.StatusDetail"},"nullable":true},"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.StatusDetail":{"type":"object","properties":{"displayOrder":{"type":"integer","format":"int32"},"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"date":{"type":"string","format":"date-time","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.KeyDates":{"type":"object","properties":{"estimatedClosing":{"type":"string","format":"date-time","nullable":true},"firstPaymentDate":{"type":"string","format":"date-time","nullable":true},"lockExpiration":{"type":"string","format":"date-time","nullable":true},"rateLockedDate":{"type":"string","format":"date-time","nullable":true},"rateLockedTime":{"type":"string","nullable":true},"preApprovedDate":{"type":"string","format":"date","nullable":true},"registeredDate":{"type":"string","format":"date","nullable":true},"appSubmittedDate":{"type":"string","format":"date","nullable":true},"closingDate":{"type":"string","format":"date","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.StatusTracker":{"type":"object","properties":{"lastCompletedStep":{"type":"string","nullable":true},"currentStepLabel":{"type":"string","nullable":true},"summaryLoanStatuses":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.StatusTrackerLoanStatus"},"nullable":true},"allLoanStatuses":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.StatusTrackerLoanStatusBase"},"nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.StatusTrackerLoanStatus":{"type":"object","properties":{"isComplete":{"type":"boolean"},"isInProgress":{"type":"boolean"},"isApproved":{"type":"boolean","nullable":true},"subStatusLabel":{"type":"string","nullable":true},"preApprovalDocumentId":{"type":"string","format":"uuid","nullable":true},"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"displayOrder":{"type":"integer","format":"int32"},"date":{"type":"string","format":"date","nullable":true},"time":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.StatusTrackerLoanStatusBase":{"type":"object","properties":{"code":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"displayOrder":{"type":"integer","format":"int32"},"date":{"type":"string","format":"date","nullable":true},"time":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.DisclosureTracker":{"type":"object","properties":{"loanEstimates":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanEstimateDates"},"nullable":true},"closingDisclosures":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.ClosingDisclosureDates"},"nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.LoanEstimateDates":{"type":"object","properties":{"id":{"type":"string","nullable":true},"createdDate":{"type":"string","format":"date","nullable":true},"issuedDate":{"type":"string","format":"date","nullable":true},"deliveryMethod":{"type":"string","nullable":true},"receivedDate":{"type":"string","format":"date","nullable":true},"signedDate":{"type":"string","format":"date","nullable":true},"disclosedApr":{"type":"number","format":"double","nullable":true},"consumerDates":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.ConsumerDisclosureDates"},"nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.ConsumerDisclosureDates":{"type":"object","properties":{"consumerId":{"type":"string","nullable":true},"consumerName":{"type":"string","nullable":true},"issuedDate":{"type":"string","format":"date","nullable":true},"deliveryMethod":{"type":"string","nullable":true},"receivedDate":{"type":"string","format":"date","nullable":true},"signedDate":{"type":"string","format":"date","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.ClosingDisclosureDates":{"type":"object","properties":{"id":{"type":"string","nullable":true},"createdDate":{"type":"string","format":"date","nullable":true},"issuedDate":{"type":"string","format":"date","nullable":true},"deliveryMethod":{"type":"string","nullable":true},"receivedDate":{"type":"string","format":"date","nullable":true},"signedDate":{"type":"string","format":"date","nullable":true},"eCloseStatus":{"type":"string","nullable":true},"disclosedApr":{"type":"number","format":"double","nullable":true},"consumerDates":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.ConsumerDisclosureDates"},"nullable":true}},"additionalProperties":false},"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```

## DELETE /loan-applications/{id}

> Delete, logically, a Loan Application

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications/{id}":{"delete":{"tags":["Loan Applications"],"summary":"Delete, logically, a Loan Application","parameters":[{"name":"id","in":"path","description":"Loan ID","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Loan Application deleted successfully"},"400":{"description":"Bad Request"},"403":{"description":"Unauthorized"},"500":{"description":"Internal Server Error","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```

## GET /loan-applications/{id}/contacts

> Retrieves the contacts saved against a loan application.

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications/{id}/contacts":{"get":{"tags":["Loan Applications"],"summary":"Retrieves the contacts saved against a loan application.","parameters":[{"name":"id","in":"path","description":"Loan application id, or its MLM ExternalId via the externalId query parameter.","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"roles","in":"query","description":"Optional role filter, e.g. BuyerAgent, ListingAgent, Escrow. Omit for all.","schema":{"type":"array","items":{"type":"string"}}},{"name":"externalId","in":"query","description":"MLM ExternalId, used in preference to the route id when supplied.","schema":{"type":"string"}}],"responses":{"200":{"description":"Contacts retrieved successfully","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=minimal":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=full":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=none":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.streaming=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.streaming=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/json;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/xml":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"application/octet-stream":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.LoanAppContact"}}}}},"400":{"description":"Invalid identifier or role name"},"401":{"description":"Unauthorized"},"403":{"description":"The client application is not authorized to access this resource"},"404":{"description":"Loan application not found"},"500":{"description":"An unexpected error occurred","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Realfinity.Common.Models.Pos.LoanAppContact":{"type":"object","properties":{"externalId":{"type":"string","format":"uuid","nullable":true},"role":{"$ref":"#/components/schemas/Realfinity.Common.Models.Pos.ContactRole"},"roleName":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"companyName":{"type":"string","nullable":true},"companyPhone":{"type":"string","nullable":true},"agentNMLS":{"type":"string","nullable":true},"companyNMLS":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"zip":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Common.Models.Pos.ContactRole":{"enum":["Other","Appraiser","Escrow","CreditReport","Title","MortgageInsurance","ListingAgent","SellingAgent","Builder","Underwriter","Investor","Servicing","BuyerAttorney","SellerAttorney","HomeOwnerInsurance","HazardInsurance","MarketingLead","Seller","Surveyor","LoanOfficer","Bank","Lender","Processor","CallCenterAgent","LoanOpener","Manager","Broker","BrokerRep","ECOA","Realtor","Mortgagee","HomeOwnerAssociation","BuyerAgent","ClosingAgent","FairHousingLending","HomeInspection","FloodProvider","CreditReportAgency2","CreditReportAgency3","Shipper","BrokerProcessor","Trustee","Funder","PostCloser","Insuring","CollateralAgent","DocDrawer","PropertyManagement","TitleUnderwriter","CreditAuditor","DisclosureDesk","JuniorProcessor","JuniorUnderwriter","LegalAuditor","LoanOfficerAssistant","Purchaser","QCCompliance","Secondary","PestInspection","Subservicer","ExternalSecondary","ExternalPostCloser","LoanPurchasePayee","AppraisalManagementCompany","Referral","Notary","TaxServicer","SupervisoryAppraiser","Attorney","PropertyInspector","CPATaxPreparer","LockDesk","MortgageServiceOrganization","Verifications","TaxCollector","TaxTranscripts"],"type":"string"},"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```

## GET /loan-applications/{id}/tasks

> Retrieves all tasks associated with a specific loan application.

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications/{id}/tasks":{"get":{"tags":["Loan Applications"],"summary":"Retrieves all tasks associated with a specific loan application.","parameters":[{"name":"id","in":"path","description":"The unique identifier of the loan application.","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"audience","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"Loan application tasks retrieved successfully","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=minimal":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=full":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=none":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.streaming=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.streaming=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/json;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/xml":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"application/octet-stream":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}}}},"400":{"description":"Invalid identifier"},"403":{"description":"The client application is not authorized to access this resource"},"404":{"description":"Loan application not found"},"500":{"description":"An unexpected error occurred","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"updatedTaskStatusTimestamp":{"type":"string","format":"date-time"},"updatedTimestamp":{"type":"string","format":"date-time"},"createdTimestamp":{"type":"string","format":"date-time"},"item":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.ItemResponse"},"type":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskTypeResponse"},"status":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskStatusResponse"},"rejectionReasonNote":{"type":"string","nullable":true},"rejectionReason":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskRejectionReasonResponse"},"creditReportType":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreditReportTypeResponse"},"document":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskDocumentResponse"}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.ItemResponse":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.TaskTypeResponse":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.TaskStatusResponse":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.TaskRejectionReasonResponse":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.CreditReportTypeResponse":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.TaskDocumentResponse":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"isPdfConversionComplete":{"type":"boolean"}},"additionalProperties":false},"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```

## POST /loan-applications/{id}/tasks

> Creates a new task for the specified loan application.

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications/{id}/tasks":{"post":{"tags":["Loan Applications"],"summary":"Creates a new task for the specified loan application.","parameters":[{"name":"id","in":"path","description":"The unique identifier of the loan application.","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"description":"The request payload containing details of the task to be created.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"text/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest"}}}},"responses":{"200":{"description":"Loan application task created successfully","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"text/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}}}},"400":{"description":"Invalid identifier or request payload"},"403":{"description":"The client application is not authorized to perform this action"},"404":{"description":"Loan application not found"},"500":{"description":"An unexpected error occurred","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Realfinity.Public.Api.Models.LoanApplication.CreateLoanApplicationTaskRequest":{"type":"object","properties":{"conditionTaskId":{"type":"string","description":"Optional. The condition on this loan application that the new task belongs to.","format":"uuid","nullable":true},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"item":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.ItemRequest"},"type":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskTypeRequest"},"creditReportType":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreditReportTypeRequest"}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.ItemRequest":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.TaskTypeRequest":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.CreditReportTypeRequest":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.Modified":{"type":"object","properties":{"id":{"type":"string","description":"The unique identifier of the entity that was modified.","nullable":true},"type":{"type":"string","description":"A string indicating the type or category of the modified entity (e.g., “Webhook”, “LoanApplicationTask”).","nullable":true},"createdTimestamp":{"type":"string","description":"The timestamp when the entity was first created.","format":"date-time","nullable":true},"updatedTimestamp":{"type":"string","description":"The timestamp when the entity was last updated.","format":"date-time","nullable":true}},"additionalProperties":false,"description":"Represents an audit record for an entity that has been created or updated."},"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```

## GET /loan-applications/{id}/tasks/{taskId}

> Retrieves a specific task associated with a loan application.

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications/{id}/tasks/{taskId}":{"get":{"tags":["Loan Applications"],"summary":"Retrieves a specific task associated with a loan application.","parameters":[{"name":"id","in":"path","description":"The unique identifier of the loan application.","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"taskId","in":"path","description":"The unique identifier of the task within the loan application.","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Loan application task retrieved successfully","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse"}}}},"400":{"description":"Invalid identifier"},"403":{"description":"The client application is not authorized to access this resource"},"404":{"description":"Loan application or task not found"},"500":{"description":"An unexpected error occurred","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Realfinity.Public.Api.Models.LoanApplication.TaskItemResponse":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"updatedTaskStatusTimestamp":{"type":"string","format":"date-time"},"updatedTimestamp":{"type":"string","format":"date-time"},"createdTimestamp":{"type":"string","format":"date-time"},"item":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.ItemResponse"},"type":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskTypeResponse"},"status":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskStatusResponse"},"rejectionReasonNote":{"type":"string","nullable":true},"rejectionReason":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskRejectionReasonResponse"},"creditReportType":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreditReportTypeResponse"},"document":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskDocumentResponse"}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.ItemResponse":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.TaskTypeResponse":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.TaskStatusResponse":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.TaskRejectionReasonResponse":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.CreditReportTypeResponse":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.TaskDocumentResponse":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"isPdfConversionComplete":{"type":"boolean"}},"additionalProperties":false},"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```

## PUT /loan-applications/{id}/tasks/{taskId}

> Updates an existing task for the specified loan application.

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications/{id}/tasks/{taskId}":{"put":{"tags":["Loan Applications"],"summary":"Updates an existing task for the specified loan application.","parameters":[{"name":"id","in":"path","description":"The unique identifier of the loan application.","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"taskId","in":"path","description":"The unique identifier of the task to be updated.","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"description":"The request payload containing updated task details.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"text/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest"}}}},"responses":{"200":{"description":"Loan application task updated successfully","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"text/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}}}},"400":{"description":"Invalid identifier or request payload"},"403":{"description":"The client application is not authorized to perform this action"},"404":{"description":"Loan application or task not found"},"500":{"description":"An unexpected error occurred","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationTaskRequest":{"type":"object","properties":{"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"item":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.ItemRequest"},"type":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskTypeRequest"},"creditReportType":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.CreditReportTypeRequest"}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.ItemRequest":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.TaskTypeRequest":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.CreditReportTypeRequest":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.Modified":{"type":"object","properties":{"id":{"type":"string","description":"The unique identifier of the entity that was modified.","nullable":true},"type":{"type":"string","description":"A string indicating the type or category of the modified entity (e.g., “Webhook”, “LoanApplicationTask”).","nullable":true},"createdTimestamp":{"type":"string","description":"The timestamp when the entity was first created.","format":"date-time","nullable":true},"updatedTimestamp":{"type":"string","description":"The timestamp when the entity was last updated.","format":"date-time","nullable":true}},"additionalProperties":false,"description":"Represents an audit record for an entity that has been created or updated."},"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```

## DELETE /loan-applications/{id}/tasks/{taskId}

> Deletes a specific task associated with a loan application.

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications/{id}/tasks/{taskId}":{"delete":{"tags":["Loan Applications"],"summary":"Deletes a specific task associated with a loan application.","parameters":[{"name":"id","in":"path","description":"The unique identifier of the loan application.","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"taskId","in":"path","description":"The unique identifier of the task to be deleted.","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"204":{"description":"Loan application task deleted successfully"},"400":{"description":"Invalid identifier"},"403":{"description":"The client application is not authorized to perform this action"},"404":{"description":"Loan application or task not found"},"500":{"description":"An unexpected error occurred","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```

## POST /loan-applications/{id}/tasks/{taskId}/accept

> Accept Loan Application Task by ID

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications/{id}/tasks/{taskId}/accept":{"post":{"tags":["Loan Applications"],"summary":"Accept Loan Application Task by ID","parameters":[{"name":"id","in":"path","description":"The unique identifier of the loan application.","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"taskId","in":"path","description":"The unique identifier of the task to be accepted.","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Loan application task accepted successfully","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"text/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}}}},"400":{"description":"Invalid identifier"},"403":{"description":"The client application is not authorized to perform this action"},"404":{"description":"Loan application task not found"},"500":{"description":"An unexpected error occurred","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Realfinity.Public.Api.Models.Modified":{"type":"object","properties":{"id":{"type":"string","description":"The unique identifier of the entity that was modified.","nullable":true},"type":{"type":"string","description":"A string indicating the type or category of the modified entity (e.g., “Webhook”, “LoanApplicationTask”).","nullable":true},"createdTimestamp":{"type":"string","description":"The timestamp when the entity was first created.","format":"date-time","nullable":true},"updatedTimestamp":{"type":"string","description":"The timestamp when the entity was last updated.","format":"date-time","nullable":true}},"additionalProperties":false,"description":"Represents an audit record for an entity that has been created or updated."},"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```

## POST /loan-applications/{id}/tasks/{taskId}/documents

> Uploads a document to a specific task within a loan application.

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications/{id}/tasks/{taskId}/documents":{"post":{"tags":["Loan Applications"],"summary":"Uploads a document to a specific task within a loan application.","parameters":[{"name":"id","in":"path","description":"The unique identifier of the loan application.","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"taskId","in":"path","description":"The unique identifier of the task within the loan application.","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"multipart/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","description":"The file to be uploaded.","format":"binary"}}},"encoding":{"file":{"style":"form"}}}}},"responses":{"200":{"description":"Loan application task document uploaded successfully","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"text/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}}}},"400":{"description":"Invalid identifier or the file is missing/invalid"},"403":{"description":"The client application is not authorized to perform this action"},"404":{"description":"Loan application or task not found"},"500":{"description":"An unexpected error occurred","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Realfinity.Public.Api.Models.Modified":{"type":"object","properties":{"id":{"type":"string","description":"The unique identifier of the entity that was modified.","nullable":true},"type":{"type":"string","description":"A string indicating the type or category of the modified entity (e.g., “Webhook”, “LoanApplicationTask”).","nullable":true},"createdTimestamp":{"type":"string","description":"The timestamp when the entity was first created.","format":"date-time","nullable":true},"updatedTimestamp":{"type":"string","description":"The timestamp when the entity was last updated.","format":"date-time","nullable":true}},"additionalProperties":false,"description":"Represents an audit record for an entity that has been created or updated."},"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```

## GET /loan-applications/{id}/tasks/{taskId}/documents/{documentId}

> Retrieves a specific document associated with a loan application task.

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications/{id}/tasks/{taskId}/documents/{documentId}":{"get":{"tags":["Loan Applications"],"summary":"Retrieves a specific document associated with a loan application task.","parameters":[{"name":"id","in":"path","description":"The unique identifier of the loan application.","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"taskId","in":"path","description":"The unique identifier of the task within the loan application.","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"documentId","in":"path","description":"The unique identifier of the document associated with the task.","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"isOriginal","in":"query","description":"A boolean indicating whether to return the original file (true) or the converted PDF version (false). Default is false.","schema":{"type":"boolean","default":false}}],"responses":{"204":{"description":"Document retrieved successfully"},"400":{"description":"Invalid identifier"},"403":{"description":"The client application is not authorized to access this resource"},"404":{"description":"Loan application, task or document not found"},"500":{"description":"An unexpected error occurred","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```

## POST /loan-applications/{id}/tasks/{taskId}/reject

> Rejects a specific task within a loan application.

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications/{id}/tasks/{taskId}/reject":{"post":{"tags":["Loan Applications"],"summary":"Rejects a specific task within a loan application.","parameters":[{"name":"id","in":"path","description":"The unique identifier of the loan application.","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"taskId","in":"path","description":"The unique identifier of the task to be rejected.","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"description":"The request payload containing the rejection reason and optional note.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"text/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest"}}}},"responses":{"200":{"description":"Loan application task rejected successfully","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"text/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}}}},"400":{"description":"Invalid identifier"},"403":{"description":"The client application is not authorized to perform this action"},"404":{"description":"Loan application task not found"},"500":{"description":"An unexpected error occurred","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Realfinity.Public.Api.Models.LoanApplication.RejectLoanApplicationTaskDocumentRequest":{"type":"object","properties":{"rejectionReasonNote":{"type":"string","nullable":true},"rejectionReason":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.TaskRejectionReasonRequest"}},"additionalProperties":false},"Realfinity.Public.Api.Models.LoanApplication.TaskRejectionReasonRequest":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.Modified":{"type":"object","properties":{"id":{"type":"string","description":"The unique identifier of the entity that was modified.","nullable":true},"type":{"type":"string","description":"A string indicating the type or category of the modified entity (e.g., “Webhook”, “LoanApplicationTask”).","nullable":true},"createdTimestamp":{"type":"string","description":"The timestamp when the entity was first created.","format":"date-time","nullable":true},"updatedTimestamp":{"type":"string","description":"The timestamp when the entity was last updated.","format":"date-time","nullable":true}},"additionalProperties":false,"description":"Represents an audit record for an entity that has been created or updated."},"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```

## Retrieves all vault documents associated with a specific loan application.

> Returns documents uploaded straight to the loan as well as those attached to borrower tasks,> \
> user tasks, conditions and asset accounts, each with its document type when one has been set.> \
> Read isVault to tell them apart: only a vault document can be deleted.

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications/{id}/vault-documents":{"get":{"tags":["Loan Applications"],"summary":"Retrieves all vault documents associated with a specific loan application.","description":"Returns documents uploaded straight to the loan as well as those attached to borrower tasks,\r\nuser tasks, conditions and asset accounts, each with its document type when one has been set.\r\nRead isVault to tell them apart: only a vault document can be deleted.","parameters":[{"name":"id","in":"path","description":"The unique identifier of the loan application.","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"folderName","in":"query","description":"Narrows the list to one document type folder, e.g. INCOME.","schema":{"type":"string"}}],"responses":{"200":{"description":"Loan application vault documents retrieved successfully","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=minimal":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=full":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=none":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.streaming=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.streaming=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/json;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/xml":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"application/octet-stream":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse"}}}}},"400":{"description":"Invalid identifier"},"403":{"description":"The client application is not authorized to access this resource"},"404":{"description":"Loan application not found"},"500":{"description":"An unexpected error occurred","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Realfinity.Public.Api.Models.LoanApplication.VaultDocumentResponse":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"fileName":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"isVault":{"type":"boolean","description":"True when the document was uploaded straight to the loan, false when it hangs off a task, a\r\ncondition or an asset account. Only a vault document can be deleted."},"loanApplicationTaskId":{"type":"string","description":"The task that owns the document, when one does. Null for a document uploaded straight to the\r\nloan.","format":"uuid","nullable":true},"documentType":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Type.LoanDocumentTypeResponse"},"isObsolete":{"type":"boolean","description":"True when the document is no longer active. It remains listed for reference but should not\r\nbe treated as current."},"createdTimestamp":{"type":"string","format":"date-time"},"updatedTimestamp":{"type":"string","format":"date-time"}},"additionalProperties":false,"description":"A document on a loan application, wherever it came from."},"Realfinity.Public.Api.Models.Type.LoanDocumentTypeResponse":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string","nullable":true},"folderName":{"type":"string","description":"The folder this type belongs to.","nullable":true}},"additionalProperties":false,"description":"A document type a loan document can be filed under."},"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```

## POST /loan-applications/{id}/vault-documents

> Creates a new vault document for the specified loan application.

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications/{id}/vault-documents":{"post":{"tags":["Loan Applications"],"summary":"Creates a new vault document for the specified loan application.","parameters":[{"name":"id","in":"path","description":"The unique identifier of the loan application.","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"content":{"multipart/form-data":{"schema":{"type":"object","properties":{"Document":{"type":"string","format":"binary"},"Title":{"type":"string"},"Description":{"type":"string"},"LoanDocumentTypeId":{"type":"string","description":"The document type to file this document under. Obtain it from GET /types/loan-document-types.","format":"uuid"}}},"encoding":{"Document":{"style":"form"},"Title":{"style":"form"},"Description":{"style":"form"},"LoanDocumentTypeId":{"style":"form"}}}}},"responses":{"200":{"description":"Loan application task created successfully","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"text/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}}}},"400":{"description":"Invalid identifier or request payload"},"403":{"description":"The client application is not authorized to perform this action"},"404":{"description":"Loan application not found"},"500":{"description":"An unexpected error occurred","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Realfinity.Public.Api.Models.Modified":{"type":"object","properties":{"id":{"type":"string","description":"The unique identifier of the entity that was modified.","nullable":true},"type":{"type":"string","description":"A string indicating the type or category of the modified entity (e.g., “Webhook”, “LoanApplicationTask”).","nullable":true},"createdTimestamp":{"type":"string","description":"The timestamp when the entity was first created.","format":"date-time","nullable":true},"updatedTimestamp":{"type":"string","description":"The timestamp when the entity was last updated.","format":"date-time","nullable":true}},"additionalProperties":false,"description":"Represents an audit record for an entity that has been created or updated."},"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```

## GET /loan-applications/{id}/vault-documents/{documentId}

> Retrieves a specific vault document associated with a loan application.

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications/{id}/vault-documents/{documentId}":{"get":{"tags":["Loan Applications"],"summary":"Retrieves a specific vault document associated with a loan application.","parameters":[{"name":"id","in":"path","description":"The unique identifier of the loan application.","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"documentId","in":"path","description":"The unique identifier of the document associated with the loan application.","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"204":{"description":"Vault document retrieved successfully"},"400":{"description":"Invalid identifier"},"403":{"description":"The client application is not authorized to access this resource"},"404":{"description":"Loan application, task or document not found"},"500":{"description":"An unexpected error occurred","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```

## Updates an existing vault document for the specified loan application.

> Title and description are assigned from the body as supplied, so send their current values> \
> with any update that is not meant to change them.

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications/{id}/vault-documents/{documentId}":{"put":{"tags":["Loan Applications"],"summary":"Updates an existing vault document for the specified loan application.","description":"Title and description are assigned from the body as supplied, so send their current values\r\nwith any update that is not meant to change them.","parameters":[{"name":"id","in":"path","description":"The unique identifier of the loan application.","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"documentId","in":"path","description":"The unique identifier of the vault document to be updated.","required":true,"schema":{"type":"string","format":"uuid"}}],"requestBody":{"description":"The request payload containing details of the vault document to be created.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/json-patch+json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"text/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}},"application/*+json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest"}}}},"responses":{"200":{"description":"Loan application task created successfully","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}},"text/json":{"schema":{"$ref":"#/components/schemas/Realfinity.Public.Api.Models.Modified"}}}},"400":{"description":"Invalid identifier or request payload"},"403":{"description":"The client application is not authorized to perform this action"},"404":{"description":"Loan application or vault document not found"},"500":{"description":"An unexpected error occurred","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Realfinity.Public.Api.Models.LoanApplication.UpdateLoanApplicationVaultDocumentRequest":{"type":"object","properties":{"title":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"loanDocumentTypeId":{"type":"string","description":"The document type to file this document under. Obtain it from GET /types/loan-document-types.","format":"uuid","nullable":true}},"additionalProperties":false},"Realfinity.Public.Api.Models.Modified":{"type":"object","properties":{"id":{"type":"string","description":"The unique identifier of the entity that was modified.","nullable":true},"type":{"type":"string","description":"A string indicating the type or category of the modified entity (e.g., “Webhook”, “LoanApplicationTask”).","nullable":true},"createdTimestamp":{"type":"string","description":"The timestamp when the entity was first created.","format":"date-time","nullable":true},"updatedTimestamp":{"type":"string","description":"The timestamp when the entity was last updated.","format":"date-time","nullable":true}},"additionalProperties":false,"description":"Represents an audit record for an entity that has been created or updated."},"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```

## DELETE /loan-applications/{id}/vault-documents/{documentId}

> Deletes a specific vault document associated with a loan application.

```json
{"openapi":"3.0.4","info":{"title":"HomeDashboard","version":"v1.2"},"tags":[{"name":"Loan Applications"}],"servers":[{"url":"/homedashboard"}],"security":[{}],"paths":{"/loan-applications/{id}/vault-documents/{documentId}":{"delete":{"tags":["Loan Applications"],"summary":"Deletes a specific vault document associated with a loan application.","parameters":[{"name":"id","in":"path","description":"The unique identifier of the loan application.","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"documentId","in":"path","description":"The unique identifier of the vault document to be deleted.","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"204":{"description":"Loan application vault document deleted successfully"},"400":{"description":"Invalid identifier"},"403":{"description":"The client application is not authorized to perform this action"},"404":{"description":"Loan application or vault document not found"},"500":{"description":"An unexpected error occurred","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails"}}}}}}}},"components":{"schemas":{"Microsoft.AspNetCore.Mvc.ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```
