ingrammicro_validate_quote_to_order
Validate a quote before converting it to an order and retrieve the exact vendor-mandatory header and line fields required for the quote-to-order call, ensuring all required attributes are included.
Instructions
Validate a quote before converting it to an order, and learn which fields the vendor requires at header and line level for the Quote-to-Order call.
Always call this before ingrammicro_create_cloud_order(quote_number=...)
— the response's vmfAdditionalAttributes (header level) and each
line's vmfAdditionalAttributesLines name the exact vendor-mandatory
fields to copy into that call's additional_attributes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote_number | Yes | Ingram Micro quote number, e.g. "QUO-14551943-D2Y9L9". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |