Delete transaction
delete_transactionSoft-delete an existing transaction by ID so it no longer appears in normal spending summaries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deleted_reason | No | ||
| transaction_id | Yes | ||
| client_request_id | No | Optional idempotency key. Omit for normal one-off calls. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||