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 2024.4
Syntax
C#
MembershipResponse ActivityMembershipSell(
	string contactNo,
	string membersShipType
)

Parameters

contactNo
Type: SystemString
Member Contact
membersShipType
Type: SystemString

Return Value

Type: MembershipResponse
Remarks
LS Central WS2 : SellMembership
See Also