Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show Wallet Transactions in Citadels #118

Open
wffurr opened this issue Nov 30, 2016 · 0 comments
Open

Show Wallet Transactions in Citadels #118

wffurr opened this issue Nov 30, 2016 · 0 comments

Comments

@wffurr
Copy link

wffurr commented Nov 30, 2016

They appear in the API results, but with stationName="" and are thus not displayed in the evething.org UI. There is a stationID, but it's tricky to get the name from the ID. I'd be happy with results displayed just with stationID, but there are sources for the station ID to name mapping:

The new ESI API will return details for structures that the authorized character has docking permission at: https://esi.tech.ccp.is/latest/#!/Universe/get_universe_structures_structure_id This can break if you lose docking access at a station where you previously had transactions.

Many known citadels are listed at https://stop.hammerti.me.uk/api/. However, this doesn't have a full list of structures, and indeed lacks the stationID below.

Sample transaction data that does not appear:

<row transactionDateTime="2016-11-30 01:18:43"
transactionID="4459004414"
quantity="4"
typeName="Federation Navy Ogre" typeID="31884"
price="3250000.00"
clientID="91693033" clientName="Elaith Makbema"
stationID="1021149293700" stationName=""
transactionType="sell"
transactionFor="personal"
journalTransactionID="13326826795"
clientTypeID="1373"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant