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

Address Property

The address to be validated.

Syntax

[VB.NET]
Public Property Address As CanadaPostAddressDetail

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

Remarks

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

The City and Province fields are required to be set only if the PostalCode is not present in the request and GeographicCoordinates is not set.

This must be set to an instance of the CanadaPostAddressDetail type, which will contain address info for the location from which to search. See the CanadaPostAddressDetail type for more information.

Default Value

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