Transactions
Delete transactions
Please provide at least one of the following parameters: heron_ids, heron_id, request_id or end_user_id.
DELETE
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Query Parameters
Heron IDs of transactions to be deleted
Reference IDs of transactions to be deleted
account_id of transactions to be deleted
if true, deletes only transactions that are marked as duplicates
end_user_id of transactions to be deleted
(legacy) Heron ID of transaction to be deleted
Request ID of transactions to be deleted
Response
202 - application/json
Was this page helpful?