POST api/ctns_game/ins_game_paintball?id={id}&con_id={con_id}&time_start={time_start}&time_end={time_end}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
|
con_id | string |
Required |
|
time_start | string |
Required |
|
time_end | string |
Required |
Body Parameters
Collection of C_Game_PaintBallName | Description | Type | Additional information |
---|---|---|---|
USER_ID | string |
None. |
|
CON_ID | string |
None. |
|
TIME_START | string |
None. |
|
TIME_END | string |
None. |
|
TOUCH_COUNT | integer |
None. |
|
PAINTBALL_TOUCH_COUNT | integer |
None. |
|
BOMB_TOUCH_COUNT | integer |
None. |
|
GAS_TOUCH_COUNT | integer |
None. |
|
POP_TOUCH_COUNT | integer |
None. |
|
Status | string |
None. |
Request 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.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of C_Game_PaintBallName | Description | Type | Additional information |
---|---|---|---|
USER_ID | string |
None. |
|
CON_ID | string |
None. |
|
TIME_START | string |
None. |
|
TIME_END | string |
None. |
|
TOUCH_COUNT | integer |
None. |
|
PAINTBALL_TOUCH_COUNT | integer |
None. |
|
BOMB_TOUCH_COUNT | integer |
None. |
|
GAS_TOUCH_COUNT | integer |
None. |
|
POP_TOUCH_COUNT | integer |
None. |
|
Status | string |
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.