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

PostageDueAddress Property

Address of the Postage Due Unit (on the delivery address).

Syntax

[VB.NET]
Public Property PostageDueAddress As AddressDetail

[C#]
public AddressDetail PostageDueAddress {get; set;}

Remarks

This is the address of the Postage Due Unit, which the shipping label will be addressed to. The package will be delivered to the post office that issued your permit, and postage due will be charged. This property is required when the Return Shipment flag has been set in the ShipmentSpecialServices property and appears on the Return Label.

The Address1 field MUST contain the PO Box number of Postage Due Unit.

This must be set to an instance of the AddressDetail type. See the AddressDetail type for more information.

Default Value

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