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