# CustomerAddressDeletePayload - storefront - PAYLOAD Version: 2024-04 ## Description Return type for `customerAddressDelete` mutation. ### Access Scopes ## Fields * [customerUserErrors](/docs/api/storefront/2024-04/objects/CustomerUserError): CustomerUserError! - The list of errors that occurred from executing the mutation. * [deletedCustomerAddressId](/docs/api/storefront/2024-04/scalars/String): String - ID of the deleted customer address. * [userErrors](/docs/api/storefront/2024-04/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerAddressDelete](/docs/api/storefront/2024-04/mutations/customerAddressDelete) ## Examples