GET api/SystemUser
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of SystemUser| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
Required Data type: Text |
|
| SystemUserCode | string |
Required Data type: Text String length: inclusive between 0 and 50 |
|
| SystemUserShortName | string |
Data type: Text String length: inclusive between 0 and 200 |
|
| SystemUserDescription | string |
Data type: Text String length: inclusive between 0 and 500 |
|
| SystemLoginId | string |
Required Data type: Text String length: inclusive between 0 and 50 |
|
| SystemLoginPassword | string |
Required Data type: Text String length: inclusive between 0 and 50 |
|
| SystemUserGroupCode | string |
Data type: Text String length: inclusive between 0 and 50 |
|
| string |
Data type: EmailAddress String length: inclusive between 0 and 50 |
||
| DesignationCode | string |
Data type: Text String length: inclusive between 0 and 50 |
|
| DepartmentCode | string |
Data type: Text String length: inclusive between 0 and 50 |
|
| ContactNumber | string |
Data type: Text String length: inclusive between 0 and 50 |
|
| CountryCode | string |
Data type: Text String length: inclusive between 0 and 50 |
|
| BranchCode | string |
Data type: Text String length: inclusive between 0 and 50 |
|
| SuspendStatus | string |
Data type: Text String length: inclusive between 0 and 50 |
|
| Remarks | string |
Data type: Text String length: inclusive between 0 and 5000 |
|
| SystemCompanyCode | string |
Data type: Text String length: inclusive between 0 and 50 |
|
| SystemBranchCode | string |
Data type: Text String length: inclusive between 0 and 50 |
|
| IsActive | boolean |
None. |
|
| IsDeleted | boolean |
None. |
|
| CreatedBy | string |
Data type: Text String length: inclusive between 0 and 50 |
|
| CreatedDate | date |
Data type: DateTime |
|
| ModifiedBy | string |
Data type: Text String length: inclusive between 0 and 50 |
|
| ModifiedDate | date |
Data type: DateTime |
Response Formats
application/json, text/json
[
{
"ID": 1,
"SystemUserCode": "sample string 2",
"SystemUserShortName": "sample string 3",
"SystemUserDescription": "sample string 4",
"SystemLoginId": "sample string 5",
"SystemLoginPassword": "sample string 6",
"SystemUserGroupCode": "sample string 7",
"Email": "sample string 8",
"DesignationCode": "sample string 9",
"DepartmentCode": "sample string 10",
"ContactNumber": "sample string 11",
"CountryCode": "sample string 12",
"BranchCode": "sample string 13",
"SuspendStatus": "sample string 14",
"Remarks": "sample string 15",
"SystemCompanyCode": "sample string 16",
"SystemBranchCode": "sample string 17",
"IsActive": true,
"IsDeleted": true,
"CreatedBy": "sample string 20",
"CreatedDate": "2025-12-17T15:24:14.3080663+08:00",
"ModifiedBy": "sample string 22",
"ModifiedDate": "2025-12-17T15:24:14.3080663+08:00"
},
{
"ID": 1,
"SystemUserCode": "sample string 2",
"SystemUserShortName": "sample string 3",
"SystemUserDescription": "sample string 4",
"SystemLoginId": "sample string 5",
"SystemLoginPassword": "sample string 6",
"SystemUserGroupCode": "sample string 7",
"Email": "sample string 8",
"DesignationCode": "sample string 9",
"DepartmentCode": "sample string 10",
"ContactNumber": "sample string 11",
"CountryCode": "sample string 12",
"BranchCode": "sample string 13",
"SuspendStatus": "sample string 14",
"Remarks": "sample string 15",
"SystemCompanyCode": "sample string 16",
"SystemBranchCode": "sample string 17",
"IsActive": true,
"IsDeleted": true,
"CreatedBy": "sample string 20",
"CreatedDate": "2025-12-17T15:24:14.3080663+08:00",
"ModifiedBy": "sample string 22",
"ModifiedDate": "2025-12-17T15:24:14.3080663+08:00"
}
]
application/xml, text/xml
<ArrayOfSystemUser xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MysqlSimpleSalesWAPI.Models">
<SystemUser>
<BranchCode>sample string 13</BranchCode>
<ContactNumber>sample string 11</ContactNumber>
<CountryCode>sample string 12</CountryCode>
<CreatedBy>sample string 20</CreatedBy>
<CreatedDate>2025-12-17T15:24:14.3080663+08:00</CreatedDate>
<DepartmentCode>sample string 10</DepartmentCode>
<DesignationCode>sample string 9</DesignationCode>
<Email>sample string 8</Email>
<ID>1</ID>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<ModifiedBy>sample string 22</ModifiedBy>
<ModifiedDate>2025-12-17T15:24:14.3080663+08:00</ModifiedDate>
<Remarks>sample string 15</Remarks>
<SuspendStatus>sample string 14</SuspendStatus>
<SystemBranchCode>sample string 17</SystemBranchCode>
<SystemCompanyCode>sample string 16</SystemCompanyCode>
<SystemLoginId>sample string 5</SystemLoginId>
<SystemLoginPassword>sample string 6</SystemLoginPassword>
<SystemUserCode>sample string 2</SystemUserCode>
<SystemUserDescription>sample string 4</SystemUserDescription>
<SystemUserGroupCode>sample string 7</SystemUserGroupCode>
<SystemUserShortName>sample string 3</SystemUserShortName>
</SystemUser>
<SystemUser>
<BranchCode>sample string 13</BranchCode>
<ContactNumber>sample string 11</ContactNumber>
<CountryCode>sample string 12</CountryCode>
<CreatedBy>sample string 20</CreatedBy>
<CreatedDate>2025-12-17T15:24:14.3080663+08:00</CreatedDate>
<DepartmentCode>sample string 10</DepartmentCode>
<DesignationCode>sample string 9</DesignationCode>
<Email>sample string 8</Email>
<ID>1</ID>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<ModifiedBy>sample string 22</ModifiedBy>
<ModifiedDate>2025-12-17T15:24:14.3080663+08:00</ModifiedDate>
<Remarks>sample string 15</Remarks>
<SuspendStatus>sample string 14</SuspendStatus>
<SystemBranchCode>sample string 17</SystemBranchCode>
<SystemCompanyCode>sample string 16</SystemCompanyCode>
<SystemLoginId>sample string 5</SystemLoginId>
<SystemLoginPassword>sample string 6</SystemLoginPassword>
<SystemUserCode>sample string 2</SystemUserCode>
<SystemUserDescription>sample string 4</SystemUserDescription>
<SystemUserGroupCode>sample string 7</SystemUserGroupCode>
<SystemUserShortName>sample string 3</SystemUserShortName>
</SystemUser>
</ArrayOfSystemUser>