Select/Deselect Checklist Items

This request marks checklist items as checked or unchecked.

   Click here to learn more about this request

Lenders use Checklists to track their loan servicing practices:

  • Checklists are created at the entity-level and then apply to each loan individually.
  • Users can manually complete checklist items; or, users can use Rules Applied to automatically complete them when rule criteria is met.
  • This request manually marks checklist items as completed.

For an example of how checklists work within the UI, take a look at our Checklists article.

Database

For more information on checklist database tables, see the following articles:

{
     "ChecklistItemValues": {
          "results": [
               {
                    "checklistId": 4,
                    "checklistItemId": 5,
                    "checklistItemValue": 0
               }
          ]
     }
}
Language
Authorization
Click Try It! to start a request and see the response here!