# UpdateSheet

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Wrehouse/ReceivingShipmentController.cs` (line 114)

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

## Endpoint

`PUT /warehouse/receivingshipment/updatesheet`

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

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

### Imported by (3)

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