Developer changelog

Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.

Get updates by RSS

New Field: Order Shipping Address Validation Result

API

As of 2024-07, you can use the validationResultSummary field on the mailingAddress type to query the validation status of an order's shipping address.

Possible values defined in MailingAddressValidationResult enumerated type with possible values of ERROR, WARNING, NO_ISSUES and null. A null value indicates that the address has not undergone validation.

Learn more about how Shopify validates customer addresses at help.shopify.com