---
title: "Relatório anual de lucros por sócio"
method: GET
path: "/api/socios/reports/lucros"
tags: ["Sócios (Relatórios)"]
---

# Relatório anual de lucros por sócio

`GET /api/socios/reports/lucros`

Per-partner 12-month grid of profit share at a PV. The agreement %
used for each month is the one active on the last day of that month.
Movements attributable to vehicles whose contract is suspended
(Contratos.IDestado = 3) are excluded — project-wide rule.

## Query parameters

- `pv` integer, required — ID do ponto de venda
- `year` integer, required

## Headers

- `x-api-token` string, nullable

## Response `200`

Successful Response

- object[]

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/multigest/apis/multigest-protected-api.md) · [All operations](https://skmtc.dev/multigest/apis/multigest-protected-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/multigest/multigest-protected-api/revisions/4b44eb76b3ee/schema)
