post https://api.elliemae.com/consumers/v1/invitations
Generates a link to a new Encompass Consumer Connect loan application for a new borrower. The link can be inserted into a customer communication.
Response Status Codes
STATUS CODE | DESCRIPTION |
---|---|
201 | Successfully sent the email to the borrower with the email link. |
401 | The borrower or anonymous JWT is not authorized. |
401 | Unauthorized. The JWT does not contain an instance ID (i.e elli_iid). |
400 | The loan is already submitted. |
400 | Bad request. One or more of the following values are empty: sourceEntityURN loginId (i.e Loan Officer ID ) siteURL contactType workflowId siteId phone number phone number is not in the correct format: xxx-xxx-xxxx (Required in E164 format ) borrower first name borrower last name * borrower emailAddressText |