get_internal_transfers
Retrieve internal transfer history between MAX Exchange users to track peer-to-peer transactions. Filter by currency, direction, and pagination settings.
Instructions
取得平台內部轉帳記錄(MAX 用戶間互轉) :param currency: 篩選幣種;留空查全部 :param limit: 每頁筆數,預設 50 :param page: 頁碼,預設 1 :param side: 'in'(收款)或 'out'(付款);留空查全部
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency | No | ||
| limit | No | ||
| page | No | ||
| side | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |