Add/Edit Loan Alert

This request allows you to add or edit a loan alert.

General

Loan alerts are messages that are displayed on the loan header and the Loan Summary tab of individual loans. Here's what you need to know about alerts:

  • Alerts consist of only a body, and they are used to display short messages about loans.
  • Alerts can be easily updated—simply add new text to the loanAlert field.
  • Deleting alerts works the same way as updating them. To delete a loan alert, remove all text from the loanAlert field. It will no longer display on the account.

For an example of how loan alerts work within the UI, take a look at our Loan Alerts article on our help site.

Database

For information on loans and customers database tables, see the following articles:

{
     "loanAlert": "This is an example of a loan alert."
}

📘

Try It Instructions

Our requests often provide sample payload information so that you can receive a 200 response from simply hitting the Try It button. This request is ready for you—hit Try It to send the request.

However, if you would like to try this request with your own tenant account, make sure to change the headers to match your own authentication information.

Language
Authorization
Click Try It! to start a request and see the response here!