# GetSalesItemsByOrders

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Sales/SalesJobCostController.cs` (line 72)

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

## Endpoint

`GET /sales/salesjobcost/getsalesitemsbyorders/{salesOrders}`

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `salesOrders` | path | `string` | ✓ |  |

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

- `SalesJobCostController` — `Pams/API/Pams.API/Controllers/Sales/SalesJobCostController.cs`:8
