Click or drag to resize

IUCServiceOpenGate Method

Allow app to open Gate when exiting the store

Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
string OpenGate(
	string qrCode,
	string storeNo,
	string devLocation,
	string memberAccount,
	bool exitWithoutShopping,
	bool isEntering
)

Parameters

qrCode  String
storeNo  String
devLocation  String
memberAccount  String
exitWithoutShopping  Boolean
isEntering  Boolean

Return Value

String
Remarks
LS Central WS2: SPGOpenGate
See Also