# GetProductTypesTargetByYear

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/BookingTarget/ProductTypeTargetController.cs` (line 33)

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

## Endpoint

`GET /bookingtarget/producttypetarget/getproducttypestargetbyyear/{year}`

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `year` | path | `int` | ✓ |  |

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Declared in (1)

- `ProductTypeTargetController` — `Pams/API/Pams.API/Controllers/BookingTarget/ProductTypeTargetController.cs`:11

### Imported by (1)

- `FinanceBudgetController` — `Pams/API/Pams.API/Controllers/BookingTarget/FinanceBudgetController.cs`:11
