IUCServiceActivityGetAvailabilityToken Method |
Get Availability Token
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntaxstring 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