V3 Importer to Update Loan

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

Path Params
string
required

Required. loanId for an existing loan

Query Params
string

View of resulting loan. Possible values are id, entity, logs, full.

boolean

Indicates if the loan should be saved (false), or just a preview of the state of the loan is to be returned without saving the loan (true). The default value is 'false', so we save the loan by default.

string

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

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.

Body Params
json
required

MISMO 3.4 XML file content.

Headers
string
required

Bearer token

string
required

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

Response

Language
Request
Response
Choose an example:
application/json