Skip to content

RequestPrices

reference
1 min readUpdated

Kind: API Endpoint

Source: Pams/API/Pams.API/Controllers/Sales/SalesOrderController.cs (line 114)

Part of: Pams

Endpoint

PUT /sales/salesorder/requestsalesorderprices/{orderId}

ParameterInTypeRequiredDescription
orderIdpathlong

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)

  • SalesOrderControllerPams/API/Pams.API/Controllers/Sales/SalesOrderController.cs:16

Imported by (1)

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

Was this page helpful?

Download as PDF