These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Question about wallet and API

Author
wallenbergaren
Garoun Investment Bank
Gallente Federation
#1 - 2012-03-03 12:56:42 UTC
How far back does the transaction history go?
Louis Vitton
Viziam
Amarr Empire
#2 - 2012-03-03 19:59:45 UTC
Quote:
Journal Walking

The journal is configured to provide up to one month worth of data. Since each request returns at most 2560 entries, you can walk forwards and backwards in the journal to retrieve more entries.

Note: The rows in the result are mostly from "new to old". But CCP doesn't sort the results, so the return order of MSSQL is "undefined". You need to sort it yourself. (i.e. the bottom row is NOT ALWAYS the id, you wanna use for walking)


http://wiki.eve-id.net/APIv2_Char_JournalEntries_XML