update_offer_item
Apply JSON Patch operations to update existing offer items. Execution requires explicit confirmation to ensure intended changes.
Instructions
Update fields on an existing offer item using JSON Patch operations. Requires confirmed: true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patches | Yes | ||
| offer_id | Yes | ||
| confirmed | No | ||
| access_token | No |