create_draft_listing
Create a new draft listing in your Etsy shop with essential details like title, description, price, and category to prepare items for sale.
Instructions
Create a new draft listing in a shop
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shop_id | Yes | The shop ID | |
| title | Yes | Listing title (max 140 chars) | |
| description | Yes | Listing description | |
| price | Yes | Price in shop's currency | |
| quantity | Yes | Available quantity | |
| taxonomy_id | Yes | Taxonomy/category ID | |
| who_made | Yes | Who made the item | |
| when_made | Yes | When it was made | |
| is_supply | Yes | Is this a craft supply? | |
| shipping_profile_id | No | Shipping profile ID | |
| tags | No | Tags (max 13) | |
| materials | No | Materials list | |
| shop_section_id | No | Shop section ID | |
| is_customizable | No | Can be personalized | |
| is_digital | No | Digital download |