Items waiting to be picked up from TP

Items waiting to be picked up from TP

in API Development

Posted by: SingerOfTheFall.3546

SingerOfTheFall.3546

Not sure if it has already been discussed, but it would be nice to be able to get the list of items (and the amount of gold) waiting to be picked up from the trading post.

{
  "coins" : 12345,
  "items" : 
  [
    {
          "item_id" : 12345,
          "quantity" : 1
    },
    {

          "item_id" : 54321,
          "quantity" : 15
    }
  ]
}

Items waiting to be picked up from TP

in API Development

Posted by: AllIsVain.6409

AllIsVain.6409

Soon TM

From this

tradingpost
“Your Trading Post transactions.”
transaction history
current transactions
gold/items available for pickup

Lootballs – Elementalist

Items waiting to be picked up from TP

in API Development

Posted by: Lawton Campbell

Lawton Campbell

Web Programmer

SOON™

Not before next month though.

Also, after looking at the backend services that are responsible for that data, it’s gonna have to be a paginated API (like the authenticated /v2/commerce endpoints) which is probably a good thing since some people use that as infinite bank storage :|

Items waiting to be picked up from TP

in API Development

Posted by: Risingashes.8694

Risingashes.8694

which is probably a good thing since some people use that as infinite bank storage :|

Guilty as charged.

But feel free to get some quantity unlimited storage slots added to the gem store, and I’ll put my million snowflakes there instead. =)