Skip to content

DeleteSheet

reference
1 min readUpdated

Kind: API Endpoint

Source: Pams/API/Pams.API/Controllers/Wrehouse/ReceivingShipmentController.cs (line 127)

Part of: Pams

Endpoint

PUT /warehouse/receivingshipment/deletesheet

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)

  • ReceivingShipmentControllerPams/API/Pams.API/Controllers/Wrehouse/ReceivingShipmentController.cs:9

Imported by (5)

  • BookingProductControllerPams/API/Pams.API/Controllers/Wrehouse/BookingProductController.cs:8
  • InspectionSheetControllerPams/API/Pams.API/Controllers/Wrehouse/InspectionSheetController.cs:10
  • ProductWithdrawalControllerPams/API/Pams.API/Controllers/Wrehouse/ProductWithdrawalController.cs:9
  • StoreProductControllerPams/API/Pams.API/Controllers/Wrehouse/StoreProductController.cs:9
  • TransferOrderControllerPams/API/Pams.API/Controllers/Wrehouse/TransferOrderController.cs:8

Was this page helpful?

Download as PDF