Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/BookingTarget/ProductTypeTargetController.cs (line 33)
Part of: 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
Was this page helpful?