Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Sales/WordTemplateController.cs (line 44)
Part of: Pams
Endpoint
GET /sales/wordtemplate/downloadwordbasictemplatebytype/{branchId}/{templateTypeId}/{pathTypeId}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
branchId | path | long | ✓ | |
templateTypeId | path | int | ✓ | |
pathTypeId | path | int | ✓ |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Declared in (1)
WordTemplateController—Pams/API/Pams.API/Controllers/Sales/WordTemplateController.cs:10
Was this page helpful?