Request to refill users' balance
Request to refill users' balance
POST
http://lk.mysmpp.ru/xml/add_balance.php
Headers
Content-type*
String
text/xml; charset=utf-8;
Request Body
login.value*
String
Your login in the system
client.type_transaction*
String
Transaction type:
- webmoney - WebMoney
- manager - Manager
- roboxchange - ROBOXchange
- cashless - Cashless
- cashless_no_score - Cashless without account
- Qiwi - Qiwi
- yandexmoney - Yandex.Money
- BITCOIN - Bitcoin
- trust_payment - Trust payment
- write_off - Write_off
- subscription - Subscription fee
client.balance*
Int
Amount credited
client.login_client*
String
Customer login
token.value*
String
You can use a secret key instead of login and password. To obtain it, please contact your manager
password.value*
String
Your password in the system
Deciphering parameters in query responses
transaction.login
String
Customer login
ransaction.Id_transaction
Mixed
Transaction Id for crediting funds
NO_USER - means that this user is not found
error
String
The error text can take the following values:
Incorrect XML document format
Incorrect login or password
POST data is missing
Example XML request
Last updated