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

RecipientAddress Property

Identifies the recipient's address.

Syntax

[VB.NET]
Public Property RecipientAddress As AddressDetail

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

Remarks

The RecipientAddress is required to be provided in a rate request.

The Residential flag in AddressFlags is applicable for all FedEx services (i.e. either Ground or Express). If True, extra charge will be added to rate quote as this is considered a special service. A residential package surcharge applies to shipments to a home or private residence, including locations where a business is operated from a home. This surcharge is applicable for: U.S. Express and Ground services, International Ground service (Canada only), U.S. Express Freight services, and FedEx International Premium.

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

Default Value

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