Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Wrehouse/InspectionSheetController.cs (line 41)
Part of: Pams
Endpoint
GET /warehouse/inspectionsheet/getreceivedorderslookupbystore/{id}/type/{typeId}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | int | ✓ | |
typeId | path | int | ✓ |
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)
InspectionSheetController—Pams/API/Pams.API/Controllers/Wrehouse/InspectionSheetController.cs:10
Was this page helpful?