Entity Court Case Check - Search
The Entity Court Case API simplifies the process of finding and retrieving court case information linked to legal entities. Its structure ensures easy integration into your systems, offering valuable insights into the legal matters concerning the entities you are interested in. The Search API is used to start a query by providing the relevant entity details.
Key | Value |
Authorization | Shared by Signzy |
Content-Type | application/json |
PARAMETERS | DESCRIPTION | TYPE | VALUE (COMPULSORY OR OPTIONAL) |
name | Name of the entity | String | Compulsory |
nameMatchType | Type of the match to be performed while doing the search. The possible values are exact and fuzzy | String | Optional |
CODE | MESSAGE |
200 | Request Successful |
400 | Validation Error |
404 | Record Not Found |
409 | Upstream is down |
500 | Server Side Error |