Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Common/ContactInfoController.cs (line 58)
Part of: Pams
Endpoint
GET
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
ID | query | long | ✓ | |
TypeId | query | int | ✓ |
Used by
3 references from 3 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)
ContactInfoController—Pams/API/Pams.API/Controllers/Common/ContactInfoController.cs:15
Imported by (2)
AddressController—Pams/API/Pams.API/Controllers/Common/AddressController.cs:15ContactPersonController—Pams/API/Pams.API/Controllers/Common/ContactPersonController.cs:17
Was this page helpful?