Skip to content

GetByID

reference
1 min readUpdated

Kind: API Endpoint

Source: Pams/API/Pams.API/Controllers/Sales/PaymentController.cs (line 126)

Part of: Pams

Endpoint

GET

ParameterInTypeRequiredDescription
idquerylong

Used by

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

  • PaymentControllerPams/API/Pams.API/Controllers/Sales/PaymentController.cs:14

Imported by (7)

  • InvoiceControllerPams/API/Pams.API/Controllers/Sales/InvoiceController.cs:22
  • ItemControllerPams/API/Pams.API/Controllers/Sales/ItemController.cs:18
  • JobDocumentControllerPams/API/Pams.API/Controllers/Sales/JobDocumentController.cs:19
  • ProjectControllerPams/API/Pams.API/Controllers/Sales/ProjectController.cs:28
  • ShipmentInvoiceControllerPams/API/Pams.API/Controllers/Sales/ShipmentInvoiceController.cs:26
  • UpcomingInvoiceControllerPams/API/Pams.API/Controllers/Sales/UpcomingInvoiceController.cs:13
  • UpcomingPrincipalInvoiceControllerPams/API/Pams.API/Controllers/Sales/UpcomingPrincipalInvoiceController.cs:12

Was this page helpful?

Download as PDF