accounting_payments_update
Update payment records in ServiceTitan accounting by patching fields such as type, status, check number, and invoice splits. Requires payment ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Payment ID | |
| payload | No | Payment fields to patch | |
| _confirmed | No | Set to true to confirm this write operation |