GET api/RocketVolcan?PersonID={PersonID}&RocketCardID={RocketCardID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| PersonID | integer |
Required |
|
| RocketCardID | integer |
Required |
Body Parameters
PersonEN| Name | Description | Type | Additional information |
|---|---|---|---|
| PersonID | integer |
None. |
|
| Firstname | string |
None. |
|
| Middlename | string |
None. |
|
| Lastname | string |
None. |
|
| string |
None. |
||
| Password | string |
None. |
|
| Nickname | string |
None. |
|
| Phone | string |
None. |
|
| Birthdate | date |
None. |
|
| CurrentToken | string |
None. |
|
| TokenExpiration | date |
None. |
|
| IsValidToken | boolean |
None. |
|
| SingleBagValue | decimal number |
None. |
|
| MasterID | integer |
None. |
|
| VendorM | boolean |
None. |
|
| PhoneCode | string |
None. |
|
| ISO2Code | string |
None. |
|
| ISO3Code | string |
None. |
|
| CountryID | integer |
None. |
|
| VendorCode | integer |
None. |
|
| ProfileCompleted | boolean |
None. |
|
| EmailVerified | boolean |
None. |
|
| CurrencySymbol | string |
None. |
|
| ReferredStatus | integer |
None. |
|
| RollID | integer |
None. |
|
| DeviceInfo | string |
None. |
|
| DeviceIp | string |
None. |
|
| DeviceID | string |
None. |
|
| BuildVersion | string |
None. |
|
| SessionID | integer |
None. |
|
| Active | integer |
None. |
|
| FilterIP | integer |
None. |
|
| OperatorsBalance | Collection of PersonBagOperatorEN |
None. |
|
| CategoryID | integer |
None. |
|
| StatusPersonDeliveryInfo | integer |
None. |
|
| deliveryPhone | string |
None. |
|
| deliveryAddress | string |
None. |
|
| DocumentA | string |
None. |
|
| DocumentR | string |
None. |
|
| SessionLogs | integer |
None. |
|
| TypeCommission | integer |
None. |
|
| POS | integer |
None. |
|
| IdentificationNumber | string |
None. |
|
| Identifier | string |
None. |
|
| Zone | string |
None. |
|
| rowguid | globally unique identifier |
None. |
|
| IDIsNotOK | boolean |
None. |
|
| NameIsNotOk | boolean |
None. |
|
| Img1IsNotOK | boolean |
None. |
|
| Img2IsNotOK | boolean |
None. |
|
| CountryName | string |
None. |
|
| VerifyUser | boolean |
None. |
|
| TotalAmount | decimal number |
None. |
|
| Date | date |
None. |
|
| PersonMaster | string |
None. |
|
| EmailMaster | string |
None. |
|
| MyName | string |
None. |
|
| DistID | integer |
None. |
|
| TypeRole | integer |
None. |
|
| DistID1 | integer |
None. |
|
| Username | string |
None. |
|
| ResponseCode | string |
None. |
|
| Salesman | string |
None. |
|
| LastPurchase | string |
None. |
|
| AvailableBalance | decimal number |
None. |
|
| InventoryDays | string |
None. |
|
| ClientApp | integer |
None. |
|
| NameStyle | integer |
None. |
|
| ChangePassword | boolean |
None. |
|
| RegistrationDevice | Object |
None. |
|
| APIDepositAllowed | boolean |
None. |
|
| cavy | boolean |
None. |
|
| ActiveSession | integer |
None. |
|
| Payment3Ds | boolean |
None. |
|
| IPSession | integer |
None. |
|
| TFA_Status | boolean |
None. |
|
| TFA_Blocked | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"PersonID": 1,
"Firstname": "sample string 2",
"Middlename": "sample string 3",
"Lastname": "sample string 4",
"Email": "sample string 5",
"Password": "sample string 6",
"Nickname": "sample string 7",
"Phone": "sample string 8",
"Birthdate": "2025-12-19T15:16:07.702304+00:00",
"CurrentToken": "sample string 10",
"TokenExpiration": "2025-12-19T15:16:07.702304+00:00",
"IsValidToken": true,
"SingleBagValue": 13.0,
"MasterID": 14,
"VendorM": true,
"PhoneCode": "sample string 16",
"ISO2Code": "sample string 17",
"ISO3Code": "sample string 18",
"CountryID": 19,
"VendorCode": 20,
"ProfileCompleted": true,
"EmailVerified": true,
"CurrencySymbol": "sample string 23",
"ReferredStatus": 1,
"RollID": 24,
"DeviceInfo": "sample string 25",
"DeviceIp": "sample string 26",
"DeviceID": "sample string 27",
"BuildVersion": "sample string 28",
"SessionID": 29,
"Active": 30,
"FilterIP": 31,
"OperatorsBalance": [
{
"BagID": 1,
"PersonID": 2,
"MobileOperatorName": "sample string 3",
"MobileOperatorID": 4,
"UserBalance": "sample string 5",
"UserBalanceAmount": 6.0,
"Status": true,
"result": 8,
"Message": "sample string 9",
"ErrorNumber": 10
},
{
"BagID": 1,
"PersonID": 2,
"MobileOperatorName": "sample string 3",
"MobileOperatorID": 4,
"UserBalance": "sample string 5",
"UserBalanceAmount": 6.0,
"Status": true,
"result": 8,
"Message": "sample string 9",
"ErrorNumber": 10
}
],
"CategoryID": 32,
"StatusPersonDeliveryInfo": 33,
"deliveryPhone": "sample string 34",
"deliveryAddress": "sample string 35",
"DocumentA": "sample string 36",
"DocumentR": "sample string 37",
"SessionLogs": 38,
"TypeCommission": 39,
"POS": 40,
"IdentificationNumber": "sample string 41",
"Identifier": "sample string 42",
"Zone": "sample string 43",
"rowguid": "68a7efdd-4ca8-4236-b3ed-72c0dab55ef1",
"IDIsNotOK": true,
"NameIsNotOk": true,
"Img1IsNotOK": true,
"Img2IsNotOK": true,
"CountryName": "sample string 49",
"VerifyUser": true,
"TotalAmount": 51.0,
"Date": "2025-12-19T15:16:07.7033024+00:00",
"PersonMaster": "sample string 53",
"EmailMaster": "sample string 54",
"MyName": "sample string 55",
"DistID": 56,
"TypeRole": 57,
"DistID1": 58,
"Username": "sample string 59",
"ResponseCode": "sample string 60",
"Salesman": "sample string 61",
"LastPurchase": "sample string 62",
"AvailableBalance": 63.0,
"InventoryDays": "sample string 64",
"ClientApp": 65,
"NameStyle": 66,
"ChangePassword": true,
"RegistrationDevice": {},
"APIDepositAllowed": true,
"cavy": true,
"ActiveSession": 71,
"Payment3Ds": true,
"IPSession": 73,
"TFA_Status": true,
"TFA_Blocked": true
}
application/xml, text/xml
Sample:
<PersonEN xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/YoVendoRecargaAPI.Entities">
<APIDepositAllowed>true</APIDepositAllowed>
<Active>30</Active>
<ActiveSession>71</ActiveSession>
<AvailableBalance>63</AvailableBalance>
<Birthdate>2025-12-19T15:16:07.702304+00:00</Birthdate>
<BuildVersion>sample string 28</BuildVersion>
<CategoryID>32</CategoryID>
<ChangePassword>true</ChangePassword>
<ClientApp>65</ClientApp>
<CountryID>19</CountryID>
<CountryName>sample string 49</CountryName>
<CurrencySymbol>sample string 23</CurrencySymbol>
<CurrentToken>sample string 10</CurrentToken>
<Date>2025-12-19T15:16:07.7033024+00:00</Date>
<DeviceID>sample string 27</DeviceID>
<DeviceInfo>sample string 25</DeviceInfo>
<DeviceIp>sample string 26</DeviceIp>
<DistID>56</DistID>
<DistID1>58</DistID1>
<DocumentA>sample string 36</DocumentA>
<DocumentR>sample string 37</DocumentR>
<Email>sample string 5</Email>
<EmailMaster>sample string 54</EmailMaster>
<EmailVerified>true</EmailVerified>
<FilterIP>31</FilterIP>
<Firstname>sample string 2</Firstname>
<IDIsNotOK>true</IDIsNotOK>
<IPSession>73</IPSession>
<ISO2Code>sample string 17</ISO2Code>
<ISO3Code>sample string 18</ISO3Code>
<IdentificationNumber>sample string 41</IdentificationNumber>
<Identifier>sample string 42</Identifier>
<Img1IsNotOK>true</Img1IsNotOK>
<Img2IsNotOK>true</Img2IsNotOK>
<InventoryDays>sample string 64</InventoryDays>
<IsValidToken>true</IsValidToken>
<LastPurchase>sample string 62</LastPurchase>
<Lastname>sample string 4</Lastname>
<MasterID>14</MasterID>
<Middlename>sample string 3</Middlename>
<MyName>sample string 55</MyName>
<NameIsNotOk>true</NameIsNotOk>
<NameStyle>66</NameStyle>
<Nickname>sample string 7</Nickname>
<OperatorsBalance>
<PersonBagOperatorEN>
<BagID>1</BagID>
<ErrorNumber>10</ErrorNumber>
<Message>sample string 9</Message>
<MobileOperatorID>4</MobileOperatorID>
<MobileOperatorName>sample string 3</MobileOperatorName>
<PersonID>2</PersonID>
<Status>true</Status>
<UserBalance>sample string 5</UserBalance>
<UserBalanceAmount>6</UserBalanceAmount>
<result>8</result>
</PersonBagOperatorEN>
<PersonBagOperatorEN>
<BagID>1</BagID>
<ErrorNumber>10</ErrorNumber>
<Message>sample string 9</Message>
<MobileOperatorID>4</MobileOperatorID>
<MobileOperatorName>sample string 3</MobileOperatorName>
<PersonID>2</PersonID>
<Status>true</Status>
<UserBalance>sample string 5</UserBalance>
<UserBalanceAmount>6</UserBalanceAmount>
<result>8</result>
</PersonBagOperatorEN>
</OperatorsBalance>
<POS>40</POS>
<Password>sample string 6</Password>
<Payment3Ds>true</Payment3Ds>
<PersonID>1</PersonID>
<PersonMaster>sample string 53</PersonMaster>
<Phone>sample string 8</Phone>
<PhoneCode>sample string 16</PhoneCode>
<ProfileCompleted>true</ProfileCompleted>
<ReferredStatus>1</ReferredStatus>
<RegistrationDevice />
<ResponseCode>sample string 60</ResponseCode>
<RollID>24</RollID>
<Salesman>sample string 61</Salesman>
<SessionID>29</SessionID>
<SessionLogs>38</SessionLogs>
<SingleBagValue>13</SingleBagValue>
<StatusPersonDeliveryInfo>33</StatusPersonDeliveryInfo>
<TFA_Blocked>true</TFA_Blocked>
<TFA_Status>true</TFA_Status>
<TokenExpiration>2025-12-19T15:16:07.702304+00:00</TokenExpiration>
<TotalAmount>51</TotalAmount>
<TypeCommission>39</TypeCommission>
<TypeRole>57</TypeRole>
<Username>sample string 59</Username>
<VendorCode>20</VendorCode>
<VendorM>true</VendorM>
<VerifyUser>true</VerifyUser>
<Zone>sample string 43</Zone>
<cavy>true</cavy>
<deliveryAddress>sample string 35</deliveryAddress>
<deliveryPhone>sample string 34</deliveryPhone>
<rowguid>68a7efdd-4ca8-4236-b3ed-72c0dab55ef1</rowguid>
</PersonEN>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
RocketCardEN| Name | Description | Type | Additional information |
|---|---|---|---|
| PersonID | integer |
None. |
|
| RocketCardID | integer |
None. |
|
| RocketCardName | string |
None. |
|
| RocketCardNumber | string |
None. |
|
| RocketCardMonth | string |
None. |
|
| RocketCardYear | string |
None. |
|
| RocketCardCVV | string |
None. |
|
| CountryID | integer |
None. |
|
| BlockingReason | string |
None. |
|
| Status | integer |
None. |
|
| Balance | decimal number |
None. |
|
| RocketCardType | boolean |
None. |
|
| Phone | string |
None. |
|
| RocketCardPin | string |
None. |
|
| RequestRocketCard | integer |
None. |
|
| RequestRocketCardStatus | integer |
None. |
|
| RequestRocketCardReplacement | integer |
None. |
|
| RocketCardReplacementStatus | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"PersonID": 1,
"RocketCardID": 2,
"RocketCardName": "sample string 3",
"RocketCardNumber": "sample string 4",
"RocketCardMonth": "sample string 5",
"RocketCardYear": "sample string 6",
"RocketCardCVV": "sample string 7",
"CountryID": 8,
"BlockingReason": "sample string 9",
"Status": 10,
"Balance": 11.0,
"RocketCardType": true,
"Phone": "sample string 13",
"RocketCardPin": "sample string 14",
"RequestRocketCard": 15,
"RequestRocketCardStatus": 16,
"RequestRocketCardReplacement": 17,
"RocketCardReplacementStatus": 18,
"Message": "sample string 19"
}
application/xml, text/xml
Sample:
<RocketCardEN xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/YoVendoRecargaAPI.Entities"> <Balance>11</Balance> <BlockingReason>sample string 9</BlockingReason> <CountryID>8</CountryID> <Message>sample string 19</Message> <PersonID>1</PersonID> <Phone>sample string 13</Phone> <RequestRocketCard>15</RequestRocketCard> <RequestRocketCardReplacement>17</RequestRocketCardReplacement> <RequestRocketCardStatus>16</RequestRocketCardStatus> <RocketCardCVV>sample string 7</RocketCardCVV> <RocketCardID>2</RocketCardID> <RocketCardMonth>sample string 5</RocketCardMonth> <RocketCardName>sample string 3</RocketCardName> <RocketCardNumber>sample string 4</RocketCardNumber> <RocketCardPin>sample string 14</RocketCardPin> <RocketCardReplacementStatus>18</RocketCardReplacementStatus> <RocketCardType>true</RocketCardType> <RocketCardYear>sample string 6</RocketCardYear> <Status>10</Status> </RocketCardEN>