Skip to content

Checkpoint 'Teploenergopostach'(heating) (service)

kpp-teploenergopostach-opalennia_uah

General

Code: kpp-teploenergopostach-opalennia_uah

Method: kpp-teploenergopostach-opalennia show →

Currency: UAH show →

Name:

[EN] Checkpoint 'Teploenergopostach'(heating)

[RU] КПП «Теплоэнергопостач»(отопление)

[UK] КПП «Теплоенергопостач»(опалення)

Amount limits: from 2 to 14999 UAH

Fields

Overview

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

Details

  1. or

    Type: string

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

    Required: 1

    Label:
    [EN] OR
    [RU] ОР
    [UK] ЗР
    Hint:
    [EN] OR
    [RU] ОР
    [UK] ЗР
  2. pib

    Type: string

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

    Required: 1

    Label:
    [EN] PIB
    [RU] ПИБ
    [UK] ПІБ
    Hint:
    [EN] PIB
    [RU] ПИБ
    [UK] ПІБ

JSON Object

{
  "code":"kpp-teploenergopostach-opalennia_uah",
  "method":"kpp-teploenergopostach-opalennia",
  "currency":"UAH",
  "fields":[
    {
      "key":"or",
      "type":"string",
      "label":{
        "en":"OR",
        "ru":"\u041e\u0420",
        "uk":"\u0417\u0420"
      },
      "regexp":"\/^(\\w|\\.| |\\-|\\+|@){1,128}$\/",
      "required":true,
      "position":1,
      "hint":{
        "en":"OR",
        "ru":"\u041e\u0420",
        "uk":"\u0417\u0420"
      },
      "example":"1234567"
    },
    {
      "key":"pib",
      "type":"string",
      "label":{
        "en":"PIB",
        "ru":"\u041f\u0418\u0411",
        "uk":"\u041f\u0406\u0411"
      },
      "regexp":"\/^(\\w|\\.| |\\-|\\+|@){1,128}$\/",
      "required":true,
      "position":2,
      "hint":{
        "en":"PIB",
        "ru":"\u041f\u0418\u0411",
        "uk":"\u041f\u0406\u0411"
      },
      "example":"\u041f\u0435\u0442\u0440\u043e\u0432 \u0410.\u0410."
    }
  ],
  "amount_min":"2",
  "amount_max":"14999"
}