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 2024.4
Syntax
C#
ScanPayGoProfile ScanPayGoProfileGet(
	string profileId,
	string storeNo
)

Parameters

profileId
Type: SystemString
storeNo
Type: SystemString

Return Value

Type: ScanPayGoProfile
Remarks
LS Central WS2 : SPGProfileGet
See Also