POST user
Request Information
URI Parameters
None.
Body Parameters
UserBTO| Name | Description | Type | Additional information |
|---|---|---|---|
| balance | decimal number |
None. |
|
| facebookID | string |
None. |
|
| string |
None. |
||
| customerID | string |
None. |
|
| referralCode | string |
None. |
|
| points | integer |
None. |
|
| numGames | integer |
None. |
|
| manualPassed | byte |
None. |
|
| adsViewedBalance | integer |
None. |
|
| cannonBallBalance | integer |
None. |
|
| userProfileURL | string |
None. |
|
| medals | Collection of string |
None. |
|
| salt | string |
None. |
|
| loginName | string |
None. |
|
| phone | string |
None. |
|
| password | string |
None. |
|
| firstName | string |
None. |
|
| lastName | string |
None. |
|
| forcePasswordChange | boolean |
None. |
|
| isEmailVerified | boolean |
None. |
|
| userReferral | string |
None. |
|
| activeGames | Collection of GameUserBTO |
None. |
|
| payments | Collection of PaymentBTO |
None. |
|
| payouts | Collection of PayoutBTO |
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.