GET api/Client/Get?ClientID={ClientID}&ClientCode={ClientCode}&ClientName={ClientName}&Active={Active}&ApplicationID={ApplicationID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientID | integer |
Default value is 0 |
|
| ClientCode | string |
Default value is |
|
| ClientName | string |
Default value is |
|
| Active | integer |
Default value is -1 |
|
| ApplicationID | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.