GET api/user?UserID={UserID}&AcptID={AcptID}&LocID={LocID}&MobID={MobID}&Status={Status}&Crdt={Crdt}&AcptDT={AcptDT}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
UserID | integer |
Required |
|
AcptID | integer |
Required |
|
LocID | string |
Required |
|
MobID | string |
Required |
|
Status | integer |
Required |
|
Crdt | string |
Required |
|
AcptDT | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.