cancel_ship_buy_order
Cancel one of your ship buy orders and refund the escrow (Refunds the full escrowed amount (price + sales tax). Works from anywhere. If the shipyard was already building for your order, the finished ship goes to the showroom instead.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | ID of the buy order to cancel (use view_ship_buy_orders to see your orders) | |
| session_id | Yes | Your session ID from login/register |