201 Successful Response
Schema: TransactionBulkDeleteResponse
-
deletedinteger -
Manual/bulk-upload rows permanently removed.
-
hiddeninteger -
Plaid rows soft-deleted (hidden) on the local engine.
-
failedarray · TransactionBulkDeleteFailure TransactionBulkDeleteFailure -
Rows that could not be deleted, with reasons.
2 fields
-
transaction_idstring required -
Transaction UUID that failed.
-
messagestring required -
Human-readable failure reason.
-