OriginPostalCode Property
The Postal Code of the client sending location when using the Canada Post provider.
Syntax
char* GetOriginPostalCode();
int SetOriginPostalCode(char* lpszOriginPostalCode);
Default Value
""
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 CanadaPostContractId is specified.
Data Type
String