1. ORDER
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. ORDER

Order history

GET
/open/order/history
Запрос на получение истории биржевых ордеров с пагинацией
Уровень доступа READONLY

Request

Query Params

Header Params

Responses

🟢200Success
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.rapira.net/open/order/history?symbol=USDT/RUB&coin=USDT&type=MARKET_PRICE&status=TRADING&startTime=1774535428176&endTime=1774535428176&direction=SELL&pageNo=1&pageSize=10' \
--header 'Authorization: {{JWT}}' \
--header 'accept: application/json' \
--header 'Content-Type: application/json' \
--data-raw ''
Response Response Example
{
    "content": [
        {
            "symbol": "USDT/RUB",
            "amount": 617036.9600000000000000,
            "orderId": "C177453542817610009",
            "fee": 178287.88000480,
            "type": "LIMIT_PRICE",
            "percentFee": 0.0040,
            "desiredAmount": 0E-16,
            "tradedAmount": 617036.96000000,
            "price": 50.0000000000000000,
            "details": [
                {
                    "amount": 13410.66000000,
                    "price": 73.40000000,
                    "fee": 3937.36977600,
                    "time": 1774535429230,
                    "turnover": 984342.44400000
                },
                {
                    "amount": 12115.99000000,
                    "price": 73.60000000,
                    "fee": 3566.94745600,
                    "time": 1774535429226,
                    "turnover": 891736.86400000
                },
                {
                    "amount": 11093.87000000,
                    "price": 73.80000000,
                    "fee": 3274.91042400,
                    "time": 1774535429266,
                    "turnover": 818727.60600000
                },
                {
                    "amount": 14741.24000000,
                    "price": 73.20000000,
                    "fee": 4316.23507200,
                    "time": 1774535429457,
                    "turnover": 1079058.76800000
                },
                {
                    "amount": 12749.02000000,
                    "price": 73.50000000,
                    "fee": 3748.21188000,
                    "time": 1774535429470,
                    "turnover": 937052.97000000
                },
                {
                    "amount": 9526.94400000,
                    "price": 73.90000000,
                    "fee": 2816.16464640,
                    "time": 1774535429487,
                    "turnover": 704041.16160000
                },
                {
                    "amount": 13956.70000000,
                    "price": 73.30000000,
                    "fee": 4092.10444000,
                    "time": 1774535429500,
                    "turnover": 1023026.11000000
                },
                {
                    "amount": 11554.87000000,
                    "price": 73.70000000,
                    "fee": 3406.37567600,
                    "time": 1774535429530,
                    "turnover": 851593.91900000
                },
                {
                    "amount": 17055.25000000,
                    "price": 72.90000000,
                    "fee": 4973.31090000,
                    "time": 1774535429645,
                    "turnover": 1243327.72500000
                },
                {
                    "amount": 15616.95000000,
                    "price": 73.10000000,
                    "fee": 4566.39618000,
                    "time": 1774535429650,
                    "turnover": 1141599.04500000
                },
                {
                    "amount": 16313.16000000,
                    "price": 73.00000000,
                    "fee": 4763.44272000,
                    "time": 1774535429666,
                    "turnover": 1190860.68000000
                },
                {
                    "amount": 21020.23000000,
                    "price": 72.50000000,
                    "fee": 6095.86670000,
                    "time": 1774535430061,
                    "turnover": 1523966.67500000
                },
                {
                    "amount": 22102.51000000,
                    "price": 72.40000000,
                    "fee": 6400.88689600,
                    "time": 1774535430134,
                    "turnover": 1600221.72400000
                },
                {
                    "amount": 24285.82000000,
                    "price": 72.20000000,
                    "fee": 7013.74481600,
                    "time": 1774535430142,
                    "turnover": 1753436.20400000
                },
                {
                    "amount": 25544.54000000,
                    "price": 72.10000000,
                    "fee": 7367.04533600,
                    "time": 1774535430148,
                    "turnover": 1841761.33400000
                },
                {
                    "amount": 19098.12000000,
                    "price": 72.70000000,
                    "fee": 5553.73329600,
                    "time": 1774535430298,
                    "turnover": 1388433.32400000
                },
                {
                    "amount": 18032.24000000,
                    "price": 72.80000000,
                    "fee": 5250.98828800,
                    "time": 1774535430318,
                    "turnover": 1312747.07200000
                },
                {
                    "amount": 23207.48000000,
                    "price": 72.30000000,
                    "fee": 6711.60321600,
                    "time": 1774535430324,
                    "turnover": 1677900.80400000
                },
                {
                    "amount": 20099.02000000,
                    "price": 72.60000000,
                    "fee": 5836.75540800,
                    "time": 1774535430349,
                    "turnover": 1459188.85200000
                },
                {
                    "amount": 26782.52000000,
                    "price": 72.00000000,
                    "fee": 7713.36576000,
                    "time": 1774535430446,
                    "turnover": 1928341.44000000
                },
                {
                    "amount": 28150.55000000,
                    "price": 71.90000000,
                    "fee": 8096.09818000,
                    "time": 1774535430473,
                    "turnover": 2024024.54500000
                },
                {
                    "amount": 29542.38000000,
                    "price": 71.80000000,
                    "fee": 8484.57153600,
                    "time": 1774535430517,
                    "turnover": 2121142.88400000
                },
                {
                    "amount": 31011.28000000,
                    "price": 71.70000000,
                    "fee": 8894.03510400,
                    "time": 1774535430504,
                    "turnover": 2223508.77600000
                },
                {
                    "amount": 34096.16000000,
                    "price": 71.50000000,
                    "fee": 9751.50176000,
                    "time": 1774535430820,
                    "turnover": 2437875.44000000
                },
                {
                    "amount": 32575.06000000,
                    "price": 71.60000000,
                    "fee": 9329.49718400,
                    "time": 1774535430823,
                    "turnover": 2332374.29600000
                },
                {
                    "amount": 619.05600000,
                    "price": 71.10000000,
                    "fee": 176.05952640,
                    "time": 1774535430939,
                    "turnover": 44014.88160000
                },
                {
                    "amount": 37580.85000000,
                    "price": 71.30000000,
                    "fee": 10718.05842000,
                    "time": 1774535431135,
                    "turnover": 2679514.60500000
                },
                {
                    "amount": 35750.82000000,
                    "price": 71.40000000,
                    "fee": 10210.43419200,
                    "time": 1774535431156,
                    "turnover": 2552608.54800000
                },
                {
                    "amount": 39403.67000000,
                    "price": 71.20000000,
                    "fee": 11222.16521600,
                    "time": 1774535431188,
                    "turnover": 2805541.30400000
                }
            ],
            "time": 1774535428176,
            "turnover": 44571970.00120000,
            "memberId": 16053,
            "direction": "SELL",
            "status": "COMPLETED"
        }
    ],
    "pageable": {
        "pageNumber": 0,
        "pageSize": 10,
        "sort": [
            {
                "direction": "DESC",
                "property": "time",
                "ignoreCase": false,
                "nullHandling": "NATIVE",
                "ascending": false,
                "descending": true
            }
        ],
        "offset": 0,
        "paged": true,
        "unpaged": false
    },
    "last": true,
    "totalElements": 1,
    "totalPages": 1,
    "size": 10,
    "number": 0,
    "first": true,
    "sort": [
        {
            "direction": "DESC",
            "property": "time",
            "ignoreCase": false,
            "nullHandling": "NATIVE",
            "ascending": false,
            "descending": true
        }
    ],
    "numberOfElements": 1,
    "empty": false
}
Modified at 2026-03-31 12:34:42
Previous
Get server time
Next
Order details
Built with