mf_update_payment_status
Update an invoice's payment status to unpaid or paid using its billing ID, enabling accurate receivables tracking.
Instructions
請求書の入金状態を更新します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| billing_id | Yes | 請求書ID | |
| payment_status | Yes | 入金状態(0: 未設定 / 1: 未入金 / 2: 入金済み) |