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 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

Optional. View type parameter. Enumerations: entity, id
When no view parameter is provided, the API will return 204 - No Content with no response body.
For more details, see About Loan Views.

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.
- application/vnd.elliemae.fnma30+text for importing FNMA 3.0 file.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
URL
LoadingLoading…
Response
Choose an example:
application/json