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