Vega telephony (personal account) (service)¶
General¶
Code: vega-telefoniia-lits-schet_uah
Method: vega-telefoniia-lits-schet
show →
Currency: UAH
show →
- Name:
-
[EN] Vega telephony (personal account)
-
[RU] Вега телефония (лиц.счет)
-
[UK] Вега телефонія (ліц.счет)
Amount limits: from 2
to 14999
UAH
Fields¶
Overview¶
Key | Required | Type | Regexp |
---|---|---|---|
client_id |
✔ | string |
/^\+?\d{5,15}$/ |
Details¶
-
client_id
Type:
string
Regexp:
/^\+?\d{5,15}$/
Required:
1
- Label:
- [EN] Your personal account
- [UK] Особовий рахунок
- [RU] Лицевой счет
- Hint:
- [EN] Enter your personal account
- [UK] Введіть особовий рахунок
- [RU] Введите лицевой счет
JSON Object¶
{
"code":"vega-telefoniia-lits-schet_uah",
"method":"vega-telefoniia-lits-schet",
"currency":"UAH",
"fields":[
{
"key":"client_id",
"type":"string",
"label":{
"en":"Your personal account",
"uk":"\u041e\u0441\u043e\u0431\u043e\u0432\u0438\u0439 \u0440\u0430\u0445\u0443\u043d\u043e\u043a",
"ru":"\u041b\u0438\u0446\u0435\u0432\u043e\u0439 \u0441\u0447\u0435\u0442"
},
"regexp":"\/^\\+?\\d{5,15}$\/",
"required":true,
"position":1,
"hint":{
"en":"Enter your personal account",
"uk":"\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u043e\u0441\u043e\u0431\u043e\u0432\u0438\u0439 \u0440\u0430\u0445\u0443\u043d\u043e\u043a",
"ru":"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043b\u0438\u0446\u0435\u0432\u043e\u0439 \u0441\u0447\u0435\u0442"
},
"example":"974937"
}
],
"amount_min":"2",
"amount_max":"14999"
}