Anchor to MailingAddressValidationResultMailing
enumMailing Address Validation Result
Highest level of validation concerns identified for the address.
Anchor to Valid valuesValid values
- Anchor to ERRORERROR
Indicates that the address has been validated and is very likely to contain invalid information.
- Anchor to NO_ISSUESNO_
ISSUES Indicates that the address has been validated and no issues were found.
- Anchor to WARNINGWARNING
Indicates that the address has been validated and might contain invalid information.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
A physical mailing address. For example, a
Customer's default address and anOrder's billing address are both mailing addresses. Stores standard address components, customer name information, and company details.The address includes geographic coordinates (
latitudeandlongitude). You can format addresses for display using theformattedfield with options to include or exclude name and company information.
Was this section helpful?