Edit

Share via


Transaction History

Important

Economy v2 is now Generally Available. For support and feedback, go to the PlayFab Forum.

The Economy v2 Inventory service has a Transaction History API that allows you to get a view of all the operations performed on a player's inventory. This data can be used to help track usage of game systems, troubleshoot bugs, and identify malicious actors.

Transaction Histories are grouped by a player's different Inventory Collections with each Collection having its own history. More information about using CollectionIds and having multiple inventories per player can be found here.

Some events such as CollectionCreated and CollectionDeleted aren't presented in the transaction history.

Getting a Player's Transaction History

  1. In Game Manager, navigate to Players
  2. Select the player you wish to view, then go to Transaction History