# Delete

**Kind:** API Endpoint

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

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

## Endpoint

`POST `

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

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

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

### Imported by (3)

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