GetTransactions
This endpoint retrieves all your transactions, further you can filter them by the transaction status and by your users.
public static VyTask<VyGetAll1Response> GetTransactions(VyQuery_GetTransactions query = null)
Last updated
This endpoint retrieves all your transactions, further you can filter them by the transaction status and by your users.
public static VyTask<VyGetAll1Response> GetTransactions(VyQuery_GetTransactions query = null)
Last updated