sendle_get_quote
Retrieve shipping quotes for parcels by providing pickup and delivery postcodes, weight, and other details via Sendle's API.
Instructions
Get a shipping quote from Sendle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pickup_suburb | No | ||
| pickup_postcode | Yes | ||
| pickup_country | No | ||
| delivery_suburb | No | ||
| delivery_postcode | Yes | ||
| delivery_country | No | ||
| weight_value | Yes | ||
| weight_units | No | ||
| api_key | No |