IUCJsonGetPointRate Method |
Gets Rate value for points (f.ex. 1 point = 0.01 Kr)
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntaxdecimal 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