Q:
listings endpoint - which ids are shown?
I think those are all items that were at one point sold on the trading post. Not necessarily all items that can be traded.
If an item doesn’t exist in the commerce systems, then it has never had a sell order placed for it.
This is to prevent people from placing buy orders for items before there are any being sold and thus influencing markets that don’t exist yet.
Now i got two answers, but one excepts the other anyone here knows exactly, what this endpoint returns? I cant check it by myself and the wiki for that endpoint just say “returns a list of all ids”..
Web Programmer
I think those are all items that were at one point sold on the trading post. Not necessarily all items that can be traded.
If an item doesn’t exist in the commerce systems, then it has never had a sell order placed for it.
This is to prevent people from placing buy orders for items before there are any being sold and thus influencing markets that don’t exist yet.
This is correct.