# CreateOrder

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Wrehouse/ExternalTransferController.cs` (line 54)

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

## Endpoint

`POST /warehouse/transferorder/createorder`

## Used by

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

- `ExternalTransferController` — `Pams/API/Pams.API/Controllers/Wrehouse/ExternalTransferController.cs`:9

### Imported by (3)

- `ExternalServiceController` — `Pams/API/Pams.API/Controllers/Wrehouse/ExternalServiceController.cs`:9
- `ProductionOrderController` — `Pams/API/Pams.API/Controllers/Wrehouse/ProductionOrderController.cs`:9
- `ShippingOrderController` — `Pams/API/Pams.API/Controllers/Wrehouse/ShippingOrderController.cs`:9
