Click or drag to resize

OrderFulfillmentServiceUpdateOrderGoodsmarking Method

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

Parameters

apiKey
Type: SystemString
orderNumber
Type: SystemString
goodsmarking
Type: SystemString
See Also