Click or drag to resize

IUCJsonScanPayGoProfileGet Method

Gets Profile setup for SPG App

Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
ScanPayGoProfile ScanPayGoProfileGet(
	string profileId,
	string storeNo
)

Parameters

profileId  String
storeNo  String

Return Value

ScanPayGoProfile
Remarks
LS Central WS2: SPGProfileGet
See Also