public class Client extends Object
public String _endpoint
public String _regionId
public String _accessKeyId
public String _accessKeySecret
public String _protocol
public String _userAgent
public Number _readTimeout
public Number _connectTimeout
public String _httpProxy
public String _httpsProxy
public String _socks5Proxy
public String _socks5NetWork
public String _noProxy
public Number _maxIdleConns
public String _securityToken
public Number _maxIdleTimeMillis
public Number _keepAliveDurationMillis
public Number _maxRequests
public Number _maxRequestsPerHost
public Map<String,?> doRequest(String version, String action, String protocol, String method, String pathname, Map<String,?> request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Encapsulate the request and invoke the network
action - api nameprotocol - http or httpsmethod - e.g. GETpathname - pathname of every apirequest - which contains request paramsruntime - which controls some details of call api, such as retry timesExceptionpublic void addRuntimeOptionsInterceptor(com.aliyun.tea.interceptor.RuntimeOptionsInterceptor interceptor)
public void addRequestInterceptor(com.aliyun.tea.interceptor.RequestInterceptor interceptor)
public void addResponseInterceptor(com.aliyun.tea.interceptor.ResponseInterceptor interceptor)
public ReceiveBenefithubRiskPayResponse receiveBenefithubRiskPay(ReceiveBenefithubRiskPayRequest request) throws Exception
Description: 支付成功、退款成功、续费扣款、超时关单、签约、解约,渠道方回调结果使用 Summary: 权益流量业务支付签约相关通知
Exceptionpublic ReceiveBenefithubRiskPayResponse receiveBenefithubRiskPayEx(ReceiveBenefithubRiskPayRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 支付成功、退款成功、续费扣款、超时关单、签约、解约,渠道方回调结果使用 Summary: 权益流量业务支付签约相关通知
Exceptionpublic NotifyBenefithubRiskLoginResponse notifyBenefithubRiskLogin(NotifyBenefithubRiskLoginRequest request) throws Exception
Description: 渠道、平台方,联合登陆推送登陆通知信息 Summary: 渠道/平台方推送的用户登陆信息
Exceptionpublic NotifyBenefithubRiskLoginResponse notifyBenefithubRiskLoginEx(NotifyBenefithubRiskLoginRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 渠道、平台方,联合登陆推送登陆通知信息 Summary: 渠道/平台方推送的用户登陆信息
Exceptionpublic BatchqueryCreditshieldProductInfoResponse batchqueryCreditshieldProductInfo(BatchqueryCreditshieldProductInfoRequest request) throws Exception
Description: 信护盾产品批量查询 Summary: 信护盾产品批量查询
Exceptionpublic BatchqueryCreditshieldProductInfoResponse batchqueryCreditshieldProductInfoEx(BatchqueryCreditshieldProductInfoRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 信护盾产品批量查询 Summary: 信护盾产品批量查询
Exceptionpublic QueryProductAmcCallbackResponse queryProductAmcCallback(QueryProductAmcCallbackRequest request) throws Exception
Description: 信护盾amc机构回调通用接口 Summary: 信护盾amc机构回调通用接口
Exceptionpublic QueryProductAmcCallbackResponse queryProductAmcCallbackEx(QueryProductAmcCallbackRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 信护盾amc机构回调通用接口 Summary: 信护盾amc机构回调通用接口
Exceptionpublic QuerySecurityPolicyResponse querySecurityPolicy(QuerySecurityPolicyRequest request) throws Exception
Description: 风控云风险咨询接口 Summary: 风控云风险咨询接口
Exceptionpublic QuerySecurityPolicyResponse querySecurityPolicyEx(QuerySecurityPolicyRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 风控云风险咨询接口 Summary: 风控云风险咨询接口
Exceptionpublic SendSecurityDataResponse sendSecurityData(SendSecurityDataRequest request) throws Exception
Description: 向风控发送异步安全数据 Summary: 异步发送安全数据
Exceptionpublic SendSecurityDataResponse sendSecurityDataEx(SendSecurityDataRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 向风控发送异步安全数据 Summary: 异步发送安全数据
Exceptionpublic ConfirmSecurityPolicyResponse confirmSecurityPolicy(ConfirmSecurityPolicyRequest request) throws Exception
Description: 外部客户业务接入蚂蚁风控,进行风险识别和风险决策输出核身后,进行二次确认 Summary: 安全策略确认服务输出
Exceptionpublic ConfirmSecurityPolicyResponse confirmSecurityPolicyEx(ConfirmSecurityPolicyRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 外部客户业务接入蚂蚁风控,进行风险识别和风险决策输出核身后,进行二次确认 Summary: 安全策略确认服务输出
Exceptionpublic CheckSecurityRdsResponse checkSecurityRds(CheckSecurityRdsRequest request) throws Exception
Description: 外部客户业务接入风控+,进行人机识别判断。 Summary: 策略咨询服务输出
Exceptionpublic CheckSecurityRdsResponse checkSecurityRdsEx(CheckSecurityRdsRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 外部客户业务接入风控+,进行人机识别判断。 Summary: 策略咨询服务输出
Exceptionpublic QuerySecurityDataResponse querySecurityData(QuerySecurityDataRequest request) throws Exception
Description: 外部客户业务接入风控+,请求安全数据如ip画像等。 Summary: 安全数据服务输出
Exceptionpublic QuerySecurityDataResponse querySecurityDataEx(QuerySecurityDataRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 外部客户业务接入风控+,请求安全数据如ip画像等。 Summary: 安全数据服务输出
Exceptionpublic CheckSecurityDataResponse checkSecurityData(CheckSecurityDataRequest request) throws Exception
Description: 外部客户数据校验接口,比如端防护 Summary: 安全数据服务校验
Exceptionpublic CheckSecurityDataResponse checkSecurityDataEx(CheckSecurityDataRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 外部客户数据校验接口,比如端防护 Summary: 安全数据服务校验
Exceptionpublic ExecSecurityRiskdataserviceResponse execSecurityRiskdataservice(ExecSecurityRiskdataserviceRequest request) throws Exception
Description: 反欺诈风险数据服务请求执行 Summary: 反欺诈风险数据服务请求执行
Exceptionpublic ExecSecurityRiskdataserviceResponse execSecurityRiskdataserviceEx(ExecSecurityRiskdataserviceRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 反欺诈风险数据服务请求执行 Summary: 反欺诈风险数据服务请求执行
Exceptionpublic QuerySaasSecurityPolicyResponse querySaasSecurityPolicy(QuerySaasSecurityPolicyRequest request) throws Exception
Description: 风控云SaaS租户调用接口 Summary: 风控云SaaS租户调用接口
Exceptionpublic QuerySaasSecurityPolicyResponse querySaasSecurityPolicyEx(QuerySaasSecurityPolicyRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 风控云SaaS租户调用接口 Summary: 风控云SaaS租户调用接口
Exceptionpublic QueryBatchSecurityPolicyResponse queryBatchSecurityPolicy(QueryBatchSecurityPolicyRequest request) throws Exception
Description: 批量决策 Summary: 批量决策查询
Exceptionpublic QueryBatchSecurityPolicyResponse queryBatchSecurityPolicyEx(QueryBatchSecurityPolicyRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 批量决策 Summary: 批量决策查询
Exceptionpublic QueryCreditshieldProductBatchResponse queryCreditshieldProductBatch(QueryCreditshieldProductBatchRequest request) throws Exception
Description: 信护盾产品批量查询 Summary: 信护盾产品批量查询
Exceptionpublic QueryCreditshieldProductBatchResponse queryCreditshieldProductBatchEx(QueryCreditshieldProductBatchRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 信护盾产品批量查询 Summary: 信护盾产品批量查询
Exceptionpublic QueryDubheTestResponse queryDubheTest(QueryDubheTestRequest request) throws Exception
Description: 天枢信贷业务系统线下测试环境测试接口 Summary: 天枢信贷业务系统线下测试接口
Exceptionpublic QueryDubheTestResponse queryDubheTestEx(QueryDubheTestRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢信贷业务系统线下测试环境测试接口 Summary: 天枢信贷业务系统线下测试接口
Exceptionpublic QueryDubheRouterFundrouterResponse queryDubheRouterFundrouter(QueryDubheRouterFundrouterRequest request) throws Exception
Description: 通过客户三要素信息查询资金方代码(资金路由) Summary: 天枢系统资金方代码(资金路由)查询
Exceptionpublic QueryDubheRouterFundrouterResponse queryDubheRouterFundrouterEx(QueryDubheRouterFundrouterRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 通过客户三要素信息查询资金方代码(资金路由) Summary: 天枢系统资金方代码(资金路由)查询
Exceptionpublic ApplyDubheCreditResponse applyDubheCredit(ApplyDubheCreditRequest request) throws Exception
Description: 天枢系统授信申请接口 Summary: 天枢系统授信申请接口
Exceptionpublic ApplyDubheCreditResponse applyDubheCreditEx(ApplyDubheCreditRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统授信申请接口 Summary: 天枢系统授信申请接口
Exceptionpublic QueryDubheCreditStatusResponse queryDubheCreditStatus(QueryDubheCreditStatusRequest request) throws Exception
Description: 天枢系统授信额度查询接口 Summary: 天枢系统授信额度查询接口
Exceptionpublic QueryDubheCreditStatusResponse queryDubheCreditStatusEx(QueryDubheCreditStatusRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统授信额度查询接口 Summary: 天枢系统授信额度查询接口
Exceptionpublic CountDubheRepayReftrialResponse countDubheRepayReftrial(CountDubheRepayReftrialRequest request) throws Exception
Description: 天枢系统还款计划试算,根据借款金额和期数计算还款计划 Summary: 天枢系统还款计划试算
Exceptionpublic CountDubheRepayReftrialResponse countDubheRepayReftrialEx(CountDubheRepayReftrialRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统还款计划试算,根据借款金额和期数计算还款计划 Summary: 天枢系统还款计划试算
Exceptionpublic QueryDubheRepayListResponse queryDubheRepayList(QueryDubheRepayListRequest request) throws Exception
Description: 天枢系统还款计划查询,根据申请订单查询还款计划 Summary: 天枢系统还款计划查询
Exceptionpublic QueryDubheRepayListResponse queryDubheRepayListEx(QueryDubheRepayListRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统还款计划查询,根据申请订单查询还款计划 Summary: 天枢系统还款计划查询
Exceptionpublic ApplyDubheUsecreditResponse applyDubheUsecredit(ApplyDubheUsecreditRequest request) throws Exception
Description: 天枢系统用信申请接口 Summary: 天枢系统用信申请接口
Exceptionpublic ApplyDubheUsecreditResponse applyDubheUsecreditEx(ApplyDubheUsecreditRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统用信申请接口 Summary: 天枢系统用信申请接口
Exceptionpublic QueryDubheUsecreditStatusResponse queryDubheUsecreditStatus(QueryDubheUsecreditStatusRequest request) throws Exception
Description: 天枢系统用信申请状态查询,返回用信详情及还款计划 Summary: 天枢系统用信申请状态查询
Exceptionpublic QueryDubheUsecreditStatusResponse queryDubheUsecreditStatusEx(QueryDubheUsecreditStatusRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统用信申请状态查询,返回用信详情及还款计划 Summary: 天枢系统用信申请状态查询
Exceptionpublic CountDubheRepayTrialResponse countDubheRepayTrial(CountDubheRepayTrialRequest request) throws Exception
Description: 天枢系统还款试算,根据借据号计算还款金额 Summary: 天枢系统还款试算
Exceptionpublic CountDubheRepayTrialResponse countDubheRepayTrialEx(CountDubheRepayTrialRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统还款试算,根据借据号计算还款金额 Summary: 天枢系统还款试算
Exceptionpublic RepayDubheRepayCheckstandResponse repayDubheRepayCheckstand(RepayDubheRepayCheckstandRequest request) throws Exception
Description: 天枢系统主动还款(收银台)接口 Summary: 天枢系统主动还款(收银台)接口
Exceptionpublic RepayDubheRepayCheckstandResponse repayDubheRepayCheckstandEx(RepayDubheRepayCheckstandRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统主动还款(收银台)接口 Summary: 天枢系统主动还款(收银台)接口
Exceptionpublic QueryDubheRepayInfoResponse queryDubheRepayInfo(QueryDubheRepayInfoRequest request) throws Exception
Description: 天枢系统还款信息查询 Summary: 天枢系统还款信息查询
Exceptionpublic QueryDubheRepayInfoResponse queryDubheRepayInfoEx(QueryDubheRepayInfoRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统还款信息查询 Summary: 天枢系统还款信息查询
Exceptionpublic UpdateDubheCustomerInfoResponse updateDubheCustomerInfo(UpdateDubheCustomerInfoRequest request) throws Exception
Description: 天枢系统客户信息变更接口(变更客户三要素信息) Summary: 天枢系统客户信息变更接口
Exceptionpublic UpdateDubheCustomerInfoResponse updateDubheCustomerInfoEx(UpdateDubheCustomerInfoRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统客户信息变更接口(变更客户三要素信息) Summary: 天枢系统客户信息变更接口
Exceptionpublic ApplyDubheCustomerAgreementsignResponse applyDubheCustomerAgreementsign(ApplyDubheCustomerAgreementsignRequest request) throws Exception
Description: 天枢系统协议签约申请(支付宝 Summary: 天枢系统协议签约申请(支付宝)
Exceptionpublic ApplyDubheCustomerAgreementsignResponse applyDubheCustomerAgreementsignEx(ApplyDubheCustomerAgreementsignRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统协议签约申请(支付宝 Summary: 天枢系统协议签约申请(支付宝)
Exceptionpublic QueryDubheCustomerAgreementsignResponse queryDubheCustomerAgreementsign(QueryDubheCustomerAgreementsignRequest request) throws Exception
Description: 天枢系统协议签约查询(支付宝) Summary: 天枢系统协议签约查询(支付宝)
Exceptionpublic QueryDubheCustomerAgreementsignResponse queryDubheCustomerAgreementsignEx(QueryDubheCustomerAgreementsignRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统协议签约查询(支付宝) Summary: 天枢系统协议签约查询(支付宝)
Exceptionpublic RepayDubheRepayWithholdResponse repayDubheRepayWithhold(RepayDubheRepayWithholdRequest request) throws Exception
Description: 天枢信贷业务系统主动还款(直接代扣)接口 Summary: 天枢信贷业务系统主动还款(直接代扣)接口
Exceptionpublic RepayDubheRepayWithholdResponse repayDubheRepayWithholdEx(RepayDubheRepayWithholdRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢信贷业务系统主动还款(直接代扣)接口 Summary: 天枢信贷业务系统主动还款(直接代扣)接口
Exceptionpublic QueryDubheSearchContractResponse queryDubheSearchContract(QueryDubheSearchContractRequest request) throws Exception
Description: 天枢系统合同获取 Summary: 天枢系统合同获取
Exceptionpublic QueryDubheSearchContractResponse queryDubheSearchContractEx(QueryDubheSearchContractRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统合同获取 Summary: 天枢系统合同获取
Exceptionpublic QueryDubheReceiptOverdueResponse queryDubheReceiptOverdue(QueryDubheReceiptOverdueRequest request) throws Exception
Description: 天枢逾期信息查询接口 Summary: 逾期信息查询
Exceptionpublic QueryDubheReceiptOverdueResponse queryDubheReceiptOverdueEx(QueryDubheReceiptOverdueRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢逾期信息查询接口 Summary: 逾期信息查询
Exceptionpublic SendDubbridgeSmsResponse sendDubbridgeSms(SendDubbridgeSmsRequest request) throws Exception
Description: 天枢发送短信接口,适用于一个模板相同参数 Summary: 天枢发送短信接口
Exceptionpublic SendDubbridgeSmsResponse sendDubbridgeSmsEx(SendDubbridgeSmsRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢发送短信接口,适用于一个模板相同参数 Summary: 天枢发送短信接口
Exceptionpublic SendDubbridgeSmsBatchResponse sendDubbridgeSmsBatch(SendDubbridgeSmsBatchRequest request) throws Exception
Description: 天枢批量发送短信接口,适合一个短信模板多个不同参数场景 Summary: 天枢批量发送短信接口
Exceptionpublic SendDubbridgeSmsBatchResponse sendDubbridgeSmsBatchEx(SendDubbridgeSmsBatchRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢批量发送短信接口,适合一个短信模板多个不同参数场景 Summary: 天枢批量发送短信接口
Exceptionpublic QueryDubbridgeRouterFundrouterResponse queryDubbridgeRouterFundrouter(QueryDubbridgeRouterFundrouterRequest request) throws Exception
Description: 资金路由接口,获取资金方编号 Summary: 天枢系统资金方代码(资金路由)查询
Exceptionpublic QueryDubbridgeRouterFundrouterResponse queryDubbridgeRouterFundrouterEx(QueryDubbridgeRouterFundrouterRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 资金路由接口,获取资金方编号 Summary: 天枢系统资金方代码(资金路由)查询
Exceptionpublic ApplyDubbridgeCreditResponse applyDubbridgeCredit(ApplyDubbridgeCreditRequest request) throws Exception
Description: 天枢系统授信申请接口 Summary: 天枢系统授信申请接口
Exceptionpublic ApplyDubbridgeCreditResponse applyDubbridgeCreditEx(ApplyDubbridgeCreditRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统授信申请接口 Summary: 天枢系统授信申请接口
Exceptionpublic UploadDubbridgeFileResponse uploadDubbridgeFile(UploadDubbridgeFileRequest request) throws Exception
Description: 为流量方提供文件上传接口,用于申请件影像资料上传 Summary: 天枢文件上传
Exceptionpublic UploadDubbridgeFileResponse uploadDubbridgeFileEx(UploadDubbridgeFileRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 为流量方提供文件上传接口,用于申请件影像资料上传 Summary: 天枢文件上传
Exceptionpublic BindDubbridgeCustomerBankcardResponse bindDubbridgeCustomerBankcard(BindDubbridgeCustomerBankcardRequest request) throws Exception
Description: 代扣签约绑卡接口 Summary: 代扣协议签约申请(银行卡绑卡)
Exceptionpublic BindDubbridgeCustomerBankcardResponse bindDubbridgeCustomerBankcardEx(BindDubbridgeCustomerBankcardRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 代扣签约绑卡接口 Summary: 代扣协议签约申请(银行卡绑卡)
Exceptionpublic VerifyDubbridgeCustomerBankcardResponse verifyDubbridgeCustomerBankcard(VerifyDubbridgeCustomerBankcardRequest request) throws Exception
Description: 代扣协议签约提交(银行卡绑卡) Summary: 代扣协议签约校验(银行卡绑卡)
Exceptionpublic VerifyDubbridgeCustomerBankcardResponse verifyDubbridgeCustomerBankcardEx(VerifyDubbridgeCustomerBankcardRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 代扣协议签约提交(银行卡绑卡) Summary: 代扣协议签约校验(银行卡绑卡)
Exceptionpublic NotifyDubbridgeDefininnerchannelResponse notifyDubbridgeDefininnerchannel(NotifyDubbridgeDefininnerchannelRequest request) throws Exception
Description: 用于机构通道通用回调 Summary: 机构通道回调通用接口
Exceptionpublic NotifyDubbridgeDefininnerchannelResponse notifyDubbridgeDefininnerchannelEx(NotifyDubbridgeDefininnerchannelRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 用于机构通道通用回调 Summary: 机构通道回调通用接口
Exceptionpublic QueryDubbridgeCreditStatusResponse queryDubbridgeCreditStatus(QueryDubbridgeCreditStatusRequest request) throws Exception
Description: 天枢系统授信额度查询接口 Summary: 天枢系统授信额度查询接口
Exceptionpublic QueryDubbridgeCreditStatusResponse queryDubbridgeCreditStatusEx(QueryDubbridgeCreditStatusRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统授信额度查询接口 Summary: 天枢系统授信额度查询接口
Exceptionpublic QueryDubbridgeRiskinfoEnterprisescoreResponse queryDubbridgeRiskinfoEnterprisescore(QueryDubbridgeRiskinfoEnterprisescoreRequest request) throws Exception
Description: 天枢系统企业小微分查询 Summary: 天枢系统企业小微分查询
Exceptionpublic QueryDubbridgeRiskinfoEnterprisescoreResponse queryDubbridgeRiskinfoEnterprisescoreEx(QueryDubbridgeRiskinfoEnterprisescoreRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统企业小微分查询 Summary: 天枢系统企业小微分查询
Exceptionpublic QueryDubbridgeRiskinfoCommonResponse queryDubbridgeRiskinfoCommon(QueryDubbridgeRiskinfoCommonRequest request) throws Exception
Description: 天枢系统风控信息通用查询 Summary: 天枢系统风控信息通用查询
Exceptionpublic QueryDubbridgeRiskinfoCommonResponse queryDubbridgeRiskinfoCommonEx(QueryDubbridgeRiskinfoCommonRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统风控信息通用查询 Summary: 天枢系统风控信息通用查询
Exceptionpublic UpdateDubbridgeInstitutionCreditResponse updateDubbridgeInstitutionCredit(UpdateDubbridgeInstitutionCreditRequest request) throws Exception
Description: 额度、利率、状态调整 Summary: 调额申请
Exceptionpublic UpdateDubbridgeInstitutionCreditResponse updateDubbridgeInstitutionCreditEx(UpdateDubbridgeInstitutionCreditRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 额度、利率、状态调整 Summary: 调额申请
Exceptionpublic QueryDubbridgeRiskinfoBusinessinfoResponse queryDubbridgeRiskinfoBusinessinfo(QueryDubbridgeRiskinfoBusinessinfoRequest request) throws Exception
Description: 天枢企业经营数据查询 Summary: 天枢企业经营数据查询
Exceptionpublic QueryDubbridgeRiskinfoBusinessinfoResponse queryDubbridgeRiskinfoBusinessinfoEx(QueryDubbridgeRiskinfoBusinessinfoRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢企业经营数据查询 Summary: 天枢企业经营数据查询
Exceptionpublic ApplyDubbridgeCustomerAgreementsignResponse applyDubbridgeCustomerAgreementsign(ApplyDubbridgeCustomerAgreementsignRequest request) throws Exception
Description: 天枢系统协议签约申请(支付宝) Summary: 天枢系统协议签约申请(支付宝)
Exceptionpublic ApplyDubbridgeCustomerAgreementsignResponse applyDubbridgeCustomerAgreementsignEx(ApplyDubbridgeCustomerAgreementsignRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统协议签约申请(支付宝) Summary: 天枢系统协议签约申请(支付宝)
Exceptionpublic QueryDubbridgeAccountStatusResponse queryDubbridgeAccountStatus(QueryDubbridgeAccountStatusRequest request) throws Exception
Description: 天枢系统是否授信查询 Summary: 天枢系统是否授信查询
Exceptionpublic QueryDubbridgeAccountStatusResponse queryDubbridgeAccountStatusEx(QueryDubbridgeAccountStatusRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统是否授信查询 Summary: 天枢系统是否授信查询
Exceptionpublic QueryDubbridgeAccountCustomResponse queryDubbridgeAccountCustom(QueryDubbridgeAccountCustomRequest request) throws Exception
Description: 天枢系统校验是否联登 Summary: 天枢系统校验是否联登
Exceptionpublic QueryDubbridgeAccountCustomResponse queryDubbridgeAccountCustomEx(QueryDubbridgeAccountCustomRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统校验是否联登 Summary: 天枢系统校验是否联登
Exceptionpublic UpdateDubbridgeAccountCustomResponse updateDubbridgeAccountCustom(UpdateDubbridgeAccountCustomRequest request) throws Exception
Description: 天枢系统更新渠道 Summary: 天枢系统更新渠道
Exceptionpublic UpdateDubbridgeAccountCustomResponse updateDubbridgeAccountCustomEx(UpdateDubbridgeAccountCustomRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统更新渠道 Summary: 天枢系统更新渠道
Exceptionpublic QueryDubbridgeCustomerAgreementsignResponse queryDubbridgeCustomerAgreementsign(QueryDubbridgeCustomerAgreementsignRequest request) throws Exception
Description: 天枢系统协议签约查询(支付宝) Summary: 天枢系统协议签约查询(支付宝)
Exceptionpublic QueryDubbridgeCustomerAgreementsignResponse queryDubbridgeCustomerAgreementsignEx(QueryDubbridgeCustomerAgreementsignRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统协议签约查询(支付宝) Summary: 天枢系统协议签约查询(支付宝)
Exceptionpublic UpdateDubbridgeCustomerInfoResponse updateDubbridgeCustomerInfo(UpdateDubbridgeCustomerInfoRequest request) throws Exception
Description: 天枢系统客户信息变更接口(变更客户三要素信息) Summary: 天枢系统客户信息变更接口
Exceptionpublic UpdateDubbridgeCustomerInfoResponse updateDubbridgeCustomerInfoEx(UpdateDubbridgeCustomerInfoRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统客户信息变更接口(变更客户三要素信息) Summary: 天枢系统客户信息变更接口
Exceptionpublic QueryDubbridgeReceiptOverdueResponse queryDubbridgeReceiptOverdue(QueryDubbridgeReceiptOverdueRequest request) throws Exception
Description: 天枢逾期信息查询接口 Summary: 逾期信息查询
Exceptionpublic QueryDubbridgeReceiptOverdueResponse queryDubbridgeReceiptOverdueEx(QueryDubbridgeReceiptOverdueRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢逾期信息查询接口 Summary: 逾期信息查询
Exceptionpublic RepayDubbridgeRepayCheckstandResponse repayDubbridgeRepayCheckstand(RepayDubbridgeRepayCheckstandRequest request) throws Exception
Description: 天枢系统主动还款(收银台)接口 Summary: 天枢系统主动还款(收银台)接口
Exceptionpublic RepayDubbridgeRepayCheckstandResponse repayDubbridgeRepayCheckstandEx(RepayDubbridgeRepayCheckstandRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统主动还款(收银台)接口 Summary: 天枢系统主动还款(收银台)接口
Exceptionpublic QueryDubbridgeRepayInfoResponse queryDubbridgeRepayInfo(QueryDubbridgeRepayInfoRequest request) throws Exception
Description: 天枢系统还款信息查询 Summary: 天枢系统还款信息查询
Exceptionpublic QueryDubbridgeRepayInfoResponse queryDubbridgeRepayInfoEx(QueryDubbridgeRepayInfoRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统还款信息查询 Summary: 天枢系统还款信息查询
Exceptionpublic QueryDubbridgeRepayListResponse queryDubbridgeRepayList(QueryDubbridgeRepayListRequest request) throws Exception
Description: 天枢系统还款计划查询,根据申请订单查询还款计划 Summary: 天枢系统还款计划查询
Exceptionpublic QueryDubbridgeRepayListResponse queryDubbridgeRepayListEx(QueryDubbridgeRepayListRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统还款计划查询,根据申请订单查询还款计划 Summary: 天枢系统还款计划查询
Exceptionpublic CountDubbridgeRepayReftrialResponse countDubbridgeRepayReftrial(CountDubbridgeRepayReftrialRequest request) throws Exception
Description: 天枢系统还款计划试算,根据借款金额和期数计算还款计划 Summary: 天枢系统还款计划试算
Exceptionpublic CountDubbridgeRepayReftrialResponse countDubbridgeRepayReftrialEx(CountDubbridgeRepayReftrialRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统还款计划试算,根据借款金额和期数计算还款计划 Summary: 天枢系统还款计划试算
Exceptionpublic CountDubbridgeRepayTrialResponse countDubbridgeRepayTrial(CountDubbridgeRepayTrialRequest request) throws Exception
Description: 天枢系统还款试算,根据借据号计算还款金额 Summary: 天枢系统还款试算
Exceptionpublic CountDubbridgeRepayTrialResponse countDubbridgeRepayTrialEx(CountDubbridgeRepayTrialRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统还款试算,根据借据号计算还款金额 Summary: 天枢系统还款试算
Exceptionpublic RepayDubbridgeRepayWithholdResponse repayDubbridgeRepayWithhold(RepayDubbridgeRepayWithholdRequest request) throws Exception
Description: 天枢信贷业务系统主动还款(直接代扣)接口 Summary: 天枢信贷业务系统主动还款(直接代扣)接口
Exceptionpublic RepayDubbridgeRepayWithholdResponse repayDubbridgeRepayWithholdEx(RepayDubbridgeRepayWithholdRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢信贷业务系统主动还款(直接代扣)接口 Summary: 天枢信贷业务系统主动还款(直接代扣)接口
Exceptionpublic QueryDubbridgeSearchContractResponse queryDubbridgeSearchContract(QueryDubbridgeSearchContractRequest request) throws Exception
Description: 天枢系统合同获取 Summary: 天枢系统合同获取
Exceptionpublic QueryDubbridgeSearchContractResponse queryDubbridgeSearchContractEx(QueryDubbridgeSearchContractRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统合同获取 Summary: 天枢系统合同获取
Exceptionpublic ApplyDubbridgeUsecreditResponse applyDubbridgeUsecredit(ApplyDubbridgeUsecreditRequest request) throws Exception
Description: 天枢系统用信申请接口 Summary: 天枢系统用信申请接口
Exceptionpublic ApplyDubbridgeUsecreditResponse applyDubbridgeUsecreditEx(ApplyDubbridgeUsecreditRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统用信申请接口 Summary: 天枢系统用信申请接口
Exceptionpublic QueryDubbridgeUsecreditStatusResponse queryDubbridgeUsecreditStatus(QueryDubbridgeUsecreditStatusRequest request) throws Exception
Description: 天枢系统用信申请状态查询,返回用信详情及还款计划 Summary: 天枢系统用信申请状态查询
Exceptionpublic QueryDubbridgeUsecreditStatusResponse queryDubbridgeUsecreditStatusEx(QueryDubbridgeUsecreditStatusRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统用信申请状态查询,返回用信详情及还款计划 Summary: 天枢系统用信申请状态查询
Exceptionpublic QueryDubbridgeReceiptStatusResponse queryDubbridgeReceiptStatus(QueryDubbridgeReceiptStatusRequest request) throws Exception
Description: 天枢系统是否结清 Summary: 天枢系统借款是否结清
Exceptionpublic QueryDubbridgeReceiptStatusResponse queryDubbridgeReceiptStatusEx(QueryDubbridgeReceiptStatusRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统是否结清 Summary: 天枢系统借款是否结清
Exceptionpublic QueryDubbridgeCustomerCommonagreementsignResponse queryDubbridgeCustomerCommonagreementsign(QueryDubbridgeCustomerCommonagreementsignRequest request) throws Exception
Description: 天枢系统协议签约查询(通用) Summary: 天枢系统协议签约查询(通用)
Exceptionpublic QueryDubbridgeCustomerCommonagreementsignResponse queryDubbridgeCustomerCommonagreementsignEx(QueryDubbridgeCustomerCommonagreementsignRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统协议签约查询(通用) Summary: 天枢系统协议签约查询(通用)
Exceptionpublic UpdateDubbridgeFileResponse updateDubbridgeFile(UpdateDubbridgeFileRequest request) throws Exception
Description: 客户影像信息更新 Summary: 客户影像信息更新
Exceptionpublic UpdateDubbridgeFileResponse updateDubbridgeFileEx(UpdateDubbridgeFileRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 客户影像信息更新 Summary: 客户影像信息更新
Exceptionpublic NotifyDubbridgeCallbackResponse notifyDubbridgeCallback(NotifyDubbridgeCallbackRequest request) throws Exception
Description: 天枢回调通用接口 Summary: 天枢回调通用接口
Exceptionpublic NotifyDubbridgeCallbackResponse notifyDubbridgeCallbackEx(NotifyDubbridgeCallbackRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢回调通用接口 Summary: 天枢回调通用接口
Exceptionpublic QueryDubbridgeRepayResultResponse queryDubbridgeRepayResult(QueryDubbridgeRepayResultRequest request) throws Exception
Description: 2.12 天枢系统还款信息查询V2.0 Summary: 2.12 天枢系统还款信息查询V2.0
Exceptionpublic QueryDubbridgeRepayResultResponse queryDubbridgeRepayResultEx(QueryDubbridgeRepayResultRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 2.12 天枢系统还款信息查询V2.0 Summary: 2.12 天枢系统还款信息查询V2.0
Exceptionpublic QueryDubbridgeCreditPermitResponse queryDubbridgeCreditPermit(QueryDubbridgeCreditPermitRequest request) throws Exception
Description: 天枢准入接口 Summary: 天枢准入接口
Exceptionpublic QueryDubbridgeCreditPermitResponse queryDubbridgeCreditPermitEx(QueryDubbridgeCreditPermitRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢准入接口 Summary: 天枢准入接口
Exceptionpublic QueryDubbridgeUserUpgradestatusResponse queryDubbridgeUserUpgradestatus(QueryDubbridgeUserUpgradestatusRequest request) throws Exception
Description: 用户状态判断 Summary: 用户状态判断
Exceptionpublic QueryDubbridgeUserUpgradestatusResponse queryDubbridgeUserUpgradestatusEx(QueryDubbridgeUserUpgradestatusRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 用户状态判断 Summary: 用户状态判断
Exceptionpublic QueryDubbridgeLoanUpgradestatusResponse queryDubbridgeLoanUpgradestatus(QueryDubbridgeLoanUpgradestatusRequest request) throws Exception
Description: 借据状态判断 Summary: 借据状态判断
Exceptionpublic QueryDubbridgeLoanUpgradestatusResponse queryDubbridgeLoanUpgradestatusEx(QueryDubbridgeLoanUpgradestatusRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 借据状态判断 Summary: 借据状态判断
Exceptionpublic QueryDubbridgeCustomerBankcardlistResponse queryDubbridgeCustomerBankcardlist(QueryDubbridgeCustomerBankcardlistRequest request) throws Exception
Description: 支付签约查询(用户绑定银行卡列表) Summary: 支付签约查询(用户绑定银行卡列表)
Exceptionpublic QueryDubbridgeCustomerBankcardlistResponse queryDubbridgeCustomerBankcardlistEx(QueryDubbridgeCustomerBankcardlistRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 支付签约查询(用户绑定银行卡列表) Summary: 支付签约查询(用户绑定银行卡列表)
Exceptionpublic QueryDubbridgeRouterUserselectResponse queryDubbridgeRouterUserselect(QueryDubbridgeRouterUserselectRequest request) throws Exception
Description: 天枢系统用户前筛查询 Summary: 天枢系统用户前筛查询
Exceptionpublic QueryDubbridgeRouterUserselectResponse queryDubbridgeRouterUserselectEx(QueryDubbridgeRouterUserselectRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统用户前筛查询 Summary: 天枢系统用户前筛查询
Exceptionpublic QueryDubbridgeSettlementCertificateResponse queryDubbridgeSettlementCertificate(QueryDubbridgeSettlementCertificateRequest request) throws Exception
Description: 天枢系统开具结清证明 Summary: 天枢系统开具结清证明
Exceptionpublic QueryDubbridgeSettlementCertificateResponse queryDubbridgeSettlementCertificateEx(QueryDubbridgeSettlementCertificateRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统开具结清证明 Summary: 天枢系统开具结清证明
Exceptionpublic QueryDubbridgeAgreementPreviewResponse queryDubbridgeAgreementPreview(QueryDubbridgeAgreementPreviewRequest request) throws Exception
Description: 天枢系统预览协议查询接口 Summary: 天枢系统预览协议查询接口
Exceptionpublic QueryDubbridgeAgreementPreviewResponse queryDubbridgeAgreementPreviewEx(QueryDubbridgeAgreementPreviewRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统预览协议查询接口 Summary: 天枢系统预览协议查询接口
Exceptionpublic QueryDubbridgeAccountUsecreditResponse queryDubbridgeAccountUsecredit(QueryDubbridgeAccountUsecreditRequest request) throws Exception
Description: 用户借款是否结清 Summary: 用户借款是否结清
Exceptionpublic QueryDubbridgeAccountUsecreditResponse queryDubbridgeAccountUsecreditEx(QueryDubbridgeAccountUsecreditRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 用户借款是否结清 Summary: 用户借款是否结清
Exceptionpublic QueryDubbridgeUserAggregationinfoResponse queryDubbridgeUserAggregationinfo(QueryDubbridgeUserAggregationinfoRequest request) throws Exception
Description: 天枢用户聚合状态查询接口 Summary: 天枢用户聚合状态查询接口
Exceptionpublic QueryDubbridgeUserAggregationinfoResponse queryDubbridgeUserAggregationinfoEx(QueryDubbridgeUserAggregationinfoRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢用户聚合状态查询接口 Summary: 天枢用户聚合状态查询接口
Exceptionpublic QueryDubbridgeMarketingCouponlistResponse queryDubbridgeMarketingCouponlist(QueryDubbridgeMarketingCouponlistRequest request) throws Exception
Description: 天枢系统优惠券列表查询接口 Summary: 天枢系统优惠券列表查询接口
Exceptionpublic QueryDubbridgeMarketingCouponlistResponse queryDubbridgeMarketingCouponlistEx(QueryDubbridgeMarketingCouponlistRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统优惠券列表查询接口 Summary: 天枢系统优惠券列表查询接口
Exceptionpublic QueryDubbridgeRepaytypeInfoResponse queryDubbridgeRepaytypeInfo(QueryDubbridgeRepaytypeInfoRequest request) throws Exception
Description: 天枢系统还款方式查询 Summary: 天枢系统还款方式查询
Exceptionpublic QueryDubbridgeRepaytypeInfoResponse queryDubbridgeRepaytypeInfoEx(QueryDubbridgeRepaytypeInfoRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统还款方式查询 Summary: 天枢系统还款方式查询
Exceptionpublic QueryDubbridgeInstallmentCreditamtResponse queryDubbridgeInstallmentCreditamt(QueryDubbridgeInstallmentCreditamtRequest request) throws Exception
Description: 天枢系统授信额度查询接口-分期付 Summary: 天枢系统授信额度查询接口-分期付
Exceptionpublic QueryDubbridgeInstallmentCreditamtResponse queryDubbridgeInstallmentCreditamtEx(QueryDubbridgeInstallmentCreditamtRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统授信额度查询接口-分期付 Summary: 天枢系统授信额度查询接口-分期付
Exceptionpublic CancelDubbridgeInstallmentOrderResponse cancelDubbridgeInstallmentOrder(CancelDubbridgeInstallmentOrderRequest request) throws Exception
Description: 天枢系统取消分期付订单-分期付 Summary: 天枢系统取消分期付订单-分期付
Exceptionpublic CancelDubbridgeInstallmentOrderResponse cancelDubbridgeInstallmentOrderEx(CancelDubbridgeInstallmentOrderRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统取消分期付订单-分期付 Summary: 天枢系统取消分期付订单-分期付
Exceptionpublic PushDubbridgeInstallmentSupplementResponse pushDubbridgeInstallmentSupplement(PushDubbridgeInstallmentSupplementRequest request) throws Exception
Description: 天枢系统支用后补充材料推送-分期付 Summary: 天枢系统支用后补充材料推送-分期付
Exceptionpublic PushDubbridgeInstallmentSupplementResponse pushDubbridgeInstallmentSupplementEx(PushDubbridgeInstallmentSupplementRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统支用后补充材料推送-分期付 Summary: 天枢系统支用后补充材料推送-分期付
Exceptionpublic QueryDubbridgeInstallmentTrialResponse queryDubbridgeInstallmentTrial(QueryDubbridgeInstallmentTrialRequest request) throws Exception
Description: 天枢系统分期试算 Summary: 天枢系统分期试算
Exceptionpublic QueryDubbridgeInstallmentTrialResponse queryDubbridgeInstallmentTrialEx(QueryDubbridgeInstallmentTrialRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 天枢系统分期试算 Summary: 天枢系统分期试算
Exceptionpublic VerifyFinserviceZhimaIdentifyResponse verifyFinserviceZhimaIdentify(VerifyFinserviceZhimaIdentifyRequest request) throws Exception
Description: 四要素认证首先调用此接口 Summary: 芝麻四要素接口
Exceptionpublic VerifyFinserviceZhimaIdentifyResponse verifyFinserviceZhimaIdentifyEx(VerifyFinserviceZhimaIdentifyRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 四要素认证首先调用此接口 Summary: 芝麻四要素接口
Exceptionpublic QueryFinserviceZhimaIdentifyResponse queryFinserviceZhimaIdentify(QueryFinserviceZhimaIdentifyRequest request) throws Exception
Description:
Summary: 芝麻四要素认证结果查询
Exceptionpublic QueryFinserviceZhimaIdentifyResponse queryFinserviceZhimaIdentifyEx(QueryFinserviceZhimaIdentifyRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description:
Summary: 芝麻四要素认证结果查询
Exceptionpublic QueryMdipDataserviceResponse queryMdipDataservice(QueryMdipDataserviceRequest request) throws Exception
Description: 多源融合平台的数据服务查询接口 Summary: 多源融合平台的数据服务查询接口
Exceptionpublic QueryMdipDataserviceResponse queryMdipDataserviceEx(QueryMdipDataserviceRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 多源融合平台的数据服务查询接口 Summary: 多源融合平台的数据服务查询接口
Exceptionpublic ReceiveMdipParamsFileResponse receiveMdipParamsFile(ReceiveMdipParamsFileRequest request) throws Exception
Description: 接受op的文件id,支持外网多源文件上传 Summary: 接受op的文件id,支持外网多源文件上传
Exceptionpublic ReceiveMdipParamsFileResponse receiveMdipParamsFileEx(ReceiveMdipParamsFileRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 接受op的文件id,支持外网多源文件上传 Summary: 接受op的文件id,支持外网多源文件上传
Exceptionpublic ReceiveMdipParamsRbbfileResponse receiveMdipParamsRbbfile(ReceiveMdipParamsRbbfileRequest request) throws Exception
Description: 接受op的文件id,支持风险大脑文件上传 Summary: 接受op的文件id,支持风险大脑文件上传
Exceptionpublic ReceiveMdipParamsRbbfileResponse receiveMdipParamsRbbfileEx(ReceiveMdipParamsRbbfileRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 接受op的文件id,支持风险大脑文件上传 Summary: 接受op的文件id,支持风险大脑文件上传
Exceptionpublic CallbackMdipAuditResponse callbackMdipAudit(CallbackMdipAuditRequest request) throws Exception
Description: 多源平台审批回调接口 Summary: 多源平台审批回调接口
Exceptionpublic CallbackMdipAuditResponse callbackMdipAuditEx(CallbackMdipAuditRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 多源平台审批回调接口 Summary: 多源平台审批回调接口
Exceptionpublic QueryMdipDataservicePocResponse queryMdipDataservicePoc(QueryMdipDataservicePocRequest request) throws Exception
Description: 该接口仅限于POC场景下使用, 关键时期会执行限流操作,并且不会通知到上游依赖服务。 Summary: 多源融合平台的POC数据服务查询接口
Exceptionpublic QueryMdipDataservicePocResponse queryMdipDataservicePocEx(QueryMdipDataservicePocRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 该接口仅限于POC场景下使用, 关键时期会执行限流操作,并且不会通知到上游依赖服务。 Summary: 多源融合平台的POC数据服务查询接口
Exceptionpublic ListMdipDefaultSupplierResponse listMdipDefaultSupplier(ListMdipDefaultSupplierRequest request) throws Exception
Description: 查询默认租户的供应商列表 Summary: 查询默认租户的供应商列表
Exceptionpublic ListMdipDefaultSupplierResponse listMdipDefaultSupplierEx(ListMdipDefaultSupplierRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 查询默认租户的供应商列表 Summary: 查询默认租户的供应商列表
Exceptionpublic CallbackMdipYunfengdieParamsResponse callbackMdipYunfengdieParams(CallbackMdipYunfengdieParamsRequest request) throws Exception
Description: 数据回调 Summary: 云凤蝶回调参数
Exceptionpublic CallbackMdipYunfengdieParamsResponse callbackMdipYunfengdieParamsEx(CallbackMdipYunfengdieParamsRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 数据回调 Summary: 云凤蝶回调参数
Exceptionpublic ApplyQmpRtBatchmarketingResponse applyQmpRtBatchmarketing(ApplyQmpRtBatchmarketingRequest request) throws Exception
Description: 批量实时触达接口 Summary: 发起触达任务
Exceptionpublic ApplyQmpRtBatchmarketingResponse applyQmpRtBatchmarketingEx(ApplyQmpRtBatchmarketingRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 批量实时触达接口 Summary: 发起触达任务
Exceptionpublic SendQmpTextsmsBatchResponse sendQmpTextsmsBatch(SendQmpTextsmsBatchRequest request) throws Exception
Description: 文本短信批量发送接口 Summary: 文本短信批量发送接口
Exceptionpublic SendQmpTextsmsBatchResponse sendQmpTextsmsBatchEx(SendQmpTextsmsBatchRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 文本短信批量发送接口 Summary: 文本短信批量发送接口
Exceptionpublic ApplyQmpRobotcallResponse applyQmpRobotcall(ApplyQmpRobotcallRequest request) throws Exception
Description: 发起AI外呼 Summary: 发起AI外呼
Exceptionpublic ApplyQmpRobotcallResponse applyQmpRobotcallEx(ApplyQmpRobotcallRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 发起AI外呼 Summary: 发起AI外呼
Exceptionpublic SendQmpCardsmsBatchResponse sendQmpCardsmsBatch(SendQmpCardsmsBatchRequest request) throws Exception
Description: 卡片短信批量发送接口 Summary: 卡片短信批量发送接口
Exceptionpublic SendQmpCardsmsBatchResponse sendQmpCardsmsBatchEx(SendQmpCardsmsBatchRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 卡片短信批量发送接口 Summary: 卡片短信批量发送接口
Exceptionpublic CallbackQmpSmsUpResponse callbackQmpSmsUp(CallbackQmpSmsUpRequest request) throws Exception
Description: 上行短信回调 Summary: 上行短信回调
Exceptionpublic CallbackQmpSmsUpResponse callbackQmpSmsUpEx(CallbackQmpSmsUpRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 上行短信回调 Summary: 上行短信回调
Exceptionpublic CallbackQmpSmsReportResponse callbackQmpSmsReport(CallbackQmpSmsReportRequest request) throws Exception
Description: 短信状态回调接口 Summary: 短信状态回调接口
Exceptionpublic CallbackQmpSmsReportResponse callbackQmpSmsReportEx(CallbackQmpSmsReportRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 短信状态回调接口 Summary: 短信状态回调接口
Exceptionpublic SendQmpDigitalsmsBatchResponse sendQmpDigitalsmsBatch(SendQmpDigitalsmsBatchRequest request) throws Exception
Description: 数字短信批量发送接口(单模板) Summary: 数字短信批量发送接口(单模板)
Exceptionpublic SendQmpDigitalsmsBatchResponse sendQmpDigitalsmsBatchEx(SendQmpDigitalsmsBatchRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 数字短信批量发送接口(单模板) Summary: 数字短信批量发送接口(单模板)
Exceptionpublic CallbackQmpRobotcallResponse callbackQmpRobotcall(CallbackQmpRobotcallRequest request) throws Exception
Description: 新接入ai外呼服务商的回调接口 Summary: ai外呼回调接口
Exceptionpublic CallbackQmpRobotcallResponse callbackQmpRobotcallEx(CallbackQmpRobotcallRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 新接入ai外呼服务商的回调接口 Summary: ai外呼回调接口
Exceptionpublic QueryQmpRobotcallDetailResponse queryQmpRobotcallDetail(QueryQmpRobotcallDetailRequest request) throws Exception
Description: 查询ai外呼任务详情 Summary: 查询ai外呼任务详情
Exceptionpublic QueryQmpRobotcallDetailResponse queryQmpRobotcallDetailEx(QueryQmpRobotcallDetailRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 查询ai外呼任务详情 Summary: 查询ai外呼任务详情
Exceptionpublic QueryQmpDataaccessStatisticResponse queryQmpDataaccessStatistic(QueryQmpDataaccessStatisticRequest request) throws Exception
Description: 流量风控回执统计查询 Summary: 流量风控回执统计查询
Exceptionpublic QueryQmpDataaccessStatisticResponse queryQmpDataaccessStatisticEx(QueryQmpDataaccessStatisticRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 流量风控回执统计查询 Summary: 流量风控回执统计查询
Exceptionpublic QueryQmpRobotcallStatisticinfoResponse queryQmpRobotcallStatisticinfo(QueryQmpRobotcallStatisticinfoRequest request) throws Exception
Description: 外呼任务统计查询接口 Summary: 外呼任务统计查询接口
Exceptionpublic QueryQmpRobotcallStatisticinfoResponse queryQmpRobotcallStatisticinfoEx(QueryQmpRobotcallStatisticinfoRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 外呼任务统计查询接口 Summary: 外呼任务统计查询接口
Exceptionpublic BatchqueryQmpTaskDetailResponse batchqueryQmpTaskDetail(BatchqueryQmpTaskDetailRequest request) throws Exception
Description: 触达执行任务详情查询 Summary: 触达执行任务详情查询
Exceptionpublic BatchqueryQmpTaskDetailResponse batchqueryQmpTaskDetailEx(BatchqueryQmpTaskDetailRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 触达执行任务详情查询 Summary: 触达执行任务详情查询
Exceptionpublic QueryQmpCardsmsSupportResponse queryQmpCardsmsSupport(QueryQmpCardsmsSupportRequest request) throws Exception
Description: 卡片短信支持能力查询 Summary: 卡片短信支持能力查询
Exceptionpublic QueryQmpCardsmsSupportResponse queryQmpCardsmsSupportEx(QueryQmpCardsmsSupportRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 卡片短信支持能力查询 Summary: 卡片短信支持能力查询
Exceptionpublic BatchqueryQmpActionplanDetailResponse batchqueryQmpActionplanDetail(BatchqueryQmpActionplanDetailRequest request) throws Exception
Description: 流量风控查询外呼策略详情 Summary: 流量风控查询外呼策略详情
Exceptionpublic BatchqueryQmpActionplanDetailResponse batchqueryQmpActionplanDetailEx(BatchqueryQmpActionplanDetailRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 流量风控查询外呼策略详情 Summary: 流量风控查询外呼策略详情
Exceptionpublic ApplyQmpPhonenumberstatusforsmsResponse applyQmpPhonenumberstatusforsms(ApplyQmpPhonenumberstatusforsmsRequest request) throws Exception
Description: 调用流量风控(原营销盾)空号检测 Summary: 调用流量风控(原营销盾)空号检测
Exceptionpublic ApplyQmpPhonenumberstatusforsmsResponse applyQmpPhonenumberstatusforsmsEx(ApplyQmpPhonenumberstatusforsmsRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 调用流量风控(原营销盾)空号检测 Summary: 调用流量风控(原营销盾)空号检测
Exceptionpublic BatchqueryQmpTenantActionplaninfoResponse batchqueryQmpTenantActionplaninfo(BatchqueryQmpTenantActionplaninfoRequest request) throws Exception
Description: 分页查询租户外呼策略 Summary: 流量风控租户场景批量信息查询
Exceptionpublic BatchqueryQmpTenantActionplaninfoResponse batchqueryQmpTenantActionplaninfoEx(BatchqueryQmpTenantActionplaninfoRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 分页查询租户外呼策略 Summary: 流量风控租户场景批量信息查询
Exceptionpublic QueryQmpTenantActionplaninfoResponse queryQmpTenantActionplaninfo(QueryQmpTenantActionplaninfoRequest request) throws Exception
Description: 流量风控租户场景信息查询 Summary: 流量风控租户场景信息查询
Exceptionpublic QueryQmpTenantActionplaninfoResponse queryQmpTenantActionplaninfoEx(QueryQmpTenantActionplaninfoRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 流量风控租户场景信息查询 Summary: 流量风控租户场景信息查询
Exceptionpublic QueryQmpCpaassmsTemplateResponse queryQmpCpaassmsTemplate(QueryQmpCpaassmsTemplateRequest request) throws Exception
Description: 分页查询cpaas短信模板 Summary: cpaas短信模板分页查询
Exceptionpublic QueryQmpCpaassmsTemplateResponse queryQmpCpaassmsTemplateEx(QueryQmpCpaassmsTemplateRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 分页查询cpaas短信模板 Summary: cpaas短信模板分页查询
Exceptionpublic QueryQmpTextsmsTemplateResponse queryQmpTextsmsTemplate(QueryQmpTextsmsTemplateRequest request) throws Exception
Description: 根据sceneStrategyId分页查询文本短信模板 Summary: 文本短信模板查询
Exceptionpublic QueryQmpTextsmsTemplateResponse queryQmpTextsmsTemplateEx(QueryQmpTextsmsTemplateRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 根据sceneStrategyId分页查询文本短信模板 Summary: 文本短信模板查询
Exceptionpublic PushQmpBackflowEventResponse pushQmpBackflowEvent(PushQmpBackflowEventRequest request) throws Exception
Description: 蚁盾业务回流事件推送 Summary: 蚁盾业务回流事件推送
Exceptionpublic PushQmpBackflowEventResponse pushQmpBackflowEventEx(PushQmpBackflowEventRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 蚁盾业务回流事件推送 Summary: 蚁盾业务回流事件推送
Exceptionpublic PushQmpBackflowJsondataResponse pushQmpBackflowJsondata(PushQmpBackflowJsondataRequest request) throws Exception
Description: 蚁盾数据回流推送,用于客户定制json数据 Summary: 蚁盾数据回流json格式推送
Exceptionpublic PushQmpBackflowJsondataResponse pushQmpBackflowJsondataEx(PushQmpBackflowJsondataRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 蚁盾数据回流推送,用于客户定制json数据 Summary: 蚁盾数据回流json格式推送
Exceptionpublic BatchqueryQmpRtMixedmarketingResponse batchqueryQmpRtMixedmarketing(BatchqueryQmpRtMixedmarketingRequest request) throws Exception
Description: 智选平台混合策略批量分层服务 Summary: 智选平台-混合策略批量分层服务
Exceptionpublic BatchqueryQmpRtMixedmarketingResponse batchqueryQmpRtMixedmarketingEx(BatchqueryQmpRtMixedmarketingRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 智选平台混合策略批量分层服务 Summary: 智选平台-混合策略批量分层服务
Exceptionpublic UploadQmpOfflinehostplanResponse uploadQmpOfflinehostplan(UploadQmpOfflinehostplanRequest request) throws Exception
Description: qmp离线托管文件导入 Summary: qmp离线托管文件导入
Exceptionpublic UploadQmpOfflinehostplanResponse uploadQmpOfflinehostplanEx(UploadQmpOfflinehostplanRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: qmp离线托管文件导入 Summary: qmp离线托管文件导入
Exceptionpublic SyncRdaasTaxAuthinfoResponse syncRdaasTaxAuthinfo(SyncRdaasTaxAuthinfoRequest request) throws Exception
Description: 企管盾票税交接授权信息表的同步 Summary: 企管盾票税交接授权信息表的同步
Exceptionpublic SyncRdaasTaxAuthinfoResponse syncRdaasTaxAuthinfoEx(SyncRdaasTaxAuthinfoRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 企管盾票税交接授权信息表的同步 Summary: 企管盾票税交接授权信息表的同步
Exceptionpublic SyncRdaasTaxAuthorderResponse syncRdaasTaxAuthorder(SyncRdaasTaxAuthorderRequest request) throws Exception
Description: 企管盾票税交接授权记录表的同步 Summary: 企管盾票税交接授权记录表的同步
Exceptionpublic SyncRdaasTaxAuthorderResponse syncRdaasTaxAuthorderEx(SyncRdaasTaxAuthorderRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 企管盾票税交接授权记录表的同步 Summary: 企管盾票税交接授权记录表的同步
Exceptionpublic NotifyRdaasTaxCallbackResponse notifyRdaasTaxCallback(NotifyRdaasTaxCallbackRequest request) throws Exception
Description: 企管盾票税交接回调通知 Summary: 企管盾票税交接回调通知
Exceptionpublic NotifyRdaasTaxCallbackResponse notifyRdaasTaxCallbackEx(NotifyRdaasTaxCallbackRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 企管盾票税交接回调通知 Summary: 企管盾票税交接回调通知
Exceptionpublic QueryRdaasTaxRpadecisionserviceResponse queryRdaasTaxRpadecisionservice(QueryRdaasTaxRpadecisionserviceRequest request) throws Exception
Description: 企管盾票税交接RPA决策服务查询 Summary: 企管盾票税交接RPA决策服务查询
Exceptionpublic QueryRdaasTaxRpadecisionserviceResponse queryRdaasTaxRpadecisionserviceEx(QueryRdaasTaxRpadecisionserviceRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 企管盾票税交接RPA决策服务查询 Summary: 企管盾票税交接RPA决策服务查询
Exceptionpublic QueryRdaasTaxRpadecisionindicatorResponse queryRdaasTaxRpadecisionindicator(QueryRdaasTaxRpadecisionindicatorRequest request) throws Exception
Description: 企管盾票税交接RPA决策服务指标查询 Summary: 企管盾票税交接RPA决策服务指标查询
Exceptionpublic QueryRdaasTaxRpadecisionindicatorResponse queryRdaasTaxRpadecisionindicatorEx(QueryRdaasTaxRpadecisionindicatorRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 企管盾票税交接RPA决策服务指标查询 Summary: 企管盾票税交接RPA决策服务指标查询
Exceptionpublic QueryRdaasTaxSimpleauthdecisionResponse queryRdaasTaxSimpleauthdecision(QueryRdaasTaxSimpleauthdecisionRequest request) throws Exception
Description: 企管盾票税交接要素授权决策查询 Summary: 企管盾票税交接要素授权决策查询
Exceptionpublic QueryRdaasTaxSimpleauthdecisionResponse queryRdaasTaxSimpleauthdecisionEx(QueryRdaasTaxSimpleauthdecisionRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 企管盾票税交接要素授权决策查询 Summary: 企管盾票税交接要素授权决策查询
Exceptionpublic ReceiveRfcParamsFileResponse receiveRfcParamsFile(ReceiveRfcParamsFileRequest request) throws Exception
Description: rfc外部文件上传 Summary: rfc外部文件上传
Exceptionpublic ReceiveRfcParamsFileResponse receiveRfcParamsFileEx(ReceiveRfcParamsFileRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: rfc外部文件上传 Summary: rfc外部文件上传
Exceptionpublic UploadRfcAiboundFileResponse uploadRfcAiboundFile(UploadRfcAiboundFileRequest request) throws Exception
Description: rfc外呼名单文件上传接口 Summary: rfc外呼名单上传接口
Exceptionpublic UploadRfcAiboundFileResponse uploadRfcAiboundFileEx(UploadRfcAiboundFileRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: rfc外呼名单文件上传接口 Summary: rfc外呼名单上传接口
Exceptionpublic QueryRbbGenericInvokeResponse queryRbbGenericInvoke(QueryRbbGenericInvokeRequest request) throws Exception
Description: 风险大脑企业版通用查询接口 Summary: 【已废弃】
Exceptionpublic QueryRbbGenericInvokeResponse queryRbbGenericInvokeEx(QueryRbbGenericInvokeRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 风险大脑企业版通用查询接口 Summary: 【已废弃】
Exceptionpublic CreateRbbTokenResponse createRbbToken(CreateRbbTokenRequest request) throws Exception
Description: 风险大脑企业版token生成 Summary: 【已废弃】
Exceptionpublic CreateRbbTokenResponse createRbbTokenEx(CreateRbbTokenRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 风险大脑企业版token生成 Summary: 【已废弃】
Exceptionpublic CreateRbbApiGwtokenResponse createRbbApiGwtoken(CreateRbbApiGwtokenRequest request) throws Exception
Description: 获取风险大脑企业版登录token Summary: 【已废弃】
Exceptionpublic CreateRbbApiGwtokenResponse createRbbApiGwtokenEx(CreateRbbApiGwtokenRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 获取风险大脑企业版登录token Summary: 【已废弃】
Exceptionpublic QueryRbbGeneralResponse queryRbbGeneral(QueryRbbGeneralRequest request) throws Exception
Description: 风险大脑企业版通用查询OpenAPI Summary: 风险大脑企业版通用查询OpenAPI
Exceptionpublic QueryRbbGeneralResponse queryRbbGeneralEx(QueryRbbGeneralRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 风险大脑企业版通用查询OpenAPI Summary: 风险大脑企业版通用查询OpenAPI
Exceptionpublic GetRbbLoginTokenResponse getRbbLoginToken(GetRbbLoginTokenRequest request) throws Exception
Description: 获取登录Token Summary: 获取登录Token
Exceptionpublic GetRbbLoginTokenResponse getRbbLoginTokenEx(GetRbbLoginTokenRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 获取登录Token Summary: 获取登录Token
Exceptionpublic CreateRbbTenantResponse createRbbTenant(CreateRbbTenantRequest request) throws Exception
Description: 风险大脑企业版创建租户 Summary: 风险大脑企业版创建租户
Exceptionpublic CreateRbbTenantResponse createRbbTenantEx(CreateRbbTenantRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 风险大脑企业版创建租户 Summary: 风险大脑企业版创建租户
Exceptionpublic CreateRbbUserResponse createRbbUser(CreateRbbUserRequest request) throws Exception
Description: 风险大脑企业版创建用户 Summary: 风险大脑企业版创建用户
Exceptionpublic CreateRbbUserResponse createRbbUserEx(CreateRbbUserRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 风险大脑企业版创建用户 Summary: 风险大脑企业版创建用户
Exceptionpublic ExecRbbCompanyGuardResponse execRbbCompanyGuard(ExecRbbCompanyGuardRequest request) throws Exception
Description: 企业准入接口 Summary: 企业准入
Exceptionpublic ExecRbbCompanyGuardResponse execRbbCompanyGuardEx(ExecRbbCompanyGuardRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 企业准入接口 Summary: 企业准入
Exceptionpublic ApplyRbbCompanyCreditResponse applyRbbCompanyCredit(ApplyRbbCompanyCreditRequest request) throws Exception
Description: 提交授信申请 Summary: 企业授信申请
Exceptionpublic ApplyRbbCompanyCreditResponse applyRbbCompanyCreditEx(ApplyRbbCompanyCreditRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 提交授信申请 Summary: 企业授信申请
Exceptionpublic QueryRbbCompanyCreditResponse queryRbbCompanyCredit(QueryRbbCompanyCreditRequest request) throws Exception
Description: 查询企业授信结果 Summary: 企业授信结果查询
Exceptionpublic QueryRbbCompanyCreditResponse queryRbbCompanyCreditEx(QueryRbbCompanyCreditRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 查询企业授信结果 Summary: 企业授信结果查询
Exceptionpublic QueryRbbRegdatasyncPreparedResponse queryRbbRegdatasyncPrepared(QueryRbbRegdatasyncPreparedRequest request) throws Exception
Description: 风险大脑-上交所数据离线同步数据准备状态,上交所本地部署鹰眼项目需要获取离线数据是否准备好的信息 Summary: 风险大脑-上交所数据离线同步数据准备状态
Exceptionpublic QueryRbbRegdatasyncPreparedResponse queryRbbRegdatasyncPreparedEx(QueryRbbRegdatasyncPreparedRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 风险大脑-上交所数据离线同步数据准备状态,上交所本地部署鹰眼项目需要获取离线数据是否准备好的信息 Summary: 风险大脑-上交所数据离线同步数据准备状态
Exceptionpublic StartRbbRegdatasyncScheduleResponse startRbbRegdatasyncSchedule(StartRbbRegdatasyncScheduleRequest request) throws Exception
Description: 风险大脑-上交所数据离线同步数据开始通知标识 Summary: 风险大脑-上交所数据离线同步数据开始通知
Exceptionpublic StartRbbRegdatasyncScheduleResponse startRbbRegdatasyncScheduleEx(StartRbbRegdatasyncScheduleRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 风险大脑-上交所数据离线同步数据开始通知标识 Summary: 风险大脑-上交所数据离线同步数据开始通知
Exceptionpublic FinishRbbRegdatasyncScheduleResponse finishRbbRegdatasyncSchedule(FinishRbbRegdatasyncScheduleRequest request) throws Exception
Description: 风险大脑-上交所数据离线同步数据完成记录 记录完成的状态 Summary: 风险大脑-上交所数据离线同步数据完成记录
Exceptionpublic FinishRbbRegdatasyncScheduleResponse finishRbbRegdatasyncScheduleEx(FinishRbbRegdatasyncScheduleRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 风险大脑-上交所数据离线同步数据完成记录 记录完成的状态 Summary: 风险大脑-上交所数据离线同步数据完成记录
Exceptionpublic ApplyRbbCompanyGuardResponse applyRbbCompanyGuard(ApplyRbbCompanyGuardRequest request) throws Exception
Description: 提交准入规则的执行请求 Summary: 企业准入申请
Exceptionpublic ApplyRbbCompanyGuardResponse applyRbbCompanyGuardEx(ApplyRbbCompanyGuardRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 提交准入规则的执行请求 Summary: 企业准入申请
Exceptionpublic QueryRbbCompanyGuardResponse queryRbbCompanyGuard(QueryRbbCompanyGuardRequest request) throws Exception
Description: 企业准入结果查询 Summary: 企业准入结果查询
Exceptionpublic QueryRbbCompanyGuardResponse queryRbbCompanyGuardEx(QueryRbbCompanyGuardRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 企业准入结果查询 Summary: 企业准入结果查询
Exceptionpublic QueryRbbObtsZsearchResponse queryRbbObtsZsearch(QueryRbbObtsZsearchRequest request) throws Exception
Description: 企业风控给上交所鹰眼使用的zsearch查询 Summary: 企业风控给鹰眼使用的zsearch查询
Exceptionpublic QueryRbbObtsZsearchResponse queryRbbObtsZsearchEx(QueryRbbObtsZsearchRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 企业风控给上交所鹰眼使用的zsearch查询 Summary: 企业风控给鹰眼使用的zsearch查询
Exceptionpublic PushRbbCustomerCompanyinfoResponse pushRbbCustomerCompanyinfo(PushRbbCustomerCompanyinfoRequest request) throws Exception
Description: 企业风控客户推送的企业信息 Summary: 企业风控客户推送的企业信息
Exceptionpublic PushRbbCustomerCompanyinfoResponse pushRbbCustomerCompanyinfoEx(PushRbbCustomerCompanyinfoRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 企业风控客户推送的企业信息 Summary: 企业风控客户推送的企业信息
Exceptionpublic UploadRbbFileAmapResponse uploadRbbFileAmap(UploadRbbFileAmapRequest request) throws Exception
Description: 企管盾给高德的文件上传,用于小微店铺分 Summary: 企管盾给高德的文件上传,用于小微店铺分
Exceptionpublic UploadRbbFileAmapResponse uploadRbbFileAmapEx(UploadRbbFileAmapRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 企管盾给高德的文件上传,用于小微店铺分 Summary: 企管盾给高德的文件上传,用于小微店铺分
Exceptionpublic OperateRbbCreditResponse operateRbbCredit(OperateRbbCreditRequest request) throws Exception
Description: 信贷操作接口 Summary: 信贷操作接口
Exceptionpublic OperateRbbCreditResponse operateRbbCreditEx(OperateRbbCreditRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 信贷操作接口 Summary: 信贷操作接口
Exceptionpublic PushRbbCustomerInformationResponse pushRbbCustomerInformation(PushRbbCustomerInformationRequest request) throws Exception
Description: 获取客户信息 Summary: 获取客户信息
Exceptionpublic PushRbbCustomerInformationResponse pushRbbCustomerInformationEx(PushRbbCustomerInformationRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 获取客户信息 Summary: 获取客户信息
Exceptionpublic GetRbbTaxinvoiceDataResponse getRbbTaxinvoiceData(GetRbbTaxinvoiceDataRequest request) throws Exception
Description: 获取税票授权数据 Summary: 获取税票授权数据
Exceptionpublic GetRbbTaxinvoiceDataResponse getRbbTaxinvoiceDataEx(GetRbbTaxinvoiceDataRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 获取税票授权数据 Summary: 获取税票授权数据
Exceptionpublic PushRbbCustomerStatusResponse pushRbbCustomerStatus(PushRbbCustomerStatusRequest request) throws Exception
Description: 客户实时状态通知 Summary: 客户实时状态通知
Exceptionpublic PushRbbCustomerStatusResponse pushRbbCustomerStatusEx(PushRbbCustomerStatusRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 客户实时状态通知 Summary: 客户实时状态通知
Exceptionpublic PushRbbInvoiceChargeResponse pushRbbInvoiceCharge(PushRbbInvoiceChargeRequest request) throws Exception
Description: 票税计费处理推送,由票税侧请求 Summary: 票税计费处理推送
Exceptionpublic PushRbbInvoiceChargeResponse pushRbbInvoiceChargeEx(PushRbbInvoiceChargeRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 票税计费处理推送,由票税侧请求 Summary: 票税计费处理推送
Exceptionpublic ReceiveRbbParamsFileResponse receiveRbbParamsFile(ReceiveRbbParamsFileRequest request) throws Exception
Description: 通过接口进行报告上传 Summary: 征信报告上传接口
Exceptionpublic ReceiveRbbParamsFileResponse receiveRbbParamsFileEx(ReceiveRbbParamsFileRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 通过接口进行报告上传 Summary: 征信报告上传接口
Exceptionpublic PushRpaasReportAnswerResponse pushRpaasReportAnswer(PushRpaasReportAnswerRequest request) throws Exception
Description: 报告结果推送,算法调用 Summary: 报告结果推送
Exceptionpublic PushRpaasReportAnswerResponse pushRpaasReportAnswerEx(PushRpaasReportAnswerRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 报告结果推送,算法调用 Summary: 报告结果推送
Exceptionpublic QueryRpaasOpenServiceResponse queryRpaasOpenService(QueryRpaasOpenServiceRequest request) throws Exception
Description: 企管盾云开放平台服务调用 Summary: 企管盾云开放平台服务调用
Exceptionpublic QueryRpaasOpenServiceResponse queryRpaasOpenServiceEx(QueryRpaasOpenServiceRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 企管盾云开放平台服务调用 Summary: 企管盾云开放平台服务调用
Exceptionpublic QueryRpgwSignUrlResponse queryRpgwSignUrl(QueryRpgwSignUrlRequest request) throws Exception
Description: 获取签约接口 Summary: 获取签约接口
Exceptionpublic QueryRpgwSignUrlResponse queryRpgwSignUrlEx(QueryRpgwSignUrlRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 获取签约接口 Summary: 获取签约接口
Exceptionpublic RegisterRpgwUserEinvoiceResponse registerRpgwUserEinvoice(RegisterRpgwUserEinvoiceRequest request) throws Exception
Description: 创建报税用户接口 Summary: 创建报税用户接口
Exceptionpublic RegisterRpgwUserEinvoiceResponse registerRpgwUserEinvoiceEx(RegisterRpgwUserEinvoiceRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 创建报税用户接口 Summary: 创建报税用户接口
Exceptionpublic QueryRpgwUserSignurlResponse queryRpgwUserSignurl(QueryRpgwUserSignurlRequest request) throws Exception
Description: 查询签约接口 Summary: 获取签约接口
Exceptionpublic QueryRpgwUserSignurlResponse queryRpgwUserSignurlEx(QueryRpgwUserSignurlRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 查询签约接口 Summary: 获取签约接口
Exceptionpublic WithdrawRpgwUserCommissionResponse withdrawRpgwUserCommission(WithdrawRpgwUserCommissionRequest request) throws Exception
Description: 提现 Summary: 提现
Exceptionpublic WithdrawRpgwUserCommissionResponse withdrawRpgwUserCommissionEx(WithdrawRpgwUserCommissionRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 提现 Summary: 提现
Exceptionpublic SyncRpgwUserOrderinfoResponse syncRpgwUserOrderinfo(SyncRpgwUserOrderinfoRequest request) throws Exception
Description: 信息同步 Summary: 下单等信息同步
Exceptionpublic SyncRpgwUserOrderinfoResponse syncRpgwUserOrderinfoEx(SyncRpgwUserOrderinfoRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 信息同步 Summary: 下单等信息同步
Exceptionpublic NotifyRpgwUserSignresultResponse notifyRpgwUserSignresult(NotifyRpgwUserSignresultRequest request) throws Exception
Description: 签约结果通知 Summary: 签约结果通知
Exceptionpublic NotifyRpgwUserSignresultResponse notifyRpgwUserSignresultEx(NotifyRpgwUserSignresultRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 签约结果通知 Summary: 签约结果通知
Exceptionpublic QueryRtopCompanyOpinionResponse queryRtopCompanyOpinion(QueryRtopCompanyOpinionRequest request) throws Exception
Description: 查询所在地的负面舆情企业列表 Summary: 查询所在地的负面舆情企业列表
Exceptionpublic QueryRtopCompanyOpinionResponse queryRtopCompanyOpinionEx(QueryRtopCompanyOpinionRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 查询所在地的负面舆情企业列表 Summary: 查询所在地的负面舆情企业列表
Exceptionpublic ListRtopCompanyOpinionsResponse listRtopCompanyOpinions(ListRtopCompanyOpinionsRequest request) throws Exception
Description: 查询企业的舆情详情信息 Summary: 查询企业的舆情详情信息
Exceptionpublic ListRtopCompanyOpinionsResponse listRtopCompanyOpinionsEx(ListRtopCompanyOpinionsRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 查询企业的舆情详情信息 Summary: 查询企业的舆情详情信息
Exceptionpublic GetRtopCompanyMonitorResponse getRtopCompanyMonitor(GetRtopCompanyMonitorRequest request) throws Exception
Description: 查询监测企业的详情 Summary: 查询监测企业的详情
Exceptionpublic GetRtopCompanyMonitorResponse getRtopCompanyMonitorEx(GetRtopCompanyMonitorRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 查询监测企业的详情 Summary: 查询监测企业的详情
Exceptionpublic QueryRtopCrowdriskStatisticResponse queryRtopCrowdriskStatistic(QueryRtopCrowdriskStatisticRequest request) throws Exception
Description: 查询所在地的涉众风险企业统计信息 Summary: 查询所在地的涉众风险企业统计信息
Exceptionpublic QueryRtopCrowdriskStatisticResponse queryRtopCrowdriskStatisticEx(QueryRtopCrowdriskStatisticRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 查询所在地的涉众风险企业统计信息 Summary: 查询所在地的涉众风险企业统计信息
Exceptionpublic ListRtopCrowdriskResponse listRtopCrowdrisk(ListRtopCrowdriskRequest request) throws Exception
Description: 查询涉众风险企业的列表 Summary: 查询涉众风险企业的列表
Exceptionpublic ListRtopCrowdriskResponse listRtopCrowdriskEx(ListRtopCrowdriskRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 查询涉众风险企业的列表 Summary: 查询涉众风险企业的列表
Exceptionpublic QueryRtopCrowdriskDetailResponse queryRtopCrowdriskDetail(QueryRtopCrowdriskDetailRequest request) throws Exception
Description: 查询涉众风险企业的详细信息 Summary: 查询涉众风险企业的详细信息
Exceptionpublic QueryRtopCrowdriskDetailResponse queryRtopCrowdriskDetailEx(QueryRtopCrowdriskDetailRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 查询涉众风险企业的详细信息 Summary: 查询涉众风险企业的详细信息
Exceptionpublic QueryRtopRiskstormResponse queryRtopRiskstorm(QueryRtopRiskstormRequest request) throws Exception
Description: 查询风报的详细信息 Summary: 查询风报的详细信息
Exceptionpublic QueryRtopRiskstormResponse queryRtopRiskstormEx(QueryRtopRiskstormRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 查询风报的详细信息 Summary: 查询风报的详细信息
Exceptionpublic QueryRtopCrowdriskSumResponse queryRtopCrowdriskSum(QueryRtopCrowdriskSumRequest request) throws Exception
Description: 监管涉众风险指定的一批企业的影响人数之和、影响金额之和 Summary: 监管涉众风险一批企业的影响人数影响金额
Exceptionpublic QueryRtopCrowdriskSumResponse queryRtopCrowdriskSumEx(QueryRtopCrowdriskSumRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 监管涉众风险指定的一批企业的影响人数之和、影响金额之和 Summary: 监管涉众风险一批企业的影响人数影响金额
Exceptionpublic GetRtopCompanyDetailResponse getRtopCompanyDetail(GetRtopCompanyDetailRequest request) throws Exception
Description: 监管企业详情获取,包括风险分数、风险标签。 Summary: 监管企业详情获取
Exceptionpublic GetRtopCompanyDetailResponse getRtopCompanyDetailEx(GetRtopCompanyDetailRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 监管企业详情获取,包括风险分数、风险标签。 Summary: 监管企业详情获取
Exceptionpublic QueryRtopCompanyRiskinfoResponse queryRtopCompanyRiskinfo(QueryRtopCompanyRiskinfoRequest request) throws Exception
Description: 企业风险查询接口 Summary: 企业风险查询接口
Exceptionpublic QueryRtopCompanyRiskinfoResponse queryRtopCompanyRiskinfoEx(QueryRtopCompanyRiskinfoRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 企业风险查询接口 Summary: 企业风险查询接口
Exceptionpublic ExecRtopGenericInvokeResponse execRtopGenericInvoke(ExecRtopGenericInvokeRequest request) throws Exception
Description: 公有云通用风险信息接口 Summary: 公有云通用风险信息接口
Exceptionpublic ExecRtopGenericInvokeResponse execRtopGenericInvokeEx(ExecRtopGenericInvokeRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 公有云通用风险信息接口 Summary: 公有云通用风险信息接口
Exceptionpublic CreateRtopTokenResponse createRtopToken(CreateRtopTokenRequest request) throws Exception
Description: 公有云生成token Summary: 公有云生成token
Exceptionpublic CreateRtopTokenResponse createRtopTokenEx(CreateRtopTokenRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 公有云生成token Summary: 公有云生成token
Exceptionpublic QueryRtopRisklabelResponse queryRtopRisklabel(QueryRtopRisklabelRequest request) throws Exception
Description: 标签全量信息获取 Summary: 标签全量信息获取
Exceptionpublic QueryRtopRisklabelResponse queryRtopRisklabelEx(QueryRtopRisklabelRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 标签全量信息获取 Summary: 标签全量信息获取
Exceptionpublic QueryRtopCompanyResponse queryRtopCompany(QueryRtopCompanyRequest request) throws Exception
Description: 企业全量信息获取 Summary: 企业全量信息获取
Exceptionpublic QueryRtopCompanyResponse queryRtopCompanyEx(QueryRtopCompanyRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 企业全量信息获取 Summary: 企业全量信息获取
Exceptionpublic QueryRtopRisklabelFilterResponse queryRtopRisklabelFilter(QueryRtopRisklabelFilterRequest request) throws Exception
Description: 标签配置全量信息获取 rtop_company_tag_filter_config Summary: 标签配置全量信息获取
Exceptionpublic QueryRtopRisklabelFilterResponse queryRtopRisklabelFilterEx(QueryRtopRisklabelFilterRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 标签配置全量信息获取 rtop_company_tag_filter_config Summary: 标签配置全量信息获取
Exceptionpublic PullRegtechNewsResponse pullRegtechNews(PullRegtechNewsRequest request) throws Exception
Description: 用于鹰眼项目舆情同步 Summary: 鹰眼项目舆情同步
Exceptionpublic PullRegtechNewsResponse pullRegtechNewsEx(PullRegtechNewsRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 用于鹰眼项目舆情同步 Summary: 鹰眼项目舆情同步
Exceptionpublic QueryRtopCompanyFeedbackResponse queryRtopCompanyFeedback(QueryRtopCompanyFeedbackRequest request) throws Exception
Description: 查看企业反馈 Summary: 查看企业反馈
Exceptionpublic QueryRtopCompanyFeedbackResponse queryRtopCompanyFeedbackEx(QueryRtopCompanyFeedbackRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 查看企业反馈 Summary: 查看企业反馈
Exceptionpublic QueryRtopCompanyAlarmResponse queryRtopCompanyAlarm(QueryRtopCompanyAlarmRequest request) throws Exception
Description: 全局动态中的预警企业详细列表查询 Summary: 全局动态中的预警企业详细列表查询
Exceptionpublic QueryRtopCompanyAlarmResponse queryRtopCompanyAlarmEx(QueryRtopCompanyAlarmRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 全局动态中的预警企业详细列表查询 Summary: 全局动态中的预警企业详细列表查询
Exceptionpublic QueryRtopCompanyRiskyResponse queryRtopCompanyRisky(QueryRtopCompanyRiskyRequest request) throws Exception
Description: 查询全局动态中的企业列表里的全部列表 Summary: 查询全局动态中的企业列表里的全部列表
Exceptionpublic QueryRtopCompanyRiskyResponse queryRtopCompanyRiskyEx(QueryRtopCompanyRiskyRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 查询全局动态中的企业列表里的全部列表 Summary: 查询全局动态中的企业列表里的全部列表
Exceptionpublic QueryRtopCompanyListResponse queryRtopCompanyList(QueryRtopCompanyListRequest request) throws Exception
Description: 查询企业列表 Summary: 查询企业列表
Exceptionpublic QueryRtopCompanyListResponse queryRtopCompanyListEx(QueryRtopCompanyListRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 查询企业列表 Summary: 查询企业列表
Exceptionpublic QueryRtopRisklabelConfigResponse queryRtopRisklabelConfig(QueryRtopRisklabelConfigRequest request) throws Exception
Description: 标签配置全量信息获取 Summary: 标签配置全量信息获取
Exceptionpublic QueryRtopRisklabelConfigResponse queryRtopRisklabelConfigEx(QueryRtopRisklabelConfigRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 标签配置全量信息获取 Summary: 标签配置全量信息获取
Exceptionpublic QueryRtopCompanyRiskResponse queryRtopCompanyRisk(QueryRtopCompanyRiskRequest request) throws Exception
Description: 企业风险标签信息查询 Summary: 企业风险标签信息查询
Exceptionpublic QueryRtopCompanyRiskResponse queryRtopCompanyRiskEx(QueryRtopCompanyRiskRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 企业风险标签信息查询 Summary: 企业风险标签信息查询
Exceptionpublic ListRtopCompanyRelatedResponse listRtopCompanyRelated(ListRtopCompanyRelatedRequest request) throws Exception
Description: 查看重点关联企业 Summary: 重点关联企业
Exceptionpublic ListRtopCompanyRelatedResponse listRtopCompanyRelatedEx(ListRtopCompanyRelatedRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 查看重点关联企业 Summary: 重点关联企业
Exceptionpublic QueryRtopTagImageResponse queryRtopTagImage(QueryRtopTagImageRequest request) throws Exception
Description: 风险标签图片查询 Summary: 风险标签图片查询
Exceptionpublic QueryRtopTagImageResponse queryRtopTagImageEx(QueryRtopTagImageRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 风险标签图片查询 Summary: 风险标签图片查询
Exceptionpublic ListRtopStarCompanyResponse listRtopStarCompany(ListRtopStarCompanyRequest request) throws Exception
Description: 查询用户收藏企业列表 Summary: 查询用户收藏企业列表
Exceptionpublic ListRtopStarCompanyResponse listRtopStarCompanyEx(ListRtopStarCompanyRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 查询用户收藏企业列表 Summary: 查询用户收藏企业列表
Exceptionpublic QueryRpSecurityPolicyResponse queryRpSecurityPolicy(QueryRpSecurityPolicyRequest request) throws Exception
Description: 策略咨询服务输出(saas) Summary: 策略咨询服务输出(saas)
Exceptionpublic QueryRpSecurityPolicyResponse queryRpSecurityPolicyEx(QueryRpSecurityPolicyRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 策略咨询服务输出(saas) Summary: 策略咨询服务输出(saas)
Exceptionpublic QuerySnapshotEventResponse querySnapshotEvent(QuerySnapshotEventRequest request) throws Exception
Description: 风控快照查询 Summary: 风控事件快照查询
Exceptionpublic QuerySnapshotEventResponse querySnapshotEventEx(QuerySnapshotEventRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 风控快照查询 Summary: 风控事件快照查询
Exceptionpublic QueryTdisaasSecurityPolicyResponse queryTdisaasSecurityPolicy(QueryTdisaasSecurityPolicyRequest request) throws Exception
Description: saas风险咨询,决策流模式 Summary: saas风险咨询
Exceptionpublic QueryTdisaasSecurityPolicyResponse queryTdisaasSecurityPolicyEx(QueryTdisaasSecurityPolicyRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: saas风险咨询,决策流模式 Summary: saas风险咨询
Exceptionpublic UploadUmktParamsFileResponse uploadUmktParamsFile(UploadUmktParamsFileRequest request) throws Exception
Description: 营销盾批量参数文件上传接口 Summary: 营销盾参数文件上传
Exceptionpublic UploadUmktParamsFileResponse uploadUmktParamsFileEx(UploadUmktParamsFileRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾批量参数文件上传接口 Summary: 营销盾参数文件上传
Exceptionpublic BatchqueryUmktRtMarketingResponse batchqueryUmktRtMarketing(BatchqueryUmktRtMarketingRequest request) throws Exception
Description: 营销盾实时营销服务,支持批量 Summary: 营销盾实时营销服务
Exceptionpublic BatchqueryUmktRtMarketingResponse batchqueryUmktRtMarketingEx(BatchqueryUmktRtMarketingRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾实时营销服务,支持批量 Summary: 营销盾实时营销服务
Exceptionpublic SyncUmktRtEventresultResponse syncUmktRtEventresult(SyncUmktRtEventresultRequest request) throws Exception
Description: 梦网富信投放事件通知 Summary: 梦网富信投放事件通知
Exceptionpublic SyncUmktRtEventresultResponse syncUmktRtEventresultEx(SyncUmktRtEventresultRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 梦网富信投放事件通知 Summary: 梦网富信投放事件通知
Exceptionpublic ImportUmktSceneUploadResponse importUmktSceneUpload(ImportUmktSceneUploadRequest request) throws Exception
Description: 营销盾场景租户信息上传or更新 Summary: 营销盾场景租户信息上传or更新
Exceptionpublic ImportUmktSceneUploadResponse importUmktSceneUploadEx(ImportUmktSceneUploadRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾场景租户信息上传or更新 Summary: 营销盾场景租户信息上传or更新
Exceptionpublic BatchqueryUmktRtTailmarketingResponse batchqueryUmktRtTailmarketing(BatchqueryUmktRtTailmarketingRequest request) throws Exception
Description: 富信贴尾实时圈客 Summary: 富信贴尾实时圈客
Exceptionpublic BatchqueryUmktRtTailmarketingResponse batchqueryUmktRtTailmarketingEx(BatchqueryUmktRtTailmarketingRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 富信贴尾实时圈客 Summary: 富信贴尾实时圈客
Exceptionpublic QueryUmktScenestrategyTestResponse queryUmktScenestrategyTest(QueryUmktScenestrategyTestRequest request) throws Exception
Description: 实时圈客场景策略测试 Summary: 实时圈客场景策略测试功能
Exceptionpublic QueryUmktScenestrategyTestResponse queryUmktScenestrategyTestEx(QueryUmktScenestrategyTestRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 实时圈客场景策略测试 Summary: 实时圈客场景策略测试功能
Exceptionpublic ApplyUmktRobotcallResponse applyUmktRobotcall(ApplyUmktRobotcallRequest request) throws Exception
Description: 发起AI外呼 Summary: 发起AI外呼
Exceptionpublic ApplyUmktRobotcallResponse applyUmktRobotcallEx(ApplyUmktRobotcallRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 发起AI外呼 Summary: 发起AI外呼
Exceptionpublic QueryUmktDataaccessStatisticResponse queryUmktDataaccessStatistic(QueryUmktDataaccessStatisticRequest request) throws Exception
Description: 营销盾查询回执统计数据接口 Summary: 营销盾回执统计查询
Exceptionpublic QueryUmktDataaccessStatisticResponse queryUmktDataaccessStatisticEx(QueryUmktDataaccessStatisticRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾查询回执统计数据接口 Summary: 营销盾回执统计查询
Exceptionpublic CancelUmktDataaccessOfflinetaskResponse cancelUmktDataaccessOfflinetask(CancelUmktDataaccessOfflinetaskRequest request) throws Exception
Description: 营销盾离线批量任务取消接口 Summary: 营销盾取消离线批量任务
Exceptionpublic CancelUmktDataaccessOfflinetaskResponse cancelUmktDataaccessOfflinetaskEx(CancelUmktDataaccessOfflinetaskRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾离线批量任务取消接口 Summary: 营销盾取消离线批量任务
Exceptionpublic QueryUmktRtMarketingResponse queryUmktRtMarketing(QueryUmktRtMarketingRequest request) throws Exception
Description: 营销盾实时单一凭证营销接口,服务于近rta的场景 Summary: 营销盾实时单一凭证营销接口
Exceptionpublic QueryUmktRtMarketingResponse queryUmktRtMarketingEx(QueryUmktRtMarketingRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾实时单一凭证营销接口,服务于近rta的场景 Summary: 营销盾实时单一凭证营销接口
Exceptionpublic PushUmktBackflowEventResponse pushUmktBackflowEvent(PushUmktBackflowEventRequest request) throws Exception
Description: 营销盾业务回流事件推送 Summary: 营销盾回流事件推送
Exceptionpublic PushUmktBackflowEventResponse pushUmktBackflowEventEx(PushUmktBackflowEventRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾业务回流事件推送 Summary: 营销盾回流事件推送
Exceptionpublic SendUmktCardsmsBatchResponse sendUmktCardsmsBatch(SendUmktCardsmsBatchRequest request) throws Exception
Description: 卡片短信批量发送接口 Summary: 卡片短信批量发送接口
Exceptionpublic SendUmktCardsmsBatchResponse sendUmktCardsmsBatchEx(SendUmktCardsmsBatchRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 卡片短信批量发送接口 Summary: 卡片短信批量发送接口
Exceptionpublic QueryUmktCardsmsSupportResponse queryUmktCardsmsSupport(QueryUmktCardsmsSupportRequest request) throws Exception
Description: 卡片短信支持能力查询 Summary: 卡片短信支持能力查询
Exceptionpublic QueryUmktCardsmsSupportResponse queryUmktCardsmsSupportEx(QueryUmktCardsmsSupportRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 卡片短信支持能力查询 Summary: 卡片短信支持能力查询
Exceptionpublic SendUmktTextsmsBatchResponse sendUmktTextsmsBatch(SendUmktTextsmsBatchRequest request) throws Exception
Description: 文本短信批量发送接口 Summary: 文本短信批量发送接口
Exceptionpublic SendUmktTextsmsBatchResponse sendUmktTextsmsBatchEx(SendUmktTextsmsBatchRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 文本短信批量发送接口 Summary: 文本短信批量发送接口
Exceptionpublic SendUmktDigitalsmsBatchResponse sendUmktDigitalsmsBatch(SendUmktDigitalsmsBatchRequest request) throws Exception
Description: 数字短信批量发送接口(单模板) Summary: 数字短信批量发送接口(单模板)
Exceptionpublic SendUmktDigitalsmsBatchResponse sendUmktDigitalsmsBatchEx(SendUmktDigitalsmsBatchRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 数字短信批量发送接口(单模板) Summary: 数字短信批量发送接口(单模板)
Exceptionpublic QueryUmktCpaassmsTemplateResponse queryUmktCpaassmsTemplate(QueryUmktCpaassmsTemplateRequest request) throws Exception
Description: 分页查询cpaas短信模板 Summary: cpaas短信模板分页查询
Exceptionpublic QueryUmktCpaassmsTemplateResponse queryUmktCpaassmsTemplateEx(QueryUmktCpaassmsTemplateRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 分页查询cpaas短信模板 Summary: cpaas短信模板分页查询
Exceptionpublic BatchqueryUmktRtMixedmarketingResponse batchqueryUmktRtMixedmarketing(BatchqueryUmktRtMixedmarketingRequest request) throws Exception
Description: 实时混合批量营销圈客 Summary: 实时混合批量营销圈客
Exceptionpublic BatchqueryUmktRtMixedmarketingResponse batchqueryUmktRtMixedmarketingEx(BatchqueryUmktRtMixedmarketingRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 实时混合批量营销圈客 Summary: 实时混合批量营销圈客
Exceptionpublic ApplyUmktPhonenumberstatusforsmsResponse applyUmktPhonenumberstatusforsms(ApplyUmktPhonenumberstatusforsmsRequest request) throws Exception
Description: 调用营销盾空号检测 Summary: 调用营销盾空号检测
Exceptionpublic ApplyUmktPhonenumberstatusforsmsResponse applyUmktPhonenumberstatusforsmsEx(ApplyUmktPhonenumberstatusforsmsRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 调用营销盾空号检测 Summary: 调用营销盾空号检测
Exceptionpublic BatchqueryUmktRtTopnResponse batchqueryUmktRtTopn(BatchqueryUmktRtTopnRequest request) throws Exception
Description: 营销实时topN圈客 Summary: 营销实时topN圈客
Exceptionpublic BatchqueryUmktRtTopnResponse batchqueryUmktRtTopnEx(BatchqueryUmktRtTopnRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销实时topN圈客 Summary: 营销实时topN圈客
Exceptionpublic QueryUmktRobotcallStatisticinfoResponse queryUmktRobotcallStatisticinfo(QueryUmktRobotcallStatisticinfoRequest request) throws Exception
Description: 外呼任务统计查询接口 Summary: 外呼任务统计查询接口
Exceptionpublic QueryUmktRobotcallStatisticinfoResponse queryUmktRobotcallStatisticinfoEx(QueryUmktRobotcallStatisticinfoRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 外呼任务统计查询接口 Summary: 外呼任务统计查询接口
Exceptionpublic QueryUmktTenantActionplaninfoResponse queryUmktTenantActionplaninfo(QueryUmktTenantActionplaninfoRequest request) throws Exception
Description: 营销盾租户场景信息查询 Summary: 营销盾租户场景信息查询
Exceptionpublic QueryUmktTenantActionplaninfoResponse queryUmktTenantActionplaninfoEx(QueryUmktTenantActionplaninfoRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾租户场景信息查询 Summary: 营销盾租户场景信息查询
Exceptionpublic QueryUmktRobotcallDetailResponse queryUmktRobotcallDetail(QueryUmktRobotcallDetailRequest request) throws Exception
Description: 查询ai外呼任务详情 Summary: 查询ai外呼任务详情
Exceptionpublic QueryUmktRobotcallDetailResponse queryUmktRobotcallDetailEx(QueryUmktRobotcallDetailRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 查询ai外呼任务详情 Summary: 查询ai外呼任务详情
Exceptionpublic ApplyUmktRealtimemarketingResponse applyUmktRealtimemarketing(ApplyUmktRealtimemarketingRequest request) throws Exception
Description: 发起触达营销任务 ---目前仅支持文本短信 Summary: 发起触达营销任务
Exceptionpublic ApplyUmktRealtimemarketingResponse applyUmktRealtimemarketingEx(ApplyUmktRealtimemarketingRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 发起触达营销任务 ---目前仅支持文本短信 Summary: 发起触达营销任务
Exceptionpublic ApplyUmktRtBatchmarketingResponse applyUmktRtBatchmarketing(ApplyUmktRtBatchmarketingRequest request) throws Exception
Description: 批量实时策略触达 Summary: 批量实时策略触达
Exceptionpublic ApplyUmktRtBatchmarketingResponse applyUmktRtBatchmarketingEx(ApplyUmktRtBatchmarketingRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 批量实时策略触达 Summary: 批量实时策略触达
Exceptionpublic CallbackUmktRobotcallResponse callbackUmktRobotcall(CallbackUmktRobotcallRequest request) throws Exception
Description: 新接入ai外呼服务商的回调接口 Summary: ai外呼回调接口
Exceptionpublic CallbackUmktRobotcallResponse callbackUmktRobotcallEx(CallbackUmktRobotcallRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 新接入ai外呼服务商的回调接口 Summary: ai外呼回调接口
Exceptionpublic CallbackUmktSmsUpResponse callbackUmktSmsUp(CallbackUmktSmsUpRequest request) throws Exception
Description: 营销盾上行短信回调接口 Summary: 营销盾上行短信回调
Exceptionpublic CallbackUmktSmsUpResponse callbackUmktSmsUpEx(CallbackUmktSmsUpRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾上行短信回调接口 Summary: 营销盾上行短信回调
Exceptionpublic CallbackUmktSmsReportResponse callbackUmktSmsReport(CallbackUmktSmsReportRequest request) throws Exception
Description: 营销盾短信状态回调接口 Summary: 营销盾短信状态回调
Exceptionpublic CallbackUmktSmsReportResponse callbackUmktSmsReportEx(CallbackUmktSmsReportRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾短信状态回调接口 Summary: 营销盾短信状态回调
Exceptionpublic BatchqueryUmktTenantActionplaninfoResponse batchqueryUmktTenantActionplaninfo(BatchqueryUmktTenantActionplaninfoRequest request) throws Exception
Description: 分页查询租户外呼策略 Summary: 营销盾租户场景批量信息查询
Exceptionpublic BatchqueryUmktTenantActionplaninfoResponse batchqueryUmktTenantActionplaninfoEx(BatchqueryUmktTenantActionplaninfoRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 分页查询租户外呼策略 Summary: 营销盾租户场景批量信息查询
Exceptionpublic BatchqueryUmktRobotcallDetailResponse batchqueryUmktRobotcallDetail(BatchqueryUmktRobotcallDetailRequest request) throws Exception
Description: 营销盾批次外呼内单个/多个手机号查询拨打情况 (已下线) Summary: 营销盾外呼详情查询接口
Exceptionpublic BatchqueryUmktRobotcallDetailResponse batchqueryUmktRobotcallDetailEx(BatchqueryUmktRobotcallDetailRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾批次外呼内单个/多个手机号查询拨打情况 (已下线) Summary: 营销盾外呼详情查询接口
Exceptionpublic BatchqueryUmktActionplanDetailResponse batchqueryUmktActionplanDetail(BatchqueryUmktActionplanDetailRequest request) throws Exception
Description: 营销盾查询外呼策略详情 Summary: 营销盾查询外呼策略详情
Exceptionpublic BatchqueryUmktActionplanDetailResponse batchqueryUmktActionplanDetailEx(BatchqueryUmktActionplanDetailRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾查询外呼策略详情 Summary: 营销盾查询外呼策略详情
Exceptionpublic PushRiskplusUmktCommonbackflowResponse pushRiskplusUmktCommonbackflow(PushRiskplusUmktCommonbackflowRequest request) throws Exception
Description: 营销盾通用回流推送服务 Summary: 营销盾通用回流推送服务
Exceptionpublic PushRiskplusUmktCommonbackflowResponse pushRiskplusUmktCommonbackflowEx(PushRiskplusUmktCommonbackflowRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾通用回流推送服务 Summary: 营销盾通用回流推送服务
Exceptionpublic PushUmktCommonDataResponse pushUmktCommonData(PushUmktCommonDataRequest request) throws Exception
Description: 营销盾通用数据推送服务 Summary: 营销盾通用数据推送服务
Exceptionpublic PushUmktCommonDataResponse pushUmktCommonDataEx(PushUmktCommonDataRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾通用数据推送服务 Summary: 营销盾通用数据推送服务
Exceptionpublic PushUmktCustomerGroupResponse pushUmktCustomerGroup(PushUmktCustomerGroupRequest request) throws Exception
Description: 营销盾客群推送服务 Summary: 营销盾客群推送服务
Exceptionpublic PushUmktCustomerGroupResponse pushUmktCustomerGroupEx(PushUmktCustomerGroupRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾客群推送服务 Summary: 营销盾客群推送服务
Exceptionpublic BatchqueryUmktTaskDetailResponse batchqueryUmktTaskDetail(BatchqueryUmktTaskDetailRequest request) throws Exception
Description: 触达执行任务详情查询 Summary: 触达执行任务详情查询
Exceptionpublic BatchqueryUmktTaskDetailResponse batchqueryUmktTaskDetailEx(BatchqueryUmktTaskDetailRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 触达执行任务详情查询 Summary: 触达执行任务详情查询
Exceptionpublic PushUmktBackflowJsondataResponse pushUmktBackflowJsondata(PushUmktBackflowJsondataRequest request) throws Exception
Description: 营销盾数据回流推送,用于客户定制json数据 Summary: 营销盾数据回流json格式推送
Exceptionpublic PushUmktBackflowJsondataResponse pushUmktBackflowJsondataEx(PushUmktBackflowJsondataRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾数据回流推送,用于客户定制json数据 Summary: 营销盾数据回流json格式推送
Exceptionpublic QueryUmktCardsmsAnalysisResponse queryUmktCardsmsAnalysis(QueryUmktCardsmsAnalysisRequest request) throws Exception
Description: 营销盾卡短解析服务能力提供接口 Summary: 营销盾卡短解析服务接口
Exceptionpublic QueryUmktCardsmsAnalysisResponse queryUmktCardsmsAnalysisEx(QueryUmktCardsmsAnalysisRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾卡短解析服务能力提供接口 Summary: 营销盾卡短解析服务接口
Exceptionpublic UploadUmktOfflinedecisionResponse uploadUmktOfflinedecision(UploadUmktOfflinedecisionRequest request) throws Exception
Description: 营销盾离线圈客文件导入 Summary: 营销盾离线圈客文件导入
Exceptionpublic UploadUmktOfflinedecisionResponse uploadUmktOfflinedecisionEx(UploadUmktOfflinedecisionRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾离线圈客文件导入 Summary: 营销盾离线圈客文件导入
Exceptionpublic QueryUmktOfflinedecisionResultResponse queryUmktOfflinedecisionResult(QueryUmktOfflinedecisionResultRequest request) throws Exception
Description: 营销盾查询可拉取圈客结果的计划集合 Summary: 营销盾查询可拉取圈客结果的计划集合
Exceptionpublic QueryUmktOfflinedecisionResultResponse queryUmktOfflinedecisionResultEx(QueryUmktOfflinedecisionResultRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾查询可拉取圈客结果的计划集合 Summary: 营销盾查询可拉取圈客结果的计划集合
Exceptionpublic DownloadUmktOfflinedecisionResultResponse downloadUmktOfflinedecisionResult(DownloadUmktOfflinedecisionResultRequest request) throws Exception
Description: 营销盾离线圈客结果文件拉取 Summary: 营销盾离线圈客结果文件拉取
Exceptionpublic DownloadUmktOfflinedecisionResultResponse downloadUmktOfflinedecisionResultEx(DownloadUmktOfflinedecisionResultRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾离线圈客结果文件拉取 Summary: 营销盾离线圈客结果文件拉取
Exceptionpublic QueryUmktOfflinedecisionPlandetailsResponse queryUmktOfflinedecisionPlandetails(QueryUmktOfflinedecisionPlandetailsRequest request) throws Exception
Description: 包含离线圈客关联计划和任务状态详情 Summary: 营销盾离线圈客计划执行详情
Exceptionpublic QueryUmktOfflinedecisionPlandetailsResponse queryUmktOfflinedecisionPlandetailsEx(QueryUmktOfflinedecisionPlandetailsRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 包含离线圈客关联计划和任务状态详情 Summary: 营销盾离线圈客计划执行详情
Exceptionpublic UploadUmktOfflineImportrecordResponse uploadUmktOfflineImportrecord(UploadUmktOfflineImportrecordRequest request) throws Exception
Description: 营销盾离线圈投一体文件上传 Summary: 营销盾离线圈投一体文件上传
Exceptionpublic UploadUmktOfflineImportrecordResponse uploadUmktOfflineImportrecordEx(UploadUmktOfflineImportrecordRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 营销盾离线圈投一体文件上传 Summary: 营销盾离线圈投一体文件上传
Exceptionpublic CreateAntcloudGatewayxFileUploadResponse createAntcloudGatewayxFileUpload(CreateAntcloudGatewayxFileUploadRequest request) throws Exception
Description: 创建HTTP PUT提交的文件上传 Summary: 文件上传创建
Exceptionpublic CreateAntcloudGatewayxFileUploadResponse createAntcloudGatewayxFileUploadEx(CreateAntcloudGatewayxFileUploadRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Description: 创建HTTP PUT提交的文件上传 Summary: 文件上传创建
ExceptionCopyright © 2025. All rights reserved.