...
Search contracts in DB according to requested query parameters
Exclude deleted records (is_active = false)
Exclude records for which contractor_legal_entity_id from requested parameters not equal client_id from token, show 404 Not found instead
...
Search contracts in DB according to requested query parameters
Exclude deleted records (is_active = false)
Exclude records for which contractor_legal_entity_id from requested parameters not equal client_id from token, show 404 Not found instead