Select/Deselect Smart Checklist Items

This request marks checklist items as checked or unchecked.

   Click here to learn more about this request

Lenders use SmartChecklists to track their loan servicing practices. Note the following regarding Checklists:

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

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

Database

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

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