DESCRIPTIONRetrieves the deposit history for a user's account, providing detailed information about past deposit transactions, including timestamps, asset types, amounts, and transaction statuses.
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/capital/deposit/hisrec?includeSource=true&coin=BTC&status=0&startTime=1718855898528&endTime=1718855898528&offset=&limit=&txId=×tamp=1718855898528&signature={{signature}}' \
--header'X-MBX-APIKEY: {{maxbit-api-key}}' \
--header'Content-Type: application/json'