Skip to main content
Anchor to MailingAddressValidationResult

MailingAddressValidationResult

enum

Highest level of validation concerns identified for the address.

Indicates that the address has been validated and is very likely to contain invalid information.

Indicates that the address has been validated and no issues were found.

Indicates that the address has been validated and might contain invalid information.


Was this section helpful?

•OBJECT

A physical mailing address. For example, a Customer's default address and an Order's billing address are both mailing addresses. Stores standard address components, customer name information, and company details.

The address includes geographic coordinates (latitude and longitude). You can format addresses for display using the formatted field with options to include or exclude name and company information.


Was this section helpful?