GET api/Product/GetUser?clientId={clientId}&usr={usr}&psw={psw}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientId | integer |
Required |
|
| usr | string |
Required |
|
| psw | string |
Required |
|
| token | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.