Gets a specific financial source for a given loan applicant.

GET: /api/loan-applications/{guid}/loan-applicants/{guid}/financial-sources/{guid}

Path Params
uuid
required

The identifier of the loan application.

uuid
required

The identifier of the loan applicant.

uuid
required

The identifier of the financial source.

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!