put https://loanpro.simnang.com/api/public/api/1/odata.svc/Loans()
This request allows you to remove a days past due adjustment.
Click here to learn more about this request
While rare, lenders sometimes need to make adjustments to a loan's days past due (DPD):
- A removed days past due adjustment remains within the database table. When the adjustment is removed, the
deleted
column is updated to reflect its status.
For an example of how APD adjustments work within the UI, take a look at our Past Due Adjustments article.
Database
For information on past due adjustment database tables, see the following articles:
{
"DPDAdjustments": {
"results": [
{
"__id": 34619,
"__destroy": true
}
]
}
}