Cancel an existing transaction

DELETE {{baseUrl}}/ledgers/:ledgerId/transactions/:transactionId

Cancels an existing transaction. After cancellation, the transaction will be ignored in balance calculations.

Caution: This manipulation can not be reverted. Once the resource has been deleted, it can not be re-activated anymore.

Allowed roles: EDITOR

HEADERS

KeyDatatypeRequiredDescription
tangany-versionnumber(Required) API version

RESPONSES

status: OK

""