Wallet Transactions
All wallet transactions
Last updated
Was this helpful?
All wallet transactions
Last updated
Was this helpful?
GET
/api/Wallet/wallet-transactions
To retrieve the transaction information in full
count
Int
The number of transactions you want to retrieve
skip
Int
Skip some transactions and others (this means you can skip some certain transactions and retrieve others)
label
String
By default this is *
wallet*
String
The wallet name
Content-Type*
application/json
application in JSON format
Authorization*
Bearer <your Key>
attach your API key here
Usev2*
String
Value should be true or yes
Liaas SDK package