Remove days past due adjustment

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). Note the following when using this request:

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:

Database – Loan Days Past Due Adjustment Entity (loan_dpd_adjustment_entity)

{
     "DPDAdjustments": {
          "results": [
               {
                    "__id": 34619,
                    "__destroy": true
               }
          ]
     }
}
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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json