Skip to content

PrintWord

reference
1 min readUpdated

Kind: API Endpoint

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

Part of: Pams

Endpoint

GET /sales/invoice/printwordinvoicesheet/{id}/branch/{branchId}/userId/{userId}

ParameterInTypeRequiredDescription
idpathlong
branchIdpathlong
userIdpathlong

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)

  • SalesOfferControllerPams/API/Pams.API/Controllers/Sales/SalesOfferController.cs:16
  • SalesOrderControllerPams/API/Pams.API/Controllers/Sales/SalesOrderController.cs:16

Was this page helpful?

Download as PDF