> ## Documentation Index
> Fetch the complete documentation index at: https://docs.safefypay.com.br/llms.txt
> Use this file to discover all available pages before exploring further.

# Balance

> Summary of the balance object returned by the API

The `Balance` object represents the current financial position of the account.

Use the OpenAPI schema in the balance endpoint for full field, type, and required/optional details.

* Monetary values are always in cents
* Main operational fields: `withdrawNowAvailable` and `requiresFullWithdrawalNow`

Related endpoint: [Get balance](/en/api-reference/balance/get).
