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