--- title: New billingAddress field on the Storefront API Order object - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/new-billingaddress-field-on-the-storefront-api-order-object md: https://shopify.dev/changelog/new-billingaddress-field-on-the-storefront-api-order-object.md --- [Back to Developer changelog](https://shopify.dev/changelog) April 1, 2023 Tags: * API * 2023-04 # New billingAddress field on the Storefront API Order object As of GraphQL Storefront API version 2023-04, the `Order` object has a new field: `billingAddress`. This field returns a `mailingAddress` object for the address associated with the payment method. Learn more about the `Order` object on [Shopify.dev](https://shopify.dev/docs/api/storefront/unstable/objects/Order).