Reverse payment

This request voids or reverses a payment made on a line of credit account.

   Click here to learn more about this request ****

Payments can be reversed or voided after they're created. Here's what you need to know about reversing payments:

  • Once a payment is reversed, it can no longer be edited.
  • Unlike when editing an existing payment, reversing a payment does not create a new payment record.
  • When a payment is reversed, its status in the database is updated to payment.status.voided.

👆

Pay special attention to the endpoint of this request.

This request does not use OData, so it's not included in the endpoint like most other LMS requests.

Database

For information regarding Line of Credit and Payment database tables, see the following articles:

{
    "reverseReason": "payment.reverse.nachaErrorCode",
    "comments": "The check provided by the borrower could not be processed.",
    "nachaReturnCode": "nacha.returnCode.r05",
    "__logOnly": false
}
Language
Authorization
Click Try It! to start a request and see the response here!