Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Purchasing/purchasingInquiryController.cs (line 57)
Part of: Pams
Endpoint
GET /purchasing/purchasinginquiry/getregretreasonbyid/{id}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | long | ✓ |
Used by
3 references from 3 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)
purchasingInquiryController—Pams/API/Pams.API/Controllers/Purchasing/purchasingInquiryController.cs:16
Imported by (2)
PurchasingItemController—Pams/API/Pams.API/Controllers/Purchasing/PurchasingItemController.cs:15PurchasingOfferController—Pams/API/Pams.API/Controllers/Purchasing/PurchasingOfferController.cs:14
Was this page helpful?