Click or drag to resize

IUCJsonGetPointRate Method

Gets Rate value for points (f.ex. 1 point = 0.01 Kr)

Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
decimal GetPointRate(
	string currency
)

Parameters

currency  String
Currency to convert Loy points to, if empty Base Currency will be used

Return Value

Decimal
Remarks
LS Central PageWS: currencyExchangeRates
See Also