/product//deliveries
POST
Parameters:
| Parameter | Type | Description |
|---|---|---|
| id | string | Product ID (path parameter) |
| providers | array | Array of provider IDs to deliver to |
| autoDeliver | boolean | Automatically start delivery (default: true) |
| settings | object | Delivery settings (priority, notifications, etc.) |
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Product ID