Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Common/OrderActivationConditionController.cs (line 65)
Part of: Pams
Endpoint
POST
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
ID | query | int | ✓ |
Used by
37 references from 37 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)
OrderActivationConditionController—Pams/API/Pams.API/Controllers/Common/OrderActivationConditionController.cs:11
Imported by (36)
BankAccountController—Pams/API/Pams.API/Controllers/Common/BankAccountController.cs:9BankController—Pams/API/Pams.API/Controllers/Common/BankController.cs:9BookingTargetController—Pams/API/Pams.API/Controllers/Common/BookingTargetController.cs:28CategoryController—Pams/API/Pams.API/Controllers/Common/CategroyController.cs:15ClientTypeController—Pams/API/Pams.API/Controllers/Common/ClientTypeController.cs:19ColorMarkerController—Pams/API/Pams.API/Controllers/Common/ColorMarkerController.cs:9CostItemController—Pams/API/Pams.API/Controllers/Common/CostItemController.cs:8CostMarginItemController—Pams/API/Pams.API/Controllers/Common/CostMarginItemController.cs:8
…and 28 more.
Was this page helpful?