Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Common/CategroyController.cs (line 21)
Part of: Pams
Endpoint
GET
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
ID | query | long | ✓ |
Used by
7 references from 7 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)
CategoryController—Pams/API/Pams.API/Controllers/Common/CategroyController.cs:15
Imported by (6)
BookingTargetController—Pams/API/Pams.API/Controllers/Common/BookingTargetController.cs:28LostReasonController—Pams/API/Pams.API/Controllers/Common/LostReasonController.cs:29MaritalStatusController—Pams/API/Pams.API/Controllers/Common/MaritalStatusController.cs:16PaymentMethodController—Pams/API/Pams.API/Controllers/Common/PaymentMethodController.cs:21ProductCategoryController—Pams/API/Pams.API/Controllers/Common/ProductCategoryController.cs:14UnitController—Pams/API/Pams.API/Controllers/Common/UnitController.cs:13
Was this page helpful?