Update Replenishment
update_replenishmentUpdate a replenishment to cancel it or modify delivery information and load carriers. Changes are applied asynchronously.
Instructions
Update a replenishment, for example to cancel it or update delivery info and load carriers. Returns a process status — changes are applied asynchronously.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| replenishmentId | Yes | The bol.com replenishment ID to update. | |
| state | No | Set the replenishment state (e.g. CANCELLED). | |
| deliveryInfo | No | Updated delivery information. | |
| numberOfLoadCarriers | No | Number of load carriers (1-66). | |
| loadCarriers | No | Load carriers with SSCC codes. |