rlink:game:item:getitemprices

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
rlink:game:item:getitemprices [2022-10-23 16:59] – [/game/item/getItemPrices (Missing Response)] simonsanrlink:game:item:getitemprices [2024-11-01 14:08] (current) – Replace 'reliclink' with 'worldsedgelink' nimda
Line 1: Line 1:
-====== [GET] /game/item/getItemPrices (Missing Response) ======+====== [GET] /game/item/getItemPrices ======
 <WRAP center round important 60%> <WRAP center round important 60%>
 **AUTHENTICATION** **AUTHENTICATION**
-</WRAP> 
- 
-<WRAP center round todo 60%> 
-Response 
 </WRAP> </WRAP>
  
  
-===== Request =====+===== AoE2:DE ===== 
 +==== Request ====
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
 GET /game/item/getItemPrices?accountType=3&callNum=123&connect_id=ccc&country=us&currency=usd&lastCallTime=111&saleVersion=-1&sessionID=zzz HTTP/1.1 GET /game/item/getItemPrices?accountType=3&callNum=123&connect_id=ccc&country=us&currency=usd&lastCallTime=111&saleVersion=-1&sessionID=zzz HTTP/1.1
-Cookie: ApplicationGatewayAffinity=0;ApplicationGatewayAffinityCORS=1;reliclink=2; +Cookie: ApplicationGatewayAffinity=0;ApplicationGatewayAffinityCORS=1;worldsedgelink=2; 
-Host: aoe-api.reliclink.com+Host: aoe-api.worldsedgelink.com
 Accept-Encoding: identity Accept-Encoding: identity
 Accept: */* Accept: */*
Line 33: Line 30:
 |saleVersion|int|-1|| |saleVersion|int|-1||
  
-===== Response ===== +==== Response ====
- +
-==== AoE2:DE ====+
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
 RESPONSE_TEMPLATE RESPONSE_TEMPLATE
 +</code>
 +</WRAP>
 +
 +===== AoE4 =====
 +==== Request ====
 +<WRAP round 100%>
 +<code>
 +GET /game/item/getItemPrices?accountType=3&callNum=119&connect_id=bgoo2n1murnn43kzdnnfc9fhp2no19&country=de&currency=eur&lastCallTime=653353&saleVersion=-1&sessionID=bgoo2n1murnn43kzdnnfc9fhp2no19 HTTP/1.1
 +Host: aoe-api.worldsedgelink.com
 +Accept: */*
 +Accept-Encoding: identity
 +Cookie: ApplicationGatewayAffinity=a2bd9c803374aa3cdd1337b02986746f;ApplicationGatewayAffinityCORS=a2bd9c803374aa3cdd1337b02986746f;worldsedgelink=-1321719400;
 +Cache-Control: no-store
 +Content-Type: application/x-www-form-urlencoded; charset=UTF-8
 +Pragma: no-cache
 +</code>
 +</WRAP>
 +
 +^parameter ^type ^value ^comments ^
 +|accountType| int | 3 ||
 +|callNum| int | 123 ||
 +|connect_id||||
 +|lastCallTime| timestamp|||
 +|country|ISO 3166-1 Alpha-2|us||
 +|currency|ISO 4217|usd||
 +|saleVersion|int|-1||
 +|sessionID|str|||
 +
 +==== Response ====
 +<WRAP round 100%>
 +<code>
 +[
 +    0, // result status code
 +    [],
 +    0,
 +    []
 +]
 </code> </code>
 </WRAP> </WRAP>
  • rlink/game/item/getitemprices.1666537144.txt.gz
  • Last modified: 4 years ago
  • by simonsan