Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Wrehouse/ProductionOrderController.cs (line 51)
Part of: Pams
Endpoint
GET /warehouse/productionorder/getproductloockupbysalesitem
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | query | 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)
ProductionOrderController—Pams/API/Pams.API/Controllers/Wrehouse/ProductionOrderController.cs:9
Imported by (1)
ExternalServiceController—Pams/API/Pams.API/Controllers/Wrehouse/ExternalServiceController.cs:9
Was this page helpful?