# GetByID

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Organization/CompanyCurrencyController.cs` (line 30)

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

## Endpoint

`GET `

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `ID` | query | `int` | ✓ |  |

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

### Declared in (1)

- `CompanyCurrencyController` — `Pams/API/Pams.API/Controllers/Organization/CompanyCurrencyController.cs`:16

### Imported by (2)

- `CompanyBranchContactInfoController` — `Pams/API/Pams.API/Controllers/Organization/CompanyBranchContactInfoController.cs`:18
- `CompanyController` — `Pams/API/Pams.API/Controllers/Organization/CompanyController.cs`:26
