All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alipay.v3.api.AlipayFundJointaccountMemberApi Maven / Gradle / Ivy

The newest version!
/*
 * 支付宝开放平台API
 * 支付宝开放平台v3协议文档
 *
 * The version of the OpenAPI document: 2024-08-30
 * 
 *
 * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
 * https://openapi-generator.tech
 * Do not edit the class manually.
 */


package com.alipay.v3.api;

import com.alipay.v3.ApiCallback;
import com.alipay.v3.ApiClient;
import com.alipay.v3.ApiException;
import com.alipay.v3.ApiResponse;
import com.alipay.v3.Configuration;
import com.alipay.v3.Pair;
import com.alipay.v3.ProgressRequestBody;
import com.alipay.v3.ProgressResponseBody;
import com.alipay.v3.util.AlipayLogger;
import com.alipay.v3.util.model.CustomizedParams;

import com.google.common.base.Strings;
import com.google.gson.reflect.TypeToken;

import java.io.IOException;


import com.alipay.v3.model.AlipayFundJointaccountMemberBatchqueryDefaultResponse;
import com.alipay.v3.model.AlipayFundJointaccountMemberBatchqueryModel;
import com.alipay.v3.model.AlipayFundJointaccountMemberBatchqueryResponseModel;
import com.alipay.v3.model.AlipayFundJointaccountMemberBindDefaultResponse;
import com.alipay.v3.model.AlipayFundJointaccountMemberBindModel;
import com.alipay.v3.model.AlipayFundJointaccountMemberBindResponseModel;
import com.alipay.v3.model.AlipayFundJointaccountMemberConsultDefaultResponse;
import com.alipay.v3.model.AlipayFundJointaccountMemberConsultModel;
import com.alipay.v3.model.AlipayFundJointaccountMemberConsultResponseModel;
import com.alipay.v3.model.AlipayFundJointaccountMemberQueryDefaultResponse;
import com.alipay.v3.model.AlipayFundJointaccountMemberQueryResponseModel;
import com.alipay.v3.model.AlipayFundJointaccountMemberUnbindDefaultResponse;
import com.alipay.v3.model.AlipayFundJointaccountMemberUnbindModel;

import java.lang.reflect.Type;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.ws.rs.core.GenericType;

public class AlipayFundJointaccountMemberApi {
    private ApiClient localVarApiClient;
    private int localHostIndex;
    private String localCustomBaseUrl;

    public AlipayFundJointaccountMemberApi() {
        this(Configuration.getDefaultApiClient());
    }

    public AlipayFundJointaccountMemberApi(ApiClient apiClient) {
        this.localVarApiClient = apiClient;
    }

    public ApiClient getApiClient() {
        return localVarApiClient;
    }

    public void setApiClient(ApiClient apiClient) {
        this.localVarApiClient = apiClient;
    }

    public int getHostIndex() {
        return localHostIndex;
    }

    public void setHostIndex(int hostIndex) {
        this.localHostIndex = hostIndex;
    }

    public String getCustomBaseUrl() {
        return localCustomBaseUrl;
    }

    public void setCustomBaseUrl(String customBaseUrl) {
        this.localCustomBaseUrl = customBaseUrl;
    }

    /**
     * Build call for batchquery
     * @param alipayFundJointaccountMemberBatchqueryModel  (optional)
     * @param _callback Callback for upload/download progress
     * @param customizedParams
     * @return Call to execute
     * @throws ApiException If fail to serialize the request body object
     * @http.response.details
     
Status Code Description Response Headers
200 common response -
0 请求失败 -
*/ public okhttp3.Call batchqueryCall(AlipayFundJointaccountMemberBatchqueryModel alipayFundJointaccountMemberBatchqueryModel, final ApiCallback _callback, CustomizedParams customizedParams) throws ApiException { String basePath = null; // Operation Servers String[] localBasePaths = new String[] { }; // Determine Base Path to Use if (localCustomBaseUrl != null){ basePath = localCustomBaseUrl; } else if ( localBasePaths.length > 0 ) { basePath = localBasePaths[localHostIndex]; } else { basePath = null; } Object localVarPostBody = (customizedParams != null && !Strings.isNullOrEmpty(customizedParams.getBodyContent())) ? customizedParams.getBodyContent() : alipayFundJointaccountMemberBatchqueryModel; // create path and map variables String localVarPath = "/v3/alipay/fund/jointaccount/member/batchquery"; List localVarQueryParams = new ArrayList(); List localVarCollectionQueryParams = new ArrayList(); Map localVarHeaderParams = new HashMap(); Map localVarCookieParams = new HashMap(); Map localVarFormParams = new HashMap(); final String[] localVarAccepts = { "application/json" }; final String localVarAccept = localVarApiClient.selectHeaderAccept(localVarAccepts); if (localVarAccept != null) { localVarHeaderParams.put("Accept", localVarAccept); } final String[] localVarContentTypes = { "application/json" }; final String localVarContentType = localVarApiClient.selectHeaderContentType(localVarContentTypes); if (localVarContentType != null) { localVarHeaderParams.put("Content-Type", localVarContentType); } if (customizedParams != null) { //额外query参数 if (customizedParams.getQueryParams() != null && customizedParams.getQueryParams().size() > 0) { for (Map.Entry entry : customizedParams.getQueryParams().entrySet()) { localVarQueryParams.addAll(localVarApiClient.parameterToPair(entry.getKey(), entry.getValue())); } } if (!Strings.isNullOrEmpty(customizedParams.getAppAuthToken())) { localVarHeaderParams.put("alipay-app-auth-token", customizedParams.getAppAuthToken()); } //额外非全局header参数 if (customizedParams.getHeaderParams() != null && customizedParams.getHeaderParams().size() > 0) { localVarHeaderParams.putAll(customizedParams.getHeaderParams()); } } String[] localVarAuthNames = new String[] { }; return localVarApiClient.buildCall(basePath, localVarPath, "POST", localVarQueryParams, localVarCollectionQueryParams, localVarPostBody, localVarHeaderParams, localVarCookieParams, localVarFormParams, localVarAuthNames, _callback); } @SuppressWarnings("rawtypes") private okhttp3.Call batchqueryValidateBeforeCall(AlipayFundJointaccountMemberBatchqueryModel alipayFundJointaccountMemberBatchqueryModel, final ApiCallback _callback, CustomizedParams customizedParams) throws ApiException { okhttp3.Call localVarCall = batchqueryCall(alipayFundJointaccountMemberBatchqueryModel, _callback, customizedParams); return localVarCall; } /** * 企业批量查询员工信息(分页) * 企业查询员工列表,支持分页,支持按登录号精确查询,支持按会员号精确查询 * @param alipayFundJointaccountMemberBatchqueryModel (optional) * @return AlipayFundJointaccountMemberBatchqueryResponseModel * @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
*/ public AlipayFundJointaccountMemberBatchqueryResponseModel batchquery(AlipayFundJointaccountMemberBatchqueryModel alipayFundJointaccountMemberBatchqueryModel) throws ApiException { ApiResponse localVarResp = batchqueryWithHttpInfo(alipayFundJointaccountMemberBatchqueryModel, null); return localVarResp.getData(); } public AlipayFundJointaccountMemberBatchqueryResponseModel batchquery(AlipayFundJointaccountMemberBatchqueryModel alipayFundJointaccountMemberBatchqueryModel, CustomizedParams customizedParams) throws ApiException { ApiResponse localVarResp = batchqueryWithHttpInfo(alipayFundJointaccountMemberBatchqueryModel, customizedParams); return localVarResp.getData(); } /** * 企业批量查询员工信息(分页) * 企业查询员工列表,支持分页,支持按登录号精确查询,支持按会员号精确查询 * @param alipayFundJointaccountMemberBatchqueryModel (optional) * @return ApiResponse<AlipayFundJointaccountMemberBatchqueryResponseModel> * @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
*/ public ApiResponse batchqueryWithHttpInfo(AlipayFundJointaccountMemberBatchqueryModel alipayFundJointaccountMemberBatchqueryModel, CustomizedParams customizedParams) throws ApiException { okhttp3.Call localVarCall = batchqueryValidateBeforeCall(alipayFundJointaccountMemberBatchqueryModel, null, customizedParams); try { Type localVarReturnType = new TypeToken(){}.getType(); return localVarApiClient.execute(localVarCall, localVarReturnType); } catch (ApiException e) { try { e.setErrorObject(localVarApiClient.getJSON().getGson().fromJson(e.getResponseBody(), new TypeToken(){}.getType())); } catch (Exception ex) { AlipayLogger.logBizWarn(ex); } throw e; } } /** * 企业批量查询员工信息(分页) (asynchronously) * 企业查询员工列表,支持分页,支持按登录号精确查询,支持按会员号精确查询 * @param alipayFundJointaccountMemberBatchqueryModel (optional) * @param _callback The callback to be executed when the API call finishes * @return The request call * @throws ApiException If fail to process the API call, e.g. serializing the request body object * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
* @deprecated */ @Deprecated public okhttp3.Call batchqueryAsync(AlipayFundJointaccountMemberBatchqueryModel alipayFundJointaccountMemberBatchqueryModel, final ApiCallback _callback) throws ApiException { okhttp3.Call localVarCall = batchqueryValidateBeforeCall(alipayFundJointaccountMemberBatchqueryModel, _callback, null); Type localVarReturnType = new TypeToken(){}.getType(); localVarApiClient.executeAsync(localVarCall, localVarReturnType, _callback); return localVarCall; } @Deprecated public okhttp3.Call batchqueryAsync(AlipayFundJointaccountMemberBatchqueryModel alipayFundJointaccountMemberBatchqueryModel, final ApiCallback _callback, CustomizedParams customizedParams) throws ApiException { okhttp3.Call localVarCall = batchqueryValidateBeforeCall(alipayFundJointaccountMemberBatchqueryModel, _callback, customizedParams); Type localVarReturnType = new TypeToken(){}.getType(); localVarApiClient.executeAsync(localVarCall, localVarReturnType, _callback); return localVarCall; } /** * Build call for bind * @param alipayFundJointaccountMemberBindModel (optional) * @param _callback Callback for upload/download progress * @param customizedParams * @return Call to execute * @throws ApiException If fail to serialize the request body object * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
*/ public okhttp3.Call bindCall(AlipayFundJointaccountMemberBindModel alipayFundJointaccountMemberBindModel, final ApiCallback _callback, CustomizedParams customizedParams) throws ApiException { String basePath = null; // Operation Servers String[] localBasePaths = new String[] { }; // Determine Base Path to Use if (localCustomBaseUrl != null){ basePath = localCustomBaseUrl; } else if ( localBasePaths.length > 0 ) { basePath = localBasePaths[localHostIndex]; } else { basePath = null; } Object localVarPostBody = (customizedParams != null && !Strings.isNullOrEmpty(customizedParams.getBodyContent())) ? customizedParams.getBodyContent() : alipayFundJointaccountMemberBindModel; // create path and map variables String localVarPath = "/v3/alipay/fund/jointaccount/member/bind"; List localVarQueryParams = new ArrayList(); List localVarCollectionQueryParams = new ArrayList(); Map localVarHeaderParams = new HashMap(); Map localVarCookieParams = new HashMap(); Map localVarFormParams = new HashMap(); final String[] localVarAccepts = { "application/json" }; final String localVarAccept = localVarApiClient.selectHeaderAccept(localVarAccepts); if (localVarAccept != null) { localVarHeaderParams.put("Accept", localVarAccept); } final String[] localVarContentTypes = { "application/json" }; final String localVarContentType = localVarApiClient.selectHeaderContentType(localVarContentTypes); if (localVarContentType != null) { localVarHeaderParams.put("Content-Type", localVarContentType); } if (customizedParams != null) { //额外query参数 if (customizedParams.getQueryParams() != null && customizedParams.getQueryParams().size() > 0) { for (Map.Entry entry : customizedParams.getQueryParams().entrySet()) { localVarQueryParams.addAll(localVarApiClient.parameterToPair(entry.getKey(), entry.getValue())); } } if (!Strings.isNullOrEmpty(customizedParams.getAppAuthToken())) { localVarHeaderParams.put("alipay-app-auth-token", customizedParams.getAppAuthToken()); } //额外非全局header参数 if (customizedParams.getHeaderParams() != null && customizedParams.getHeaderParams().size() > 0) { localVarHeaderParams.putAll(customizedParams.getHeaderParams()); } } String[] localVarAuthNames = new String[] { }; return localVarApiClient.buildCall(basePath, localVarPath, "POST", localVarQueryParams, localVarCollectionQueryParams, localVarPostBody, localVarHeaderParams, localVarCookieParams, localVarFormParams, localVarAuthNames, _callback); } @SuppressWarnings("rawtypes") private okhttp3.Call bindValidateBeforeCall(AlipayFundJointaccountMemberBindModel alipayFundJointaccountMemberBindModel, final ApiCallback _callback, CustomizedParams customizedParams) throws ApiException { okhttp3.Call localVarCall = bindCall(alipayFundJointaccountMemberBindModel, _callback, customizedParams); return localVarCall; } /** * 因公付邀请员工 * 因公付邀请员工 * @param alipayFundJointaccountMemberBindModel (optional) * @return AlipayFundJointaccountMemberBindResponseModel * @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
*/ public AlipayFundJointaccountMemberBindResponseModel bind(AlipayFundJointaccountMemberBindModel alipayFundJointaccountMemberBindModel) throws ApiException { ApiResponse localVarResp = bindWithHttpInfo(alipayFundJointaccountMemberBindModel, null); return localVarResp.getData(); } public AlipayFundJointaccountMemberBindResponseModel bind(AlipayFundJointaccountMemberBindModel alipayFundJointaccountMemberBindModel, CustomizedParams customizedParams) throws ApiException { ApiResponse localVarResp = bindWithHttpInfo(alipayFundJointaccountMemberBindModel, customizedParams); return localVarResp.getData(); } /** * 因公付邀请员工 * 因公付邀请员工 * @param alipayFundJointaccountMemberBindModel (optional) * @return ApiResponse<AlipayFundJointaccountMemberBindResponseModel> * @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
*/ public ApiResponse bindWithHttpInfo(AlipayFundJointaccountMemberBindModel alipayFundJointaccountMemberBindModel, CustomizedParams customizedParams) throws ApiException { okhttp3.Call localVarCall = bindValidateBeforeCall(alipayFundJointaccountMemberBindModel, null, customizedParams); try { Type localVarReturnType = new TypeToken(){}.getType(); return localVarApiClient.execute(localVarCall, localVarReturnType); } catch (ApiException e) { try { e.setErrorObject(localVarApiClient.getJSON().getGson().fromJson(e.getResponseBody(), new TypeToken(){}.getType())); } catch (Exception ex) { AlipayLogger.logBizWarn(ex); } throw e; } } /** * 因公付邀请员工 (asynchronously) * 因公付邀请员工 * @param alipayFundJointaccountMemberBindModel (optional) * @param _callback The callback to be executed when the API call finishes * @return The request call * @throws ApiException If fail to process the API call, e.g. serializing the request body object * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
* @deprecated */ @Deprecated public okhttp3.Call bindAsync(AlipayFundJointaccountMemberBindModel alipayFundJointaccountMemberBindModel, final ApiCallback _callback) throws ApiException { okhttp3.Call localVarCall = bindValidateBeforeCall(alipayFundJointaccountMemberBindModel, _callback, null); Type localVarReturnType = new TypeToken(){}.getType(); localVarApiClient.executeAsync(localVarCall, localVarReturnType, _callback); return localVarCall; } @Deprecated public okhttp3.Call bindAsync(AlipayFundJointaccountMemberBindModel alipayFundJointaccountMemberBindModel, final ApiCallback _callback, CustomizedParams customizedParams) throws ApiException { okhttp3.Call localVarCall = bindValidateBeforeCall(alipayFundJointaccountMemberBindModel, _callback, customizedParams); Type localVarReturnType = new TypeToken(){}.getType(); localVarApiClient.executeAsync(localVarCall, localVarReturnType, _callback); return localVarCall; } /** * Build call for consult * @param alipayFundJointaccountMemberConsultModel (optional) * @param _callback Callback for upload/download progress * @param customizedParams * @return Call to execute * @throws ApiException If fail to serialize the request body object * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
*/ public okhttp3.Call consultCall(AlipayFundJointaccountMemberConsultModel alipayFundJointaccountMemberConsultModel, final ApiCallback _callback, CustomizedParams customizedParams) throws ApiException { String basePath = null; // Operation Servers String[] localBasePaths = new String[] { }; // Determine Base Path to Use if (localCustomBaseUrl != null){ basePath = localCustomBaseUrl; } else if ( localBasePaths.length > 0 ) { basePath = localBasePaths[localHostIndex]; } else { basePath = null; } Object localVarPostBody = (customizedParams != null && !Strings.isNullOrEmpty(customizedParams.getBodyContent())) ? customizedParams.getBodyContent() : alipayFundJointaccountMemberConsultModel; // create path and map variables String localVarPath = "/v3/alipay/fund/jointaccount/member/consult"; List localVarQueryParams = new ArrayList(); List localVarCollectionQueryParams = new ArrayList(); Map localVarHeaderParams = new HashMap(); Map localVarCookieParams = new HashMap(); Map localVarFormParams = new HashMap(); final String[] localVarAccepts = { "application/json" }; final String localVarAccept = localVarApiClient.selectHeaderAccept(localVarAccepts); if (localVarAccept != null) { localVarHeaderParams.put("Accept", localVarAccept); } final String[] localVarContentTypes = { "application/json" }; final String localVarContentType = localVarApiClient.selectHeaderContentType(localVarContentTypes); if (localVarContentType != null) { localVarHeaderParams.put("Content-Type", localVarContentType); } if (customizedParams != null) { //额外query参数 if (customizedParams.getQueryParams() != null && customizedParams.getQueryParams().size() > 0) { for (Map.Entry entry : customizedParams.getQueryParams().entrySet()) { localVarQueryParams.addAll(localVarApiClient.parameterToPair(entry.getKey(), entry.getValue())); } } if (!Strings.isNullOrEmpty(customizedParams.getAppAuthToken())) { localVarHeaderParams.put("alipay-app-auth-token", customizedParams.getAppAuthToken()); } //额外非全局header参数 if (customizedParams.getHeaderParams() != null && customizedParams.getHeaderParams().size() > 0) { localVarHeaderParams.putAll(customizedParams.getHeaderParams()); } } String[] localVarAuthNames = new String[] { }; return localVarApiClient.buildCall(basePath, localVarPath, "POST", localVarQueryParams, localVarCollectionQueryParams, localVarPostBody, localVarHeaderParams, localVarCookieParams, localVarFormParams, localVarAuthNames, _callback); } @SuppressWarnings("rawtypes") private okhttp3.Call consultValidateBeforeCall(AlipayFundJointaccountMemberConsultModel alipayFundJointaccountMemberConsultModel, final ApiCallback _callback, CustomizedParams customizedParams) throws ApiException { okhttp3.Call localVarCall = consultCall(alipayFundJointaccountMemberConsultModel, _callback, customizedParams); return localVarCall; } /** * 员企关系咨询 * 返回输入的员工列表是否在指定企业组织中 * @param alipayFundJointaccountMemberConsultModel (optional) * @return AlipayFundJointaccountMemberConsultResponseModel * @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
*/ public AlipayFundJointaccountMemberConsultResponseModel consult(AlipayFundJointaccountMemberConsultModel alipayFundJointaccountMemberConsultModel) throws ApiException { ApiResponse localVarResp = consultWithHttpInfo(alipayFundJointaccountMemberConsultModel, null); return localVarResp.getData(); } public AlipayFundJointaccountMemberConsultResponseModel consult(AlipayFundJointaccountMemberConsultModel alipayFundJointaccountMemberConsultModel, CustomizedParams customizedParams) throws ApiException { ApiResponse localVarResp = consultWithHttpInfo(alipayFundJointaccountMemberConsultModel, customizedParams); return localVarResp.getData(); } /** * 员企关系咨询 * 返回输入的员工列表是否在指定企业组织中 * @param alipayFundJointaccountMemberConsultModel (optional) * @return ApiResponse<AlipayFundJointaccountMemberConsultResponseModel> * @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
*/ public ApiResponse consultWithHttpInfo(AlipayFundJointaccountMemberConsultModel alipayFundJointaccountMemberConsultModel, CustomizedParams customizedParams) throws ApiException { okhttp3.Call localVarCall = consultValidateBeforeCall(alipayFundJointaccountMemberConsultModel, null, customizedParams); try { Type localVarReturnType = new TypeToken(){}.getType(); return localVarApiClient.execute(localVarCall, localVarReturnType); } catch (ApiException e) { try { e.setErrorObject(localVarApiClient.getJSON().getGson().fromJson(e.getResponseBody(), new TypeToken(){}.getType())); } catch (Exception ex) { AlipayLogger.logBizWarn(ex); } throw e; } } /** * 员企关系咨询 (asynchronously) * 返回输入的员工列表是否在指定企业组织中 * @param alipayFundJointaccountMemberConsultModel (optional) * @param _callback The callback to be executed when the API call finishes * @return The request call * @throws ApiException If fail to process the API call, e.g. serializing the request body object * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
* @deprecated */ @Deprecated public okhttp3.Call consultAsync(AlipayFundJointaccountMemberConsultModel alipayFundJointaccountMemberConsultModel, final ApiCallback _callback) throws ApiException { okhttp3.Call localVarCall = consultValidateBeforeCall(alipayFundJointaccountMemberConsultModel, _callback, null); Type localVarReturnType = new TypeToken(){}.getType(); localVarApiClient.executeAsync(localVarCall, localVarReturnType, _callback); return localVarCall; } @Deprecated public okhttp3.Call consultAsync(AlipayFundJointaccountMemberConsultModel alipayFundJointaccountMemberConsultModel, final ApiCallback _callback, CustomizedParams customizedParams) throws ApiException { okhttp3.Call localVarCall = consultValidateBeforeCall(alipayFundJointaccountMemberConsultModel, _callback, customizedParams); Type localVarReturnType = new TypeToken(){}.getType(); localVarApiClient.executeAsync(localVarCall, localVarReturnType, _callback); return localVarCall; } /** * Build call for query * @param productCode 产品码 (optional) * @param bizScene 业务场景 (optional) * @param accountId 账户ID (optional) * @param pageNum 采用分页查询,本参数为空或0默认显示第一页。如果输入的值大于总页数,则支付宝返回最后一页数据。 (optional) * @param pageSize 每页大小,不传的情况下默认20条,超过20条默认按20条查询;不足20条则按实际记录数返回 (optional) * @param userId 员工id (optional) * @param openId 员工的openId (optional) * @param agreementNo 授权协议号 (optional) * @param _callback Callback for upload/download progress * @param customizedParams * @return Call to execute * @throws ApiException If fail to serialize the request body object * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
*/ public okhttp3.Call queryCall(String productCode, String bizScene, String accountId, String pageNum, String pageSize, String userId, String openId, String agreementNo, final ApiCallback _callback, CustomizedParams customizedParams) throws ApiException { String basePath = null; // Operation Servers String[] localBasePaths = new String[] { }; // Determine Base Path to Use if (localCustomBaseUrl != null){ basePath = localCustomBaseUrl; } else if ( localBasePaths.length > 0 ) { basePath = localBasePaths[localHostIndex]; } else { basePath = null; } Object localVarPostBody = null; // create path and map variables String localVarPath = "/v3/alipay/fund/jointaccount/member/query"; List localVarQueryParams = new ArrayList(); List localVarCollectionQueryParams = new ArrayList(); Map localVarHeaderParams = new HashMap(); Map localVarCookieParams = new HashMap(); Map localVarFormParams = new HashMap(); if (productCode != null) { localVarQueryParams.addAll(localVarApiClient.parameterToPair("product_code", productCode)); } if (bizScene != null) { localVarQueryParams.addAll(localVarApiClient.parameterToPair("biz_scene", bizScene)); } if (accountId != null) { localVarQueryParams.addAll(localVarApiClient.parameterToPair("account_id", accountId)); } if (pageNum != null) { localVarQueryParams.addAll(localVarApiClient.parameterToPair("page_num", pageNum)); } if (pageSize != null) { localVarQueryParams.addAll(localVarApiClient.parameterToPair("page_size", pageSize)); } if (userId != null) { localVarQueryParams.addAll(localVarApiClient.parameterToPair("user_id", userId)); } if (openId != null) { localVarQueryParams.addAll(localVarApiClient.parameterToPair("open_id", openId)); } if (agreementNo != null) { localVarQueryParams.addAll(localVarApiClient.parameterToPair("agreement_no", agreementNo)); } final String[] localVarAccepts = { "application/json" }; final String localVarAccept = localVarApiClient.selectHeaderAccept(localVarAccepts); if (localVarAccept != null) { localVarHeaderParams.put("Accept", localVarAccept); } final String[] localVarContentTypes = { }; final String localVarContentType = localVarApiClient.selectHeaderContentType(localVarContentTypes); if (localVarContentType != null) { localVarHeaderParams.put("Content-Type", localVarContentType); } if (customizedParams != null) { //额外query参数 if (customizedParams.getQueryParams() != null && customizedParams.getQueryParams().size() > 0) { for (Map.Entry entry : customizedParams.getQueryParams().entrySet()) { localVarQueryParams.addAll(localVarApiClient.parameterToPair(entry.getKey(), entry.getValue())); } } if (!Strings.isNullOrEmpty(customizedParams.getAppAuthToken())) { localVarHeaderParams.put("alipay-app-auth-token", customizedParams.getAppAuthToken()); } //额外非全局header参数 if (customizedParams.getHeaderParams() != null && customizedParams.getHeaderParams().size() > 0) { localVarHeaderParams.putAll(customizedParams.getHeaderParams()); } } String[] localVarAuthNames = new String[] { }; return localVarApiClient.buildCall(basePath, localVarPath, "GET", localVarQueryParams, localVarCollectionQueryParams, localVarPostBody, localVarHeaderParams, localVarCookieParams, localVarFormParams, localVarAuthNames, _callback); } @SuppressWarnings("rawtypes") private okhttp3.Call queryValidateBeforeCall(String productCode, String bizScene, String accountId, String pageNum, String pageSize, String userId, String openId, String agreementNo, final ApiCallback _callback, CustomizedParams customizedParams) throws ApiException { okhttp3.Call localVarCall = queryCall(productCode, bizScene, accountId, pageNum, pageSize, userId, openId, agreementNo, _callback, customizedParams); return localVarCall; } /** * 企业查询员工列表 * 企业查询员工列表 * @param productCode 产品码 (optional) * @param bizScene 业务场景 (optional) * @param accountId 账户ID (optional) * @param pageNum 采用分页查询,本参数为空或0默认显示第一页。如果输入的值大于总页数,则支付宝返回最后一页数据。 (optional) * @param pageSize 每页大小,不传的情况下默认20条,超过20条默认按20条查询;不足20条则按实际记录数返回 (optional) * @param userId 员工id (optional) * @param openId 员工的openId (optional) * @param agreementNo 授权协议号 (optional) * @return AlipayFundJointaccountMemberQueryResponseModel * @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
*/ public AlipayFundJointaccountMemberQueryResponseModel query(String productCode, String bizScene, String accountId, String pageNum, String pageSize, String userId, String openId, String agreementNo) throws ApiException { ApiResponse localVarResp = queryWithHttpInfo(productCode, bizScene, accountId, pageNum, pageSize, userId, openId, agreementNo, null); return localVarResp.getData(); } public AlipayFundJointaccountMemberQueryResponseModel query(String productCode, String bizScene, String accountId, String pageNum, String pageSize, String userId, String openId, String agreementNo, CustomizedParams customizedParams) throws ApiException { ApiResponse localVarResp = queryWithHttpInfo(productCode, bizScene, accountId, pageNum, pageSize, userId, openId, agreementNo, customizedParams); return localVarResp.getData(); } /** * 企业查询员工列表 * 企业查询员工列表 * @param productCode 产品码 (optional) * @param bizScene 业务场景 (optional) * @param accountId 账户ID (optional) * @param pageNum 采用分页查询,本参数为空或0默认显示第一页。如果输入的值大于总页数,则支付宝返回最后一页数据。 (optional) * @param pageSize 每页大小,不传的情况下默认20条,超过20条默认按20条查询;不足20条则按实际记录数返回 (optional) * @param userId 员工id (optional) * @param openId 员工的openId (optional) * @param agreementNo 授权协议号 (optional) * @return ApiResponse<AlipayFundJointaccountMemberQueryResponseModel> * @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
*/ public ApiResponse queryWithHttpInfo(String productCode, String bizScene, String accountId, String pageNum, String pageSize, String userId, String openId, String agreementNo, CustomizedParams customizedParams) throws ApiException { okhttp3.Call localVarCall = queryValidateBeforeCall(productCode, bizScene, accountId, pageNum, pageSize, userId, openId, agreementNo, null, customizedParams); try { Type localVarReturnType = new TypeToken(){}.getType(); return localVarApiClient.execute(localVarCall, localVarReturnType); } catch (ApiException e) { try { e.setErrorObject(localVarApiClient.getJSON().getGson().fromJson(e.getResponseBody(), new TypeToken(){}.getType())); } catch (Exception ex) { AlipayLogger.logBizWarn(ex); } throw e; } } /** * 企业查询员工列表 (asynchronously) * 企业查询员工列表 * @param productCode 产品码 (optional) * @param bizScene 业务场景 (optional) * @param accountId 账户ID (optional) * @param pageNum 采用分页查询,本参数为空或0默认显示第一页。如果输入的值大于总页数,则支付宝返回最后一页数据。 (optional) * @param pageSize 每页大小,不传的情况下默认20条,超过20条默认按20条查询;不足20条则按实际记录数返回 (optional) * @param userId 员工id (optional) * @param openId 员工的openId (optional) * @param agreementNo 授权协议号 (optional) * @param _callback The callback to be executed when the API call finishes * @return The request call * @throws ApiException If fail to process the API call, e.g. serializing the request body object * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
* @deprecated */ @Deprecated public okhttp3.Call queryAsync(String productCode, String bizScene, String accountId, String pageNum, String pageSize, String userId, String openId, String agreementNo, final ApiCallback _callback) throws ApiException { okhttp3.Call localVarCall = queryValidateBeforeCall(productCode, bizScene, accountId, pageNum, pageSize, userId, openId, agreementNo, _callback, null); Type localVarReturnType = new TypeToken(){}.getType(); localVarApiClient.executeAsync(localVarCall, localVarReturnType, _callback); return localVarCall; } @Deprecated public okhttp3.Call queryAsync(String productCode, String bizScene, String accountId, String pageNum, String pageSize, String userId, String openId, String agreementNo, final ApiCallback _callback, CustomizedParams customizedParams) throws ApiException { okhttp3.Call localVarCall = queryValidateBeforeCall(productCode, bizScene, accountId, pageNum, pageSize, userId, openId, agreementNo, _callback, customizedParams); Type localVarReturnType = new TypeToken(){}.getType(); localVarApiClient.executeAsync(localVarCall, localVarReturnType, _callback); return localVarCall; } /** * Build call for unbind * @param alipayFundJointaccountMemberUnbindModel (optional) * @param _callback Callback for upload/download progress * @param customizedParams * @return Call to execute * @throws ApiException If fail to serialize the request body object * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
*/ public okhttp3.Call unbindCall(AlipayFundJointaccountMemberUnbindModel alipayFundJointaccountMemberUnbindModel, final ApiCallback _callback, CustomizedParams customizedParams) throws ApiException { String basePath = null; // Operation Servers String[] localBasePaths = new String[] { }; // Determine Base Path to Use if (localCustomBaseUrl != null){ basePath = localCustomBaseUrl; } else if ( localBasePaths.length > 0 ) { basePath = localBasePaths[localHostIndex]; } else { basePath = null; } Object localVarPostBody = (customizedParams != null && !Strings.isNullOrEmpty(customizedParams.getBodyContent())) ? customizedParams.getBodyContent() : alipayFundJointaccountMemberUnbindModel; // create path and map variables String localVarPath = "/v3/alipay/fund/jointaccount/member/unbind"; List localVarQueryParams = new ArrayList(); List localVarCollectionQueryParams = new ArrayList(); Map localVarHeaderParams = new HashMap(); Map localVarCookieParams = new HashMap(); Map localVarFormParams = new HashMap(); final String[] localVarAccepts = { "application/json" }; final String localVarAccept = localVarApiClient.selectHeaderAccept(localVarAccepts); if (localVarAccept != null) { localVarHeaderParams.put("Accept", localVarAccept); } final String[] localVarContentTypes = { "application/json" }; final String localVarContentType = localVarApiClient.selectHeaderContentType(localVarContentTypes); if (localVarContentType != null) { localVarHeaderParams.put("Content-Type", localVarContentType); } if (customizedParams != null) { //额外query参数 if (customizedParams.getQueryParams() != null && customizedParams.getQueryParams().size() > 0) { for (Map.Entry entry : customizedParams.getQueryParams().entrySet()) { localVarQueryParams.addAll(localVarApiClient.parameterToPair(entry.getKey(), entry.getValue())); } } if (!Strings.isNullOrEmpty(customizedParams.getAppAuthToken())) { localVarHeaderParams.put("alipay-app-auth-token", customizedParams.getAppAuthToken()); } //额外非全局header参数 if (customizedParams.getHeaderParams() != null && customizedParams.getHeaderParams().size() > 0) { localVarHeaderParams.putAll(customizedParams.getHeaderParams()); } } String[] localVarAuthNames = new String[] { }; return localVarApiClient.buildCall(basePath, localVarPath, "POST", localVarQueryParams, localVarCollectionQueryParams, localVarPostBody, localVarHeaderParams, localVarCookieParams, localVarFormParams, localVarAuthNames, _callback); } @SuppressWarnings("rawtypes") private okhttp3.Call unbindValidateBeforeCall(AlipayFundJointaccountMemberUnbindModel alipayFundJointaccountMemberUnbindModel, final ApiCallback _callback, CustomizedParams customizedParams) throws ApiException { okhttp3.Call localVarCall = unbindCall(alipayFundJointaccountMemberUnbindModel, _callback, customizedParams); return localVarCall; } /** * 企业删除员工 * 企业删除员工 * @param alipayFundJointaccountMemberUnbindModel (optional) * @return Object * @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
*/ public Object unbind(AlipayFundJointaccountMemberUnbindModel alipayFundJointaccountMemberUnbindModel) throws ApiException { ApiResponse localVarResp = unbindWithHttpInfo(alipayFundJointaccountMemberUnbindModel, null); return localVarResp.getData(); } public Object unbind(AlipayFundJointaccountMemberUnbindModel alipayFundJointaccountMemberUnbindModel, CustomizedParams customizedParams) throws ApiException { ApiResponse localVarResp = unbindWithHttpInfo(alipayFundJointaccountMemberUnbindModel, customizedParams); return localVarResp.getData(); } /** * 企业删除员工 * 企业删除员工 * @param alipayFundJointaccountMemberUnbindModel (optional) * @return ApiResponse<Object> * @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
*/ public ApiResponse unbindWithHttpInfo(AlipayFundJointaccountMemberUnbindModel alipayFundJointaccountMemberUnbindModel, CustomizedParams customizedParams) throws ApiException { okhttp3.Call localVarCall = unbindValidateBeforeCall(alipayFundJointaccountMemberUnbindModel, null, customizedParams); try { Type localVarReturnType = new TypeToken(){}.getType(); return localVarApiClient.execute(localVarCall, localVarReturnType); } catch (ApiException e) { try { e.setErrorObject(localVarApiClient.getJSON().getGson().fromJson(e.getResponseBody(), new TypeToken(){}.getType())); } catch (Exception ex) { AlipayLogger.logBizWarn(ex); } throw e; } } /** * 企业删除员工 (asynchronously) * 企业删除员工 * @param alipayFundJointaccountMemberUnbindModel (optional) * @param _callback The callback to be executed when the API call finishes * @return The request call * @throws ApiException If fail to process the API call, e.g. serializing the request body object * @http.response.details
Status Code Description Response Headers
200 common response -
0 请求失败 -
* @deprecated */ @Deprecated public okhttp3.Call unbindAsync(AlipayFundJointaccountMemberUnbindModel alipayFundJointaccountMemberUnbindModel, final ApiCallback _callback) throws ApiException { okhttp3.Call localVarCall = unbindValidateBeforeCall(alipayFundJointaccountMemberUnbindModel, _callback, null); Type localVarReturnType = new TypeToken(){}.getType(); localVarApiClient.executeAsync(localVarCall, localVarReturnType, _callback); return localVarCall; } @Deprecated public okhttp3.Call unbindAsync(AlipayFundJointaccountMemberUnbindModel alipayFundJointaccountMemberUnbindModel, final ApiCallback _callback, CustomizedParams customizedParams) throws ApiException { okhttp3.Call localVarCall = unbindValidateBeforeCall(alipayFundJointaccountMemberUnbindModel, _callback, customizedParams); Type localVarReturnType = new TypeToken(){}.getType(); localVarApiClient.executeAsync(localVarCall, localVarReturnType, _callback); return localVarCall; } }