IUCJsonContactAddCard Method |
Add new card to existing Member Contact
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntaxdouble ContactAddCard(
string contactId,
string cardId,
string accountId
)
Parameters
- contactId String
- cardId String
- accountId String
Return Value
Double
Remarks
LS Central WS2: MemberCardToContact
See Also