# GetByInquiryNumber

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Sales/JobGuaranteesController.cs` (line 30)

**Part of:** [Pams](subsystem-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`:48
- `JobCommentController` — `Pams/API/Pams.API/Controllers/Sales/JobCommentController.cs`:21
- `JobDocumentController` — `Pams/API/Pams.API/Controllers/Sales/JobDocumentController.cs`:19
- `ShipmentInvoiceController` — `Pams/API/Pams.API/Controllers/Sales/ShipmentInvoiceController.cs`:26
