# UpdateRegretReason

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Purchasing/PurchasingOfferController.cs` (line 237)

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

## Endpoint

`POST /purchasing/purchasingoffer/updateregretreason/{id}`

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

## Used by

2 references from 2 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)

- `PurchasingOfferController` — `Pams/API/Pams.API/Controllers/Purchasing/PurchasingOfferController.cs`:14

### Imported by (1)

- `purchasingInquiryController` — `Pams/API/Pams.API/Controllers/Purchasing/purchasingInquiryController.cs`:16
