GET api/User/GetAllUsers
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of User| Name | Description | Type | Additional information |
|---|---|---|---|
| UserCode | integer |
None. |
|
| UserFullName | string |
String length: inclusive between 0 and 500 |
|
| Designation | string |
String length: inclusive between 0 and 500 |
|
| LoginName | string |
String length: inclusive between 0 and 100 |
|
| Password | string |
String length: inclusive between 0 and 100 |
|
| RePassword | string |
String length: inclusive between 0 and 100 |
|
| Branch | Branch |
None. |
|
| BranchCode | integer |
None. |
|
| UserGroup | UserGroup |
None. |
|
| UserGroupCode | integer |
None. |
|
| UserState | UserState |
None. |
|
| UserStatusCode | integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.