Transactions List Transaction Attachments
transactions_list_transaction_attachmentsRetrieve all attachments linked to a specific transaction by entering its transaction ID, so you can access supporting documents directly.
Instructions
List transaction attachments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |
| transaction_id | Yes | ||
| redirect_posted | No |