Get player wallet
GET/api/data-fetch/v1/virtual-currency/wallet
Retrieves the wallet information containing the number of tokens each player has.
Request
Responses
- 200
- 400
- 404
- 500
A list of player wallets.
If the provided parameters are invalid.
If the module or collection is not found in the configuration file.
If there are connection problems with the database or an error performing the query.