meta { name: LOC PATCH Expense Full type: http seq: 6 } patch { url: {{localBaseUrl}}/expenses/0708e7f7-3a2a-4b93-81da-38954925ca78 body: json auth: inherit } body:json { { "date": "2025-12-15", "cents": 888, "categoryId": "1", "merchantId": "1", "subcategoryIds": ["2"], "tagIds": ["2"], "description": "PATCHED Desc." } }