-
Notifications
You must be signed in to change notification settings - Fork 2
/
Loans.cs
352 lines (336 loc) · 11.8 KB
/
Loans.cs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Text;
using System.Threading.Tasks;
using EncompassREST.Data;
using EncompassREST.Exceptions;
using EncompassREST.HelperClasses;
using Newtonsoft.Json;
using System.Diagnostics;
namespace EncompassREST
{
public class Loans
{
private const string _apiPath = "encompass/v1/loans";
private readonly List<string> _supportedEntities = new List<string> {
"AdditionalRequests",
"AdditionalStateDisclosure",
"AffiliatedBusinessArrangement",
"AntiSteeringLoanOption",
"Application",
"Asset",
"AUSTrackingLog",
"ATRQMBorrower",
"ATRQMCommon",
"Borrower",
"CoBorrower",
"Buydown",
"ClosingCost",
"ClosingDisclosure1",
"ClosingDisclosure2",
"ClosingDisclosure3",
"ClosingDisclosure4",
"ClosingDisclosure5",
"ClosingDocument",
"ClosingEntity",
"CommitmentTerms",
"ComplianceTestLog",
"Contact",
"ConstructionManagement",
"ConversationLog",
"Correspondent",
"CrmLog",
"CustomField",
"DataTracLog",
"DisclosureForm",
"DisclosureNotices",
"DisclosureTracking2015Log",
"DisclosureTrackingLog",
"DocumentLog",
"DownloadLog",
"DownPayment",
"EdmDocument",
"EdmLog",
"ElliLOCompensation",
"EmailTriggerLog",
"EmDocumentInvestor",
"EmDocumentLender",
"EmDocument",
"Employment",
"EnergyEfficientMortgageItem",
"EnergyEfficientMortgage",
"EscrowDisbursementTransaction",
"EscrowInterestTransaction",
"FannieMae",
"Fee",
"FeeVariance",
"FeeVarianceOther",
"FhaVaLoan",
"Form",
"FreddieMac",
"Funding",
"Gfe2010Fee",
"Gfe2010FwbcFwsc",
"Gfe2010GfeCharge",
"Gfe2010",
"Gfe2010Page",
"Gfe2010Section",
"Gfe2010WholePoc",
"GfeFee",
"GfeLien",
"Gfe",
"GfePayment",
"GfePayoff",
"HelocRepaymentDrawPeriod",
"Hmda",
"HomeCounselingProvider",
"HtmlEmailLog",
"Hud1EsDate",
"Hud1EsDueDate",
"Hud1EsItemize",
"Hud1Es",
"Hud1EsPayTo",
"Hud1EsSetup",
"HudLoanData",
"Income",
"InterimServicing",
"InterimServicingTransaction",
"Liability",
"Loan",
"LoanAssociate",
"LoanEstimate1",
"LoanEstimate2",
"LoanEstimate3",
"LoanProductData",
"LoanProgram",
"LoanSubmissionFee",
"LoanSubmission",
"LockCancellationLog",
"LockConfirmLog",
"LockDenialLog",
"LockRequestBorrower",
"LockRequestLog",
"LOCompensation",
"LogAlert",
"LogComment",
"LogEntryLog",
"LogRecord",
"LogSnapshotField",
"Mcaw",
"MilestoneFreeRoleLog",
"MilestoneLog",
"MilestoneTaskContact",
"MilestoneTaskLog",
"MilestoneTemplateLog",
"MilitaryService",
"Miscellaneous",
"NetTangibleBenefit",
"NewYorkFee",
"NewYorkPrimaryLender",
"OtherTransaction",
"PaymentReversalTransaction",
"PaymentTransaction",
"PostClosingConditionLog",
"PreliminaryConditionLog",
"PrepaymentPenalty",
"Prequalification",
"PrequalificationScenario",
"PreviousVaLoan",
"PriceAdjustment",
"PrintForm",
"PrintLog",
"PrivacyPolicy",
"ProfitManagementItem",
"ProfitManagement",
"Property",
"PurchaseAdvicePayout",
"PurchaseCredit",
"RateLock",
"RegistrationLog",
"RegulationZInterestRatePeriod",
"RegulationZ",
"RegulationZPayment",
"ReoProperty",
"Residence",
"RespaHudDetail",
"SchedulePaymentTransaction",
"SecondaryFinancingProvider",
"Section32",
"SelectedHomeCounselingProvider",
"SelfEmployedIncome",
"ServiceProviderContact",
"ServicingDisclosure",
"SettlementServiceCharge",
"ShippingContact",
"Shipping",
"StateDisclosure",
"StateLicense",
"StatementCreditDenial",
"StatusOnlineEvent",
"StatusOnlineLog",
"Tax4506",
"TPO",
"TQLComplianceAlert",
"TQLDocument",
"TQLFraudAlert",
"TQL",
"TQLReportInformation",
"TrustAccountItem",
"TrustAccount",
"Tsum",
"UCDDetail",
"Uldd",
"UnderwriterSummary",
"UnderwritingConditionLog",
"UsdaHouseholdIncome",
"Usda",
"VaLoanData",
"VerificationLog",
"LoanActionLog",
"FieldLockData",
"FundingFee"
};
#region Private Properties
private AccessToken AccessToken => Session.AccessToken;
private HttpClient Client => Session.RESTClient;
#endregion
#region Public Properties
public Session Session { get; }
#endregion
public Loans(Session session)
{
Session = session;
}
public Task<Loan> GetLoanAsync(string guid) => GetLoanAsync(guid, null);
public async Task<Loan> GetLoanAsync(string guid, IEnumerable<string> entities)
{
//TaskCompletionSource<Loan> tcs = new TaskCompletionSource<Loan>();
var rp = new RequestParameters();
if (entities!= null)
{
if (entities.Count() > 0)
{
//var eList = await GetSupportedEntitiesAsync();
var exList = entities.Except(_supportedEntities);
if (exList.Count() > 0)
throw new InvalidEntitiesException(exList);
rp.Add("entities", string.Join(",", entities));
}
}
var message = new HttpRequestMessage(HttpMethod.Get, $"{_apiPath}/{guid}{rp}");
Stopwatch s = new Stopwatch();
s.Start();
var response = await Client.SendAsync(message);
//await client.GetAsync(API_PATH + "/" + GUID + rp.ToString());
if (response.StatusCode == HttpStatusCode.OK)
{
s.Stop();
Console.WriteLine("Inside GetLoanAsync Completed method & Time elapsed is " + s.Elapsed.ToString());
var l = new Loan(Session);
await l.PopulateLoan(await response.Content.ReadAsStringAsync(), Session);
return l;
//tcs.TrySetResult(l);
}
else if (response.StatusCode == HttpStatusCode.NotFound)
{
throw new FileNotFoundException("guid Not found", guid);
//tcs.TrySetException(new FileNotFoundException("GUID Not Found", GUID));
}
else
{
throw new RESTException(nameof(GetLoanAsync), response);
//tcs.TrySetException(new RESTException("GetLoanAsync", response));
}
//return tcs.Task;
}
public void PostLoanAsync(Loan loan) => PostLoanAsync(loan.JsonValue);
public async void PostLoanAsync(string loanData)
{
var message = new HttpRequestMessage(HttpMethod.Post, _apiPath)
{
Content = new StringContent(loanData, Encoding.UTF8, "application/json")
};
Stopwatch s = new Stopwatch();
s.Start();
var response = await Session.RESTClient.SendAsync(message);
//await _Session.RESTClient.PostAsync(API_PATH, new StringContent(LoanData, Encoding.UTF8, "application/json"));
if (response.StatusCode == HttpStatusCode.Created)
{
s.Stop();
Console.WriteLine("Inside Create Loan completed and Time taken is " + s.Elapsed.ToString());
//var guid = response.Headers.Location.ToString().Split('/').Last();
//return await GetLoanAsync(guid);
}
else
{
throw new RESTException(nameof(PostLoanAsync), response);
}
}
public Task<Loan> PatchLoanAsync(Loan loan) => PatchLoanAsync(loan.JsonValue, loan.encompassId);
public async Task<Loan> PatchLoanAsync(string loanData, string guid)
{
var message = new HttpRequestMessage(new HttpMethod("PATCH"), $"{_apiPath}/{guid}")
{
Content = new StringContent(loanData, Encoding.UTF8, "application/json")
};
var response = await Session.RESTClient.SendAsync(message);
//await _Session.RESTClient.PatchAsync(API_PATH + "/" + GUID, new StringContent(LoanData, Encoding.UTF8, "application/json"));
if (response.IsSuccessStatusCode)
{
return await GetLoanAsync(guid);
}
else if (response.StatusCode == HttpStatusCode.Conflict) //409
{
throw new LoanLockedException(nameof(PatchLoanAsync), response);
}
else
{
throw new RESTException(nameof(PatchLoanAsync), response);
}
}
public async Task<Loan> DeleteLoanAsync(string guid)
{
if (guid == "")
throw new InvalidOperationException("Missing guid");
var message = new HttpRequestMessage(HttpMethod.Delete, $"{_apiPath}/{guid}");
var response = await Client.SendAsync(message);
//await client.DeleteAsync(API_PATH + "/" + GUID);
if (response.StatusCode == HttpStatusCode.NoContent)
{
Loan tloan = null;
try
{
tloan = await GetLoanAsync(guid);
}
catch (FileNotFoundException)
{
}
return tloan;
}
else
{
throw new RESTException(nameof(DeleteLoanAsync), response);
}
}
public async Task<IEnumerable<string>> GetSupportedEntitiesAsync()
{
var message = new HttpRequestMessage(HttpMethod.Get, $"{_apiPath}/supportedEntities");
var response = await Client.SendAsync(message);
//await client.GetAsync(API_PATH + "/supportedEntities");
if (response.StatusCode == HttpStatusCode.OK)
{
var content = await response.Content.ReadAsStringAsync();
var c = content.Replace(((char)65279).ToString(), "");
var data = JsonConvert.DeserializeObject<IEnumerable<string>>(c);
return data;
}
else
{
throw new RESTException(nameof(GetSupportedEntitiesAsync), response);
}
}
}
}