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
Authorizations
Query Parameters
(legacy) Heron ID of transaction to be deleted
Example:
"txn_hamS9gL3gtqgnECLjiGPqi"
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