V1 Create an AUS Tracking Log

Creates an AUS Tracking Log record for the specified loan.

Path Params
string
required

The unique identifier assigned to a loan.

Body Params
string

Unique ID of the AUS Tracking log.

application
object

Information about the loan application or borrower pair.

string

The underwriting risk assess type. Valid values:

  • Manual Underwriting
  • DU
  • LP
  • LQA
  • Other
string

Required when uwRiskAssessType is Other.

date-time

Date and time the AUS submission was made.
Example: 2018-09-30T22:14:00Z

date-time

Date and time the first submission was made.
Example: 2018-09-30T22:14:00

string

The submission number.

string

The AUS recommendations for the loan file.

string

DU Case Id Or LP AUS Key.

string

Name of the user who submitted the AUS request.

string

AUS version number.

string

Doc Class from Freddie Mac.

Headers
string
required

Bearer token

Responses
201

AusTrackingLog created successfully

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
URL