Get loans by status.

GET: /api/loans?status={status}

Query Params
status
array of objects

The list of loan statuses.

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