Create Quote with Complex Items
machship_create_quote_complex_itemsCreate freight quotes for items with complex definitions such as detailed packaging, dangerous goods codes, or serial numbers. Returns rate options with cost and transit info.
Instructions
Creates a freight quote using complex item definitions (detailed packaging, dangerous goods, serialisation data).
Args:
quote (object): Quote request with complexItems array instead of standard items
Returns: Same as machship_create_quote — array of rate options with cost and transit info.
Examples:
Use when: Items have dangerous goods codes, serial numbers, or non-standard packaging
Use when: machship_create_quote returned a validation error about item structure
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote | Yes | Quote request with complexItems array |