Click or drag to resize

SalesReturnServiceGetReturnShippingLabels1ByOrderNumberAsBase64 Method

Namespace:  Bex.API
Assembly:  Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[WebMethodAttribute]
public SalesReturnServiceReturnLabel[] GetReturnShippingLabels1ByOrderNumberAsBase64(
	string apiKey,
	string orderNumber
)

Parameters

apiKey
Type: SystemString
orderNumber
Type: SystemString

Return Value

Type: SalesReturnServiceReturnLabel
See Also