accounting_payments_update_status
Update the status of an accounting payment. Provide the payment status update payload and set confirmed to true to commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Payment status update payload | |
| _confirmed | No | Set to true to confirm this write operation |