Replay Transactions#

Transactions that have failed can, under certain circumstances, be replayed. This means that the transaction is re-submitted with the original request parameters. This is done by specifying the pkid of the transaction

GET https://<server_address>/api/tool/Transaction/[pkid]/replay/

The transaction current operation replays the transaction and the result returns the list view of the transaction log.