print_service_quote
Generates a quote for a print service order, specifying pricing and processing options.
Instructions
Confirm a print service order and start processing.
Args:
order_id: The order ID from ``create_print_service_order``.
option: ``"local"``, ``"fulfillment"``, or ``"recommended"``.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| option | No | recommended | |
| order_id | Yes |