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

ReturnAddress Property

Identifies the return address to be printed on the label.

Syntax

[VB.NET]
Public Property ReturnAddress As AddressDetail

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

Remarks

The ReturnAddress is required to be provided in a ship request. may be provided in a ship request, however it is optional. This should be set if the return address to be printed on the label is different than what is provided in SenderAddress

The Residential flag in the AddressFlags field is applicable for FedEx Ground services only.

This must be set to an instance of the AddressDetail type, which will contain shipper's address details. See the AddressDetail type for more information.

Default Value

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