Click or drag to resize

IBOJsonOneListLinking Method

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

Parameters

oneListId
Type: SystemString
cardId
Type: SystemString
email
Type: SystemString
phone
Type: SystemString
status
Type: LSRetail.Omni.Domain.DataModel.Loyalty.BasketsLinkStatus

Return Value

Type: Boolean
See Also