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.4
Syntax
C#
string OpenGate(
	string qrCode,
	string storeNo,
	string devLocation,
	string memberAccount,
	bool exitWithoutShopping,
	bool isEntering
)

Parameters

qrCode
Type: SystemString
storeNo
Type: SystemString
devLocation
Type: SystemString
memberAccount
Type: SystemString
exitWithoutShopping
Type: SystemBoolean
isEntering
Type: SystemBoolean

Return Value

Type: String
Remarks
LS Central WS2 : SPGOpenGate
See Also