Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Sales/JobGuaranteesController.cs (line 30)
Part of: Pams
Endpoint
GET
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
InquiryNumber | query | long | ✓ |
Used by
5 references from 5 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)
JobGuaranteesController—Pams/API/Pams.API/Controllers/Sales/JobGuaranteesController.cs:24
Imported by (4)
InquiryController—Pams/API/Pams.API/Controllers/Sales/InquiryController.cs:48JobCommentController—Pams/API/Pams.API/Controllers/Sales/JobCommentController.cs:21JobDocumentController—Pams/API/Pams.API/Controllers/Sales/JobDocumentController.cs:19ShipmentInvoiceController—Pams/API/Pams.API/Controllers/Sales/ShipmentInvoiceController.cs:26
Was this page helpful?