manage_shipping_destinations
Add or remove shipping destinations in Etsy shipping profiles to configure delivery options and costs for different regions.
Instructions
Create or delete shipping destinations on a profile
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shop_id | Yes | The shop ID | |
| shipping_profile_id | Yes | The shipping profile ID | |
| action | Yes | Action to perform | |
| shipping_profile_destination_id | No | Destination ID (for delete) | |
| primary_cost | No | Primary cost (for create) | |
| secondary_cost | No | Secondary cost (for create) | |
| destination_country_iso | No | Destination country ISO (for create) | |
| destination_region | No | Destination region (for create) |