# GetSalesLTMVSForecastedSalesLTM

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/DashBoard/DashboardPiplineController.cs` (line 685)

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

## Endpoint

`GET /dashboard/pipline/getsalesltmvsforecastedsalesltm`

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `userBranchId` | query | `long` | ✓ |  |
| `userId` | query | `long` | ✓ |  |
| `allowedBranches` | query | `string` | ✓ |  |
| `widgetTargetId` | query | `int` | ✓ |  |
| `teamId` | query | `int?` | - |  |

## 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)

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