Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Sales/SalesPotentialController.cs (line 411)
Part of: Pams
Endpoint
PUT /sales/salespotential/createpotentialprinttemplate/{id}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | 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)
SalesPotentialController—Pams/API/Pams.API/Controllers/Sales/SalesPotentialController.cs:14
Imported by (1)
SalesOrderController—Pams/API/Pams.API/Controllers/Sales/SalesOrderController.cs:16
Was this page helpful?