Delete transactions
Transactions
Delete transactions
Please provide at least one of the following parameters: heron_ids, heron_id, request_id or end_user_id.
DELETE
Delete transactions
Documentation Index
Fetch the complete documentation index at: https://docs.herondata.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
(legacy) Heron ID of transaction to be deleted
Example:
"txn_7Fu4piFEi6x8g4vdUrkq7Q"
Heron IDs of transactions to be deleted
Reference IDs of transactions to be deleted
Request ID of transactions to be deleted
end_user_id of transactions to be deleted
account_id of transactions to be deleted
if true, deletes only transactions that are marked as duplicates
Callbacks
POST$yourWebhookUrlonData
Body
application/json
Webhook payload with transactions
Response
200
Your webhook implementation should return this HTTP status code if the data was received successfully.
Response
202 - application/json
OK