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

SenderAddress Property

Identifies the subscriber's address associated with the FedEx account.

Syntax

[VB.NET]
Public Property SenderAddress As AddressDetail

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

Remarks

This contains the descriptive data for the physical billing address for the AccountNumber. The SenderAddress is required to be provided before calling RegisterCSPUser or Subscribe. If this address entered with the request does not match the address information in FedEx system, the request will fail.

This must be set to an instance of the AddressDetail type, which will contain subscriber'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