Remove Schedule Line

This request allows you to remove a Schedule Roll configuration on a loan.

   Click here to learn more about this request

A schedule roll allows lenders to change payment schedules in separate payment periods. For example, a lender may want to offer 5% interest on the first three periods of a loan, but then 15% for the remainder of the loan:

  • Schedule rolls can only be made on accounts that are not activated.
  • This request removes a schedule roll configuration entirely and resets a loan to its original loan terms.

For an example of how schedule rolls work within the UI, take a look at our Create a Schedule Roll article.

Database

For information on schedule roll database tables, see the following articles:

{
     "ScheduleRolls": {
          "results": [
               {
                    "__destroy": true,
                    "__id": 897
               }
          ]
     }
}
Language
Authorization
Click Try It! to start a request and see the response here!