POST api/Hpcmaster/hpclevelin
Request Information
URI Parameters
None.
Body Parameters
HPC_LEVELName | Description | Type | Additional information |
---|---|---|---|
ENTRY_NO | integer |
None. |
|
LBL_NAME | string |
None. |
|
LBL_CODE | string |
None. |
|
LBL_IMG | string |
None. |
|
LBL_INFO | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "ENTRY_NO": 1, "LBL_NAME": "sample string 2", "LBL_CODE": "sample string 3", "LBL_IMG": "sample string 4", "LBL_INFO": "sample string 5" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.