Click or drag to resize

SalesReturnServiceSetReturnStatusPreliminary Method

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

Parameters

apiKey
Type: SystemString
rmaNumber
Type: SystemString
See Also