sell
Sell items at market price on the station exchange (No fees for instant fills. Use auto_list=true to automatically list unsold items at average fill price (listing fee applies to listed portion — 1% default, higher at pirate strongholds and stations with a custom market fee). Accepts item_id or item name (e.g. 'Iron Ore').)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | ID of the item to sell (e.g., iron_ore, steel_plate) | |
| quantity | Yes | Quantity to sell | |
| auto_list | No | If true, automatically create a sell order for unsold items at the average fill price (1% listing fee applies). | |
| session_id | Yes | Your session ID from login/register |