Mail and Gold
Gudradain.3892:
Three questions :
1. Is it possible to get a copy of all the mail sent to a certain player?
2. Is it possible to get the amount of gold a player is currently possessing?
3. Is it possible to get the amount of gold/items stored in a guild bank?
zeeZ.5713:
1. Not yet? (https://github.com/arenanet/api-cdi/pull/25)
2. and 3. would be no currently. I believe guild stuff is on hold until after the release of HoT with all its guild related changes, and I expect account wallets to be on a radar somewhere too.
Lawton Campbell.8517:
1. Not yet? (https://github.com/arenanet/api-cdi/pull/25)
2. and 3. would be no currently. I believe guild stuff is on hold until after the release of HoT with all its guild related changes, and I expect account wallets to be on a radar somewhere too.
I want to ship a partial guild endpoint before HoT — basically with the more basic features (e.g., rosters and ranks and stuff). That initial release will leave out all the game-specific stuff since I’m not sure what’s changing.
The new wallet’s out now, so I should probably take a look at exposing that functionality.
rodadams.5963:
The new wallet’s out now, so I should probably take a look at exposing that functionality.
My first read through was “The new wallet API is out now”…. so much happiness squashed on re-reading.
Neff.1563:
I’d like to second a vote for exposing the wallet functionality.