# Update

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Sales/PaymentMilestoneController.cs` (line 53)

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

## Endpoint

`POST /sales/salespPaymentmilestone/update`

## Used by

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

- `PaymentMilestoneController` — `Pams/API/Pams.API/Controllers/Sales/PaymentMilestoneController.cs`:13

### Imported by (5)

- `InquiryController` — `Pams/API/Pams.API/Controllers/Sales/InquiryController.cs`:48
- `JobGuaranteesController` — `Pams/API/Pams.API/Controllers/Sales/JobGuaranteesController.cs`:24
- `OrderChanceController` — `Pams/API/Pams.API/Controllers/Sales/OrderChanceController.cs`:20
- `ProjectController` — `Pams/API/Pams.API/Controllers/Sales/ProjectController.cs`:28
- `ShipmentInvoiceController` — `Pams/API/Pams.API/Controllers/Sales/ShipmentInvoiceController.cs`:26
