Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Sales/JobGuaranteesController.cs (line 68)
Part of: Pams
Endpoint
GET
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
InquiryNumber | query | long | ✓ | |
GuaranteeTypeID | query | int | ✓ |
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)
JobGuaranteesController—Pams/API/Pams.API/Controllers/Sales/JobGuaranteesController.cs:24
Imported by (1)
InquiryController—Pams/API/Pams.API/Controllers/Sales/InquiryController.cs:48
Was this page helpful?