Click or drag to resize

OrderServiceConfirmOrderCancellation2 Method

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

Parameters

apiKey
Type: SystemString
messageId
Type: SystemString
See Also