--- 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 metadata: effectiveApiVersion: 2023-04 affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2023-03-31T15:10:24-04:00' postedAt: '2023-04-01T09:00:00-04:00' updatedAt: '2024-12-13T17:24:37-05:00' effectiveAt: '2023-04-01T09:00:00-04:00' --- 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).