Convert History
Convert
Convert History
This endpoint returns convert history.
Note: This method can retrieve data not older than 6 months from current month. If you need older data - you can use Report on the History page in your account.
POST
Convert History
Documentation Index
Fetch the complete documentation index at: https://whitebit-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
From currency. Example: BTC
Example:
"BTC"
To currency. Example: USDT
Example:
"USDT"
From time filter. Example: 1699260637. Default: now()
Example:
"1699260637"
To time filter. Example: 1699260637. Default: now() +
Example:
"1699260637"
Quote Id. Example: 4050
Example:
"4050"
How many records to receive. Default: 100
Example:
"100"
Amount to convert or receive. Default 0
Example:
"0"
Nonce for request
Request path