Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Then it will tell you, if the opposite player is able to trade.
It will also displays, the reason why it's on hold, and for how long.
Normally it is 24 hours hold, when missing mobileAuthenticator.
If you are trying this programmatically (steam trade bot or something) then you can try what Sgt William DK said. You have to create an offer with whatever API you are using and then get the user details using it. I personally use DoctorMcKay's node-steam-tradeoffer-manager for Node.JS (GitHub project[github.com]). There is a function in the TradeOffer class that allows you to check the partner's escrow length.