Delete transaction
Delete the transaction transaction_id on account account_id linked to bank connection bank_connection_id for consumer consumer_id.
DELETE
Delete transaction
Authorizations
Enter your "Injector" API Key
See Authentication section for more information
Path Parameters
UUID of the transaction or Unique ID of the transaction that you have registered when the transaction was created.
Unique ID of the consumer that you have registered when the user was onboarded.
Required string length:
2 - 100Response
Successful Response
Previous
Get the list of transactionsReturns the list of transactions from account `account_id` linked to bank connection `bank_connection_id` for consumer `consumer_id`.
Next
Delete transaction