Update Offer
update_offerUpdate an existing offer's reference, on-hold status, product title, or fulfilment settings. Returns a process status as changes are applied asynchronously.
Instructions
Update an existing offer's reference, on-hold status, product title, or fulfilment settings. To update pricing or stock, use update_offer_price or update_offer_stock instead. Returns a process status — changes are applied asynchronously.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offerId | Yes | The bol.com offer ID to update. | |
| reference | No | Your internal reference for this offer (max 100 chars). | |
| onHoldByRetailer | No | Put the offer on hold (not visible on bol.com). | |
| unknownProductTitle | No | Title for products not yet known by bol.com. | |
| economicOperatorId | No | Identifier referring to the Economic Operator entity for EU compliance. | |
| fulfilment | Yes | Fulfilment method and delivery code. |