VyQuery_GetTransactions

QueryTypeDescription

statuses

Filter the results based on the transaction status

userId

String

Filter the transactions by your users with `userId`

includeUsers

Boolean

Boolean flag to indicate whether to show your users in the result or not

page

Number

The current page number

size

Number

The number of items per page

sortOn

String

Name of the parameter to sort on

sortOrder

Indication to sort in ascending or descending order

Last updated