Sinet (Kiev) (service)¶
General¶
Code: sinet-kiev_uah
Method: sinet-kiev
show →
Currency: UAH
show →
- Name:
-
[EN] Sinet (Kiev)
-
[RU] Sinet (Киев)
-
[UK] Sinet (Київ)
Amount limits: from 1
to 14999
UAH
Fields¶
Overview¶
Key | Required | Type | Regexp |
---|---|---|---|
client_id |
✔ | string |
/^(\w\|\.\| \|\-\|\+\|@){1,128}$/ |
Details¶
-
client_id
Type:
string
Regexp:
/^(\w|\.| |\-|\+|@){1,128}$/
Required:
1
- Label:
- [EN] ID
- [UK] ID
- [RU] Я БЫ
- Hint:
- [EN] ID
- [UK] ID
- [RU] Я БЫ
JSON Object¶
{
"code":"sinet-kiev_uah",
"method":"sinet-kiev",
"currency":"UAH",
"fields":[
{
"key":"client_id",
"type":"string",
"label":{
"en":"ID",
"uk":"ID",
"ru":"\u042f \u0411\u042b"
},
"regexp":"\/^(\\w|\\.| |\\-|\\+|@){1,128}$\/",
"required":true,
"position":1,
"hint":{
"en":"ID",
"uk":"ID",
"ru":"\u042f \u0411\u042b"
},
"example":"112"
}
],
"amount_min":"1",
"amount_max":"14999"
}