#Is there a Playfab REST API to get a list of revoked items for a player Inventory(Legacy)

2 messages · Page 1 of 1 (latest)

dapper flicker
#

Hello!
I'm using the legacy inventory in our game and I want to get a list of revoked items, or if that fails, a list of all items with a status (active or revoked) where I can infer that revoked list. I only found the GetInventoryItems on the documentation: https://learn.microsoft.com/en-us/rest/api/playfab/economy/inventory/get-inventory-items?view=playfab-rest but it only returns the list of active items.
Is a list of revoked items something can be retrieved somehow?
Thanks!

Learn more about Economy service - Get current inventory items.

dapper flicker
#

hello! can anyone help me please 🥺