Mail and Gold

Mail and Gold

in API Development

Posted by: Gudradain.3892

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?

Afala – Ehmry Bay

Mail and Gold

in API Development

Posted by: zeeZ.5713

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.

Mail and Gold

in API Development

Posted by: Lawton Campbell

Lawton Campbell

Web Programmer

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.

Mail and Gold

in API Development

Posted by: rodadams.5963

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.

Mail and Gold

in API Development

Posted by: Neff.1563

Neff.1563

I’d like to second a vote for exposing the wallet functionality.