# CreateSheet

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Wrehouse/InspectionSheetController.cs` (line 123)

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

## Endpoint

`POST /warehouse/inspectionsheet/createsheet`

## Used by

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

- `InspectionSheetController` — `Pams/API/Pams.API/Controllers/Wrehouse/InspectionSheetController.cs`:10

### Imported by (4)

- `BookingProductController` — `Pams/API/Pams.API/Controllers/Wrehouse/BookingProductController.cs`:8
- `ProductWithdrawalController` — `Pams/API/Pams.API/Controllers/Wrehouse/ProductWithdrawalController.cs`:9
- `ReceivingShipmentController` — `Pams/API/Pams.API/Controllers/Wrehouse/ReceivingShipmentController.cs`:9
- `TransferOrderController` — `Pams/API/Pams.API/Controllers/Wrehouse/TransferOrderController.cs`:8
