Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/PM/ReferenceListController.cs (line 30)
Part of: Pams
Endpoint
GET /pm/referencelist/getbysalesjob/{jobId}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
jobId | path | long | ✓ |
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)
ReferenceListController—Pams/API/Pams.API/Controllers/PM/ReferenceListController.cs:9
Imported by (1)
BillOfMaterialController—Pams/API/Pams.API/Controllers/PM/BillOfMaterialController.cs:9
Was this page helpful?