scheduling_update_line_item
Update a specified line item on a schedule, modifying details such as product, quantity, pricing, and tax settings.
Instructions
Update a line item on a schedule
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Schedule ID | |
| line_item_id | Yes | Schedule line item ID | |
| product_id | No | ||
| name | No | ||
| description | No | ||
| quantity | No | ||
| retail_cents | No | ||
| cost_cents | No | ||
| taxable | No | ||
| one_time_charge | No | ||
| position | No | ||
| recurring_type_id | No |