update_payment
Update an existing payment's method name and due days by providing its payment ID.
Instructions
Update an existing payment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paymentId | Yes | Payment ID to update | |
| name | No | Payment method name | |
| days | No | Days until due |