# GetReceivedProductsLookupBySelectedOrders

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Wrehouse/InspectionSheetController.cs` (line 65)

**Part of:** [Pams](subsystem-pams)

## Endpoint

`GET /warehouse/inspectionsheet/getreceivedproductlookupbyorders/{id}/type/{typeId}`

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `id` | path | `long` | ✓ |  |
| `typeId` | path | `int` | ✓ |  |

## 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)

- `InspectionSheetController` — `Pams/API/Pams.API/Controllers/Wrehouse/InspectionSheetController.cs`:10

### Imported by (1)

- `ReceivingShipmentController` — `Pams/API/Pams.API/Controllers/Wrehouse/ReceivingShipmentController.cs`:9
