CancelTransaction
Cancels a transaction.
Server Authoritative (default)
Path Parameters
reqParams | The parameters for cancelling the transaction. |
Returns
VyTask<VyTransactionResultDto> An asynchronous task that returns the result of the cancelled transaction.
Last updated