Get Transfer Activity Detail
GET/trading/activities/transfer-activities/get
Retrieves a single activity transfer record by account_id and transfer_id, covering both ACATS (North America accounts) and crypto transfers.
Note: one record represents one physical transfer (with its own transfer_id, create time and asset list). A complete ACATS transfer may settle across multiple records; use acats_associated_number to aggregate them.
Request
Responses
- 200
- 401
- 417
- 500
OK
Unauthorized: Authentication required
A business logic error triggered when the request cannot be processed due to domain-specific constraints.
Internal Server Error.