Merchants Update Merchant
merchants_update_merchantUpdate a merchant's name or details in Monarch Money by specifying merchant_id. Changes apply to Monarch data, creating or updating records.
Instructions
Update merchant. This may create or update Monarch data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| merchant_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 |