Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/PM/MaterialsRequisitionController.cs (line 67)
Part of: Pams
Endpoint
GET /pm/materialsrequisition/getallmrqdetails
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
userBranchId | query | long | ✓ | |
allowedBranches | query | string | ✓ | |
userId | query | long | ✓ | |
skip | query | int? | - | |
take | query | int? | - |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Declared in (1)
MaterialsRequisitionController—Pams/API/Pams.API/Controllers/PM/MaterialsRequisitionController.cs:9
Was this page helpful?