getTransactions
This endpoint retrieves all your transactions, further you can filter them by the transaction status and by your users.
public getTransactions(query?: VyQuery_GetTransactions) : VyPromise<VyGetAll1Response>
Last updated
This endpoint retrieves all your transactions, further you can filter them by the transaction status and by your users.
public getTransactions(query?: VyQuery_GetTransactions) : VyPromise<VyGetAll1Response>
Last updated