# GetLookupProductTypeByCompanyId

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Common/MRQProductStageController.cs` (line 40)

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

## Endpoint

`GET /common/mrqproductstage/getlookupproducttypes`

## Used by

4 references from 4 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)

- `MRQProductStageController` — `Pams/API/Pams.API/Controllers/Common/MRQProductStageController.cs`:11

### Imported by (3)

- `ExternalServiceTypeController` — `Pams/API/Pams.API/Controllers/Common/ExternalServiceTypeController.cs`:11
- `MRQProductTypeController` — `Pams/API/Pams.API/Controllers/Common/MRQProductTypeController.cs`:11
- `ProductTypeController` — `Pams/API/Pams.API/Controllers/Common/ProductTypeController.cs`:13
