get_quote
Authoritative price quote for a Morocco ↔ Europe shipment, returned from the same pricing engine the website uses. Provide weight_kg for boxes/suitcases or items[] for catalogue goods. Never re-compute prices yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | Catalogue goods. Use item_id (or name) from get_services. | |
| flex_days | No | Search window after pickup_date (default 14) | |
| weight_kg | No | Total weight for box/suitcase shipments | |
| origin_city | Yes | ||
| pickup_date | No | YYYY-MM-DD, defaults to today | |
| origin_country | Yes | ISO-3166 alpha-2 | |
| destination_city | Yes | ||
| destination_country | Yes | ISO-3166 alpha-2 |