# GetSalesPotentialsByBranchId

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Sales/SalesPotentialController.cs` (line 25)

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

## Endpoint

`GET /sales/salespotential/getsalespotentialsbybranch/{branchId}`

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

## Used by

1 reference 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 (1)

- `SalesPotentialController` — `Pams/API/Pams.API/Controllers/Sales/SalesPotentialController.cs`:14
