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