Get a repayment
Repayments
Get a repayment
Fetch a single transaction on a loan.
GET
Get a repayment
Two equivalent forms — prefer the externalId form for partner integrations.Documentation Index
Fetch the complete documentation index at: https://docs.lms.bsa.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path parameters
The loan’s externalId. On the
/v1/loans/{loan_id}/repayments/{transaction_id}
form, this is the numeric LMS id instead.Examples
Response
200 OK returns the repayment object.
Errors
| Code | When |
|---|---|
not_found | No loan or transaction with that id / externalId |

