Delete Transaction

Delete a transaction

Headers

AuthorizationstringRequired

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

Query parameters

entityIdstringRequired
entity ID
transactionIdstringRequired
Transaction ID

Response

Transaction deleted
messagestring or null

Errors