trade_decline
Decline a trade offer (Declines the offer; nothing moves, and the offerer is notified. Fails with trade_in_progress once the accept is already committing, and with trade_not_found if the trade is gone.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trade_id | Yes | UUID of the trade offer | |
| session_id | Yes | Your session ID from login/register |