This is an old revision of the document!
/game/challenge/updateProgressBatched
AUTHENTICATION
Response
Request
POST /game/challenge/updateProgressBatched HTTP/1.1 Cookie: ApplicationGatewayAffinity=0;ApplicationGatewayAffinityCORS=1;reliclink=2; Host: aoe-api.reliclink.com Accept-Encoding: identity Accept: */* Content-Length: 162 Pragma: no-cache Content-Type: application/x-www-form-urlencoded; charset=UTF-8 Cache-Control: no-store callNum=123&connect_id=ccc&lastCallTime=111&progressIDs=[999]&sessionID=zzz&updateAmounts=[1]
| parameter | type | value | comments |
|---|---|---|---|
| callNum | int | 123 | |
| connect_id | |||
| lastCallTime | timestamp | ||
| progressIDs | array[int] | [999] | |
| sessionID | str | ||
| updateAmounts | array[int] | [1] | |
Response
AoE2:DE
RESPONSE_TEMPLATE