get disbursement status
GET/v1/loans/:loan_id/disbursement
Get the latest disbursement for a loan. Callable by the loan's borrower or lender. Recipient bank account fields are only populated for the borrower; lenders receive status/lifecycle fields so clients can hide Disburse once a pending/in-progress disbursement already exists.
Request
Responses
- 200
- 401
- 404
Disbursement details
unauthorized: Unauthorized
not_found: Resource not found