GET api/search_party_name?person_name={person_name}&business_name={business_name}&birth_date={birth_date}&court_type_code={court_type_code}&case_type_code={case_type_code}&party_type_code={party_type_code}&case_disposition_code={case_disposition_code}&file_date={file_date}&auth_key={auth_key}&page_number={page_number}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| person_name | string |
None. |
|
| business_name | string |
None. |
|
| birth_date | string |
None. |
|
| court_type_code | string |
None. |
|
| case_type_code | string |
None. |
|
| party_type_code | string |
None. |
|
| case_disposition_code | string |
None. |
|
| file_date | string |
None. |
|
| auth_key | string |
None. |
|
| page_number | integer |
Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<anyType xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" />