tencent cloud

集团账号管理

产品简介
产品概述
相关概念
购买指南
操作指南
控制台概述
集团组织设置
部门管理
成员账号管理
成员财务管理
成员访问管理
资源管理
成员审计
身份中心管理
API 文档
History
Introduction
API Category
Making API Requests
Organization Settings APIs
Department and Member Management APIs
ListOrganizationIdentity
Unified Member Login APIs
Organization Service Management APIs
Organization Management Policy APIs
Resource Sharing APIs
Identity Center Management APIs
Identity Center User Management APIs
Identity Center User Group Management APIs
Identity Center Management SCIM Synchronization APIs
Identity Center Single Sign-On Management APIs
Identity Center Permission Configuration Management APIs
Identity Center Multi-Account Authorization Management APIs
Identity Center Sub-User Synchronization Management APIs
Data Types
Error Codes
TCO API 2018-12-25
相关协议
腾讯云客户集团账号管理声明
常见问题
概念问题
基础问题
操作问题
词汇表

Error Codes

PDF
聚焦模式
字号
最后更新时间: 2026-03-20 00:29:25

Feature Description

If there is an Error field in the response, it means that the API call failed. For example:

 {
    "Response": {
        "Error": {
            "Code": "AuthFailure.SignatureFailure",
            "Message": "The provided credentials could not be validated. Please check your signature is correct."
        },
        "RequestId": "ed93f3cb-f35e-473f-b9f3-0d451b8b79c6"
    }
}

Code in Error indicates the error code, and Message indicates the specific information of the error.

Error Code List

Common Error Codes

Error Code Description
ActionOffline This API has been deprecated.
AuthFailure.InvalidAuthorization Authorization in the request header is invalid.
AuthFailure.InvalidSecretId Invalid key (not a TencentCloud API key type).
AuthFailure.MFAFailure MFA failed.
AuthFailure.SecretIdNotFound Key does not exist. Check if the key has been deleted or disabled in the console, and if not, check if the key is correctly entered. Note that whitespaces should not exist before or after the key.
AuthFailure.SignatureExpire Signature expired. Timestamp and server time cannot differ by more than five minutes. Please ensure your current local time matches the standard time.
AuthFailure.SignatureFailure Invalid signature. Signature calculation error. Please ensure you’ve followed the signature calculation process described in the Signature API documentation.
AuthFailure.TokenFailure Token error.
AuthFailure.UnauthorizedOperation The request is not authorized. For more information, see the CAM documentation.
DryRunOperation DryRun Operation. It means that the request would have succeeded, but the DryRun parameter was used.
FailedOperation Operation failed.
InternalError Internal error.
InvalidAction The API does not exist.
InvalidParameter Incorrect parameter.
InvalidParameterValue Invalid parameter value.
InvalidRequest The multipart format of the request body is incorrect.
IpInBlacklist Your IP is in uin IP blacklist.
IpNotInWhitelist Your IP is not in uin IP whitelist.
LimitExceeded Quota limit exceeded.
MissingParameter A parameter is missing.
NoSuchProduct The product does not exist.
NoSuchVersion The API version does not exist.
RequestLimitExceeded The number of requests exceeds the frequency limit.
RequestLimitExceeded.GlobalRegionUinLimitExceeded Uin exceeds the frequency limit.
RequestLimitExceeded.IPLimitExceeded The number of ip requests exceeds the frequency limit.
RequestLimitExceeded.UinLimitExceeded The number of uin requests exceeds the frequency limit.
RequestSizeLimitExceeded The request size exceeds the upper limit.
ResourceInUse Resource is in use.
ResourceInsufficient Insufficient resource.
ResourceNotFound The resource does not exist.
ResourceUnavailable Resource is unavailable.
ResponseSizeLimitExceeded The response size exceeds the upper limit.
ServiceUnavailable Service is unavailable now.
UnauthorizedOperation Unauthorized operation.
UnknownParameter Unknown parameter.
UnsupportedOperation Unsupported operation.
UnsupportedProtocol HTTP(S) request protocol error; only GET and POST requests are supported.
UnsupportedRegion API does not support the requested region.

Service Error Codes

Error Code Description
FailedOperation.AccountAlreadyRegister The account has been registered.
FailedOperation.ApplyExist The application already exists.
FailedOperation.AuthInfoEmpty The user has not completed identity verification.
FailedOperation.AuthInfoNotSame Enterprise real name mismatch.
FailedOperation.AuthNotEnterprise The user has not completed enterprise identity verification.
FailedOperation.BindEmailLinkExpired The mailbox binding link has expired.
FailedOperation.BindEmailLinkInvalid The mailbox binding link is invalid.
FailedOperation.ChangePermissionRecordExist Member permission change record exists.
FailedOperation.CheckAccountPhoneBindLimit Failed to check the mobile phone binding capacity limit.
FailedOperation.CheckMailAccount Failed to check the mailbox binding status.
FailedOperation.ConfigurationOverUpperLimit Permission configurations created for a directory exceed the upper limit.
FailedOperation.CreateAccount An exception occurred while creating the member.
FailedOperation.CreateBillingPermissionErr Failed to create the billing permission
FailedOperation.CreateMemberAuthOverLimit The number of times of account identity verification exceeds the upper limit.
FailedOperation.CreatePolicy Failed to create the policy
FailedOperation.CreateRecordAlreadySuccess Created successfully.
FailedOperation.CreateRecordNotExist The creation record does not exist.
FailedOperation.CreateRole An exception occurred while creating the role.
FailedOperation.CustomPolicyOverUpperLimit Custom policies bound to the permission configuration exceed the upper limit.
FailedOperation.DBOperationError SQL execution error.
FailedOperation.DecodeMetadataDocumentFailed Metadata document decoding failed.
FailedOperation.DeleteGroupNotAllowExistUser The user group still contains users and does not allow deleting users.
FailedOperation.DeletePolicy Exception occurred when deleting the authorization policy.
FailedOperation.DescribeOrgServiceUsageStatusErr An error occurred in the query of the organization service usage status.
FailedOperation.DisableQuitSelfCreatedOrganization You cannot quit an organization created by yourself.
FailedOperation.EmailAlreadyUsed The email has been used.
FailedOperation.EmailBindRecordInvalid Mailbox binding has become invalid.
FailedOperation.ExistOtherOrganizationMemberShared There are shared resources with other organization members or from other organization members.
FailedOperation.ExistShareMemberNotInOrganization There are shared members not in the organization.
FailedOperation.GetAccountRegion Errors occurred when account's regional attributes are obtained.
FailedOperation.GetAuthInfo An error occurred while querying the identity information.
FailedOperation.GetPolicyDetail Failed to query the policy.
FailedOperation.GroupOverUpperLimit User groups created exceed the upper limit.
FailedOperation.GroupTypeUserTypeNotMatch User group type and user type do not match.
FailedOperation.GroupUserCountOverUpperLimit Members of the CIC user group exceed the limit.
FailedOperation.HasDifferentResourceType The shared unit has different shared resource types.
FailedOperation.IdentityCenterAlreadyOpen The CIC service has been activated.
FailedOperation.IdentityCenterNotAuth The user has not performed identity verification and cannot activate the CIC service.
FailedOperation.IdentityCenterNotEnterpriseAuth The user has not performed enterprise identity verification and cannot activate the CIC service.
FailedOperation.IdentityCenterNotOpen The CIC service is not enabled.
FailedOperation.IdentityCenterNotOrganizationManager The user is not an admin of the Tencent Cloud Organization and cannot activate the CIC service.
FailedOperation.IdentityCenterOrganizationNotOpen The user has not activated Tencent Cloud Organization and cannot activate the CIC service.
FailedOperation.ImportFileIllegal The uploaded file is invalid.
FailedOperation.InvitationExist The invitation already exists.
FailedOperation.ManualGroupNotDelete Manually created user groups cannot be deleted.
FailedOperation.ManualGroupNotUpdate Manually created user groups cannot be updated.
FailedOperation.ManualUserNotDelete Manually created users cannot be deleted.
FailedOperation.ManualUserNotUpdate Manually created users cannot be updated.
FailedOperation.MemberAccountDeregisterPending Account deletion under review.
FailedOperation.MemberBindEmailError Mailbox binding failed.
FailedOperation.MemberBindPhoneError Verification mobile numbe binding failed.
FailedOperation.MemberEmailExist The member has a mailbox.
FailedOperation.MemberExistDelegatePayerNotAllowDelete The member has a payer and cannot be deleted.
FailedOperation.MemberExistInOtherOrganization The member already belongs to another organization.
FailedOperation.MemberIdentityAuthUsed Member authorization is in use.
FailedOperation.MemberIsDelegatePayerNotAllowDelete The member is a payer and cannot be deleted.
FailedOperation.MemberNameUsed The name is already in use.
FailedOperation.MemberPolicyNameExist The member authorization policy name is already in use.
FailedOperation.MemberShareResource The member is sharing resources and cannot quit the organization.
FailedOperation.MetadataCosParsingFailed IdP metadata parsing failed.
FailedOperation.NodeNotEmpty There are members in this department
FailedOperation.NotSameRegion You can only invite accounts within the same site.
FailedOperation.OperateBillingPermissionErr An error occurred while manipulating the billing member permission.
FailedOperation.OperatePolicy Failed to manipulate the policy.
FailedOperation.OrgMemberPolicyExist An organization member access policy exists.
FailedOperation.OrganizationAuthManageNotAllowDelete The member is an entity admin account and cannot quit the organization.
FailedOperation.OrganizationAuthRelationExist Real-name authentication relationship already exists.
FailedOperation.OrganizationDetachLastPolicyError Unbind the last policy failed.
FailedOperation.OrganizationDetachPolicyError Unbind policy failed.
FailedOperation.OrganizationExistAlready The organization already exists.
FailedOperation.OrganizationIdentityInUsed Organization identity is in use.
FailedOperation.OrganizationIdentityNameUsed Organization identity name is in use.
FailedOperation.OrganizationIdentityPolicyError Organization identity policy is invalid.
FailedOperation.OrganizationMemberExist Member already exists.
FailedOperation.OrganizationMemberNameUsed The member name already exists.
FailedOperation.OrganizationMemberNotExist The member account does not exist.
FailedOperation.OrganizationNodeDeleteOverLimit The number of nodes to be deleted exceeds the upper limit.
FailedOperation.OrganizationNodeNameUsed The node name is already in use.
FailedOperation.OrganizationNodeNotEmpty There are nodes in the organization.
FailedOperation.OrganizationNodeNotExist The organization node does not exist.
FailedOperation.OrganizationNotEmpty There are members in this organization.
FailedOperation.OrganizationPermissionIllegal The organization permission is invalid.
FailedOperation.OrganizationPolicyIllegal The organization policy is invalid.
FailedOperation.OrganizationPolicyInUsed Group policy is being used.
FailedOperation.OrganizationPolicyIsNotDisabled Group policy is not disabled.
FailedOperation.OrganizationPolicyIsNotEnabled Group policy is not enabled.
FailedOperation.OrganizationServiceAssignIsUse Organization service delegation is in use.
FailedOperation.PartnerManagementErr Distribution system calling error.
FailedOperation.PayUinIllegal The payer is invalid.
FailedOperation.PolicyEnableInvalid Member accounts with enabled tag policies exist. the group tag policy does not support enabling.
FailedOperation.PolicyFull The number of user policies exceeds the limit.
FailedOperation.PolicyNameInUse The policy name specified in the name field already exists.
FailedOperation.QuitShareUint Failed to exit the shared unit.
FailedOperation.QuitShareUintError Failed to leave the shared unit.
FailedOperation.QuiteShareUnit Failed to exit the shared unit.
FailedOperation.ReSentInvitation The invitation has already been sent before.
FailedOperation.ResourceOverLimit Resources exceed the maximum upper limit.
FailedOperation.RoleConfigurationAuthorizationAlreadyExist The permission authorization already exists.
FailedOperation.RoleConfigurationAuthorizationExist The permission configuration authorization exists.
FailedOperation.RoleConfigurationAuthorizationOverLimit The number of permission configuration authorizations exceeds the limit.
FailedOperation.RoleConfigurationProvisioningAlreadyDeployed The access configuration has been deployed to member accounts.
FailedOperation.RoleConfigurationProvisioningStatusError The permission configuration synchronization has a status error.
FailedOperation.SAMLMetadataDocumentGetFailed SAML metadata document acquisition failed.
FailedOperation.SAMLServiceProviderCreateFailed SAML service provider creation failed.
FailedOperation.SSoStatusEnableNotClearIdentityProvider The SAML identity provider information cannot be cleared when SSO is enabled.
FailedOperation.ScimCredentialGenerateError Failed to generate the SCIM key.
FailedOperation.ShareAreaNotExist The shared region does not exist.
FailedOperation.ShareMemberNotExist The shared member does not exist.
FailedOperation.ShareNodeExisted The department is in the shared unit.
FailedOperation.ShareNodeNotExist The shared department does not exist.
FailedOperation.ShareResourceMemberInUse The member is using a shared resource.
FailedOperation.ShareResourceNotExist The shared resource does not exist.
FailedOperation.ShareResourceTypeNotExist The shared resource type does not exist.
FailedOperation.ShareUnitNotEmpty Shared unit is not empty.
FailedOperation.ShareUnitNotExist The shared unit does not exist.
FailedOperation.SomeUinsNotInOrganization The UIN does not belong to the organization.
FailedOperation.SubAccountIdentityExist The sub-account has an identity.
FailedOperation.SubAccountNotExist The sub-account does not exist.
FailedOperation.SynchronizedGroupNotAddUser The synchronized user group does not allow adding users.
FailedOperation.SynchronizedGroupNotDelete The synchronized user groups cannot be deleted.
FailedOperation.SynchronizedGroupNotRemoveUser The synchronized user group does not allow deleting users.
FailedOperation.SynchronizedGroupNotUpdate The synchronized user group cannot be updated.
FailedOperation.SynchronizedUserNotDelete The synchronized user cannot be deleted.
FailedOperation.SynchronizedUserNotUpdate The synchronized user cannot be modified.
FailedOperation.SystemPolicyOverUpperLimit System policies bound to the permission configuration exceed the upper limit.
FailedOperation.TagResourcesError Tagging error.
FailedOperation.UploadMetadataFailed Data file uploading failed.
FailedOperation.UserAddGroupCountOverUpperLimit Users joining the user group exceed the limit.
FailedOperation.UserOverUpperLimit Users created exceed the upper limit.
FailedOperation.UserProvisioningAlreadyExists The user synchronization already exists.
FailedOperation.UserProvisioningExists The user synchronization exists.
FailedOperation.UserProvisioningFailed The user synchronization failed.
FailedOperation.UserProvisioningOverLimit The number of synchronized users exceeds the limit.
FailedOperation.X509CertificateAlreadyExist The X509 certificate already exists.
FailedOperation.X509CertificateLimitExceeded The number of x509 certificates exceeds the limit.
FailedOperation.X509CertificateMinimumRequired A minimum of one x509 certificate is required.
FailedOperation.X509CertificateParsingFailed X509 certificate parsing failed.
FailedOperation.XMLDataUnmarshalFailed XML parsing for the metadata document failed.
FailedOperation.ZoneIdNotExist The user zoneId of the CIC service does not exist.
InvalidParameter.ActionError The Action field in the policy document is invalid.
InvalidParameter.ActionMiss The operation does not exist in the policy syntax.
InvalidParameter.ActionNotExist The operation does not exist in the policy syntax.
InvalidParameter.ActionServiceNotExist The operation service does not exist in the policy syntax.
InvalidParameter.AllowQuitIllegal The member in pay-on-behalf mode is not allowed to exit the organization voluntarily.
InvalidParameter.AttachmentFull The authorized object policy has reached the upper limit.
InvalidParameter.BindPolicyNameNotAllowed The permission configuration cannot be bound to this policy.
InvalidParameter.CodeError Incorrect mobile phone verification code.
InvalidParameter.CodeExpired The mobile phone verification code has expired.
InvalidParameter.ConditionContentError The condition content in policy syntax is incorrect.
InvalidParameter.ConditionError The condition field in the policy document is invalid.
InvalidParameter.ConditionTypeError The conditional operator in policy syntax is incorrect.
InvalidParameter.ConfigurationNameAlreadyExists The permission configuration name already exists.
InvalidParameter.ConfigurationNameFormatError The permission configuration name has a format error.
InvalidParameter.DescriptionLengthOverlimit The length of the Description parameter cannot be greater than 300 bytes.
InvalidParameter.EffectError The Effect field in the policy document is invalid.
InvalidParameter.EmailAlreadyExists The email address already exists.
InvalidParameter.GroupNameAlreadyExists The user group name already exists.
InvalidParameter.GroupNameFormatError The user group name has a format error.
InvalidParameter.GroupNotExist The user group does not exist.
InvalidParameter.GroupUserAlreadyExists The user already exists in the user group.
InvalidParameter.GroupUserNotExist The user does not exist in the user group.
InvalidParameter.InterfaceNotExist The API does not exist.
InvalidParameter.InvalidEmail The mailbox is invalid.
InvalidParameter.NextTokenInvalid Invalid nextToken.
InvalidParameter.NotSupportProduct CAM does not support the resource type specified in the policy document.
InvalidParameter.OrganizationMemberNotExist The organization member does not exist.
InvalidParameter.OrganizationMemberNotManager The member is not an enterprise administrator.
InvalidParameter.OrganizationNodeNotExist The organization node does not exist.
InvalidParameter.OrganizationNotExist Enterprise organization does not exist.
InvalidParameter.ParamError Parameter error.
InvalidParameter.PasswordIllegal The password is invalid.
InvalidParameter.PolicyDocumentEmpty The custom policy content cannot be empty.
InvalidParameter.PolicyDocumentError The PolicyDocument field is invalid.
InvalidParameter.PolicyDocumentLengthOverLimit The PolicyDocument field exceeds the length limit.
InvalidParameter.PolicyIdNotExist Policy ID does not exist.
InvalidParameter.PolicyKeyDuplicated The policy key of the tag policy content is duplicated.
InvalidParameter.PolicyNameAlreadyExists The policy name already exists.
InvalidParameter.PolicyNameError The PolicyName field is invalid.
InvalidParameter.PolicyNameExisted The policy name already exists.
InvalidParameter.PolicyNameSizeOverUpperLimit The policy name exceeds the length limit.
InvalidParameter.PolicyTypeError Errors occurred when the policy type is modified. Only custom policies can be modified.
InvalidParameter.PrincipalError The principal field in the policy document is invalid.
InvalidParameter.PrincipalQcsError PrincipalQcs error.
InvalidParameter.PrincipalQcsNotExist PrincipalQcs does not exist.
InvalidParameter.PrincipalServiceNotExist PrincipalService does not exist.
InvalidParameter.ReservedTagKey System-Reserved tag keys qcloud, tencent, and project are creation prohibited.
InvalidParameter.ResourceContentError The resource content in policy syntax is incorrect.
InvalidParameter.ResourceError The Resource field in the policy document is invalid.
InvalidParameter.ResourceProjectError The resource project in policy syntax is incorrect.
InvalidParameter.ResourceQcsError Resource QCS error.
InvalidParameter.ResourceRegionError The resource region in policy syntax is incorrect.
InvalidParameter.ResourceServiceNotExist The service does not exist in the policy syntax.
InvalidParameter.ResourceUinError The main account to which the resource belongs in policy syntax is incorrect.
InvalidParameter.RoleConfigurationNotExist The permission configuration does not exist.
InvalidParameter.RolePolicyAlreadyExist The permission configuration still contains policies.
InvalidParameter.RolePolicyNotExist The policy does not exist.
InvalidParameter.ScimCredentialNotFound SCIM key does not exist.
InvalidParameter.ScimSyncStatusError SCIM synchronization status error
InvalidParameter.StatementError The Statement field in the policy document is invalid.
InvalidParameter.TagError Tag value error.
InvalidParameter.UnsupportedService The current business does not support tag operations.
InvalidParameter.UserAlreadyExistsGroup The user still exists in the user group.
InvalidParameter.UserScimCredentialStatusError SCIM key status error
InvalidParameter.UserTypeError Incorrect user type.
InvalidParameter.UsernameAlreadyExists The username already exists.
InvalidParameter.UsernameFormatError The username has a format error.
InvalidParameter.VersionError The Version field in the policy document is invalid.
InvalidParameterValue.IdentityCenterZoneNameAlreadyExist The CIC space name already exists. You should change the space name.
InvalidParameterValue.PolicyContentInvalid Policy content is invalid.
InvalidParameterValue.SSoStatusInvalid The SSO enabling status is invalid.
InvalidParameterValue.X509CertificateFormatError The X509 certificate has a format error.
InvalidParameterValue.ZoneNameFormatError The space name does not meet specifications.
LimitExceeded.AddUserToGroupLimitExceeded Requests for adding users to the user group exceed the limit.
LimitExceeded.CreateMemberOverLimit The number of members to be created exceeds the upper limit.
LimitExceeded.CreateOrgServiceAssignOverLimit The number of delegated admins for the service exceeds the limit.
LimitExceeded.CreateRoleAssignmentLimitExceeded Requests for creating permission configurations exceed the limit.
LimitExceeded.CreateUserLimitExceeded Requests for creating users exceed the limit.
LimitExceeded.CreateUserSyncProvisioningLimitExceeded Requests for creating user synchronization tasks exceed the limit.
LimitExceeded.EmailBindOverLimit The mailbox configuration exceeds the daily capacity limit.
LimitExceeded.IdentityExceedLimit The number of organization identities exceeds limit.
LimitExceeded.InvitationOverLimit Invitation limit exceeded.
LimitExceeded.NodeDepthExceedLimit The department has too many levels.
LimitExceeded.NodeExceedLimit The number of departments exceeds the upper limit.
LimitExceeded.OrganizationMemberOverLimit The number of members exceeds the upper limit.
LimitExceeded.PhoneNumBound The number of mobile phones exceeds the binding upper limit.
LimitExceeded.RemoveUserFromGroupLimitExceeded Requests for removing users from the user group exceed the limit.
LimitExceeded.ScimCredentialLimitExceeded The number of SCIM keys exceeds the limit.
LimitExceeded.SendEmailLimit The number of times to resend the activation email exceeds the limit.
LimitExceeded.SendEmailWithinOneHourLimit The number of times to resend the activation email within one hour exceeds the limit.
LimitExceeded.ShareUnitMemberOverLimit The number of shared members for this operation exceeds the upper limit.
LimitExceeded.ShareUnitNodeOverLimit The number of departments in the shared unit exceeds the upper limit.
LimitExceeded.ShareUnitResourceOverLimit The number of shared resources for this operation exceeds the upper limit.
LimitExceeded.TagPolicy The number of tag policies exceeds the limit.
LimitExceeded.UpdateEmailBindOverLimit The number of modifications to member binding information exceeds the limit.
OperationDenied Operation denied.
ResourceNotFound.ApplyNotExist Application does not exist.
ResourceNotFound.ChangePermissionNotExist The member permission change record does not exist.
ResourceNotFound.EffectivePolicyNotFound Valid policy does not exist.
ResourceNotFound.EmailBindRecordNotExist The mailbox binding record does not exist.
ResourceNotFound.InvitationNotExist Invitation message does not exist.
ResourceNotFound.MemberEventNotExist The operation event does not exist.
ResourceNotFound.MemberIdentityNotExist The authorizable member identity does not exist.
ResourceNotFound.MemberNotExist The member does not exist.
ResourceNotFound.MemberOperateProcessNotExist The member operation approval does not exist.
ResourceNotFound.MemberPolicyNotExist The organization member policy does not exist.
ResourceNotFound.NodeNotExist Enterprise organizational unit does not exist.
ResourceNotFound.NotFound The resource does not exist.
ResourceNotFound.OrganizationAuthRelationNotExist The authentication subject does not exist.
ResourceNotFound.OrganizationIdentityNotExist Organization identity does not exist.
ResourceNotFound.OrganizationMemberNotExist The organization member does not exist.
ResourceNotFound.OrganizationNodeNotExist The organization node does not exist.
ResourceNotFound.OrganizationNotExist The organization does not exist.
ResourceNotFound.OrganizationServiceAssignNotExist Organization service delegation does not exist.
ResourceNotFound.OrganizationServiceNotExist The organization service does not exist.
ResourceNotFound.PolicyIdNotFound Policy does not exist.
ResourceNotFound.PolicyNotExist Policy does not exist.
ResourceNotFound.ResourceTypeNotExist The shareable resource type does not exist.
ResourceNotFound.RoleConfigurationAuthorizationNotFound The permission authorization record does not exist.
ResourceNotFound.RoleConfigurationProvisioningNotFound The permission configuration synchronization does not exist.
ResourceNotFound.RoleConfigurationTaskNotFound The permission configuration task does not exist.
ResourceNotFound.SAMLIdentityProviderNotFound The SAML identity provider configuration does not exist.
ResourceNotFound.SAMLServiceProviderNotFound The SAML service provider information does not exist.
ResourceNotFound.ServiceRoleNotExist The organization service role does not exist.
ResourceNotFound.ShareResourceMemberNotExist The shared resource member information does not exist.
ResourceNotFound.UserNotExist The user does not exist.
ResourceNotFound.UserProvisioningNotFound The user synchronization does not exist.
ResourceNotFound.UserProvisioningTaskNotFound The user synchronization task does not exist.
ResourceNotFound.X509CertificateNotFound The X509 certificate does not exist.
UnsupportedOperation.AbnormalFinancialStatusOfAdmin The payer has a financial status exception and does not support pay-on-behalf.
UnsupportedOperation.AbnormalFinancialStatusOfMember Member's financial status is abnormal. Pay-on-behalf mode is not supported.
UnsupportedOperation.AddDelegatePayerNotAllow No paying relationships can be added.
UnsupportedOperation.AddDiscountInheritNotAllow No offer inheritance relationships can be added.
UnsupportedOperation.AgentNotSame The resellers of the administrator and the member do not match.
UnsupportedOperation.CreateMemberNotAllowCreateOrganization The created member is not allowed to create an organization.
UnsupportedOperation.CreateMemberNotAllowDelete The created member cannot be removed from the organization.
UnsupportedOperation.CreateMemberNotAllowQuit The created member is not allowed to exit.
UnsupportedOperation.DeleteDelegatePayerNotAllow Deleting the payment relationship is not allowed.
UnsupportedOperation.ExistedAgent Payment-on-behalf is not supported for this member or payer as it is a reseller.
UnsupportedOperation.ExistedClient Payment-on-behalf is not supported for this member or payer as it is a reseller’s account.
UnsupportedOperation.InconsistentUserTypes The user type mismatches.
UnsupportedOperation.ManagementSystemError An error occurred while calling the operations management system.
UnsupportedOperation.MemberAccountArrears The member account has an overdue payment.
UnsupportedOperation.MemberDiscountInheritExisted The member has an inherited offer.
UnsupportedOperation.MemberExistAccountLevelDiscountInherit The member has an account-level offer.
UnsupportedOperation.MemberExistOperateProcessNotAllowDelete The member is configured with operation audit and cannot be deleted.
UnsupportedOperation.MemberExistServiceNotAllowDelete The member is a delegated admin of the organization service and cannot quit the organization.
UnsupportedOperation.MemberHasVoucher The member has vouchers. Pay-on-behalf mode is not supported.
UnsupportedOperation.MemberIsAgent The account is an agent or an agent customer.
UnsupportedOperation.MemberIsNotClient The member is not a reseller customer.
UnsupportedOperation.MemberNoPayment No credit card is bound to the member.
UnsupportedOperation.MemberNotAllowQuit The member does not support voluntary exit.
UnsupportedOperation.MemberUnsupportedOperation The member does not support the operation.
UnsupportedOperation.OrderInProgressExisted There is an ongoing order.
UnsupportedOperation.OwnerDiscountInheritExisted The admin has an inherited offer.
UnsupportedOperation.PayerArrearsAndNoCreditAccount The payer has an overdue payment and has no credit account.
UnsupportedOperation.PayerExistAccountLevelDiscountInherit The payer has an account-level offer.
UnsupportedOperation.SecondaryDistributorSubClientExisted Pay-on-behalf is not supported for second-level reseller customers exist.
UnsupportedOperation.SharingToOtherOrganizationMember Sharing with other organizational members is not supported.

帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈