# GetPlannedProductsFunnel

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/PM/BillOfMaterialController.cs` (line 125)

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

## Endpoint

`GET /pm/billofmaterial/getreferencecurrencyrates/{branchId}/currency/{currency}`

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `branchId` | path | `long` | ✓ |  |
| `currency` | path | `string` | ✓ |  |

## Used by

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

### Declared in (2)

- `BillOfMaterialController` — `Pams/API/Pams.API/Controllers/PM/BillOfMaterialController.cs`:9
- `BillOfMaterialController` — `Pams/API/Pams.API/Controllers/PM/BillOfMaterialController.cs`:9
