API Reference

Произвести перевод между счетами (v2)

Метод позволяет осуществить перевод между счетами

Request

{
  "amount": 100,
  "transferTo": "spot",
  "transferFrom": "funding",
  "currencyId": "RUB"
}

Response

ПараметрОбязательностьОписание
IDДаID транзакции
{
  "id": "123x-123x-123x"
}
Language
Credentials
Bearer
Click Try It! to start a request and see the response here!