Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Sales/WordTemplateController.cs (line 34)
Part of: Pams
Endpoint
GET /sales/wordtemplate/getemailtemplates/{branchId}/type/{typeId}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
branchId | path | long | ✓ | |
typeId | 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?