mf_expense_list_transactions
Fetch your MoneyForward expense transaction list by office ID and filter by date range or reported status to review or process claims.
Instructions
自分の経費明細一覧を取得します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ページ番号 | |
| limit | No | 取得件数(最大1000) | |
| office_id | Yes | 事業者ID | |
| is_reported | No | 申請に含まれるかで絞り込み(false=未申請のみ) | |
| recognized_at_to | No | 日付の終了日(YYYY-MM-DD) | |
| recognized_at_from | No | 日付の開始日(YYYY-MM-DD) |