POST api/Hpcmaster/hpcgroupcnt
Request Information
URI Parameters
None.
Body Parameters
HPC_CONTENT_MASTERName | Description | Type | Additional information |
---|---|---|---|
ENTRY_NO | integer |
None. |
|
GROUP_ID | integer |
None. |
|
SUBGROUP_ID | string |
None. |
|
SS_GROUP_ID | string |
None. |
|
SS_GROUP_NAME | string |
None. |
|
RUB1 | string |
None. |
|
RUB2 | string |
None. |
|
RUB3 | string |
None. |
|
RUB4 | string |
None. |
|
RUB5 | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "ENTRY_NO": 1, "GROUP_ID": 2, "SUBGROUP_ID": "sample string 3", "SS_GROUP_ID": "sample string 4", "SS_GROUP_NAME": "sample string 5", "RUB1": "sample string 6", "RUB2": "sample string 7", "RUB3": "sample string 8", "RUB4": "sample string 9", "RUB5": "sample string 10" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.