Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Sales/SalesOfferController.cs (line 27)
Part of: Pams
Endpoint
GET /sales/salesoffer/getprincipal/{principalId}/contractcommission/{productTypeId}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
principalId | path | long | ✓ | |
productTypeId | 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)
SalesOfferController—Pams/API/Pams.API/Controllers/Sales/SalesOfferController.cs:16
Was this page helpful?