Click or drag to resize

IUCJsonActivityAllowancesGet Method

Returns list of Member Contacts issued (sold) allowances

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
List<Allowance> ActivityAllowancesGet(
	string contactNo
)

Parameters

contactNo
Type: SystemString
Member Contact

Return Value

Type: ListAllowance
Remarks
LS Central WS2 : UploadPurchasedAllowances
See Also