-
Notifications
You must be signed in to change notification settings - Fork 26
Get Transaction Price
Revadike edited this page Feb 24, 2022
·
2 revisions
No known rate limit
Authenticated: Yes
Method:
GETHost:
store.steampowered.comPath:
/api/gettransactionprice/Query Parameters:
Name Type Required Description ccstring TODOCountry code lstring TODOLanguage transidstring TODOTODO
Name Type Description successnumber TODOpurchaseresultdetailnumber TODOssa_last_updatedstring TODO
GET https://store.steampowered.com/api/gettransactionprice/?cc=us&l=english&transid=5405998248779196793
{
"success": 2,
"purchaseresultdetail": 7,
"ssa_last_updated": "28 Aug, 2020"
}