Skip to content

GetById

reference
1 min readUpdated

Kind: API Endpoint

Source: Pams/API/Pams.API/Controllers/BookingTarget/AccountManagerTargetController.cs (line 22)

Part of: Pams

Endpoint

GET /bookingtarget/accountmanagertarget/getbyid/{id}

ParameterInTypeRequiredDescription
idpathlong

Used by

4 references from 4 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)

  • AccountManagerTargetControllerPams/API/Pams.API/Controllers/BookingTarget/AccountManagerTargetController.cs:11

Imported by (3)

  • FinanceBudgetControllerPams/API/Pams.API/Controllers/BookingTarget/FinanceBudgetController.cs:11
  • PrincipalTargetControllerPams/API/Pams.API/Controllers/BookingTarget/PrincipalTargetController.cs:11
  • ProductTypeTargetControllerPams/API/Pams.API/Controllers/BookingTarget/ProductTypeTargetController.cs:11

Was this page helpful?

Download as PDF