Skip to content

GetById

reference
1 min readUpdated

Kind: API Endpoint

Source: Pams/API/Pams.API/Controllers/Sales/PrincipalPaymentController.cs (line 20)

Part of: Pams

Endpoint

GET /sales/principalpayment/getbyid/{id}

ParameterInTypeRequiredDescription
idpathlong

Used by

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

  • PrincipalPaymentControllerPams/API/Pams.API/Controllers/Sales/PrincipalPaymentController.cs:9

Imported by (9)

  • CostCalculationControllerPams/API/Pams.API/Controllers/Sales/CostCalculationController.cs:8
  • DeliveryTermControllerPams/API/Pams.API/Controllers/Sales/DeliveryTermController.cs:19
  • InvoiceControllerPams/API/Pams.API/Controllers/Sales/InvoiceController.cs:22
  • OfferStatusControllerPams/API/Pams.API/Controllers/Sales/OfferStatusController.cs:13
  • OrderStatusControllerPams/API/Pams.API/Controllers/Sales/OrderStatusController.cs:13
  • PrincipalDeductionControllerPams/API/Pams.API/Controllers/Sales/PrincipalDeductionController.cs:9
  • ProjectControllerPams/API/Pams.API/Controllers/Sales/ProjectController.cs:28
  • SalesPotentialStatusControllerPams/API/Pams.API/Controllers/Sales/SalesPotentialStatusController.cs:13

…and 1 more.

Was this page helpful?

Download as PDF