类 ZxcaApiClient
- java.lang.Object
-
- com.dss.sdk.api.base.BaseApi
-
- com.dss.sdk.api.client.ZxcaApiClient
-
public class ZxcaApiClient extends BaseApi
- 作者:
- Fadada
-
-
字段概要
-
从类继承的字段 com.dss.sdk.api.base.BaseApi
clientService
-
-
构造器概要
构造器 构造器 说明 ZxcaApiClient(DssClientService clientService)
-
方法概要
-
-
-
构造器详细资料
-
ZxcaApiClient
public ZxcaApiClient(DssClientService clientService)
-
-
方法详细资料
-
applyPerson
public DssResponse<CertApplyResponse> applyPerson(CertApplyPersonRequest certApplyPersonRequest) throws ApiException
- 抛出:
ApiException
-
applyCompany
public DssResponse<CertApplyResponse> applyCompany(CertApplyCompanyRequest request) throws ApiException
- 抛出:
ApiException
-
applyUrl
public DssResponse<CertApplyResponse> applyUrl(ZxcaWebUrlRequest request) throws ApiException
- 抛出:
ApiException
-
queryCertApply
public DssResponse<CertApplyInfoResponse> queryCertApply(CertApplyBaseRequest certApplyBaseRequest) throws ApiException
- 抛出:
ApiException
-
queryCertInfo
public DssResponse<CertInfoResponse> queryCertInfo(CertInfoRequest request) throws ApiException
- 抛出:
ApiException
-
queryPersonInfo
public DssResponse<ZxcaUserDetailResponse> queryPersonInfo(ZxcaUserDetailRequest request) throws ApiException
- 抛出:
ApiException
-
queryCompanyInfo
public DssResponse<ZxcaCorpDetailResponse> queryCompanyInfo(ZxcaUserDetailRequest request) throws ApiException
- 抛出:
ApiException
-
raCertApplyPerson
public DssResponse<CertApplyInfoResponse> raCertApplyPerson(RaCertApplyPersonRequest raCertApplyPersonRequest) throws ApiException
- 抛出:
ApiException
-
raCertApplyCompany
public DssResponse<CertApplyInfoResponse> raCertApplyCompany(RaCertApplyCompanyRequest raCertApplyCompanyRequest) throws ApiException
- 抛出:
ApiException
-
filePreUpload
public DssResponse<ZxcaFileUploadResponse> filePreUpload(ZxcaFileUploadRequest fileUploadRequest) throws ApiException
- 抛出:
ApiException
-
download
public DssResponse<DssEntityResponse> download(ZxcaImageDownloadRequest zxcaImageDownloadRequest) throws ApiException
- 抛出:
ApiException
-
zxcaUserApiTransCreate
public DssResponse<ZxcaTransactionIdResponse> zxcaUserApiTransCreate(ApiUserTransCreateRequest apiUserTransCreateRequest) throws ApiException
- 抛出:
ApiException
-
userApiTransFaceUrl
public DssResponse<ZxcaFaceUrlResponse> userApiTransFaceUrl(ZxcaApiUserFaceUrlRequest request) throws ApiException
- 抛出:
ApiException
-
userApiPhotoOcr
public DssResponse<ZxcaPhotoOcrResponse> userApiPhotoOcr(ZxcaApiUserPhotoOcrRequest request) throws ApiException
- 抛出:
ApiException
-
userApiTransVerificationCode
public DssResponse userApiTransVerificationCode(ZxcaApiUserCodeRequest request) throws ApiException
- 抛出:
ApiException
-
userApiTransMobile
public DssResponse<CertApplyInfoResponse> userApiTransMobile(ZxcaApiUserMobileRequest request) throws ApiException
- 抛出:
ApiException
-
userApiTransBankAccount
public DssResponse<CertApplyInfoResponse> userApiTransBankAccount(ZxcaApiUserBankRequest request) throws ApiException
- 抛出:
ApiException
-
userApiTransGesturePhotoNum
public DssResponse<ZxcaGesturePhotoNumResponse> userApiTransGesturePhotoNum(ZxcaApiUserGesturePhotoNumRequest request) throws ApiException
- 抛出:
ApiException
-
userApiTransSubmitAuditMaterials
public DssResponse userApiTransSubmitAuditMaterials(ZxcaApiUserAuditRequest request) throws ApiException
- 抛出:
ApiException
-
userApiTransCancelAuditTicket
public DssResponse userApiTransCancelAuditTicket(ZxcaApiUserCancelAuditRequest request) throws ApiException
- 抛出:
ApiException
-
queryPage
public DssResponse<CertPageResponse> queryPage(CertPageRequest request) throws ApiException
- 抛出:
ApiException
-
corpTransCreate
public DssResponse<ZxcaApiCorpTransCreateResponse> corpTransCreate(ApiCorpTransCreateRequest apiCorpTransCreateRequest) throws ApiException
- 抛出:
ApiException
-
corpTransSubmitInfo
public DssResponse<ZxcaApiCorpTransSubmitResponse> corpTransSubmitInfo(ZxcaApiCorpTransSubmitRequest zxcaApiCorpTransSubmitRequest) throws ApiException
- 抛出:
ApiException
-
corpTransSwitchVerificationType
public DssResponse<ZxcaApiCorpSwitchTypeResponse> corpTransSwitchVerificationType(ZxcaApiCorpSwitchTypeRequest zxcaApiCorpSwitchTypeRequest) throws ApiException
- 抛出:
ApiException
-
corpTransSendVerificationCode
public DssResponse corpTransSendVerificationCode(ZxcaApiCorpSendCodeRequest zxcaApiCorpSendCodeRequest) throws ApiException
- 抛出:
ApiException
-
corpTransLegalRepSelfPhoneVerification
public DssResponse<CertApplyInfoResponse> corpTransLegalRepSelfPhoneVerification(ZxcaApiCorpLegalPhoneVerifyRequest zxcaApiCorpLegalVerifyRequest) throws ApiException
- 抛出:
ApiException
-
corpTransLegalRepSelfFaceVerification
public DssResponse<ZxcaApiCorpLegalFaceVerifyResponse> corpTransLegalRepSelfFaceVerification(ZxcaApiCorpLegalFaceVerifyRequest zxcaApiCorpLegalVerifyRequest) throws ApiException
- 抛出:
ApiException
-
corpTransGetLegalRepAuthUrl
public DssResponse<ZxcaApiCorpLegalAuthUrlResponse> corpTransGetLegalRepAuthUrl(ZxcaApiCorpLegalAuthUrlRequest zxcaApiCorpLegalAuthUrlRequest) throws ApiException
- 抛出:
ApiException
-
corpTransGetLetterDownloadUrl
public DssResponse<ZxcaApiCorpLetterUrlResponse> corpTransGetLetterDownloadUrl(ZxcaApiCorpLetterUrlRequest zxcaApiCorpLetterUrlRequest) throws ApiException
- 抛出:
ApiException
-
corpTransSubmitLetterAudit
public DssResponse<ZxcaApiCorpSubmitLetterAuditResponse> corpTransSubmitLetterAudit(ZxcaApiCorpSubmitLetterAuditRequest zxcaApiCorpSubmitLetterAuditRequest) throws ApiException
- 抛出:
ApiException
-
corpTransQryBankInfo
public DssResponse<ZxcaApiCorpBankInfoResponse> corpTransQryBankInfo(ZxcaApiCorpBankInfoRequest zxcaApiCorpBankInfoRequest) throws ApiException
- 抛出:
ApiException
-
corpTransBankAccountVerify
public DssResponse<ZxcaApiCorpBankAccountVerifyResponse> corpTransBankAccountVerify(ZxcaApiCorpBankAccountVerifyRequest zxcaApiCorpBankAccountVerifyRequest) throws ApiException
- 抛出:
ApiException
-
corpTransPayInAmountVerify
public DssResponse<ZxcaApiCorpPayAccountVerifyResponse> corpTransPayInAmountVerify(ZxcaApiCorpPayAccountVerifyRequest zxcaApiCorpPayAccountVerifyRequest) throws ApiException
- 抛出:
ApiException
-
corpTransQryMailingInfo
public DssResponse<ZxcaApiCorpMailingInfoResponse> corpTransQryMailingInfo(ZxcaApiCorpMailingInfoRequest zxcaApiCorpMailingInfoRequest) throws ApiException
- 抛出:
ApiException
-
-