# Financial ## Get business balance - [GET /easyflow/businesses/balance](https://mobile-docs.easyflow.digital/openapi/financial/paths/~1easyflow~1businesses~1balance/get.md): Retrieve the current balance. ## Filter movements group - [POST /easyflow/movement-groups/list](https://mobile-docs.easyflow.digital/openapi/financial/paths/~1easyflow~1movement-groups~1list/post.md): Retrieve paginated movement groups. ## Filter movements - [POST /easyflow/movements/list](https://mobile-docs.easyflow.digital/openapi/financial/paths/~1easyflow~1movements~1list/post.md): Retrieve paginated movement. ## Filter withdraw requests by business - [POST /easyflow/withdraw-requests/list-by-business](https://mobile-docs.easyflow.digital/openapi/financial/paths/~1easyflow~1withdraw-requests~1list-by-business/post.md): Filter all withdraw requests for the business. ## Get withdraw request details - [GET /easyflow/withdraw-requests/{withdrawRequestId}](https://mobile-docs.easyflow.digital/openapi/financial/paths/~1easyflow~1withdraw-requests~1%7Bwithdrawrequestid%7D/get.md): Get the full details of a specific withdraw request.