Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Sales/View_AllInquiryController.cs (line 30)
Part of: Pams
Endpoint
GET
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
SupplierIDs | query | string | ✓ | |
ClientIDs | query | string | ✓ | |
JobStatusIDs | query | string | ✓ | |
CategoryTypeIDs | query | string | ✓ | |
ResponsibleIDs | query | string | ✓ | |
DepartmentIDs | query | string | ✓ | |
JobNo | query | string | ✓ |
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)
View_AllInquiryController—Pams/API/Pams.API/Controllers/Sales/View_AllInquiryController.cs:25
Was this page helpful?