Execute Order Fulfillment
order_fulfill_executeExecute a previewed order fulfillment to mark items as shipped. Provide the operation ID and confirm production for live stores.
Instructions
Execute a previewed order fulfillment. This marks items as shipped. Production stores require confirm_production: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation_id | Yes | Operation ID from order_fulfill_plan | |
| response_format | No | Response format | json |
| confirm_production | No | Required for production stores |