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