post https://api.elliemae.com/consumers/v1/reminders
Generates a link to an existing incomplete loan application.
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 | Bad request. One or more of the following values are empty: loginId siteUrl * siteId |