Get the borrower's collections case for a loan
GET/v1/loans/:loan_id/collections-case
Returns the most recent collections case (open or closed) for the loan, with any active promise-to-pay and open dispute attached. Authorisation: the calling user must be the loan's borrower.
Request
Responses
- 200
- 401
- 404
Case fetched successfully
unauthorized: Unauthorized
not_found: Resource not found