调用 RemoveIdentityCertifiedForBidUser 为虚商客户删除实名认证信息。
               		
               
                  接口说明
                  			
                  			
                  调用 RemoveIdentityCertifiedForBidUser 时,公共请求参数中的 AccessKeyId 必须为虚商主账号的密钥 ID。
                  		
               
               		
               
               		
               
                  
                  
                     
                     
                     
                     
                     
                  
                  
                     					
                     
                        						
                        | 名称 | 
                        						
                        类型 | 
                        						
                        是否必填 | 
                        						
                        示例值 | 
                        						
                        描述 | 
                        					
                     
                     				
                  
                  
                     					
                     
                        						
                        | Action | 
                        						
                        String | 
                        						
                        是 | 
                        						
                        RemoveIdentityCertifiedForBidUser | 
                        						
                        系统规定参数,取值:RemoveIdentityCertifiedForBidUser | 
                        					
                     
                     					
                     
                        						
                        | PK | 
                        						
                        String | 
                        						
                        是 | 
                        						
                        123*******567 | 
                        						
                        被实名认证的账号的阿里云数字 ID | 
                        					
                     
                     					
                     
                        						
                        | BidType | 
                        						
                        string | 
                        						
                        是 | 
                        						
                        LIGHTWEIGHT | 
                        						
                        虚商类型 
                           							
                           
                              								
                              - NORMAL:普通虚商(默认值)
 
                              								
                              - LIGHTWEIGHT:轻量级虚商
 
                              							
                            
                           						
                         | 
                        					
                     
                     				
                  
               
               		
               
                  返回参数
                  			
                  			
                  
                     
                     
                        
                        
                        
                        
                     
                     
                        						
                        
                           							
                           | 名称 | 
                           							
                           类型 | 
                           							
                           示例值 | 
                           							
                           描述 | 
                           						
                        
                        					
                     
                     
                        						
                        
                           							
                           | Code | 
                           							
                           string | 
                           							
                           200 | 
                           							
                           返回码 | 
                           						
                        
                        					
                     
                  
                  		
               
               		
               
                  请求示例
                  			
                  			https://crm-cn-hangzhou.aliyuncs.com/?Action=RemoveIdentityCertifiedForBidUser
&PK=123*******567
&<公共请求参数>
			
                  		
               		
               
                  错误码
                  			
                  			
                  
                     
                     
                        
                        
                        
                        
                     
                     
                        						
                        
                           							
                           | HttpCode | 
                           							
                           错误码 | 
                           							
                           错误信息 | 
                           							
                           描述 | 
                           						
                        
                        					
                     
                     
                        						
                        
                           							
                           | 400 | 
                           							
                           Empty PK | 
                           							
                           The input parameter 'PK' mandatory for processing this request is not supplied. | 
                           							
                           pk必填 | 
                           						
                        
                        						
                        
                           							
                           | 403 | 
                           							
                           Not Bid | 
                           							
                           The interface can not be called by a non-bid account. | 
                           							
                           调用方不是一个虚商用户 | 
                           						
                        
                        						
                        
                           							
                           | 403 | 
                           							
                           Bid Mismatch | 
                           							
                           Pk is not belong to the Bid. | 
                           							
                           被调用方不属于此虚商用户(即被调用的阿里云 PK 并非由此运营商创建) | 
                           						
                        
                        						
                        
                           							
                           | 404 | 
                           							
                           Invalid PK | 
                           							
                           The specified parameter 'PK' does not exist in our records. | 
                           							
                           此 PK 对应账号不存在 | 
                           						
                        
                        						
                        
                           							
                           | 400 | 
                           							
                           Set Realname Error | 
                           							
                           Set Realname Error | 
                           							
                           服务端错误:设置实名认证信息错误 |