undoClientTransaction

abstract suspend fun undoClientTransaction(clientId: Long, transactionId: Long, command: String? = null): PostClientsClientIdTransactionsTransactionIdResponse

Undo a Client Transaction Undoes a Client Transaction Responses:

  • 200: OK

Return

PostClientsClientIdTransactionsTransactionIdResponse

Parameters

clientId

clientId

transactionId

transactionId

command

command (optional)