Click or drag to resize

IUCServiceContactCreateCard Method

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
Syntax
C#
bool ContactCreateCard(
	string contactId,
	string accountId,
	string cardId,
	string clubId,
	string schemeId
)

Parameters

contactId
Type: SystemString
accountId
Type: SystemString
cardId
Type: SystemString
clubId
Type: SystemString
schemeId
Type: SystemString

Return Value

Type: Boolean
See Also