Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Purchasing/PurchasingOrderController.cs (line 135)
Part of: Pams
Endpoint
PUT /purchasing/purchasingorder/deliverorder/{orderId}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
orderId | path | long | ✓ |
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)
PurchasingOrderController—Pams/API/Pams.API/Controllers/Purchasing/PurchasingOrderController.cs:18
Was this page helpful?