API: RSS: Trading: get-gametradinginfo-rss
Returns information on offers and request for a specific game:
Url:
http://api.goozex.com/public/api/rss/trading/get-gametradinginfo-rss.asp
Call as:
get-gametradinginfo-rss.asp?appname=[ app_name ]&itemid=[ itemid ]&upc=[ upc ]&itemtitle=[ title ]&platformid=[ platformid ]&idcountry=[ US|CA|BM ]&idregion=[ US|CA|BM ]
Parameters:
app_name: Unique ID of the application
values: alphanumeric string given by Goozex to identify each application. Required.
itemid: Goozex IDItem of the game
values: numeric value
upc: is the UPC code of the game you are interested in
values: alpha string with 11-chars or 12-chars UPC code
itemtitle: Title of the game
values: alpha string
platformid: Goozex IDPlatform
values: integer
idcountry: (optional) specifies trading region - country
values: US, CA, BM (USA, Canada or Bermuda), or null for ALL
idregion: (optional) specifies the Trading Region code: US, CA, BM or null (for all)
Returns:
<game_itemid> ID of the game
<game_itemurl> URL of game page
<game_title> Title
<game_fulltitle> Full Title (with article)
<game_pointvalue> Point value of game
<game_platformid> Platform ID
<trading_offertotal> Total offers for this game
<trading_requesttotal> Total requests for this game
<trading_offerDO> Number of offers Disc Only
<trading_offerDM> Number of offers Disc + Manual
<trading_offerFP>Number of offers Full Package
<trading_requestDO> Number of requests Disc Only
<trading_requestDM> Number of requests Disc + Manual
<trading_requestFP> Number of requests Full Package
Examples:
http://api.goozex.com/public/api/rss/trading/get-gametradinginfo-rss.asp?appname=test&upc=023272320751
http://api.goozex.com/public/api/rss/trading/get-gametradinginfo-rss.asp?appname=test&itemid=8923
http://api.goozex.com/public/api/rss/trading/get-gametradinginfo-rss.asp?appname=test&itemtitle=Halo%203&platformid=45