Skip to content

GetCancelReasonById

reference
1 min readUpdated

Kind: API Endpoint

Source: Pams/API/Pams.API/Controllers/Purchasing/purchasingInquiryController.cs (line 66)

Part of: Pams

Endpoint

GET /purchasing/purchasinginquiry/getcancelreasonbyid/{id}

ParameterInTypeRequiredDescription
idpathlong

Used by

4 references from 4 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)

  • purchasingInquiryControllerPams/API/Pams.API/Controllers/Purchasing/purchasingInquiryController.cs:16

Imported by (3)

  • PurchasingItemControllerPams/API/Pams.API/Controllers/Purchasing/PurchasingItemController.cs:15
  • PurchasingOfferControllerPams/API/Pams.API/Controllers/Purchasing/PurchasingOfferController.cs:14
  • PurchasingOrderControllerPams/API/Pams.API/Controllers/Purchasing/PurchasingOrderController.cs:18

Was this page helpful?

Download as PDF