Add days past due adjustment

This request allows you to add a days past due adjustment to a loan.

   Click here to learn more about this request

While rare, lenders sometimes need to make adjustments to a loan's days past due (DPD). Note the following when using 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 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:

Database – Loan Days Past Due Adjustment Entity (loan_dpd_adjustment_entity)

{
     "DPDAdjustments": {
          "results": [
               {
                    "date": "2022-09-19"
               }
          ]
     }
}
Path Params
int32
required

This is the ID of the loan.

Body Params
DPDAdjustments
object
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json