Retrieve Crypto Funding Transfers
GET {{baseUrl}}/v2/wallets/transfers
Returns an array of all transfers associated with the given account across all wallets.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Apca-Api-Key-Id | string | ||
Apca-Api-Secret-Key | string |
RESPONSES
status: OK
{"id":"602b8bd6-1446-f0d3-acb0-4a5b05e65f47","tx_hash":"2119567125t","direction":"INCOMING","status":"PROCESSING","amount":"1","usd_value":"100.00","network_fee":"0.01","fees":"0.01","chain":"2hgaagrahjsk12375678796453tyhgsfdfgfeadsh","asset":"BTC","from_address":"2b8bd6-1446-f0d3-acb0-4a5b05","to_address":"245hs123-1416-f2d3-a123-424565","created_at":"2003-12-21T21:40:30.412Z"}