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

GetShipmentLabels Method

Generates a shipping label for all packages in the shipment.

Object Oriented Interface

public function doGetShipmentLabels();

Procedural Interface

inship_ezship_do_getshipmentlabels($res);

Remarks

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

  • Account (required)
  • SenderContact (required)
  • SenderAddress (required)
  • RecipientContact (required)
  • RecipientAddress (required)
  • ServiceType (required)
  • Packages (required)
  • Payor (required for FedEx and UPS)
  • LabelImageType (required)
  • ShipDate (required for FedEx)
  • ShipmentSpecialServices (optional)

To print out the PackageShippingLabel, you can save it to the PackageShippingLabelFile file in LabelImageType format.

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