The GetSingleCurrencyUnit function returns the currencyUnit record for the given primary key.
Method | /GetSingleCurrencyUnit |
The request body is of type GetSingleCurrencyUnit.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCurrencyUnitResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCurrencyUnitResult | CurrencyUnitInfo |
|