# Create

**Kind:** API Endpoint

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

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

## Endpoint

`POST /sales/salespPaymentmilestone/create`

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

- `DeliveryTermController` — `Pams/API/Pams.API/Controllers/Sales/DeliveryTermController.cs`:19
- `InquiryController` — `Pams/API/Pams.API/Controllers/Sales/InquiryController.cs`:48
- `ProjectController` — `Pams/API/Pams.API/Controllers/Sales/ProjectController.cs`:28
- `ProjectStatusController` — `Pams/API/Pams.API/Controllers/Sales/ProjectStatusController.cs`:21
- `SalesOrderController` — `Pams/API/Pams.API/Controllers/Sales/SalesOrderController.cs`:16
