Create Reminder URL

Generates a link to an existing incomplete loan application.

Response Status Codes

STATUS CODEDESCRIPTION
201Returns reminder link.
401The borrower or anonymous JWT is not authorized.
401Unauthorized. The JWT does not contain an instance ID (i.e elli_iid).
400Bad request. One or more of the following values are empty:

- loginId
- siteUrl
- siteId
Language