Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Sales/SalesOrderController.cs (line 307)
Part of: Pams
Endpoint
PUT /sales/salesorder/convertsalesoffertoorder/{offerId}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
offerId | path | string | ✓ |
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)
SalesOrderController—Pams/API/Pams.API/Controllers/Sales/SalesOrderController.cs:16
Was this page helpful?