Skip to content

GetReceivedProductsLookupBySelectedOrders

reference
1 min readUpdated

Kind: API Endpoint

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

Part of: Pams

Endpoint

GET /warehouse/receivingshipment/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)

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

Imported by (1)

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

Was this page helpful?

Download as PDF