V1 Loan Importer to Create Loan

Creates a new loan in Encompass using loan data imported from a Fannie Mae 3.x loan file.

Query Params
string

Create the loan in a loan folder using the data provided in the loanFolder Attributes table.

string

Path to the loan template set that will be applied to the loan.

string

The Encompass user ID of the Loan Officer you want to assign to the loan.

string

Create the loan in Transient mode (persistent=false) or Permanent mode (persistent=true).

string

Possible values are:
entity - Returns all properties for the loan.
id - Returns the ID assigned to the loan.

Body Params
string
required

The Fannie Mae loan file to import.

Headers
string
required

Bearer token

string
required

The format of the file being sent in the request body. Accepted values are : application/vnd.elliemae.fnma32+text for importing FNMA 3.2 file, and application/vnd.elliemae.fnma30+text for importing FNMA 3.0 file

Responses

Language
Request
Response
Choose an example:
application/json