# Get CurrencyClient Get CurrencyClient Endpoint: GET /Application/ClientCurrencies Version: 2.0 ## Response 200 fields (application/json): - `CurrencyId` (integer) CurrencyId. Key property. - `ClientId` (integer) ClientId. - `ExchangeRate` (number) ExchangeRate. Nullable. - `Updated` (string) Updated. Nullable. - `UpdatedBy` (integer) UpdatedBy. Nullable. - `IsPrimary` (boolean) IsPrimary. - `ThresholdPercent` (number) ThresholdPercent. Nullable. - `Schedule` (string) Schedule. MaxLength: 1000. Nullable.