1. BALANCE
Rapira
  • Введение
  • JWT
    • Инструкция по созданию JWT
    • Generate JWT
      POST
  • CRYPTO MERCHANT
    • Адреса
      • Get address by currency
      • Create address by currency
      • Get address details by id
      • Get address list by currency
      • Start use address
      • Stop use address
    • Пополнения
      • Get deposits
  • MARKET
    • Get spot fees
      GET
    • Pairs
      GET
    • Token
      GET
    • Get rates JSON
      GET
    • Get rates XML
      GET
    • Get market depth
      POST
  • BALANCE
    • Get frozen balances
      GET
    • Get balance operations coins and types
      GET
    • Get balance operations
      POST
    • Get frozen balances detailed
      GET
    • Get Balances
      GET
  • SERVER TIME
    • Get server time
      GET
  • ORDER
    • Order history
      GET
    • Order details
      GET
    • Add exchange order
      POST
    • Cancel order
      POST
  • CRYPTO PAYOUT
    • Withdraw
      • Withdraw create
      • Withdraw crypto history Record
      • Withdraw crypto history
  • FIAT PAYOUT
    • Fiat
      • Withdraw fiat history
      • Withdraw fiat history Record
    • FIAT TRANSACTION
      • Fiat Transactions
      • Fiat Withdraw For Record
  • AML
    • AML balance
    • Recheck
    • Check address
    • Check transaction
  • rCode
    • Create rCode
    • rCode withdraw history
    • rCode deposit history
    • rCode details
    • Use rCode
  • OTC
    • Введение в OTC
    • Get payment types
    • Get my ads
    • Create ad
    • Update ad
    • Publish ad
    • Unpublish ad
    • Get offers
    • Fetch ads
    • Get order detail
    • Create order
    • Accept order
    • Decline order
    • Cancel order
    • Chat-history
    • Chat history page query
    • Pay order
    • Release order
    • Cancel appeal
    • Get order history
    • Create appeal
    • Send message
  • CRYPTO-PROCESSING
    • Введение
    • Создание проекта
    • Настройка проекта
    • Работа с инвойсами
    • Projects Settings
      • Get Invoices (Paginated)
      • Set deposit return address
      • Get Available Token Settings
      • Get Project Token Settings
      • Update Project Token Settings
      • Batch Update Project Token Settings
      • Get Projects
      • Edit Project
    • Invoice
      • Available Invoice Currencies
      • Create Invoice
      • Get Invoice
      • Get Available Payment Tokens for Invoice
      • Get Payment Address for Invoice
      • Manual Complete Undepaid Invoice
  • Schemas
    • CryptoProcessing
      • CryptoInvoice
      • CryptoPaymentQuote
      • CryptoDeposit
      • ProjectProcessingTokenSetting
      • ProjectProcessingTokenSettingEditRequest
      • ProjectResponse
  1. BALANCE

Get balance operations coins and types

GET
/open/wallet/balance/operations/categories-coins
Требуемый уровень доступа READONLY
Получение названий монет и типов операций в последующем используемые в запросе /wallet/balance/operations

Request

Header Params

Responses

🟢200Success
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.rapira.net/open/wallet/balance/operations/categories-coins' \
--header 'Authorization: Bearer eyJhbGciOiJSUzI1NiJ9..SjZWHz43CZW_pszA4B47WPKDfvZ6vEhKnNQ4ZRpK8U7VAycVHK1mdP1qkUXdpoQ7crLs8g-LBDYPomS02WH0xzNjoB970qZu6raQYxu6rH1KVhxvOGPaco6WXUxB0x0B4lv9bZgiXDSOx9FxjoxrCKMJ_JjrS-E3vKHgxPZVYFP6yaauKRjwfbL_y4lTs_CAo-B3BadFUd-tsFNW2r4_J7SPbsZRNY0A4-HtxfPpsgcUlZrXNd9y4sX9zjgF5h3lSUkaNVHwb5DVqUhHC2e9bvPIavT8JgXHWC2es6mCp_UKsVP9E3O93G7EovL8QTMHa3fwkcek0rDDC6IrpkxxTA'
Response Response Example
{
    "coinNames": [
        "BNB",
        "BTC",
        "DAI",
        "DOGE",
        "ETC",
        "ETH",
        "LTC",
        "MATIC",
        "RUB",
        "SOL",
        "TON",
        "TRX",
        "USDC",
        "USDT",
        "XLM",
        "XMR",
        "XRP"
    ],
    "operationTypes": [
        {
            "operationOrdinal": 0,
            "operationCategory": "EXCHANGE",
            "operationName": "Создание ордера"
        },
        {
            "operationOrdinal": 1,
            "operationCategory": "EXCHANGE",
            "operationName": "Отмена ордера"
        },
        {
            "operationOrdinal": 2,
            "operationCategory": "EXCHANGE",
            "operationName": "Обмен"
        },
        {
            "operationOrdinal": 3,
            "operationCategory": "CRYPTO_RECHARGE",
            "operationName": "Пополнение"
        },
        {
            "operationOrdinal": 4,
            "operationCategory": "CRYPTO_RECHARGE",
            "operationName": "Пополнение заморожено"
        },
        {
            "operationOrdinal": 7,
            "operationCategory": "CRYPTO_RECHARGE",
            "operationName": "Пополнение криптовалюты"
        },
        {
            "operationOrdinal": 8,
            "operationCategory": "CRYPTO_RECHARGE",
            "operationName": "Пополнение криптовалюты"
        },
        {
            "operationOrdinal": 9,
            "operationCategory": "CRYPTO_RECHARGE",
            "operationName": "Пополнение заморожено"
        },
        {
            "operationOrdinal": 10,
            "operationCategory": "CRYPTO_RECHARGE",
            "operationName": "Пополнение возвращено"
        },
        {
            "operationOrdinal": 11,
            "operationCategory": "CRYPTO_RECHARGE",
            "operationName": "Пополнение отменено"
        },
        {
            "operationOrdinal": 12,
            "operationCategory": "FIAT_RECHARGE",
            "operationName": "Пополнение фиата"
        },
        {
            "operationOrdinal": 13,
            "operationCategory": "FIAT_RECHARGE",
            "operationName": "Пополнение фиата"
        },
        {
            "operationOrdinal": 14,
            "operationCategory": "CRYPTO_WITHDRAW",
            "operationName": "Вывод"
        },
        {
            "operationOrdinal": 15,
            "operationCategory": "CRYPTO_WITHDRAW",
            "operationName": "Вывод отменен"
        },
        {
            "operationOrdinal": 16,
            "operationCategory": "CRYPTO_WITHDRAW",
            "operationName": "Вывод отменен"
        },
        {
            "operationOrdinal": 17,
            "operationCategory": "CRYPTO_WITHDRAW",
            "operationName": "Вывод криптовалюты"
        },
        {
            "operationOrdinal": 18,
            "operationCategory": "CRYPTO_WITHDRAW",
            "operationName": "Вывод криптовалюты"
        },
        {
            "operationOrdinal": 19,
            "operationCategory": "AML",
            "operationName": "Заказ проверки"
        },
        {
            "operationOrdinal": 20,
            "operationCategory": "AML",
            "operationName": "AML проверка"
        },
        {
            "operationOrdinal": 21,
            "operationCategory": "AML",
            "operationName": "Отмена проверки"
        },
        {
            "operationOrdinal": 22,
            "operationCategory": "AML",
            "operationName": "Покупка AML"
        },
        {
            "operationOrdinal": 23,
            "operationCategory": "AML",
            "operationName": "Начисление проверок"
        },
        {
            "operationOrdinal": 24,
            "operationCategory": "AML",
            "operationName": "Начисление проверок"
        },
        {
            "operationOrdinal": 25,
            "operationCategory": "AML",
            "operationName": "Списание проверок"
        },
        {
            "operationOrdinal": 26,
            "operationCategory": "RCODE",
            "operationName": "Создание"
        },
        {
            "operationOrdinal": 27,
            "operationCategory": "RCODE",
            "operationName": "Зачисление rCode"
        },
        {
            "operationOrdinal": 30,
            "operationCategory": "P2P",
            "operationName": "Создана сделка"
        },
        {
            "operationOrdinal": 31,
            "operationCategory": "P2P",
            "operationName": "Принятие сделки"
        },
        {
            "operationOrdinal": 32,
            "operationCategory": "P2P",
            "operationName": "Отклонение сделки"
        },
        {
            "operationOrdinal": 33,
            "operationCategory": "P2P",
            "operationName": "P2P сделка"
        },
        {
            "operationOrdinal": 34,
            "operationCategory": "P2P",
            "operationName": "P2P сделка"
        },
        {
            "operationOrdinal": 35,
            "operationCategory": "P2P",
            "operationName": "Отмена сделки"
        },
        {
            "operationOrdinal": 36,
            "operationCategory": "P2P",
            "operationName": "Отмена сделки"
        },
        {
            "operationOrdinal": 39,
            "operationCategory": "ADMIN",
            "operationName": "Увеличение кредитного лимита"
        },
        {
            "operationOrdinal": 40,
            "operationCategory": "ADMIN",
            "operationName": "Уменьшение кредитного лимита"
        },
        {
            "operationOrdinal": 41,
            "operationCategory": "ADMIN",
            "operationName": "Начисление баланса"
        },
        {
            "operationOrdinal": 42,
            "operationCategory": "ADMIN",
            "operationName": "Списание баланса"
        },
        {
            "operationOrdinal": 50,
            "operationCategory": "ADMIN",
            "operationName": "Перевод между счетами"
        },
        {
            "operationOrdinal": 54,
            "operationCategory": "DEPARTMENTS",
            "operationName": "Пополнение через офис"
        },
        {
            "operationOrdinal": 56,
            "operationCategory": "DEPARTMENTS",
            "operationName": "Вывод через офис"
        },
        {
            "operationOrdinal": 62,
            "operationCategory": "P2P",
            "operationName": "Увеличение суммы сделки"
        },
        {
            "operationOrdinal": 63,
            "operationCategory": "P2P",
            "operationName": "Уменьшение суммы сделки"
        },
        {
            "operationOrdinal": 66,
            "operationCategory": "P2P",
            "operationName": "Открыт арбитраж"
        },
        {
            "operationOrdinal": 67,
            "operationCategory": "P2P",
            "operationName": "Открыт арбитраж"
        },
        {
            "operationOrdinal": 68,
            "operationCategory": "FIAT_WITHDRAW",
            "operationName": "Вывод создан"
        },
        {
            "operationOrdinal": 69,
            "operationCategory": "FIAT_WITHDRAW",
            "operationName": "Вывод отменен"
        },
        {
            "operationOrdinal": 70,
            "operationCategory": "FIAT_WITHDRAW",
            "operationName": "Вывод отменен"
        },
        {
            "operationOrdinal": 71,
            "operationCategory": "P2P",
            "operationName": "Открыт арбитраж"
        },
        {
            "operationOrdinal": 72,
            "operationCategory": "P2P",
            "operationName": "Открыт арбитраж"
        },
        {
            "operationOrdinal": 73,
            "operationCategory": "P2P",
            "operationName": "Увеличение суммы сделки"
        },
        {
            "operationOrdinal": 74,
            "operationCategory": "P2P",
            "operationName": "Уменьшение суммы сделки"
        },
        {
            "operationOrdinal": 79,
            "operationCategory": "RCARD",
            "operationName": "Выпуск карты"
        },
        {
            "operationOrdinal": 80,
            "operationCategory": "RCARD",
            "operationName": "Пополнение карты"
        },
        {
            "operationOrdinal": 81,
            "operationCategory": "RCARD",
            "operationName": "Вывод с карты"
        }
    ]
}
Modified at 2026-02-19 10:49:27
Previous
Get frozen balances
Next
Get balance operations
Built with