V1 Update an AUS Tracking Logpatch https://api.elliemae.com/encompass/v1/loans/{loanId}/ausTrackingLogs/{logId}Update the specified AUS Tracking log for the specified loan.Path ParamsloanIdstringrequiredThe unique identifier assigned to a loan.logIdstringrequiredUnique Identifier of the AUS Tracking log to retrieve or update.Body ParamsidstringUnique ID of the AUS Tracking log.applicationobjectInformation about the loan application or borrower pair.entityRefContract-application objectuwRiskAssessTypestringThe underwriting risk assess type. Valid values: Manual Underwriting DU LP LQA Other uwOtherRiskAssessTypestringRequired when uwRiskAssessType is Other.submissionDatedate-timeDate and time the AUS submission was made. Example: 2018-09-30T22:14:00ZfirstSubmissionDatedate-timeDate and time the first submission was made. Example: 2018-09-30T22:14:00submissionNumberstringThe submission number.recommendationstringThe AUS recommendations for the loan file.duCaseIdOrLpAusKeystringDU Case Id Or LP AUS Key.submittedBystringName of the user who submitted the AUS request.versionstringAUS version number.docClassstringDoc Class from Freddie Mac.HeadersAuthorizationstringrequiredBearer token.Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 404AusTrackingLog not found 500Internal Server ErrorUpdated 5 months ago