Get Shipping Estimate
get_shipping_estimateGet estimated delivery time, free shipping threshold, and carrier information for a specific country. Use this when a customer asks about shipping costs or delivery times to their location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country_code | Yes | ISO 3166-1 alpha-2 or alpha-3 country code (e.g. 'PL', 'DE', 'GB', 'FR', 'DEU', 'GBR') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| carrier | No | ||
| message | No | ||
| returns | No | ||
| tracking | No | ||
| supported | No | ||
| country_code | No | ||
| free_shipping | No | ||
| shipping_cost | No | ||
| _response_budget | No | ||
| delivery_estimate | No | ||
| manufacturing_note | No | ||
| supported_countries | No | ||
| total_estimated_time | No | ||
| wall_art_launch_gate | No | ||
| tax_duty_handling_note | No | ||
| address_sign_launch_gate | No | ||
| tax_duty_handling_setup_dependent | No |