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

SenderAddress Property

Identifies the sender's address from which the shipment is originating.

Syntax

[VB.NET]
Public Property SenderAddress As AddressDetail

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

Remarks

The SenderAddress is required to be provided in a rate request (when either the GetRates method or the GetShippingTime method is called).

Only the ZipCode field is necessary for this request.

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