Gets the file information of a loan document.

GET: /api/loans/{guid}/borrowers/{guid}/documents/{guid}/details

Path Params
uuid
required

The identifier of the loan.

uuid
required

The identifier of the borrower.

uuid
required

The unique identifier of the loan document.

Responses
200

OK

404

The entity has not been found.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!