Click or drag to resize

IUCServiceActivityGetAvailabilityToken Method

Get Availability Token

Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
string ActivityGetAvailabilityToken(
	string locationNo,
	string productNo,
	DateTime activityTime,
	string optionalResource,
	int quantity
)

Parameters

locationNo  String
productNo  String
activityTime  DateTime
optionalResource  String
quantity  Int32

Return Value

String
Remarks
LS Central WS2: GetAvailabilityToken
See Also