create_shipping_profile
Create a new shipping profile for an Etsy shop by specifying costs, processing times, and destination countries to manage shipping settings.
Instructions
Create a new shipping profile for a shop
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shop_id | Yes | The shop ID | |
| title | Yes | Profile title | |
| origin_country_iso | Yes | Origin country ISO code (e.g., 'US') | |
| primary_cost | Yes | Primary shipping cost | |
| secondary_cost | Yes | Additional item shipping cost | |
| min_processing_days | Yes | Minimum processing days | |
| max_processing_days | Yes | Maximum processing days | |
| destination_country_iso | No | Destination country ISO |