Skip to content

GetProductTypesTargetByYear

reference
1 min readUpdated

Kind: API Endpoint

Source: Pams/API/Pams.API/Controllers/BookingTarget/FinanceBudgetController.cs (line 41)

Part of: Pams

Endpoint

GET /bookingtarget/financebudget/getbranchbudgetsbyyear/{year}/branch/{branchId}

ParameterInTypeRequiredDescription
yearpathint
branchIdpathlong

Used by

4 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 (2)

  • FinanceBudgetControllerPams/API/Pams.API/Controllers/BookingTarget/FinanceBudgetController.cs:11
  • FinanceBudgetControllerPams/API/Pams.API/Controllers/BookingTarget/FinanceBudgetController.cs:11

Imported by (2)

  • ProductTypeTargetControllerPams/API/Pams.API/Controllers/BookingTarget/ProductTypeTargetController.cs:11
  • ProductTypeTargetControllerPams/API/Pams.API/Controllers/BookingTarget/ProductTypeTargetController.cs:11

Was this page helpful?

Download as PDF