Click or drag to resize

IUCServiceContactAddCard Method

Add new card to existing Member Contact

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
double ContactAddCard(
	string contactId,
	string cardId,
	string accountId
)

Parameters

contactId
Type: SystemString
cardId
Type: SystemString
accountId
Type: SystemString

Return Value

Type: Double
Remarks
LS Central WS2 : MemberCardToContact
See Also