Click or drag to resize

StocktakingForDevicesServiceEndStocktaking Method

Namespace:  Bex.API
Assembly:  Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[WebMethodAttribute]
public void EndStocktaking(
	string apiKey,
	string deviceId,
	string callbackUrl
)

Parameters

apiKey
Type: SystemString
deviceId
Type: SystemString
callbackUrl
Type: SystemString
See Also