Skip to content

GetJobById

reference
1 min readUpdated

Kind: API Endpoint

Source: Pams/API/Pams.API/Controllers/Sales/CostCalculationController.cs (line 19)

Part of: Pams

Endpoint

GET /sales/costcalculation/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)

  • CostCalculationControllerPams/API/Pams.API/Controllers/Sales/CostCalculationController.cs:8

Imported by (3)

  • SalesJobControllerPams/API/Pams.API/Controllers/Sales/SalesJobController.cs:17
  • SalesOfferControllerPams/API/Pams.API/Controllers/Sales/SalesOfferController.cs:16
  • SalesOrderControllerPams/API/Pams.API/Controllers/Sales/SalesOrderController.cs:16

Was this page helpful?

Download as PDF