Click or drag to resize

IUCJsonContactAddCard Method

Add new card to existing Member Contact

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

Parameters

contactId  String
cardId  String
accountId  String

Return Value

Double
Remarks
LS Central WS2: MemberCardToContact
See Also