Get Trade Status
key<token>
In: query
Query Parameters
tradeid?integer
(Required)
Default
nullFormat
int64get_descriptions?boolean
(Required) If set, the item display data for the items included in the returned trades will also be returned
language?string
(Required) The language to use when loading item display data
input_json?string
An alternative to the query string parameters; pass arguments as a URL-encoded JSON blob. The "key" and "format" fields should still be passed as separate parameters
format?string
The format of the response. Defaults to json
Value in
"json" | "xml" | "vdf"Response Body
curl -X GET "https://api.steampowered.com/IEconService/GetTradeStatus/v1"Empty
Empty
Empty