Transactions Download Transaction Attachment
transactions_download_transaction_attachmentDownload a transaction attachment using its unique ID. Save the file to a specified path or view structured details.
Instructions
Download transaction attachment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| output_mode | No | Output shape to return. Use summary for compact CLI-style defaults, full for complete structured data without raw, and raw for complete structured data including raw payloads. | summary |
| session_path | No | ||
| attachment_id | Yes |