Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/PM/BillOfMaterialController.cs (line 40)
Part of: Pams
Endpoint
GET /pm/billofmaterial/getproductstockqty/{productId}/item/{itemId}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
productId | path | long | ✓ | |
itemId | 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)
BillOfMaterialController—Pams/API/Pams.API/Controllers/PM/BillOfMaterialController.cs:9
Was this page helpful?