Gets all evidences related of the current checked by related types.

GET: /api/loan-applications/{guid}/loan-applicants/{guid}/related-evidences?types={types}

Path Params
uuid
required

The unique identifier of the loan application.

uuid
required

The unique identifier of the loan applicant.

Query Params
types
array of objects

The types of the evidence.

types
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!