Prepare a local MS-DEC-250 order-intent template
prepare_order_intentReturn the canonical endpoint, OpenAPI, 17 required fields and a locally fillable MS-DEC-250 template. It accepts no buyer data and never creates an order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_code | Yes | Entry product whose order-intent template should be prepared locally without submitting it. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boundaries | Yes | Permanent safety boundaries of the public MCP discovery server. | |
| instructions | Yes | ||
| product_code | Yes | ||
| order_created | Yes | ||
| order_openapi | Yes | ||
| persists_data | Yes | ||
| submit_method | Yes | ||
| order_endpoint | Yes | ||
| required_fields | Yes | ||
| accepts_buyer_data | Yes | ||
| idempotency_header | Yes | ||
| preparation_status | Yes | ||
| request_schema_ref | Yes | ||
| local_fill_template | Yes | ||
| static_order_openapi | Yes | ||
| checkout_url_returned | Yes | ||
| provider_call_enabled | Yes | ||
| validation_profile_url | Yes |