Get a repayment
Repayments
Get a repayment
Fetch a single transaction on a loan.
GET
Get a repayment
Addressed by the loan’s externalId (this read has no numeric-id form).
Path parameters
The loan’s externalId.
Examples
Response
200 OK returns the repayment object.
Errors
| Code | When |
|---|---|
not_found | No loan or transaction with that id / externalId |

