--- title: Accept customer address id as input for delivery address preferences in SFAPI Cart - 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/accept-customer-address-id-as-input-for-delivery-address-preferences-in-sfapi-cart md: https://shopify.dev/changelog/accept-customer-address-id-as-input-for-delivery-address-preferences-in-sfapi-cart.md --- [Back to Developer changelog](https://shopify.dev/changelog) April 1, 2023 Tags: * API * 2023-04 # Accept customer address id as input for delivery address preferences in SFAPI Cart As of **2023-04**, you can pass [Customer address id](https://shopify.dev/docs/api/storefront/2023-01/objects/Customer#connection-customer-addresses) as an input for [CartBuyerIdentity.deliveryAddressPreferences](https://shopify.dev/docs/api/storefront/2023-01/objects/CartBuyerIdentity#field-cartbuyeridentity-deliveryaddresspreferences) when creating or updating carts for authenticated customers. You can learn more about the Cart API references in [here](https://shopify.dev/docs/api/storefront/2023-01/objects/Cart).