Arguments for the ValidateAddress Method
The arguments for the ValidateAddress method are shown in the following table.
Name | Type | Data Type | Optional | Comments |
---|---|---|---|---|
Street Address |
Input |
String |
N |
None |
State |
Input |
String |
N |
None |
City |
Input |
String |
N |
None |
Country |
Input |
String |
N |
None |
Postal Code |
Input |
String |
N |
None |
Return Error Code |
Input |
String |
N |
Do not return an error if equal to N. |
Error Message |
Output |
String |
N |
Error message, if any. |