Skip to content

GetLossReasonById

reference
1 min readUpdated

Kind: API Endpoint

Source: Pams/API/Pams.API/Controllers/Sales/SalesOfferController.cs (line 83)

Part of: Pams

Endpoint

GET /sales/salesoffer/getlossreasonbyid/{id}

ParameterInTypeRequiredDescription
idpathlong

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)

  • SalesOfferControllerPams/API/Pams.API/Controllers/Sales/SalesOfferController.cs:16

Imported by (1)

  • SalesItemControllerPams/API/Pams.API/Controllers/Sales/SalesItemController.cs:14

Was this page helpful?

Download as PDF