Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/PM/ProductController.cs (line 78)
Part of: Pams
Endpoint
GET /pm/product/getallstoredetails/{productId}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
productId | 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)
ProductController—Pams/API/Pams.API/Controllers/PM/ProductController.cs:9
Was this page helpful?