Edit and Replay Transactions#

Transactions can, under certain circumstances, be edited and then replayed. This means that the transaction is re-submitted with the updated request parameters. This is done by specifying the pkid of the transaction:

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

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