[
{
"msisdn": "85267202829",
"reference": "sendHLR0407",
"tariff": 9,
"callback_url": "https://somelink.com/hlr"
}
]
{
"error": "0",
"id": "12123",
"price": "0.002",
"currency": "RUB"
}
{
"msisdn": "85267202829",
"tariff": 9
}
{
"error": 0,
"errorDescription": "No errors",
"id": "271811729",
"reference": null,
"msisdn": "792505142320",
"network": null,
"status": "active",
"details": null,
"createdDatetime": null,
"statusDatetime": null
}
[
{
"msisdn": "85267202829",
"reference": "extid13423now",
"tariff": 9,
"callback_url": "http://someurl.com/callback/?id=12345"
},
{
"msisdn": "85267202829",
"reference": "extid13425",
"tariff": 9,
"callback_url": "http://someurl.com/callback/?id=12346"
}
]
{
"result": [
{
"reference": "extid13423now",
"id": "12345",
"error": "0",
"price": "0.002",
"currency": "RUB"
},
{
"reference": "extid13425",
"id": "12346",
"error": "0",
"price": "0.002",
"currency": "RUB"
}
],
"error": "0",
"totalprice": "0.004",
"currency": "RUB"
}