Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Sales/UpcomingInvoiceController.cs (line 40)
Part of: Pams
Endpoint
GET
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
userBranchId | query | long | ✓ | |
userId | query | long | ✓ | |
jobId | query | long | ✓ |
Used by
2 references from 2 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)
UpcomingInvoiceController—Pams/API/Pams.API/Controllers/Sales/UpcomingInvoiceController.cs:13
Imported by (1)
UpcomingPrincipalInvoiceController—Pams/API/Pams.API/Controllers/Sales/UpcomingPrincipalInvoiceController.cs:12
Was this page helpful?