Skip to content

GetInvoicesForDisplay

reference
1 min readUpdated

Kind: API Endpoint

Source: Pams/API/Pams.API/Controllers/Sales/InvoiceController.cs (line 83)

Part of: Pams

Endpoint

GET

ParameterInTypeRequiredDescription
userBranchIdquerylong
allowedBranchesquerystring
userIdquerylong
jobIdquerylong?-
accountIdquerylong?-

Used by

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

  • InvoiceControllerPams/API/Pams.API/Controllers/Sales/InvoiceController.cs:22

Imported by (2)

  • 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