Gameflip API missing pending/completed status

Hey,

im providing 24/7 skins with my bots and need to check which items are sold.

Currently if someone bought a item the status goes immediately just to “sold”.

But what is the problem?
The problem is that some people don’t retrieve their item or the purchases goes under review and then canceled.
That means that my bot is calculating wrong(more) profit -> I need to pay wrong(more) taxes!

At the moment its not possible to check “is the sale pending or completed?” with the api but it should be easy to implement that because https://gameflip.com/listings/sold?status=complete%2Cpending_complete is doing exactly that but unfortunately their is no api method to call that. :frowning:

Cheers! :slight_smile:

maybe this picture helps to understand the problem :slight_smile:

@DeemonRider thank you for bringing this one up!

We are aware of this issue and the fix is on our roadmap. We expect to release it within the next few weeks.

Let us know if you have further topics around the API.

Looks like it has been added: https://github.com/gameflip/gfapi/blob/master/docs/Exchange.md