update_expense
Update an expense card by providing its unique ID and the fields to modify in JSON format.
Instructions
Update an expense card by ID (GUID).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expense_id | Yes | ||
| fields_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |