V3 Importer to Update Loan

Updates an existing loan with the data in the MISMO 3.4 file.

Sample Response

Click here to view the example response (PDF)

Path Params
string
required

The unique identifier assigned to the loan.

Query Params
string

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

boolean
Defaults to false

Indicate true to retrieve a preview of the loan response without saving and committing the data. Default is false.
- All loan calculations will run.
- No email notifications will generate.
- No new version of the loan file will be created.
- No webhooks will be triggered.
- No new snapshots will be created.
- No deferred loan processes will occur.
- No updates will occur to fields dependent on loan save (e.g. loan alerts)
Note: You can follow up with a subsequent PATCH loan call with the same request payload, and this parameter set to “false’ or not provided, to save and commit the changes to the loan.

string
Defaults to all

Indicates which fields are to be imported from the MISMO file.. If the value is 'populated', only the non-blank/ populated values in the file are imported. Default value is 'all'.

string
Defaults to append

Indicates if the existing collections are to be cleared out (replace) or the new entries are to be appended to the existing collections(append). Default value is 'append'.

string

Specifies the option to import the following Correspondent Compliance fields (i.e., Mavent / MISMO 3.4):
- IncludeComplianceFields - The default value and indicates import all fields.
- ComplianceFieldsOnly - Use for importing only compliance fields.
- SkipComplianceFields - Use for skipping compliance fields while importing.

Headers
string
required

Bearer token

string

Content type of the request payload. Supported value: application/vnd.elliemae.mismo34+xml

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

409

Conflict

500

Internal Server Error

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