Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

GetShipmentLabels Method

Generates a shipping label using one of domestic UPS services.

Syntax

[VB.NET]
Public Sub GetShipmentLabels()
[C#]
public void GetShipmentLabels();

Remarks

When this method is called, the following properties must have been set:

Upon successful response, the following fields might be populated:

To print out the ShippingLabel, you can save it to the ShippingLabelFile in LabelImageType format.

NOTE: This method has a corresponding asynchronous version (GetShipmentLabelsAsync) for use in the WinRT environment.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0