Receipts Match Receipt
receipts_match_receiptMatch a receipt to a transaction in Monarch Money, updating financial records. Provide receipt ID and transaction ID to connect them, ensuring accurate categorization.
Instructions
Match receipt. This may create or update Monarch data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| receipt_id | Yes | ||
| 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 |