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

FindLocations Method

Finds Canada Post location(s) based on the input data.

Syntax

[VB.NET]
Public Sub FindLocations()
[C#]
public void FindLocations();

Remarks

Searches for nearby Canada Post locations.

Searching can be done based on a variety of inputs. If GeographicCoordinates is set, the coordinates will be used as the search criteria. If GeographicCoordinates is not set, then the PostalCode will be used. If neither is set, then Address1, City, and Province will be used as the search criteria.

If Address1 is set, it should only contain the street name. If a street number is provided, the request will fail.

Inspect the Locations collection for information about the returned locations.

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