public class Client
extends com.aliyun.teaopenapi.Client
_ca, _cert, _connectTimeout, _credential, _disableHttp2, _endpoint, _endpointMap, _endpointRule, _endpointType, _globalParameters, _headers, _httpProxy, _httpsProxy, _key, _maxIdleConns, _method, _network, _noProxy, _openPlatformEndpoint, _productId, _protocol, _readTimeout, _regionId, _signatureAlgorithm, _signatureVersion, _socks5NetWork, _socks5Proxy, _spi, _suffix, _userAgent
构造器和说明 |
---|
Client(com.aliyun.teaopenapi.models.Config config) |
addRequestInterceptor, addResponseInterceptor, addRuntimeOptionsInterceptor, callApi, checkConfig, defaultAny, doRequest, doROARequest, doROARequestWithForm, doRPCRequest, execute, getAccessKeyId, getAccessKeySecret, getBearerToken, getRpcHeaders, getSecurityToken, getType, getUserAgent, setGatewayClient, setRpcHeaders
public BankGatewayInvokeResponse bankGatewayInvokeWithOptions(BankGatewayInvokeRequest request, BankGatewayInvokeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
银行接入层通用接口
request
- BankGatewayInvokeRequestheaders
- BankGatewayInvokeHeadersruntime
- runtime options for this request RuntimeOptionsException
public BankGatewayInvokeResponse bankGatewayInvoke(BankGatewayInvokeRequest request) throws Exception
银行接入层通用接口
request
- BankGatewayInvokeRequestException
public BatchDeleteReceiptResponse batchDeleteReceiptWithOptions(BatchDeleteReceiptRequest request, BatchDeleteReceiptHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量删除智能财务单据
request
- BatchDeleteReceiptRequestheaders
- BatchDeleteReceiptHeadersruntime
- runtime options for this request RuntimeOptionsException
public BatchDeleteReceiptResponse batchDeleteReceipt(BatchDeleteReceiptRequest request) throws Exception
批量删除智能财务单据
request
- BatchDeleteReceiptRequestException
public BatchSyncBankReceiptResponse batchSyncBankReceiptWithOptions(BatchSyncBankReceiptRequest request, BatchSyncBankReceiptHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量同步银行回单
request
- BatchSyncBankReceiptRequestheaders
- BatchSyncBankReceiptHeadersruntime
- runtime options for this request RuntimeOptionsException
public BatchSyncBankReceiptResponse batchSyncBankReceipt(BatchSyncBankReceiptRequest request) throws Exception
批量同步银行回单
request
- BatchSyncBankReceiptRequestException
public GetCategoryResponse getCategoryWithOptions(GetCategoryRequest request, GetCategoryHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取费用类别
request
- GetCategoryRequestheaders
- GetCategoryHeadersruntime
- runtime options for this request RuntimeOptionsException
public GetCategoryResponse getCategory(GetCategoryRequest request) throws Exception
获取费用类别
request
- GetCategoryRequestException
public GetFinanceAccountResponse getFinanceAccountWithOptions(GetFinanceAccountRequest request, GetFinanceAccountHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取企业账户
request
- GetFinanceAccountRequestheaders
- GetFinanceAccountHeadersruntime
- runtime options for this request RuntimeOptionsException
public GetFinanceAccountResponse getFinanceAccount(GetFinanceAccountRequest request) throws Exception
获取企业账户
request
- GetFinanceAccountRequestException
public GetProjectResponse getProjectWithOptions(GetProjectRequest request, GetProjectHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取单条项目
request
- GetProjectRequestheaders
- GetProjectHeadersruntime
- runtime options for this request RuntimeOptionsException
public GetProjectResponse getProject(GetProjectRequest request) throws Exception
获取单条项目
request
- GetProjectRequestException
public GetReceiptResponse getReceiptWithOptions(GetReceiptRequest request, GetReceiptHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取智能财务单据详情
request
- GetReceiptRequestheaders
- GetReceiptHeadersruntime
- runtime options for this request RuntimeOptionsException
public GetReceiptResponse getReceipt(GetReceiptRequest request) throws Exception
获取智能财务单据详情
request
- GetReceiptRequestException
public GetSupplierResponse getSupplierWithOptions(GetSupplierRequest request, GetSupplierHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取智能财务应用内维护的供应商信息
request
- GetSupplierRequestheaders
- GetSupplierHeadersruntime
- runtime options for this request RuntimeOptionsException
public GetSupplierResponse getSupplier(GetSupplierRequest request) throws Exception
获取智能财务应用内维护的供应商信息
request
- GetSupplierRequestException
public LinkCommonInvokeResponse linkCommonInvokeWithOptions(LinkCommonInvokeRequest request, LinkCommonInvokeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据不同的bizType查询不同的数据
request
- LinkCommonInvokeRequestheaders
- LinkCommonInvokeHeadersruntime
- runtime options for this request RuntimeOptionsException
public LinkCommonInvokeResponse linkCommonInvoke(LinkCommonInvokeRequest request) throws Exception
根据不同的bizType查询不同的数据
request
- LinkCommonInvokeRequestException
public OrderBillingResponse orderBillingWithOptions(OrderBillingRequest request, OrderBillingHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
订单开票
request
- OrderBillingRequestheaders
- OrderBillingHeadersruntime
- runtime options for this request RuntimeOptionsException
public OrderBillingResponse orderBilling(OrderBillingRequest request) throws Exception
订单开票
request
- OrderBillingRequestException
public QueryCategoryByPageResponse queryCategoryByPageWithOptions(QueryCategoryByPageRequest request, QueryCategoryByPageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量获取费用类别
request
- QueryCategoryByPageRequestheaders
- QueryCategoryByPageHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryCategoryByPageResponse queryCategoryByPage(QueryCategoryByPageRequest request) throws Exception
批量获取费用类别
request
- QueryCategoryByPageRequestException
public QueryCustomerByPageResponse queryCustomerByPageWithOptions(QueryCustomerByPageRequest request, QueryCustomerByPageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
分页批量获取智能财务应用内维护的客户信息
request
- QueryCustomerByPageRequestheaders
- QueryCustomerByPageHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryCustomerByPageResponse queryCustomerByPage(QueryCustomerByPageRequest request) throws Exception
分页批量获取智能财务应用内维护的客户信息
request
- QueryCustomerByPageRequestException
public QueryEnterpriseAccountByPageResponse queryEnterpriseAccountByPageWithOptions(QueryEnterpriseAccountByPageRequest request, QueryEnterpriseAccountByPageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量获取企业账户
request
- QueryEnterpriseAccountByPageRequestheaders
- QueryEnterpriseAccountByPageHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryEnterpriseAccountByPageResponse queryEnterpriseAccountByPage(QueryEnterpriseAccountByPageRequest request) throws Exception
批量获取企业账户
request
- QueryEnterpriseAccountByPageRequestException
public QueryInstancePaymentOrderDetailResponse queryInstancePaymentOrderDetailWithOptions(String instanceId, QueryInstancePaymentOrderDetailRequest request, QueryInstancePaymentOrderDetailHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询支付订单详情
request
- QueryInstancePaymentOrderDetailRequestheaders
- QueryInstancePaymentOrderDetailHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryInstancePaymentOrderDetailResponse queryInstancePaymentOrderDetail(String instanceId, QueryInstancePaymentOrderDetailRequest request) throws Exception
查询支付订单详情
request
- QueryInstancePaymentOrderDetailRequestException
public QueryPaymentRecallFileResponse queryPaymentRecallFileWithOptions(String instanceId, QueryPaymentRecallFileRequest request, QueryPaymentRecallFileHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询支付回单信息
request
- QueryPaymentRecallFileRequestheaders
- QueryPaymentRecallFileHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryPaymentRecallFileResponse queryPaymentRecallFile(String instanceId, QueryPaymentRecallFileRequest request) throws Exception
查询支付回单信息
request
- QueryPaymentRecallFileRequestException
public QueryPaymentStatusResponse queryPaymentStatusWithOptions(QueryPaymentStatusRequest request, QueryPaymentStatusHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询支付订单的状态
request
- QueryPaymentStatusRequestheaders
- QueryPaymentStatusHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryPaymentStatusResponse queryPaymentStatus(QueryPaymentStatusRequest request) throws Exception
查询支付订单的状态
request
- QueryPaymentStatusRequestException
public QueryProjectByPageResponse queryProjectByPageWithOptions(QueryProjectByPageRequest request, QueryProjectByPageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量获取项目信息
request
- QueryProjectByPageRequestheaders
- QueryProjectByPageHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryProjectByPageResponse queryProjectByPage(QueryProjectByPageRequest request) throws Exception
批量获取项目信息
request
- QueryProjectByPageRequestException
public QuerySupplierByPageResponse querySupplierByPageWithOptions(QuerySupplierByPageRequest request, QuerySupplierByPageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
分页批量获取智能财务应用内维护的供应商信息
request
- QuerySupplierByPageRequestheaders
- QuerySupplierByPageHeadersruntime
- runtime options for this request RuntimeOptionsException
public QuerySupplierByPageResponse querySupplierByPage(QuerySupplierByPageRequest request) throws Exception
分页批量获取智能财务应用内维护的供应商信息
request
- QuerySupplierByPageRequestException
public QueryUseNewInvoiceAppResponse queryUseNewInvoiceAppWithOptions(QueryUseNewInvoiceAppHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询组织是否命中走新发票应用
headers
- QueryUseNewInvoiceAppHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryUseNewInvoiceAppResponse queryUseNewInvoiceApp() throws Exception
查询组织是否命中走新发票应用
Exception
public QueryUserRoleListResponse queryUserRoleListWithOptions(QueryUserRoleListRequest request, QueryUserRoleListHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询用户角色成员,支持分页,可获取某个企业主体下的角色成员
request
- QueryUserRoleListRequestheaders
- QueryUserRoleListHeadersruntime
- runtime options for this request RuntimeOptionsException
public QueryUserRoleListResponse queryUserRoleList(QueryUserRoleListRequest request) throws Exception
查询用户角色成员,支持分页,可获取某个企业主体下的角色成员
request
- QueryUserRoleListRequestException
public SignEnterpriseAccountResponse signEnterpriseAccountWithOptions(SignEnterpriseAccountRequest request, SignEnterpriseAccountHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
签约企业账户
request
- SignEnterpriseAccountRequestheaders
- SignEnterpriseAccountHeadersruntime
- runtime options for this request RuntimeOptionsException
public SignEnterpriseAccountResponse signEnterpriseAccount(SignEnterpriseAccountRequest request) throws Exception
签约企业账户
request
- SignEnterpriseAccountRequestException
public SyncReceiptRecallResponse syncReceiptRecallWithOptions(SyncReceiptRecallRequest request, SyncReceiptRecallHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
发送银企支付回单文件信息
request
- SyncReceiptRecallRequestheaders
- SyncReceiptRecallHeadersruntime
- runtime options for this request RuntimeOptionsException
public SyncReceiptRecallResponse syncReceiptRecall(SyncReceiptRecallRequest request) throws Exception
发送银企支付回单文件信息
request
- SyncReceiptRecallRequestException
public UpdateInstanceOrderInfoResponse updateInstanceOrderInfoWithOptions(String instanceId, UpdateInstanceOrderInfoRequest tmpReq, UpdateInstanceOrderInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新单据的支付状态
tmpReq
- UpdateInstanceOrderInfoRequestheaders
- UpdateInstanceOrderInfoHeadersruntime
- runtime options for this request RuntimeOptionsException
public UpdateInstanceOrderInfoResponse updateInstanceOrderInfo(String instanceId, UpdateInstanceOrderInfoRequest request) throws Exception
更新单据的支付状态
request
- UpdateInstanceOrderInfoRequestException
Copyright © 2024. All rights reserved.