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, _tlsMinVersion, _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, setRpcHeaderspublic AppendRolePermissionResponse appendRolePermissionWithOptions(AppendRolePermissionRequest tmpReq, AppendRolePermissionHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
追加角色权限点
tmpReq - AppendRolePermissionRequestheaders - AppendRolePermissionHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic AppendRolePermissionResponse appendRolePermission(AppendRolePermissionRequest request) throws Exception
追加角色权限点
request - AppendRolePermissionRequestExceptionpublic BatchAddInvoiceResponse batchAddInvoiceWithOptions(BatchAddInvoiceRequest request, BatchAddInvoiceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
发票数据批量写入
request - BatchAddInvoiceRequestheaders - BatchAddInvoiceHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic BatchAddInvoiceResponse batchAddInvoice(BatchAddInvoiceRequest request) throws Exception
发票数据批量写入
request - BatchAddInvoiceRequestExceptionpublic BatchCreateCustomerResponse batchCreateCustomerWithOptions(BatchCreateCustomerRequest request, BatchCreateCustomerHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量增加用户信息
request - BatchCreateCustomerRequestheaders - BatchCreateCustomerHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic BatchCreateCustomerResponse batchCreateCustomer(BatchCreateCustomerRequest request) throws Exception
批量增加用户信息
request - BatchCreateCustomerRequestExceptionpublic BeginConsumeResponse beginConsumeWithOptions(BeginConsumeRequest request, BeginConsumeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
预核销智能财务的权益
request - BeginConsumeRequestheaders - BeginConsumeHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic BeginConsumeResponse beginConsume(BeginConsumeRequest request) throws Exception
预核销智能财务的权益
request - BeginConsumeRequestExceptionpublic BindCompanyAccountantBookResponse bindCompanyAccountantBookWithOptions(BindCompanyAccountantBookRequest request, BindCompanyAccountantBookHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
绑定钉钉智能财务企业主体的账套信息
request - BindCompanyAccountantBookRequestheaders - BindCompanyAccountantBookHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic BindCompanyAccountantBookResponse bindCompanyAccountantBook(BindCompanyAccountantBookRequest request) throws Exception
绑定钉钉智能财务企业主体的账套信息
request - BindCompanyAccountantBookRequestExceptionpublic CancelConsumeResponse cancelConsumeWithOptions(CancelConsumeRequest request, CancelConsumeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
取消核销智能财务的权益
request - CancelConsumeRequestheaders - CancelConsumeHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic CancelConsumeResponse cancelConsume(CancelConsumeRequest request) throws Exception
取消核销智能财务的权益
request - CancelConsumeRequestExceptionpublic CheckVoucherStatusResponse checkVoucherStatusWithOptions(CheckVoucherStatusRequest request, CheckVoucherStatusHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查验发票是否生成凭证
request - CheckVoucherStatusRequestheaders - CheckVoucherStatusHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic CheckVoucherStatusResponse checkVoucherStatus(CheckVoucherStatusRequest request) throws Exception
查验发票是否生成凭证
request - CheckVoucherStatusRequestExceptionpublic CommitConsumeResponse commitConsumeWithOptions(CommitConsumeRequest request, CommitConsumeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
确认核销智能财务的权益
request - CommitConsumeRequestheaders - CommitConsumeHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic CommitConsumeResponse commitConsume(CommitConsumeRequest request) throws Exception
确认核销智能财务的权益
request - CommitConsumeRequestExceptionpublic CreateCustomerResponse createCustomerWithOptions(CreateCustomerRequest request, CreateCustomerHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
创建智能财务的客户信息
request - CreateCustomerRequestheaders - CreateCustomerHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic CreateCustomerResponse createCustomer(CreateCustomerRequest request) throws Exception
创建智能财务的客户信息
request - CreateCustomerRequestExceptionpublic CreateReceiptResponse createReceiptWithOptions(CreateReceiptRequest request, CreateReceiptHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
创建智能财务单据
request - CreateReceiptRequestheaders - CreateReceiptHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic CreateReceiptResponse createReceipt(CreateReceiptRequest request) throws Exception
创建智能财务单据
request - CreateReceiptRequestExceptionpublic DeleteReceiptResponse deleteReceiptWithOptions(DeleteReceiptRequest request, DeleteReceiptHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
删除智能财务单据
request - DeleteReceiptRequestheaders - DeleteReceiptHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic DeleteReceiptResponse deleteReceipt(DeleteReceiptRequest request) throws Exception
删除智能财务单据
request - DeleteReceiptRequestExceptionpublic GetBookkeepingUserListResponse getBookkeepingUserListWithOptions(GetBookkeepingUserListHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取可以查看账本的用户列表
headers - GetBookkeepingUserListHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetBookkeepingUserListResponse getBookkeepingUserList() throws Exception
获取可以查看账本的用户列表
Exceptionpublic GetCategoryResponse getCategoryWithOptions(GetCategoryRequest request, GetCategoryHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取费用类别
request - GetCategoryRequestheaders - GetCategoryHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetCategoryResponse getCategory(GetCategoryRequest request) throws Exception
获取费用类别
request - GetCategoryRequestExceptionpublic GetCustomerResponse getCustomerWithOptions(GetCustomerRequest request, GetCustomerHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取智能财务应用内维护的客户信息
request - GetCustomerRequestheaders - GetCustomerHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetCustomerResponse getCustomer(GetCustomerRequest request) throws Exception
获取智能财务应用内维护的客户信息
request - GetCustomerRequestExceptionpublic GetFinanceAccountResponse getFinanceAccountWithOptions(GetFinanceAccountRequest request, GetFinanceAccountHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取企业账户
request - GetFinanceAccountRequestheaders - GetFinanceAccountHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetFinanceAccountResponse getFinanceAccount(GetFinanceAccountRequest request) throws Exception
获取企业账户
request - GetFinanceAccountRequestExceptionpublic GetFormTemplateInfoResponse getFormTemplateInfoWithOptions(GetFormTemplateInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取智能财务套件模版信息
headers - GetFormTemplateInfoHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetFormTemplateInfoResponse getFormTemplateInfo() throws Exception
获取智能财务套件模版信息
Exceptionpublic GetInvoiceByPageResponse getInvoiceByPageWithOptions(GetInvoiceByPageRequest tmpReq, GetInvoiceByPageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
发票分页查询接口
tmpReq - GetInvoiceByPageRequestheaders - GetInvoiceByPageHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetInvoiceByPageResponse getInvoiceByPage(GetInvoiceByPageRequest request) throws Exception
发票分页查询接口
request - GetInvoiceByPageRequestExceptionpublic GetIsNewVersionResponse getIsNewVersionWithOptions(GetIsNewVersionHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
用来给isv提供是否使用智能账本的判断接口
headers - GetIsNewVersionHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetIsNewVersionResponse getIsNewVersion() throws Exception
用来给isv提供是否使用智能账本的判断接口
Exceptionpublic GetMultiCompanyInfoByCodeResponse getMultiCompanyInfoByCodeWithOptions(String companyCode, GetMultiCompanyInfoByCodeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
根据comanyCode查询钉钉智能财务多主体信息
headers - GetMultiCompanyInfoByCodeHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetMultiCompanyInfoByCodeResponse getMultiCompanyInfoByCode(String companyCode) throws Exception
根据comanyCode查询钉钉智能财务多主体信息
Exceptionpublic GetProductResponse getProductWithOptions(GetProductRequest request, GetProductHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取商品信息
request - GetProductRequestheaders - GetProductHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetProductResponse getProduct(GetProductRequest request) throws Exception
获取商品信息
request - GetProductRequestExceptionpublic GetProjectResponse getProjectWithOptions(GetProjectRequest request, GetProjectHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取单条项目
request - GetProjectRequestheaders - GetProjectHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetProjectResponse getProject(GetProjectRequest request) throws Exception
获取单条项目
request - GetProjectRequestExceptionpublic GetReceiptResponse getReceiptWithOptions(GetReceiptRequest request, GetReceiptHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取智能财务单据详情
request - GetReceiptRequestheaders - GetReceiptHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetReceiptResponse getReceipt(GetReceiptRequest request) throws Exception
获取智能财务单据详情
request - GetReceiptRequestExceptionpublic GetSupplierResponse getSupplierWithOptions(GetSupplierRequest request, GetSupplierHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取智能财务应用内维护的供应商信息
request - GetSupplierRequestheaders - GetSupplierHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetSupplierResponse getSupplier(GetSupplierRequest request) throws Exception
获取智能财务应用内维护的供应商信息
request - GetSupplierRequestExceptionpublic GetYongYouOpenApiTokenResponse getYongYouOpenApiTokenWithOptions(GetYongYouOpenApiTokenRequest request, GetYongYouOpenApiTokenHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取用友开放平台接口鉴权信息
request - GetYongYouOpenApiTokenRequestheaders - GetYongYouOpenApiTokenHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetYongYouOpenApiTokenResponse getYongYouOpenApiToken(GetYongYouOpenApiTokenRequest request) throws Exception
获取用友开放平台接口鉴权信息
request - GetYongYouOpenApiTokenRequestExceptionpublic GetYongYouOrgRelationResponse getYongYouOrgRelationWithOptions(GetYongYouOrgRelationHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询钉钉组织绑定的畅捷通组织
headers - GetYongYouOrgRelationHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetYongYouOrgRelationResponse getYongYouOrgRelation() throws Exception
查询钉钉组织绑定的畅捷通组织
Exceptionpublic ProfessionBenefitConsumeResponse professionBenefitConsumeWithOptions(ProfessionBenefitConsumeRequest request, ProfessionBenefitConsumeHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
权益核销
request - ProfessionBenefitConsumeRequestheaders - ProfessionBenefitConsumeHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ProfessionBenefitConsumeResponse professionBenefitConsume(ProfessionBenefitConsumeRequest request) throws Exception
权益核销
request - ProfessionBenefitConsumeRequestExceptionpublic PushHistoricalReceiptsResponse pushHistoricalReceiptsWithOptions(PushHistoricalReceiptsRequest request, PushHistoricalReceiptsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
触发单据同步给有成
request - PushHistoricalReceiptsRequestheaders - PushHistoricalReceiptsHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic PushHistoricalReceiptsResponse pushHistoricalReceipts(PushHistoricalReceiptsRequest request) throws Exception
触发单据同步给有成
request - PushHistoricalReceiptsRequestExceptionpublic QueryBenefitResponse queryBenefitWithOptions(QueryBenefitRequest request, QueryBenefitHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询智能财务计量型权益
request - QueryBenefitRequestheaders - QueryBenefitHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryBenefitResponse queryBenefit(QueryBenefitRequest request) throws Exception
查询智能财务计量型权益
request - QueryBenefitRequestExceptionpublic QueryCategoryByPageResponse queryCategoryByPageWithOptions(QueryCategoryByPageRequest request, QueryCategoryByPageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量获取费用类别
request - QueryCategoryByPageRequestheaders - QueryCategoryByPageHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryCategoryByPageResponse queryCategoryByPage(QueryCategoryByPageRequest request) throws Exception
批量获取费用类别
request - QueryCategoryByPageRequestExceptionpublic QueryCompanyInvoiceRelationCountResponse queryCompanyInvoiceRelationCountWithOptions(QueryCompanyInvoiceRelationCountRequest request, QueryCompanyInvoiceRelationCountHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询某个主体的开票申请单的提单数量
request - QueryCompanyInvoiceRelationCountRequestheaders - QueryCompanyInvoiceRelationCountHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryCompanyInvoiceRelationCountResponse queryCompanyInvoiceRelationCount(QueryCompanyInvoiceRelationCountRequest request) throws Exception
查询某个主体的开票申请单的提单数量
request - QueryCompanyInvoiceRelationCountRequestExceptionpublic QueryCustomerByPageResponse queryCustomerByPageWithOptions(QueryCustomerByPageRequest request, QueryCustomerByPageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
分页批量获取智能财务应用内维护的客户信息
request - QueryCustomerByPageRequestheaders - QueryCustomerByPageHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryCustomerByPageResponse queryCustomerByPage(QueryCustomerByPageRequest request) throws Exception
分页批量获取智能财务应用内维护的客户信息
request - QueryCustomerByPageRequestExceptionpublic QueryCustomerInfoResponse queryCustomerInfoWithOptions(QueryCustomerInfoRequest request, QueryCustomerInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
提供给合作伙伴,查询智能财务的客户配置信息
request - QueryCustomerInfoRequestheaders - QueryCustomerInfoHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryCustomerInfoResponse queryCustomerInfo(QueryCustomerInfoRequest request) throws Exception
提供给合作伙伴,查询智能财务的客户配置信息
request - QueryCustomerInfoRequestExceptionpublic QueryEnterpriseAccountByPageResponse queryEnterpriseAccountByPageWithOptions(QueryEnterpriseAccountByPageRequest request, QueryEnterpriseAccountByPageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量获取企业账户
request - QueryEnterpriseAccountByPageRequestheaders - QueryEnterpriseAccountByPageHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryEnterpriseAccountByPageResponse queryEnterpriseAccountByPage(QueryEnterpriseAccountByPageRequest request) throws Exception
批量获取企业账户
request - QueryEnterpriseAccountByPageRequestExceptionpublic QueryFinanceCompanyInfoResponse queryFinanceCompanyInfoWithOptions(QueryFinanceCompanyInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询智能财务配置的企业信息
headers - QueryFinanceCompanyInfoHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryFinanceCompanyInfoResponse queryFinanceCompanyInfo() throws Exception
查询智能财务配置的企业信息
Exceptionpublic QueryInvoiceRelationCountResponse queryInvoiceRelationCountWithOptions(QueryInvoiceRelationCountHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询开票申请单的提单数量
headers - QueryInvoiceRelationCountHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryInvoiceRelationCountResponse queryInvoiceRelationCount() throws Exception
查询开票申请单的提单数量
Exceptionpublic QueryMultiCompanyInfoResponse queryMultiCompanyInfoWithOptions(QueryMultiCompanyInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询钉钉智能财务多主体信息
headers - QueryMultiCompanyInfoHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryMultiCompanyInfoResponse queryMultiCompanyInfo() throws Exception
查询钉钉智能财务多主体信息
Exceptionpublic QueryPermissionByUserIdResponse queryPermissionByUserIdWithOptions(QueryPermissionByUserIdRequest request, QueryPermissionByUserIdHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
提供给小望,查询当前用户所具有的的小望权限点信息
request - QueryPermissionByUserIdRequestheaders - QueryPermissionByUserIdHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryPermissionByUserIdResponse queryPermissionByUserId(QueryPermissionByUserIdRequest request) throws Exception
提供给小望,查询当前用户所具有的的小望权限点信息
request - QueryPermissionByUserIdRequestExceptionpublic QueryPermissionRoleMemberResponse queryPermissionRoleMemberWithOptions(QueryPermissionRoleMemberRequest request, QueryPermissionRoleMemberHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询智能财务角色下的成员信息
request - QueryPermissionRoleMemberRequestheaders - QueryPermissionRoleMemberHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryPermissionRoleMemberResponse queryPermissionRoleMember(QueryPermissionRoleMemberRequest request) throws Exception
查询智能财务角色下的成员信息
request - QueryPermissionRoleMemberRequestExceptionpublic QueryProductByPageResponse queryProductByPageWithOptions(QueryProductByPageRequest request, QueryProductByPageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量获取商品信息
request - QueryProductByPageRequestheaders - QueryProductByPageHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryProductByPageResponse queryProductByPage(QueryProductByPageRequest request) throws Exception
批量获取商品信息
request - QueryProductByPageRequestExceptionpublic QueryProjectByPageResponse queryProjectByPageWithOptions(QueryProjectByPageRequest request, QueryProjectByPageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量获取项目信息
request - QueryProjectByPageRequestheaders - QueryProjectByPageHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryProjectByPageResponse queryProjectByPage(QueryProjectByPageRequest request) throws Exception
批量获取项目信息
request - QueryProjectByPageRequestExceptionpublic QueryReceiptDetailForInvoiceResponse queryReceiptDetailForInvoiceWithOptions(QueryReceiptDetailForInvoiceRequest request, QueryReceiptDetailForInvoiceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询开票申请单详情
request - QueryReceiptDetailForInvoiceRequestheaders - QueryReceiptDetailForInvoiceHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryReceiptDetailForInvoiceResponse queryReceiptDetailForInvoice(QueryReceiptDetailForInvoiceRequest request) throws Exception
查询开票申请单详情
request - QueryReceiptDetailForInvoiceRequestExceptionpublic QueryReceiptForInvoiceResponse queryReceiptForInvoiceWithOptions(QueryReceiptForInvoiceRequest request, QueryReceiptForInvoiceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量查询智能财务单据主数据信息
request - QueryReceiptForInvoiceRequestheaders - QueryReceiptForInvoiceHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryReceiptForInvoiceResponse queryReceiptForInvoice(QueryReceiptForInvoiceRequest request) throws Exception
批量查询智能财务单据主数据信息
request - QueryReceiptForInvoiceRequestExceptionpublic QueryReceiptsBaseInfoResponse queryReceiptsBaseInfoWithOptions(QueryReceiptsBaseInfoRequest request, QueryReceiptsBaseInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量查询智能财务的单据主数据基本信息
request - QueryReceiptsBaseInfoRequestheaders - QueryReceiptsBaseInfoHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryReceiptsBaseInfoResponse queryReceiptsBaseInfo(QueryReceiptsBaseInfoRequest request) throws Exception
批量查询智能财务的单据主数据基本信息
request - QueryReceiptsBaseInfoRequestExceptionpublic QueryReceiptsByPageResponse queryReceiptsByPageWithOptions(QueryReceiptsByPageRequest request, QueryReceiptsByPageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
分页获取智能财务单据详情列表
request - QueryReceiptsByPageRequestheaders - QueryReceiptsByPageHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryReceiptsByPageResponse queryReceiptsByPage(QueryReceiptsByPageRequest request) throws Exception
分页获取智能财务单据详情列表
request - QueryReceiptsByPageRequestExceptionpublic QueryRoleMemberByPageResponse queryRoleMemberByPageWithOptions(QueryRoleMemberByPageRequest request, QueryRoleMemberByPageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
分页查询智能财务角色下的成员信息
request - QueryRoleMemberByPageRequestheaders - QueryRoleMemberByPageHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryRoleMemberByPageResponse queryRoleMemberByPage(QueryRoleMemberByPageRequest request) throws Exception
分页查询智能财务角色下的成员信息
request - QueryRoleMemberByPageRequestExceptionpublic QuerySupplierByPageResponse querySupplierByPageWithOptions(QuerySupplierByPageRequest request, QuerySupplierByPageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
分页批量获取智能财务应用内维护的供应商信息
request - QuerySupplierByPageRequestheaders - QuerySupplierByPageHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QuerySupplierByPageResponse querySupplierByPage(QuerySupplierByPageRequest request) throws Exception
分页批量获取智能财务应用内维护的供应商信息
request - QuerySupplierByPageRequestExceptionpublic QueryUserRoleListResponse queryUserRoleListWithOptions(QueryUserRoleListRequest request, QueryUserRoleListHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
查询用户角色
request - QueryUserRoleListRequestheaders - QueryUserRoleListHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryUserRoleListResponse queryUserRoleList(QueryUserRoleListRequest request) throws Exception
查询用户角色
request - QueryUserRoleListRequestExceptionpublic UnbindApplyReceiptAndInvoiceRelatedResponse unbindApplyReceiptAndInvoiceRelatedWithOptions(UnbindApplyReceiptAndInvoiceRelatedRequest request, UnbindApplyReceiptAndInvoiceRelatedHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
解绑开票申请单关联的发票
request - UnbindApplyReceiptAndInvoiceRelatedRequestheaders - UnbindApplyReceiptAndInvoiceRelatedHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UnbindApplyReceiptAndInvoiceRelatedResponse unbindApplyReceiptAndInvoiceRelated(UnbindApplyReceiptAndInvoiceRelatedRequest request) throws Exception
解绑开票申请单关联的发票
request - UnbindApplyReceiptAndInvoiceRelatedRequestExceptionpublic UpdateApplyReceiptAndInvoiceRelatedResponse updateApplyReceiptAndInvoiceRelatedWithOptions(UpdateApplyReceiptAndInvoiceRelatedRequest request, UpdateApplyReceiptAndInvoiceRelatedHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
开票申请单关联发票
request - UpdateApplyReceiptAndInvoiceRelatedRequestheaders - UpdateApplyReceiptAndInvoiceRelatedHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateApplyReceiptAndInvoiceRelatedResponse updateApplyReceiptAndInvoiceRelated(UpdateApplyReceiptAndInvoiceRelatedRequest request) throws Exception
开票申请单关联发票
request - UpdateApplyReceiptAndInvoiceRelatedRequestExceptionpublic UpdateDigitalInvoiceOrgInfoResponse updateDigitalInvoiceOrgInfoWithOptions(UpdateDigitalInvoiceOrgInfoRequest request, UpdateDigitalInvoiceOrgInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新全电发票企业信息
request - UpdateDigitalInvoiceOrgInfoRequestheaders - UpdateDigitalInvoiceOrgInfoHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateDigitalInvoiceOrgInfoResponse updateDigitalInvoiceOrgInfo(UpdateDigitalInvoiceOrgInfoRequest request) throws Exception
更新全电发票企业信息
request - UpdateDigitalInvoiceOrgInfoRequestExceptionpublic UpdateFinanceCompanyInfoResponse updateFinanceCompanyInfoWithOptions(UpdateFinanceCompanyInfoRequest request, UpdateFinanceCompanyInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新智能财务配置的企业信息
request - UpdateFinanceCompanyInfoRequestheaders - UpdateFinanceCompanyInfoHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateFinanceCompanyInfoResponse updateFinanceCompanyInfo(UpdateFinanceCompanyInfoRequest request) throws Exception
更新智能财务配置的企业信息
request - UpdateFinanceCompanyInfoRequestExceptionpublic UpdateFinanceMultiCompanyInfoResponse updateFinanceMultiCompanyInfoWithOptions(UpdateFinanceMultiCompanyInfoRequest request, UpdateFinanceMultiCompanyInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新钉钉智能财务多主体信息
request - UpdateFinanceMultiCompanyInfoRequestheaders - UpdateFinanceMultiCompanyInfoHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateFinanceMultiCompanyInfoResponse updateFinanceMultiCompanyInfo(UpdateFinanceMultiCompanyInfoRequest request) throws Exception
更新钉钉智能财务多主体信息
request - UpdateFinanceMultiCompanyInfoRequestExceptionpublic UpdateInvoiceAbandonStatusResponse updateInvoiceAbandonStatusWithOptions(UpdateInvoiceAbandonStatusRequest request, UpdateInvoiceAbandonStatusHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
发票红冲/废弃状态变更接口
request - UpdateInvoiceAbandonStatusRequestheaders - UpdateInvoiceAbandonStatusHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateInvoiceAbandonStatusResponse updateInvoiceAbandonStatus(UpdateInvoiceAbandonStatusRequest request) throws Exception
发票红冲/废弃状态变更接口
request - UpdateInvoiceAbandonStatusRequestExceptionpublic UpdateInvoiceAccountPeriodResponse updateInvoiceAccountPeriodWithOptions(UpdateInvoiceAccountPeriodRequest request, UpdateInvoiceAccountPeriodHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新发票账期状态
request - UpdateInvoiceAccountPeriodRequestheaders - UpdateInvoiceAccountPeriodHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateInvoiceAccountPeriodResponse updateInvoiceAccountPeriod(UpdateInvoiceAccountPeriodRequest request) throws Exception
更新发票账期状态
request - UpdateInvoiceAccountPeriodRequestExceptionpublic UpdateInvoiceAccountingPeriodDateResponse updateInvoiceAccountingPeriodDateWithOptions(UpdateInvoiceAccountingPeriodDateRequest request, UpdateInvoiceAccountingPeriodDateHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新全电企业入账时间
request - UpdateInvoiceAccountingPeriodDateRequestheaders - UpdateInvoiceAccountingPeriodDateHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateInvoiceAccountingPeriodDateResponse updateInvoiceAccountingPeriodDate(UpdateInvoiceAccountingPeriodDateRequest request) throws Exception
更新全电企业入账时间
request - UpdateInvoiceAccountingPeriodDateRequestExceptionpublic UpdateInvoiceAccountingStatusResponse updateInvoiceAccountingStatusWithOptions(UpdateInvoiceAccountingStatusRequest request, UpdateInvoiceAccountingStatusHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新全电企业入账状态
request - UpdateInvoiceAccountingStatusRequestheaders - UpdateInvoiceAccountingStatusHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateInvoiceAccountingStatusResponse updateInvoiceAccountingStatus(UpdateInvoiceAccountingStatusRequest request) throws Exception
更新全电企业入账状态
request - UpdateInvoiceAccountingStatusRequestExceptionpublic UpdateInvoiceAndReceiptRelatedResponse updateInvoiceAndReceiptRelatedWithOptions(UpdateInvoiceAndReceiptRelatedRequest request, UpdateInvoiceAndReceiptRelatedHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新发票关联审批单
request - UpdateInvoiceAndReceiptRelatedRequestheaders - UpdateInvoiceAndReceiptRelatedHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateInvoiceAndReceiptRelatedResponse updateInvoiceAndReceiptRelated(UpdateInvoiceAndReceiptRelatedRequest request) throws Exception
更新发票关联审批单
request - UpdateInvoiceAndReceiptRelatedRequestExceptionpublic UpdateInvoiceIgnoreStatusResponse updateInvoiceIgnoreStatusWithOptions(UpdateInvoiceIgnoreStatusRequest request, UpdateInvoiceIgnoreStatusHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新发票忽略状态
request - UpdateInvoiceIgnoreStatusRequestheaders - UpdateInvoiceIgnoreStatusHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateInvoiceIgnoreStatusResponse updateInvoiceIgnoreStatus(UpdateInvoiceIgnoreStatusRequest request) throws Exception
更新发票忽略状态
request - UpdateInvoiceIgnoreStatusRequestExceptionpublic UpdateInvoiceVerifyStatusResponse updateInvoiceVerifyStatusWithOptions(UpdateInvoiceVerifyStatusRequest request, UpdateInvoiceVerifyStatusHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
发票认证状态变更接口
request - UpdateInvoiceVerifyStatusRequestheaders - UpdateInvoiceVerifyStatusHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateInvoiceVerifyStatusResponse updateInvoiceVerifyStatus(UpdateInvoiceVerifyStatusRequest request) throws Exception
发票认证状态变更接口
request - UpdateInvoiceVerifyStatusRequestExceptionpublic UpdateInvoiceVoucherStatusResponse updateInvoiceVoucherStatusWithOptions(UpdateInvoiceVoucherStatusRequest request, UpdateInvoiceVoucherStatusHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新发票生成凭证状态
request - UpdateInvoiceVoucherStatusRequestheaders - UpdateInvoiceVoucherStatusHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateInvoiceVoucherStatusResponse updateInvoiceVoucherStatus(UpdateInvoiceVoucherStatusRequest request) throws Exception
更新发票生成凭证状态
request - UpdateInvoiceVoucherStatusRequestExceptionpublic UpdateReceiptResponse updateReceiptWithOptions(UpdateReceiptRequest request, UpdateReceiptHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新智能财务单据
request - UpdateReceiptRequestheaders - UpdateReceiptHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateReceiptResponse updateReceipt(UpdateReceiptRequest request) throws Exception
更新智能财务单据
request - UpdateReceiptRequestExceptionpublic UpdateReceiptVoucherStatusResponse updateReceiptVoucherStatusWithOptions(UpdateReceiptVoucherStatusRequest request, UpdateReceiptVoucherStatusHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新智能财务审批单的凭证状态
request - UpdateReceiptVoucherStatusRequestheaders - UpdateReceiptVoucherStatusHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateReceiptVoucherStatusResponse updateReceiptVoucherStatus(UpdateReceiptVoucherStatusRequest request) throws Exception
更新智能财务审批单的凭证状态
request - UpdateReceiptVoucherStatusRequestExceptionCopyright © 2025. All rights reserved.