Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Wrehouse/StoreProductController.cs (line 52)
Part of: Pams
Endpoint
GET /warehouse/storeproduct/getstore/{storeId}/locations/{filterObject}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
storeId | path | int | ✓ | |
filterObject | 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)
StoreProductController—Pams/API/Pams.API/Controllers/Wrehouse/StoreProductController.cs:9
Was this page helpful?