Click or drag to resize

IUCServiceTokenEntryGet Method

Get Payment token

Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
List<ClientToken> TokenEntryGet(
	string accountNo,
	bool hotelToken
)

Parameters

accountNo  String
hotelToken  Boolean
Get token for LS Hotels

Return Value

ListClientToken
Remarks
LS Central WS2: GetTokenEntry, GetMemberCardToken
See Also