PUT game/finalizeSlot
Request Information
URI Parameters
None.
Body Parameters
GameUserBTO| Name | Description | Type | Additional information |
|---|---|---|---|
| player | UserBTO |
None. |
|
| gameid | integer |
None. |
|
| slot | integer |
None. |
|
| points | integer |
None. |
|
| finalRank | integer |
None. |
|
| isFinalized | boolean |
None. |
|
| id | integer |
None. |
|
| name | string |
None. |
|
| createdDate | date |
None. |
|
| modifiedDate | date |
None. |
|
| TS | Collection of byte |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.