📄️ Authentication
This request is sent to merchant's callback url to authenticate the user in the game
📄️ Player Info
This request is used to request for player details.
📄️ Deduct
This request is used to deduct a given amount from a player's wallet
📄️ Add
This request is used to add a given amount to a player's wallet
📄️ Rollback
This request is used to add a given amount to a player's wallet when a given game action that had deducted the same amount from the wallet, fails.