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 2026.4
Syntaxdouble 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