GET api/Companydetail/GetCompanySearch?Search={Search}&Type={Type}&AdminName={AdminName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Search | string |
Required |
|
| Type | string |
Required |
|
| AdminName | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1"
},
{
"$id": "2"
}
]