Skip to content

GetReceivedProductsLookupBySelectedOrders

reference
1 min readUpdated

Kind: API Endpoint

Source: Pams/API/Pams.API/Controllers/Wrehouse/InspectionSheetController.cs (line 65)

Part of: Pams

Endpoint

GET /warehouse/inspectionsheet/getreceivedproductlookupbyorders/{id}/type/{typeId}

ParameterInTypeRequiredDescription
idpathlong
typeIdpathint

Used by

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

  • InspectionSheetControllerPams/API/Pams.API/Controllers/Wrehouse/InspectionSheetController.cs:10

Imported by (1)

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

Was this page helpful?

Download as PDF