Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Common/CurrencyController.cs (line 123)
Part of: Pams
Endpoint
GET
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
SupplierID | query | long? | - | |
CurrencyCode | query | string | ✓ | |
price | query | double? | - |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Declared in (1)
CurrencyController—Pams/API/Pams.API/Controllers/Common/CurrencyController.cs:20
Was this page helpful?