GET api/Product/GetUser?clientId={clientId}&usr={usr}&psw={psw}&token={token}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

integer

Required

usr

string

Required

psw

string

Required

token

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.