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

Address Property

Identifies the address to be validated.

Syntax

[VB.NET]
Public Property Address As AddressDetail

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

Remarks

This property is required to be provided in the request when the ValidateAddress method is called.

The City and State are required to be set only if the ZipCode are not present in the request. Otherwise those are optional.

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