Returns List of Transactions
Returns lists of virtual transactions
Path Parameters
Name
Type
Description
{
content:
application/json:
schema:
type: array
items:
type: object
properties:
createDate:
type: string
type:
type: string
hederaAccountId:
type: string
}{
// Response
}Last updated
Was this helpful?