getTransactions
This endpoint retrieves all your transactions, further you can filter them by the transaction status and by your users.
Parameters
query (optional) | Query to filter the operation results |
Returns
VyPromise<VyGetAll1Response> All transactions retrieved successfully.
Last updated