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.
 

Asset Details API

Author
Baieva Eridomap
BE Systems
#1 - 2012-05-29 17:29:09 UTC  |  Edited by: Baieva Eridomap
Hi,

Is there a way to fetch Character / Corp owned BPO details?
The main thing in there is the ML and PL, which affect profitability calculations.

Using the Asset API, we can see
row itemID=1186649080 typeID=979 quantity=1 flag=64 singleton=1 rawQuantity=-1

But, there is no ML / PL for the owned BPOs in the asset listing.

Is there a way to use the API and fetch such details?
If not, can you make it for us, either in asset list, or separate query?

for example, could/should be the singletons only:
Single singleton item https://api.eveonline.com/char/AssetDetails.xml.aspx?itemID=1810001234&keyID=&vCode=
All singleton items https://api.eveonline.com/char/AssetDetails.xml.aspx?keyID=&vCode=

That would help a lot in tracking corp and char BPOs, and reduce manual typing/copying/pasting.

Thanks in advance.
Desmont McCallock
#2 - 2012-05-29 17:43:42 UTC
No offence there mate,but... get in line for API requests.
TorTorden
Tors shibari party
#3 - 2012-05-31 16:25:05 UTC
Think I heard somewhere that it's possible to grab ME\PL values for a blueprint when it is in use (I,e in production) and you could grab and store it from there.

Granted never tried it myself.