Click or drag to resize

IUCJsonActivityGetAvailabilityToken Method

Get Availability Token

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

Parameters

locationNo
Type: SystemString
productNo
Type: SystemString
activityTime
Type: SystemDateTime
optionalResource
Type: SystemString
quantity
Type: SystemInt32

Return Value

Type: String
Remarks
LS Central WS2 : GetAvailabilityToken
See Also