Get single record from IsoCurrencies table by specified primary key
Method | /GetSingleIsoCurrency |
The request body is of type GetSingleIsoCurrency.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleIsoCurrencyResponse.
Name | Description | Data Type |
---|---|---|
GetSingleIsoCurrencyResult | IsoCurrencyInfo |
|