Click or drag to resize

ShipmentParcelServiceGetShippingForm1AsBase64 Method

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

Parameters

apiKey
Type: SystemString
shipmentNo
Type: SystemString
parcelExternalId
Type: SystemString

Return Value

Type: String
See Also