# Milf Master ## Docs - [API](https://6s3y3akg90.apifox.cn/doc-2372232.md): - General Information [Change Log](https://6s3y3akg90.apifox.cn/doc-2090877.md): - General Information [Server Structure](https://6s3y3akg90.apifox.cn/doc-2018783.md): - Integration Service [1. Version History](https://6s3y3akg90.apifox.cn/doc-2804125.md): - Integration Service [2. Introduction](https://6s3y3akg90.apifox.cn/doc-2804126.md): - Integration Service [3. Launching MilfMasters Game Client](https://6s3y3akg90.apifox.cn/doc-2804129.md): - Integration Service [4. Wallet API](https://6s3y3akg90.apifox.cn/doc-2804130.md): - Entry Point [Entry Sequence](https://6s3y3akg90.apifox.cn/doc-2020462.md): - Entry Point [Entry Point](https://6s3y3akg90.apifox.cn/doc-2372204.md): - Payment [Payment Sequence](https://6s3y3akg90.apifox.cn/doc-2020617.md): - Payment [Payment Initiation](https://6s3y3akg90.apifox.cn/doc-2375263.md): - Payment [Payment Callback](https://6s3y3akg90.apifox.cn/doc-2375030.md): - Data Types [Data Types](https://6s3y3akg90.apifox.cn/doc-2374328.md): ## API Docs - Integration Service [Verify Session](https://6s3y3akg90.apifox.cn/api-99526894.md): When *MilfMasters* Game Client starts, it will have a `sessionId` as URL parameter, that must be validated, before starting. To validate, the *MilfMasters* Backend must send a `verifySession` request. - Integration Service [Get Balance](https://6s3y3akg90.apifox.cn/api-99533714.md): Whenever required MilfMasters Game Client can request current player’s wallet balance using a `getBalance` request. - Integration Service [Withdraw](https://6s3y3akg90.apifox.cn/api-99533895.md): A `/withdraw` request is sent whenever *MilfMasters Game Client* requests to withdraw (spend) money from players wallet. - Integration Service [Confirm Withdraw](https://6s3y3akg90.apifox.cn/api-99534191.md): A `/confirmWithdrawal` request is need after every successful withdrawal to correctly finalize the transaction. - Integration Service [Rollback Withdraw](https://6s3y3akg90.apifox.cn/api-99534370.md): If a `/withdraw` request fails - for whatever reason - a `/rollbackWithdrawal` request MUST be sent to cancel the withdrawal. - Payment [Payment Callback API](https://6s3y3akg90.apifox.cn/api-60942223.md): - Payment [Query Withdrawal](https://6s3y3akg90.apifox.cn/api-103448646.md): ## Schemas - [Error Response Body](https://6s3y3akg90.apifox.cn/schema-54686138.md): - [Balance Amount](https://6s3y3akg90.apifox.cn/schema-54686146.md):