ORDER (Artyomovsk) (service)¶
General¶
Code: zakaz-artemovsk_uah
Method: zakaz-artemovsk
show →
Currency: UAH
show →
- Name:
-
[EN] ORDER (Artyomovsk)
-
[RU] ЗАКАЗ (Артемовск)
-
[UK] ЗАКАЗ (Артемовск)
Amount limits: from 2
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] Special Rahunok
- [UK] Особовий рахунок
- [RU] Особовий рахунок
- Hint:
- [EN] Special Rahunok
- [UK] Особовий рахунок
- [RU] Особовий рахунок
JSON Object¶
{
"code":"zakaz-artemovsk_uah",
"method":"zakaz-artemovsk",
"currency":"UAH",
"fields":[
{
"key":"client_id",
"type":"string",
"label":{
"en":"Special Rahunok",
"uk":"\u041e\u0441\u043e\u0431\u043e\u0432\u0438\u0439 \u0440\u0430\u0445\u0443\u043d\u043e\u043a",
"ru":"\u041e\u0441\u043e\u0431\u043e\u0432\u0438\u0439 \u0440\u0430\u0445\u0443\u043d\u043e\u043a"
},
"regexp":"\/^(\\w|\\.| |\\-|\\+|@){1,128}$\/",
"required":true,
"position":1,
"hint":{
"en":"Special Rahunok",
"uk":"\u041e\u0441\u043e\u0431\u043e\u0432\u0438\u0439 \u0440\u0430\u0445\u0443\u043d\u043e\u043a",
"ru":"\u041e\u0441\u043e\u0431\u043e\u0432\u0438\u0439 \u0440\u0430\u0445\u0443\u043d\u043e\u043a"
},
"example":"6205"
}
],
"amount_min":"2",
"amount_max":"14999"
}