# New fields added to the Address Autocomplete API — Shopify developer changelog --- ## New fields added to the Address Autocomplete API Address autocomplete apps can now set latitude, longitude and company name when an address suggestion is selected during checkout. If provided, the coordinates of a delivery address are sent to the [Carrier Service API](https://shopify.dev/docs/api/admin-rest/unstable/resources/carrierservice) when calculating shipping rates. The company name field can be populated in checkout if the field is enabled for the merchant’s store. * [purchase-address-autocomplete-suggest](https://shopify.dev/docs/api/checkout-ui-extensions/unstable/targets/address/purchase-address-autocomplete-suggest) * [purchase-address-autocomplete-format-suggestion](https://shopify.dev/docs/api/checkout-ui-extensions/unstable/targets/address/purchase-address-autocomplete-format-suggestion) *Published: August 12, 2024* Tags: API, Update Link: https://shopify.dev/changelog/new-fields-added-to-the-address-autocomplete-api ---