Skip to content

UFO Online (service)

ufo-online_uah

General

Code: ufo-online_uah

Method: ufo-online show →

Currency: UAH show →

Name:

[EN] UFO Online

[RU] UFO Online

[UK] UFO Online

Amount limits: from 25 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] An account
    [UK] Аккаунт
    [RU] Аккаунт
    Hint:
    [EN] Enter an account
    [UK] Введіть аккаунт
    [RU] Введите аккаунт

JSON Object

{
  "code":"ufo-online_uah",
  "method":"ufo-online",
  "currency":"UAH",
  "fields":[
    {
      "key":"client_id",
      "type":"string",
      "label":{
        "en":"An account",
        "uk":"\u0410\u043a\u043a\u0430\u0443\u043d\u0442",
        "ru":"\u0410\u043a\u043a\u0430\u0443\u043d\u0442"
      },
      "regexp":"\/^(\\w|\\.| |\\-|\\+|@){1,128}$\/",
      "required":true,
      "position":1,
      "hint":{
        "en":"Enter an account",
        "uk":"\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u0430\u043a\u043a\u0430\u0443\u043d\u0442",
        "ru":"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0430\u043a\u043a\u0430\u0443\u043d\u0442"
      },
      "example":"Worm"
    }
  ],
  "amount_min":"25",
  "amount_max":"4999"
}