Get single record from Currencies table by specified primary key
Method | /GetSingleCurrency |
The request body is of type GetSingleCurrency.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCurrencyResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCurrencyResult | CurrencyInfo |
|