YourNet / CityNet (Zaporozhye) (service)¶
General¶
Code: tvoinet-sitinet-zaporozhe_uah
Method: tvoinet-sitinet-zaporozhe
show →
Currency: UAH
show →
- Name:
-
[EN] YourNet / CityNet (Zaporozhye)
-
[RU] ТвойNet/СитиНет (Запорожье)
-
[UK] ТвойNet / СІТІНЕТ (Запоріжжя)
Amount limits: from 2
to 14999
UAH
Fields¶
Overview¶
Key | Required | Type | Regexp |
---|---|---|---|
client_id |
✔ | string |
/^\d{1,128}$/ |
Details¶
-
client_id
Type:
string
Regexp:
/^\d{1,128}$/
Required:
1
- Label:
- [EN] Personal account
- [UK] Лицевой рахунок
- [RU] Лицевой счет
- Hint:
- [EN] Enter personal account
- [UK] Введіть лицевой рахунок
- [RU] Введите лицевой счет
JSON Object¶
{
"code":"tvoinet-sitinet-zaporozhe_uah",
"method":"tvoinet-sitinet-zaporozhe",
"currency":"UAH",
"fields":[
{
"key":"client_id",
"type":"string",
"label":{
"en":"Personal account",
"uk":"\u041b\u0438\u0446\u0435\u0432\u043e\u0439 \u0440\u0430\u0445\u0443\u043d\u043e\u043a",
"ru":"\u041b\u0438\u0446\u0435\u0432\u043e\u0439 \u0441\u0447\u0435\u0442"
},
"regexp":"\/^\\d{1,128}$\/",
"required":true,
"position":1,
"hint":{
"en":"Enter personal account",
"uk":"\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u043b\u0438\u0446\u0435\u0432\u043e\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":"0210496"
}
],
"amount_min":"2",
"amount_max":"14999"
}