Delete a transaction

Deletes an existing transaction

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

entityIdstringRequired

The ID of the entity that owns the transaction

transactionIdstringRequired

The ID of the transaction to delete

Response

Transaction deleted successfully

messagestringOptional

Errors