update_billing_item
Modify billing item details including description, amount, or custom fields on a project.
Instructions
Update a billing item on a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| billing_item_id | Yes | ||
| description | No | ||
| amount | No | ||
| fields_json | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |