post https://trade-uk.sandbox.zodiamarkets.com/api/3/transaction/list
This endpoint allows users to retrieve a list of transactions done on the Zodia Markets platform
transactionClass
Code Table
transactionClass
Code TableTransactions are split into requests for deposit and withdrawal of Fiat and Crpto, Trades performed with the Zodia Markets Brokerage desk and trades performed on the Zodia Markets e-Trader service.
Code | Description |
---|---|
COIN | Digital Asset deposit/withdrawal |
CASH | Cash (Fiat) depsoit/withdrawal |
OTCTRADE | OTC Trade (desk) |
RFSTRADE | RFS Trade (e-Trader) |
transactionState
Code Table
transactionState
Code TableTransactions transition through the following states.
Code | Description |
---|---|
PENDING | Trade is executed but pending settlement |
PROCESSED | Trade is executed and settled. |
REVERSED | A leg of the transaction has been reversed |
CANCELLED | Trade settlement has been cancelled |
transactionType
Code Table
transactionType
Code TableThe type of transaction is filtered as follows
Code | Description |
---|---|
DEPOSIT | Deposit |
DEPOSIT_REVERSAL | Deposit Reversal |
WITHDRAWAL | Withdrawal |
WITHDRAWAL_REVERSAL | Withdrawal Reversal |
TRADE_DEBIT | RFS/OTC trade debit (Sell Transaction) |
TRADE_DEBIT_REVERSAL | RFS/OTC trade debit reversal (Sell Transaction) |
TRADE_CREDIT | RFS/OTC trade credit (Buy Transaction) |
TRADE_CREDIT_REVERSAL | RFS/OTC trade credit reversal (Buy Transaction) |