# ConvertOfferToOrder

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/PM/MRQJobOrderController.cs` (line 86)

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

## Endpoint

`PUT /pm/mrqjoborder/convertoffertoorder/{offerId}`

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `offerId` | 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)

- `MRQJobOrderController` — `Pams/API/Pams.API/Controllers/PM/MRQJobOrderController.cs`:12
