DESCRIPTIONRetrieves the history of fiat transactions for a user's account, including detailed information about deposits and withdrawals of fiat currencies.
Request
Query Params
Header Params
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'https://endpoint-gateway.maxbit.com/sapi/v1/fiat/orders?transactionType=0&status=0&beginTime=1718855898528&endTime=1718855898528&page=1&rows=100×tamp=1718855898528&signature={{signature}}' \
--header'X-MBX-APIKEY: {{maxbit-api-key}}' \
--header'Content-Type: application/json'