POST api/BubblePopV2

Request Information

URI Parameters

None.

Body Parameters

BubblePopNewV2BindingModel
NameDescriptionTypeAdditional information
UserzID

globally unique identifier

None.

TotalTime

decimal number

None.

Accuracy

decimal number

None.

LHAccuracy

decimal number

None.

RHAccuracy

decimal number

None.

Score

decimal number

None.

Coordination

decimal number

None.

AvgResponseTime

decimal number

None.

AvgLHResponseTime

decimal number

None.

AvgRHResponseTime

decimal number

None.

LH_Quardant_1

decimal number

None.

LH_Quardant_2

decimal number

None.

LH_Quardant_3

decimal number

None.

LH_Quardant_4

decimal number

None.

LH_Quardant_5

decimal number

None.

LH_Quardant_6

decimal number

None.

LH_Quardant_7

decimal number

None.

LH_Quardant_8

decimal number

None.

LH_Quardant_9

decimal number

None.

LH_Quardant_1_Required

decimal number

None.

LH_Quardant_2_Required

decimal number

None.

LH_Quardant_3_Required

decimal number

None.

LH_Quardant_4_Required

decimal number

None.

LH_Quardant_5_Required

decimal number

None.

LH_Quardant_6_Required

decimal number

None.

LH_Quardant_7_Required

decimal number

None.

LH_Quardant_8_Required

decimal number

None.

LH_Quardant_9_Required

decimal number

None.

RH_Quardant_1

decimal number

None.

RH_Quardant_2

decimal number

None.

RH_Quardant_3

decimal number

None.

RH_Quardant_4

decimal number

None.

RH_Quardant_5

decimal number

None.

RH_Quardant_6

decimal number

None.

RH_Quardant_7

decimal number

None.

RH_Quardant_8

decimal number

None.

RH_Quardant_9

decimal number

None.

RH_Quardant_1_Required

decimal number

None.

RH_Quardant_2_Required

decimal number

None.

RH_Quardant_3_Required

decimal number

None.

RH_Quardant_4_Required

decimal number

None.

RH_Quardant_5_Required

decimal number

None.

RH_Quardant_6_Required

decimal number

None.

RH_Quardant_7_Required

decimal number

None.

RH_Quardant_8_Required

decimal number

None.

RH_Quardant_9_Required

decimal number

None.

Successful

boolean

None.

GameScore

decimal number

None.

TotalBubbles

decimal number

None.

TotalBubblesPoped

decimal number

None.

TotalEnemyBubbles

decimal number

None.

TotalEnemyBubbleHits

decimal number

None.

LeftHandHits

decimal number

None.

RightHandHits

decimal number

None.

LeftHandBubblesSpawned

decimal number

None.

RightHandBubblesSpawned

decimal number

None.

NumberOfStars

decimal number

None.

LivesRemaining

decimal number

None.

LevelNumber

integer

None.

MaxLevelUnlocked

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "UserzID": "fc69b07d-7352-4185-9295-a4efbb448dc1",
  "TotalTime": 2.1,
  "Accuracy": 3.1,
  "LHAccuracy": 4.1,
  "RHAccuracy": 5.1,
  "Score": 6.1,
  "Coordination": 7.1,
  "AvgResponseTime": 8.1,
  "AvgLHResponseTime": 9.1,
  "AvgRHResponseTime": 10.1,
  "LH_Quardant_1": 11.1,
  "LH_Quardant_2": 12.1,
  "LH_Quardant_3": 13.1,
  "LH_Quardant_4": 14.1,
  "LH_Quardant_5": 15.1,
  "LH_Quardant_6": 16.1,
  "LH_Quardant_7": 17.1,
  "LH_Quardant_8": 18.1,
  "LH_Quardant_9": 19.1,
  "LH_Quardant_1_Required": 20.1,
  "LH_Quardant_2_Required": 21.1,
  "LH_Quardant_3_Required": 22.1,
  "LH_Quardant_4_Required": 23.1,
  "LH_Quardant_5_Required": 24.1,
  "LH_Quardant_6_Required": 25.1,
  "LH_Quardant_7_Required": 26.1,
  "LH_Quardant_8_Required": 27.1,
  "LH_Quardant_9_Required": 28.1,
  "RH_Quardant_1": 29.1,
  "RH_Quardant_2": 30.1,
  "RH_Quardant_3": 31.1,
  "RH_Quardant_4": 32.1,
  "RH_Quardant_5": 33.1,
  "RH_Quardant_6": 34.1,
  "RH_Quardant_7": 35.1,
  "RH_Quardant_8": 36.1,
  "RH_Quardant_9": 37.1,
  "RH_Quardant_1_Required": 38.1,
  "RH_Quardant_2_Required": 39.1,
  "RH_Quardant_3_Required": 40.1,
  "RH_Quardant_4_Required": 41.1,
  "RH_Quardant_5_Required": 42.1,
  "RH_Quardant_6_Required": 43.1,
  "RH_Quardant_7_Required": 44.1,
  "RH_Quardant_8_Required": 45.1,
  "RH_Quardant_9_Required": 46.1,
  "Successful": true,
  "GameScore": 48.1,
  "TotalBubbles": 49.1,
  "TotalBubblesPoped": 50.1,
  "TotalEnemyBubbles": 51.1,
  "TotalEnemyBubbleHits": 52.1,
  "LeftHandHits": 53.1,
  "RightHandHits": 54.1,
  "LeftHandBubblesSpawned": 55.1,
  "RightHandBubblesSpawned": 56.1,
  "NumberOfStars": 57.1,
  "LivesRemaining": 58.1,
  "LevelNumber": 59,
  "MaxLevelUnlocked": 60
}

application/xml, text/xml

Sample:
<BubblePopNewV2BindingModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GameAPIV3.Controllers">
  <Accuracy>3.1</Accuracy>
  <AvgLHResponseTime>9.1</AvgLHResponseTime>
  <AvgRHResponseTime>10.1</AvgRHResponseTime>
  <AvgResponseTime>8.1</AvgResponseTime>
  <Coordination>7.1</Coordination>
  <GameScore>48.1</GameScore>
  <LHAccuracy>4.1</LHAccuracy>
  <LH_Quardant_1>11.1</LH_Quardant_1>
  <LH_Quardant_1_Required>20.1</LH_Quardant_1_Required>
  <LH_Quardant_2>12.1</LH_Quardant_2>
  <LH_Quardant_2_Required>21.1</LH_Quardant_2_Required>
  <LH_Quardant_3>13.1</LH_Quardant_3>
  <LH_Quardant_3_Required>22.1</LH_Quardant_3_Required>
  <LH_Quardant_4>14.1</LH_Quardant_4>
  <LH_Quardant_4_Required>23.1</LH_Quardant_4_Required>
  <LH_Quardant_5>15.1</LH_Quardant_5>
  <LH_Quardant_5_Required>24.1</LH_Quardant_5_Required>
  <LH_Quardant_6>16.1</LH_Quardant_6>
  <LH_Quardant_6_Required>25.1</LH_Quardant_6_Required>
  <LH_Quardant_7>17.1</LH_Quardant_7>
  <LH_Quardant_7_Required>26.1</LH_Quardant_7_Required>
  <LH_Quardant_8>18.1</LH_Quardant_8>
  <LH_Quardant_8_Required>27.1</LH_Quardant_8_Required>
  <LH_Quardant_9>19.1</LH_Quardant_9>
  <LH_Quardant_9_Required>28.1</LH_Quardant_9_Required>
  <LeftHandBubblesSpawned>55.1</LeftHandBubblesSpawned>
  <LeftHandHits>53.1</LeftHandHits>
  <LevelNumber>59</LevelNumber>
  <LivesRemaining>58.1</LivesRemaining>
  <MaxLevelUnlocked>60</MaxLevelUnlocked>
  <NumberOfStars>57.1</NumberOfStars>
  <RHAccuracy>5.1</RHAccuracy>
  <RH_Quardant_1>29.1</RH_Quardant_1>
  <RH_Quardant_1_Required>38.1</RH_Quardant_1_Required>
  <RH_Quardant_2>30.1</RH_Quardant_2>
  <RH_Quardant_2_Required>39.1</RH_Quardant_2_Required>
  <RH_Quardant_3>31.1</RH_Quardant_3>
  <RH_Quardant_3_Required>40.1</RH_Quardant_3_Required>
  <RH_Quardant_4>32.1</RH_Quardant_4>
  <RH_Quardant_4_Required>41.1</RH_Quardant_4_Required>
  <RH_Quardant_5>33.1</RH_Quardant_5>
  <RH_Quardant_5_Required>42.1</RH_Quardant_5_Required>
  <RH_Quardant_6>34.1</RH_Quardant_6>
  <RH_Quardant_6_Required>43.1</RH_Quardant_6_Required>
  <RH_Quardant_7>35.1</RH_Quardant_7>
  <RH_Quardant_7_Required>44.1</RH_Quardant_7_Required>
  <RH_Quardant_8>36.1</RH_Quardant_8>
  <RH_Quardant_8_Required>45.1</RH_Quardant_8_Required>
  <RH_Quardant_9>37.1</RH_Quardant_9>
  <RH_Quardant_9_Required>46.1</RH_Quardant_9_Required>
  <RightHandBubblesSpawned>56.1</RightHandBubblesSpawned>
  <RightHandHits>54.1</RightHandHits>
  <Score>6.1</Score>
  <Successful>true</Successful>
  <TotalBubbles>49.1</TotalBubbles>
  <TotalBubblesPoped>50.1</TotalBubblesPoped>
  <TotalEnemyBubbleHits>52.1</TotalEnemyBubbleHits>
  <TotalEnemyBubbles>51.1</TotalEnemyBubbles>
  <TotalTime>2.1</TotalTime>
  <UserzID>fc69b07d-7352-4185-9295-a4efbb448dc1</UserzID>
</BubblePopNewV2BindingModel>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.