IUCServiceContactCreateCard Method |
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
Syntaxbool 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