Get Single Payment

This request pulls information for a specific payment.

   Click here to learn more about this request

Payments are made to reduce the balance of a borrower's account:

  • The Payments object is nested within the Loans entity, and it holds information about payments made on an account.
  • Payments are added, edited, and voided via the Loans endpoint.
  • This request pulls a specific payment made on an account, but you can pull all payment info for a loan by using the loan ID.

For an example of how payments work within the UI, take a look at our Payments article.

Database

For information on payment database tables, see the following articles:

Language
Authorization
Click Try It! to start a request and see the response here!