POST api/test
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
WORK_USERINFOName | Description | Type | Additional information |
---|---|---|---|
USERCODE | string |
None. |
|
USERNAME | string |
None. |
|
USERSEX | string |
None. |
|
SECURITY | integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "USERCODE": "sample string 1", "USERNAME": "sample string 2", "USERSEX": "sample string 3", "SECURITY": 1 }