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
    }
  ]
}

AllIsVain.6409:

Soon TM

From this

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

Lawton Campbell.8517:

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 :|

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. =)