OriginPostalCode Property
The Postal Code of the client sending location when using the Canada Post provider.
Syntax
[VB.NET] Public Property OriginPostalCode As String
[C#] public string OriginPostalCode {get; set;}
Remarks
This property is used to specify the postal code of the client sending location to determine the nearest Post Office (this information is used for pricing). To force selection of a particular Post Office, the postal code of the desired Post Office should be used.
If packages are picked up by Canada Post enter the postal code of your location.
This must be set to a valid six character postal code such as A9A9A9
Note: This value is only used when a ContractId is specified.
Default Value
""