{
"requestId": "...",
"success": true,
"data": {
"id": "trade-uuid",
"type": "DEPOSIT",
"status": "INITIATED",
"game": "730",
"externalId": "dep_unique_123",
"merchantId": "merchant-uuid",
"clientUserId": "client-uuid",
"clientSteamID": "76561198012345678",
"clientTradeUrl": "https://steamcommunity.com/tradeoffer/new/?partner=...",
"items": [
{
"id": "a1b2c3d4-...",
"name": "AK-47 | Redline",
"marketHashName": "AK-47 | Redline (Field-Tested)",
"type": "Rifle",
"iconUrl": "IzMF03bk9WpSBq-S-ekoE33L-iLqGFHVaU25ZzQNQcXdA3g5gMEPvUZZEfSMJ6dESN8p_2SVTY7V2N4MxGVIwXpaL3_a3Hh...",
"appid": 730,
"contextid": 2,
"tradable": true,
"accepted": true,
"marketPrice": 12.50,
"offer": {
"price": 10.75,
"reference": "ref_abc123"
},
"exterior": "Field-Tested",
"wear": "0.25432"
}
],
"totalPrice": 10.75,
"isInstant": true,
"createdAt": "2026-03-04T10:00:00.000Z",
"updatedAt": "2026-03-04T10:00:00.000Z"
}
}