Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Sales/PaymentController.cs (line 126)
Part of: Pams
Endpoint
GET
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | query | long | ✓ |
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)
PaymentController—Pams/API/Pams.API/Controllers/Sales/PaymentController.cs:14
Imported by (7)
InvoiceController—Pams/API/Pams.API/Controllers/Sales/InvoiceController.cs:22ItemController—Pams/API/Pams.API/Controllers/Sales/ItemController.cs:18JobDocumentController—Pams/API/Pams.API/Controllers/Sales/JobDocumentController.cs:19ProjectController—Pams/API/Pams.API/Controllers/Sales/ProjectController.cs:28ShipmentInvoiceController—Pams/API/Pams.API/Controllers/Sales/ShipmentInvoiceController.cs:26UpcomingInvoiceController—Pams/API/Pams.API/Controllers/Sales/UpcomingInvoiceController.cs:13UpcomingPrincipalInvoiceController—Pams/API/Pams.API/Controllers/Sales/UpcomingPrincipalInvoiceController.cs:12
Was this page helpful?