The GetCurrencyUnits function returns all currencyUnit records for the specified parameters.
Method | /GetCurrencyUnits |
The request body is of type GetCurrencyUnits.
Name | Description | Data Type |
---|---|---|
filter | CurrencyUnitsFilter |
|
The response body is of type GetCurrencyUnitsResponse.
Name | Description | Data Type |
---|---|---|
GetCurrencyUnitsResult | ArrayOfViewCurrencyUnitInfo |
|