This request allows you to add a days past due adjustment to a loan.
General
While rare, lenders sometimes need to make adjustments to a loan's days past due (DPD). Here's what you need to know about this request:
- DPD adjustments do not affect a loan's setup term values such as interest, principal amount, fees, and more. DPD adjustments simply affect the amount of days that the previous payment is past due on an account.
For an example of how days past due 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": [
{
"date": "2022-09-19"
}
]
}
}
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—expand the object by clicking the "+" symbol and hit Try It to send the request.
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.