public class CorpClient extends Object
| 构造器和说明 |
|---|
CorpClient(OpenApiClient openApiClient) |
| 限定符和类型 | 方法和说明 |
|---|---|
BaseRes<Void> |
disable(DisableCorpReq req) |
BaseRes<Void> |
enable(EnableCorpReq req) |
BaseRes<CorpRes> |
get(GetCorpReq req) |
BaseRes<ECorpAuthUrlRes> |
getCorpAuthUrl(GetCorpAuthResourceUrlReq req) |
BaseRes<GetCorpIdentTransactionIdRes> |
getCorpIdentTransactionId(GetCorpIdentTransactionIdReq req)
OP支撑:获取实名认证流水号
|
BaseRes<GetCounterpartListRes> |
getCounterpartList(GetCounterpartListReq req)
查询相对方
|
BaseRes<GetIdentifiedStatusRes> |
getIdentifiedStatus(GetIdentifiedStatusReq req) |
BaseRes<CorpIdentityInfoRes> |
getIdentityInfo(GetCorpIdentityInfoReq req) |
BaseRes<Void> |
unbind(CorpUnbindReq req) |
public CorpClient(OpenApiClient openApiClient)
public BaseRes<ECorpAuthUrlRes> getCorpAuthUrl(GetCorpAuthResourceUrlReq req) throws ApiException
ApiExceptionpublic BaseRes<Void> disable(DisableCorpReq req) throws ApiException
ApiExceptionpublic BaseRes<Void> enable(EnableCorpReq req) throws ApiException
ApiExceptionpublic BaseRes<CorpRes> get(GetCorpReq req) throws ApiException
ApiExceptionpublic BaseRes<CorpIdentityInfoRes> getIdentityInfo(GetCorpIdentityInfoReq req) throws ApiException
ApiExceptionpublic BaseRes<Void> unbind(CorpUnbindReq req) throws ApiException
ApiExceptionpublic BaseRes<GetIdentifiedStatusRes> getIdentifiedStatus(GetIdentifiedStatusReq req) throws ApiException
ApiExceptionpublic BaseRes<GetCounterpartListRes> getCounterpartList(GetCounterpartListReq req) throws ApiException
ApiExceptionpublic BaseRes<GetCorpIdentTransactionIdRes> getCorpIdentTransactionId(GetCorpIdentTransactionIdReq req) throws ApiException
ApiExceptionCopyright © 2023. All rights reserved.