Skip to content

11 x 11 (service)

11-x-11_uah

General

Code: 11-x-11_uah

Method: 11-x-11 show →

Currency: UAH show →

Name:

[EN] 11 x 11

[RU] 11 x 11

[UK] 11 x 11

Amount limits: from 1 to 4999 UAH

Fields

Overview

Key Required Type Regexp
client_id string /^(\w\|\.\| \|\-\|\+\|@){1,128}$/

Details

  1. client_id

    Type: string

    Regexp: /^(\w|\.| |\-|\+|@){1,128}$/

    Required: 1

    Label:
    [EN] Nickname
    [UK] Нік
    [RU] Ник
    Hint:
    [EN] Enter nickname
    [UK] Введіть нік
    [RU] Введите ник

JSON Object

{
  "code":"11-x-11_uah",
  "method":"11-x-11",
  "currency":"UAH",
  "fields":[
    {
      "key":"client_id",
      "type":"string",
      "label":{
        "en":"Nickname",
        "uk":"\u041d\u0456\u043a",
        "ru":"\u041d\u0438\u043a"
      },
      "regexp":"\/^(\\w|\\.| |\\-|\\+|@){1,128}$\/",
      "required":true,
      "position":1,
      "hint":{
        "en":"Enter nickname",
        "uk":"\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u043d\u0456\u043a",
        "ru":"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043d\u0438\u043a"
      },
      "example":"EPISKOP"
    }
  ],
  "amount_min":"1",
  "amount_max":"4999"
}