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
(legacy) Heron ID of transaction to be deleted
Example:
"txn_o33FG9TSQBm6miJMsLND9T"
account_id of transactions to be deleted
if true, deletes only transactions that are marked as duplicates
Request ID of transactions to be deleted
Reference IDs of transactions to be deleted
Heron IDs of transactions to be deleted
end_user_id of transactions to be deleted
Response
202 - application/json
OK
Was this page helpful?