pricebook_equipment_update
Update equipment records in the pricebook by ID, adjusting pricing, vendor details, and other attributes to maintain accurate cost and pricing data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Equipment ID | |
| body | Yes | Equipment update payload | |
| _confirmed | No | Set to true to confirm this write operation |