Click or drag to resize

IUCJsonActivityMembershipSell Method

Sell Membership (membership type) to Member Contact

Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
MembershipResponse ActivityMembershipSell(
	string contactNo,
	string membersShipType
)

Parameters

contactNo  String
Member Contact
membersShipType  String

Return Value

MembershipResponse
Remarks
LS Central WS2: SellMembership
See Also