undo Client Transaction
abstract suspend fun undoClientTransaction(clientId: Long, transactionId: Long, command: String? = null): PostClientsClientIdTransactionsTransactionIdResponse
Undo a Client Transaction Undoes a Client Transaction Responses:
200: OK
Return
Parameters
client Id
clientId
transaction Id
transactionId
command
command (optional)