APIs for managing transaction

You can use the following APIs to manage the transaction.

Syntax

Description

/api/Transaction/LoadAll

Loads all transactions.

/api/Transaction/LoadRequestSql/{transactionId}

Loads the SQL of the request in the specified transaction.

/api/Transaction/RollbackById/{sessionId}/{transactionId}

Rolls back a transaction.