Click or drag to resize

SalesReturnServiceConfirmSalesReturn Method

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

Parameters

apiKey
Type: SystemString
messageId
Type: SystemString
See Also