asD

asD


[

  {

    "currecy_provider": "P24",//string

    "localized_currency_provider_name": "Privatbank",//string

    "exchanger_id": "adasd-asdf9sf-asdfas",//string

    "currency": "UAH",//string

    "is_sell": true,//bool

    "rate": 18234.556,//double

    "restrictions": {

      "one_exchange_min": 50.00,//double

      "one_exchange_max": 20000.00,//double

      "exchange_max": 223423.00,//double

      "other_amount_restriction": [

        {

          "script": "%100==17",

          "localized_message": "some string"

        }

        ]

    },

    "credentials": 64,//long

    "localized_notes": [

      "You should sign tx with your blood",//string

      "We have better rates for this direction from 10 to 20:00"    

    ]

  }

]

Report Page