V1 Create an AUS Tracking Logpost https://api.elliemae.com/encompass/v1/loans/{loanId}/ausTrackingLogsCreates an AUS Tracking Log record for the specified loan.Path ParamsloanIdstringrequiredThe unique identifier assigned to a loan.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 tokenResponses 201AusTrackingLog created successfully 400Bad Request 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated 5 months ago