# GetWidgetData_ClientsOffersSummary

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/DashBoard/DashboardDataController.cs` (line 522)

**Part of:** [Pams](subsystem-pams)

## Endpoint

`GET `

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `branchId` | query | `long` | ✓ |  |
| `lastMonths` | query | `int` | ✓ |  |
| `lastYears` | query | `int` | ✓ |  |
| `viewForTypeId` | query | `int` | ✓ |  |
| `filterTypeId` | query | `int` | ✓ |  |
| `filterById` | query | `long` | ✓ |  |

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Declared in (1)

- `DashboardDataController` — `Pams/API/Pams.API/Controllers/DashBoard/DashboardDataController.cs`:11
