Wallet

Get Wallet transactions

get/wallet/transactions

Query parameters

asset_idinteger required

asset_id for that particular Wallet

product_idinteger

product_id filter for the transaction query

transaction_typeinteger

transaction_type filter for the transaction query

start_timeinteger

Start time for the transaction query

end_timeinteger

End time for the transaction query

page_numinteger

page number for pagination

page_sizeinteger

page size for pagination

Response

list of transactions for that wallet

idinteger
amountstring

amount credited/debited in this transaction (+ for credited, - for debited)

balancestring

net wallet balance after this transaction

transaction_type'pnl' | 'deposit' | 'withdrawal' | 'commission' | 'conversion' | 'perpetual_futures_funding' | 'withdrawal_cancellation' | 'referral_bonus' | 'commission_rebate' | 'promo_credit'
meta_dataobject
created_atstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.