Fetch transfers
To retrieve transfers (withdrawals and deposits), specify the orderTypes
parameter as demonstrated below.
To filter by a specific portfolios or subaccounts, set the porfolioIds
parameter.
Query Parameters
Comma-separated list of portfolio IDs to filter by
Comma-separated list of currencies to filter by base_currency
or quote_currency
Comma-separated list of currencies to filter by base_currency
Comma-separated list of currencies to filter by quote_currency
Comma-separated list of currencies to filter by main_currency
(blockchain network)
Comma-separated list of order types to filter by. See details
withdraw
, deposit
Comma-separated list of statuses to filter by. See details
new
, waiting-funds
, reserved
, working
, waiting-approve
, co-sign-require
, approved
, processing
, executed
, canceled
, rejected
, declining
, declined
, blocked
, action-required
, require-initializer-approve
, waiting-counterparty-approve
, require-counterparty-approve
, ready-for-settlement
, settled
, part-signed-tx-added
, full-signed-tx-added
, rejected-part-signed-tx-added
, rejected-full-signed-tx-added
, awaiting-settlement
, master-password-required
, manual-resolving
, error
, pending-atomic-settlement-confirmation
, atomic-settlement-reservation-completed
Filter by external order ID
Filter by transfer chain ID
Filter by blockchain transaction ID
Filter by updated date since timestamp
Filter by created date since timestamp
Filter by created date since timestamp
Filter by created date to timestamp
Filter by terminated date since timestamp
Filter by terminated date to timestamp
Comma-separated list of portfolio types to filter by. See details
custody
, trading-vault
, trading
, external
, clearloop
Comma-separated list of portfolio types to exclude. See details
custody
, trading-vault
, trading
, external
, clearloop