Click or drag to resize

ShipmentParcelServicePrintShippingLabel1 Method

Namespace:  Bex.API
Assembly:  Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[WebMethodAttribute]
public void PrintShippingLabel1(
	string apiKey,
	string workstationId,
	string shipmentNo,
	string parcelExternalId
)

Parameters

apiKey
Type: SystemString
workstationId
Type: SystemString
shipmentNo
Type: SystemString
parcelExternalId
Type: SystemString
See Also