---
title: "Get a company's balance"
method: GET
path: "/balance"
tags: ["Balances"]
---

# Get a company's balance

`GET /balance`

Retrieves the current balance information for the authenticated company.

Monetary fields are returned as arrays of amounts grouped by currency.

## Headers

- `Accept-Language` 'es' | 'en'

## Response `200`

successful operation

## Other responses

- `401` — authentication error
- `402` — payment required error
- `422` — parameter validation error
- `500` — internal server error

---

[API](https://skmtc.dev/digitalfemsa/apis/femsa-api.md) · [All operations](https://skmtc.dev/digitalfemsa/apis/femsa-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/digitalfemsa/femsa-api/revisions/2e43caddf36b/schema)
