Reverse Charge

This request reverses a charge on a loan.

   Click here to learn more about this request

A lender may decide to reverse a charge if it was made incorrectly or if it's forgiven:

  • Once a charge is reversed, it can no longer be edited. Its information can be viewed, but no changes can be made.
  • When a charge is reversed, it is removed from loan calculations.

For an example of how charges work within the UI, take a look at our Charges Overview article on our help site.

Database

For information regarding charges database tables, see the following articles:

{
     "Charges": {
          "results": [
               {
                    "editComment": "This charge was reserved via the API.",
                    "active": 0,
                    "isReversal": 1,
                    "__update": true,
                    "__id": 8902
               }
          ]
     }
}
Language
Authorization
Click Try It! to start a request and see the response here!