Click or drag to resize

IBOServiceOneListLinking Method


Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
bool OneListLinking(
	string oneListId,
	string cardId,
	string email,
	string phone,
	LinkStatus status
)

Parameters

oneListId  String
 
cardId  String
 
email  String
 
phone  String
 
status  LinkStatus
 

Return Value

Boolean
See Also