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.
 

[solved] Corp transactions and wallet divisions

Author
Thror Ginkar
Flying Blacksmiths
#1 - 2012-10-11 11:22:35 UTC  |  Edited by: Thror Ginkar
Hi o/

I am trying to build a small tool to manage my corporation mineral stocks prices for ship productions, and then I want to access the corp transactions through API to feed my application with the minerals we have been sold. For some reasons I want to use the 5th division for my buy orders.

The issue I encountered is that although I can query the corp transactions from the API, it appears that I am only receiving the transactions passed using the master wallet and not the ones using the 5th division.

I am CEO of the corporation, the key was created as a corporation API-key using this character, and everything in the "Account and Market" section has been checked.

The buy orders have been set using another character, on another account, on behalf of corporation (athough I do not think the character setting the order has any influence, as I can fetch her transactions on master wallet and not 5th div).

I noticed that the ingame transaction list allows you to filter by divisions (or ALL), but I did not see any mention of such a fliter in the corp transaction API call on Eve-Dev (the page redirects on the character transactions and there are no wallet divisions there).

Can anybody help me ? :)
Thror Ginkar
Flying Blacksmiths
#2 - 2012-10-11 17:47:54 UTC
Actually when you follow th link on Eve-Dev to the "character" API page, there is a "accountKey" parameter to choose the wallet division.

Thanks to Jigsaw Ronuken for spotting this :)