# BaseApiService

**Kind:** Service

**Source:** `Frontend/src/app/services/core/base-api-service/base-api.service.ts` (line 1)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Relationships

- IMPORTS → `IApi`
- IMPORTS → `AppSettings`
- IMPORTS → `StockCogsValuationEnum`
- IMPORTS → `StockWithdrawalTypeEnum`
- CALLS → `SurveyAnswerController`
- CALLS → `ProductWithdrawalStrategyController`

## Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (3)

- `GenericConfigurationComponent` — `Frontend/src/app/components/configuration/generic-configuration/generic-configuration.component.ts`:1
- `ProductsDetailsComponent` — `Frontend/src/app/components/configuration/products/products-details/products-details.component.ts`:1
- `PamsServicesModule` — `Frontend/src/app/services/pams-services.module.ts`:1
