v1

latestOpenAPI 3.1.02026-08-04751,1671.3 MB
Transactions

Abort Transaction

Abort a transaction.

Abort is possible only for a transaction that is in one of the following states:

<ul> <li>Waiting for approval <li>Approved <li>Finalized for signing </ul>

The aborting user must be one of the following:

<ul> <li>The user who created the transaction <li>An admin <li>A legitimate approver </ul>

API users can abort only the transactions they created.

post/api/v1/transactions/{id}/abort

Path parameters

idstring uuid required

ID of the transaction to abort.

ID of the transaction to abort.

Response

Successful Response