V1 Loan Importer to Create Loanpost https://api.elliemae.com/encompass/v1/importers/loanCreates a new loan in Encompass using loan data imported from a Fannie Mae 3.x loan file.Query ParamsloanFolderstringCreate the loan in a loan folder using the data provided in the loanFolder Attributes table.loanTemplatestringPath to the loan template set that will be applied to the loan.loIdstringThe Encompass user ID of the Loan Officer you want to assign to the loan.persistentstringCreate the loan in Transient mode (persistent=false) or Permanent mode (persistent=true).viewstringPossible values are: entity - Returns all properties for the loan. id - Returns the ID assigned to the loan.Body ParamsFMNA filestringrequiredThe Fannie Mae loan file to import.HeadersAuthorizationstringrequiredBearer tokenContent-TypestringrequiredThe 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 fileResponses 201201 400400Updated over 1 year ago