{
"requestId": "...",
"success": true,
"data": {
"id": "trade-uuid",
"type": "withdraw",
"source": "self",
"status": "hold",
"game": "730",
"externalId": "wd_unique_789",
"merchantId": "merchant-uuid",
"clientSteamID": "76561198012345678",
"clientTradeUrl": "https://steamcommunity.com/tradeoffer/new/?partner=12345&token=ABCDEFGH",
"items": [ /* InventoryItem[] */ ],
"totalPrice": 45.00,
"offerID": "9088123456",
"botInfo": {
"name": "tradingbot01",
"avatar": "https://...",
"steamId": "76561198..."
},
"createdAt": "2026-05-14T12:00:00.000Z",
"updatedAt": "2026-05-14T12:01:30.000Z"
}
}