Workbench
工作台接口
| API | Description |
|---|---|
| POST api/Workbench/GetAccountSetPermissionMap |
获取账套和用户权限映射关系 /Settings/Services/GetAccPermissionMap.ashx |
CashFlowStatement
现金流量表
ToutiaoDialog
头条弹窗
| API | Description |
|---|---|
| GET api/ToutiaoDialog/List |
获取列表 /MasterPages/Services/GetToutiaoDialog.ashx |
TrialOnlyAuth
试用
| API | Description |
|---|---|
| POST api/TrialOnlyAuth/ClearStatusCache |
清空试用状态缓存 Pro/Services/RemoveUserAllTrialStatusCache.ashx |
VoucherGroup
凭证字
| API | Description |
|---|---|
| GET api/VoucherGroup/List |
列表 /Settings/Services/GetVoucherGroupTable.ashx /Salary/Service/New/SalaryManage.ashx?cmd=GetVoucherGroup |
| POST api/VoucherGroup |
新增凭证字 /Settings/Services/SubmitForVoucherGroup.ashx?EditType=New |
| PUT api/VoucherGroup?id={id} |
编辑凭证字 /Settings/Services/SubmitForVoucherGroup.ashx?EditType=Edit |
| DELETE api/VoucherGroup?id={id} |
删除 /Settings/Services/SubmitForVoucherGroup.ashx?EditType=Edit |
Client
客户端相关的接口
| API | Description |
|---|---|
| POST api/Client/SaveErrorMsg |
资金报表需要的一些日期 |
AATrialBalance
核算项目余额表
AccountSet
账套
| API | Description |
|---|---|
| GET api/AccountSet/BaseInfo |
获取账套信息 /FixedAssets/Services/GetAccountStandard.ashx |
| GET api/AccountSet/Info |
获取账套信息 Settings/Services/GetRecordForAccountSet.ashx |
| GET api/AccountSet/FullList |
获取账套信息 /Setting/Services/GetTableForAccountSets.ashx |
| GET api/AccountSet/FullListV2?serviceId={serviceId} |
获取账套信息 /Setting/Services/GetTableForAccountSets.ashx |
| GET api/AccountSet/FullListByFunctionCode |
获取账套信息 /Setting/Services/GetTableForAccountSets.ashx |
| GET api/AccountSet/FullListByFunctionCodeV2?serviceId={serviceId} |
获取账套信息 /Setting/Services/GetTableForAccountSets.ashx |
| GET api/AccountSet/FullListByFunctionCodeForERP?serviceId={serviceId} |
在业财环境获取账套信息 /Setting/Services/GetTableForAccountSets.ashx |
| GET api/AccountSet/TopInfo |
获取顶部账套信息(已经弃用,使用AccountSetOnlyAuth里的) /MasterPages/Services/GetAccountList.ashx |
| POST api/AccountSet/IsDemoAccountSet |
是否是演示账套 /App/Services/IsDemoAccountSet.ashx |
| POST api/AccountSet/IsGray |
是否是灰度账套 |
| POST api/AccountSet/IsDiskPayAccountSet |
是否是空间付费账套 /Voucher/Services/CheckPayAccountSet.ashx |
| POST api/AccountSet/GetAccountingStandard |
获取会计准则 |
| POST api/AccountSet/SaveCompanyInfo |
快速新增保存公司信息 |
TaxReport
纳税统计表
| API | Description |
|---|---|
| GET api/TaxReport?PId={PId}&ColunmOrderChange={ColunmOrderChange}&SeniorModelJson={SeniorModelJson} |
获取纳税统计表 /Statements/Services/TaxReportHandler.ashx |
| GET api/TaxReport/Print?PId={PId}&ColunmOrderChange={ColunmOrderChange}&SeniorModelJson={SeniorModelJson} |
打印 /Statements/Services/ExportStatementPdf.ashx?type=4 |
| GET api/TaxReport/Export?PId={PId}&ColunmOrderChange={ColunmOrderChange}&SeniorModelJson={SeniorModelJson} |
导出 /Statements/Services/ExportStatementExcelHandler.ashx?type=4 |
City
城市信息
| API | Description |
|---|---|
| GET api/City/CityList |
获取城市信息 /Settings/Services/ACCCityDataProviderHandler.ashx?type=city |
| POST api/City/GetNameByAreaId |
获取名称(通过地区ID) /Settings/Services/ACCCityDataProviderHandler.ashx?type=areaGetName&areaId= |
| POST api/City/GetProvinces |
获取省地区 /Settings/Services/ACCCityDataProviderHandler.ashx?type=porvince |
| POST api/City/GetCity |
获取城市信息 /Settings/Services/ACCCityDataProviderHandler.ashx?type=porvince |
| POST api/City/GetArea |
获取地区信息 /Settings/Services/ACCCityDataProviderHandler.ashx?type=city |
VoucherDraft
凭证草稿
| API | Description |
|---|---|
| GET api/VoucherDraft/PagingList?PageIndex={PageIndex}&PageSize={PageSize} |
获取分页的凭证草稿 /Voucher/Services/GetVoucherDraftList.ashx |
| POST api/VoucherDraft |
保存凭证草稿 /Voucher/Services/SubmitForVoucherDraft.ashx |
| DELETE api/VoucherDraft?pId={pId}&vId={vId} |
删除凭证草稿 /Voucher/Services/DeleteVoucherDraft.ashx |
VoucherDescription
凭证摘要记录
| API | Description |
|---|---|
| GET api/VoucherDescription/List |
获取凭证摘要列表 /Voucher/Services/GetSelectForDes.ashx |
CashierTemplate
资金模板
| API | Description |
|---|---|
| POST api/CashierTemplate/Cash?IeTypeId={IeTypeId} |
绑定资金模板 /Cashier/Services/BindCashierTemplate.ashx |
| POST api/CashierTemplate/Deposit?IeTypeId={IeTypeId} |
No documentation available. |
| PUT api/CashierTemplate/Cash?IeTypeId={IeTypeId}&TemplateId={TemplateId} |
修改凭证模板 /Voucher/Services/SubmitForVoucherTemplate.ashx?EditType=EDITTEMPLATE |
| PUT api/CashierTemplate/Deposit?IeTypeId={IeTypeId}&TemplateId={TemplateId} |
修改凭证模板 /Voucher/Services/SubmitForVoucherTemplate.ashx?EditType=EDITTEMPLATE |
| DELETE api/CashierTemplate/Cash?vtId={vtId} |
删除凭证模板 |
| DELETE api/CashierTemplate/Deposit?vtId={vtId} |
删除凭证模板 |
GeneralLedger
总账
InvoiceTemplate
发票模板
| API | Description |
|---|---|
| GET api/InvoiceTemplate/List |
获取全列表 /Invoice/Services/GetListForInvoiceTemplate.ashx?type=0 |
| GET api/InvoiceTemplate/SalesList |
获取销项模板列表 /Invoice/Services/GetListForInvoiceTemplate.ashx?type=10070 |
| GET api/InvoiceTemplate/PurchaseList |
获取进项模板列表 /Invoice/Services/GetListForInvoiceTemplate.ashx?type=10080 |
| GET api/InvoiceTemplate/SalesExport |
发票销售凭证模板导出 |
| GET api/InvoiceTemplate/PurchaseExport |
发票采购凭证模板导出 |
| GET api/InvoiceTemplate/DownloadSales |
下载发票销售凭证导入模板 |
| GET api/InvoiceTemplate/DownloadPurchase |
下载发票采购凭证导入模板 |
| POST api/InvoiceTemplate/SalesImport |
导入发票销售凭证模板 |
| POST api/InvoiceTemplate/PurchaseImport |
导入发票采购凭证模板 |
MemberEquityChangesStatement
成员权益变动表
| API | Description |
|---|---|
| GET api/MemberEquityChangesStatement?PId={PId}&ColunmOrderChange={ColunmOrderChange}&SeniorModelJson={SeniorModelJson} |
获取成员权益变动表 /Statements/Services/MemberEquityChangesSheetHandler.ashx |
| POST api/MemberEquityChangesStatement/Print |
打印 /Statements/Services/ExportStatementPdf.ashx?type=12 |
| GET api/MemberEquityChangesStatement/Export?PId={PId}&ColunmOrderChange={ColunmOrderChange}&SeniorModelJson={SeniorModelJson} |
导出 /Statements/Services/ExportStatementExcelHandler.ashx?type=12 |
CheckScm
核对进销存
| API | Description |
|---|---|
| GET api/CheckScm/List?pid={pid} |
获取数据列表 /Scm/Services/GetCheckScmDetailData.ashx |
| GET api/CheckScm/Export?pid={pid} |
导出 /Scm/Services/GetCheckScmDetailData.ashx?type=export |
Permissions
权限管理
| API | Description |
|---|---|
| POST api/Permissions/GetAccountSetUserNumber?asId={asId} |
获取权限数量 已废弃,迁移到PermissionsOnlyAuth中 /Settings/Services/GetAccountSetUserNumber |
| GET api/Permissions/List |
获取权限列表 Settings/Services/GetTableForPerssion.ashx |
| POST api/Permissions |
新增权限用户 Settings/Services/SubmitForPerssions.ashx?SubmitType=New |
| POST api/Permissions/V2 |
新增权限用户 Settings/Services/SubmitForPerssions.ashx?SubmitType=New |
| PUT api/Permissions |
编辑权限用户 Settings/Services/SubmitForPerssions.ashx?SubmitType=Edit |
| POST api/Permissions/Transfer |
Settings/Services/SubmitForPerssions.ashx?SubmitType=Transfer |
| DELETE api/Permissions |
删除权限用户 Settings/Services/SubmitForPerssions.ashx?SubmitType=Delete |
| DELETE api/Permissions/V2 |
删除权限用户 Settings/Services/SubmitForPerssions.ashx?SubmitType=Delete |
| POST api/Permissions/GetMenuFunctionList |
权限页面初始化的时候使用,目前未知功能内容 Settings/Services/GetMenuFunctionList.ashx |
| POST api/Permissions/GetUserFunctionState |
获取用户功能权限 /MasterPages/Services/GetPermissionJs.ashx |
| POST api/Permissions/DeleteAccountSetsPermission |
删除账套权限数据 (DeleteAccountSetsPermission.ashx) 已废弃,迁移到PermissionsOnlyAuth中 |
| POST api/Permissions/GetOwnerPhoneList |
获取所有者账号 |
ScmSettingsOnlyAuth
进销存核算参数 只需要授权
| API | Description |
|---|---|
| GET api/ScmSettingsOnlyAuth?asid={asid}&scmAsid={scmAsid}&scmProductType={scmProductType} |
获取进销存核算参数(进销存升级专业版后添加的接口)(进销存系统调用的接口) /Scm/Services/GetScmSettingsForScm.ashx |
| GET api/ScmSettingsOnlyAuth?asid={asid}&scmAsid={scmAsid} |
获取进销存核算参数(进销存系统调用的接口) /Scm/Services/GetScmSettingsForScm.ashx |
AssistingAccounting
辅助核算
VoucherSettings
账套凭证设置
| API | Description |
|---|---|
| GET api/VoucherSettings |
获取凭证设置 |
| PUT api/VoucherSettings |
修改凭证设置 /Voucher/Services/AutoSupplementVNumHandler.ashx?type=update |
| POST api/VoucherSettings/Check?vgId={vgId} |
检验凭证设置 /Voucher/Services/AutoSupplementVNumHandler.ashx?type=check |
AABossCompany
老板看账公司列表
| API | Description |
|---|---|
| GET api/AABossCompany/List |
获取公司列表 |
WxWorkOnlyAuth
企业微信仅授权接口
| API | Description |
|---|---|
| POST api/WxWorkOnlyAuth/GetUserId?userSn={userSn} |
获取企业微信UserId /WxWork/Services/GetWxWorkUserId.ashx |
| POST api/WxWorkOnlyAuth/IsManager |
可能是 是否为管理员 /WxWork/Services/IsManager.ashx |
| POST api/WxWorkOnlyAuth/IsVirtualAccount |
判断是否是虚拟账号 |
| POST api/WxWorkOnlyAuth/ShowMenu |
是否显示绑定企业微信菜单 /Settings/Services/WeworkBinding.ashx?cmd=ShowMenu |
| POST api/WxWorkOnlyAuth/GetCorpName |
获取公司名称 |
VoucherTemplate
凭证模板
PermissionsOnlyAuth
权限管理只需要授权接口
TaxTransfer
转发一键报税的接口对外
| API | Description |
|---|---|
| GET api/TaxTransfer/UserToken?taxArea={taxArea} |
转发一键报税的接口对外 |
ThirdPart
第三方信息
| API | Description |
|---|---|
| POST api/ThirdPart/GetDzOemWebsite |
获取第三方定制网址 /MasterPages/Services/GetThirdPartDzOemWebsite.ashx |
| POST api/ThirdPart/GetJxcOemWebsite |
获取第三方定制网址 /MasterPages/Services/GetThirdPartJxcOemWebsite.ashx |
| POST api/ThirdPart/IsHideBarcode |
是否隐藏二维码 /MasterPages/Services/GetThirdPartHideBarCode.ashx |
| GET api/ThirdPart |
获取第三方信息 |
BalanceSheet
资产负债表
FASummary
固定资产汇总
| API | Description |
|---|---|
| GET api/FASummary/PagingListByDepartment?periodS={periodS}&periodE={periodE}&PageIndex={PageIndex}&PageSize={PageSize} |
根据部门获取页面数据 /FixedAssets/Services/GetRecordForFASummary.ashx?handletype=1 |
| GET api/FASummary/PagingListByFAType?periodS={periodS}&periodE={periodE}&PageIndex={PageIndex}&PageSize={PageSize} |
根据固定资产类别获取页面数据 /FixedAssets/Services/GetRecordForFASummary.ashx?handletype=2 |
| GET api/FASummary/ExportByDepartment?periodS={periodS}&periodE={periodE} |
根据部门导出 /FixedAssets/Services/GetRecordForFASummary.ashx?handletype=1&export=export |
| GET api/FASummary/ExportByFAType?periodS={periodS}&periodE={periodE} |
根据固定资产类别导出 /FixedAssets/Services/GetRecordForFASummary.ashx?handletype=2&export=export |
AccountSubjectAiImport
科目AI导入接口
| API | Description |
|---|---|
| POST api/AccountSubjectAiImport/ParseAsubData?sheetIndex={sheetIndex} |
进行科目数据解析,异步方法。返回一个记录ID |
| GET api/AccountSubjectAiImport/GetParseResult?pageIndex={pageIndex}&pageSize={pageSize} |
获取凭证解析结果 |
| POST api/AccountSubjectAiImport/ImportAiAsubs?recordId={recordId} |
导入科目数据 |
WxWork
企业微信
| API | Description |
|---|---|
| POST api/WxWork/CreateSpaceOrder?asid={asid} |
创建空间订单 /WxWork/Services/CreateSpaceOrder.ashx |
| POST api/WxWork/GetFreeAccountSets |
获取所有免费账套 /WxWork/Services/GetFreeAccountSets.ashx |
| POST api/WxWork/IsShowSpaceBtn |
是否展示空间按钮 /WxWork/Services/IsShowSpaceBtn.ashx |
InvoiceCreateUpdate
发票新增编辑
| API | Description |
|---|---|
| PUT api/Invoice/SalesAERailwayPassengerTicketInvoice?invoiceId={invoiceId} |
编辑销项数电票(铁路电子客票) |
| POST api/Invoice/PurchaseAEAirlinePassengerTicketInvoice |
新增进项数电票(航空运输电子客票行程单) |
| POST api/Invoice/SalesAEAirlinePassengerTicketInvoice |
新增销项数电票(航空运输电子客票行程单) |
| PUT api/Invoice/PurchaseAEAirlinePassengerTicketInvoice?invoiceId={invoiceId} |
编辑进项数电票(航空运输电子客票行程单) |
| PUT api/Invoice/SalesAEAirlinePassengerTicketInvoice?invoiceId={invoiceId} |
编辑进项数电票(航空运输电子客票行程单) |
| POST api/Invoice/SalesOtherInvoice |
新增销项其他发票 /Invoice/Services/SubmitInvoice.ashx?type=new&invoiceType=1020&invoiceCategory=10070 |
| POST api/Invoice/PurchaseOtherInvoice |
新增进项其他发票 /Invoice/Services/SubmitInvoice.ashx?type=new&invoiceType=1020&invoiceCategory=10080 |
| PUT api/Invoice/SalesOtherInvoice?invoiceId={invoiceId} |
编辑销项其他发票 /Invoice/Services/SubmitInvoice.ashx?type=edit&invoiceType=1020&invoiceCategory=10070 |
| PUT api/Invoice/PurchaseOtherInvoice?invoiceId={invoiceId} |
编辑进项其他发票 /Invoice/Services/SubmitInvoice.ashx?type=edit&invoiceType=1020&invoiceCategory=10080 |
| POST api/Invoice/SalesNotIssuedInvoice |
新增销项未开具发票 /Invoice/Services/SubmitInvoice.ashx?type=new&invoiceType=1010&invoiceCategory=10070 |
| POST api/Invoice/PurchaseNotIssuedInvoice |
新增进项未开具发票 /Invoice/Services/SubmitInvoice.ashx?type=new&invoiceType=1010&invoiceCategory=10080 |
| PUT api/Invoice/SalesNotIssuedInvoice?invoiceId={invoiceId} |
编辑销项未开具发票 /Invoice/Services/SubmitInvoice.ashx?type=edit&invoiceType=1010&invoiceCategory=10070 |
| PUT api/Invoice/PurchaseNotIssuedInvoice?invoiceId={invoiceId} |
编辑进项未开具发票 /Invoice/Services/SubmitInvoice.ashx?type=edit&invoiceType=1010&invoiceCategory=10080 |
| POST api/Invoice/SalesValueAddedTaxInvoice |
新增销项增值税普通发票 /Invoice/Services/SubmitInvoice.ashx?type=new&invoiceType=1020&invoiceCategory=10070 |
| POST api/Invoice/PurchaseValueAddedTaxInvoice |
新增进项增值税普通发票 /Invoice/Services/SubmitInvoice.ashx?type=new&invoiceType=1020&invoiceCategory=10080 |
| POST api/Invoice/SalesValueAddedTaxSpecialInvoice |
新增销项增值税专用发票 /Invoice/Services/SubmitInvoice.ashx?type=new&invoiceType=1030&invoiceCategory=10070 |
| POST api/Invoice/PurchaseValueAddedTaxSpecialInvoice |
新增进项增值税专用发票 /Invoice/Services/SubmitInvoice.ashx?type=new&invoiceType=1030&invoiceCategory=10080 |
| POST api/Invoice/SalesValueAddedTaxElectronicInvoice |
新增销项增值税电子普通发票 /Invoice/Services/SubmitInvoice.ashx?type=new&invoiceType=1020&invoiceCategory=10070 |
| POST api/Invoice/PurchaseValueAddedTaxElectronicInvoice |
新增进项增值税电子普通发票 /Invoice/Services/SubmitInvoice.ashx?type=new&invoiceType=1020&invoiceCategory=10080 |
| PUT api/Invoice/SalesValueAddedTaxInvoice?invoiceId={invoiceId} |
编辑销项增值税普通发票 /Invoice/Services/SubmitInvoice.ashx?type=edit&invoiceType=1020&invoiceCategory=10070 |
| PUT api/Invoice/PurchaseValueAddedTaxInvoice?invoiceId={invoiceId} |
编辑进项增值税普通发票 /Invoice/Services/SubmitInvoice.ashx?type=edit&invoiceType=1020&invoiceCategory=10080 |
| PUT api/Invoice/SalesValueAddedTaxSpecialInvoice?invoiceId={invoiceId} |
编辑销项增值税专用发票 /Invoice/Services/SubmitInvoice.ashx?type=edit&invoiceType=1030&invoiceCategory=10070 |
| PUT api/Invoice/PurchaseValueAddedTaxSpecialInvoice?invoiceId={invoiceId} |
编辑进项增值税专用发票 /Invoice/Services/SubmitInvoice.ashx?type=edit&invoiceType=1030&invoiceCategory=10080 |
| PUT api/Invoice/SalesValueAddedTaxElectronicInvoice?invoiceId={invoiceId} |
编辑销项增值税电子普通发票 /Invoice/Services/SubmitInvoice.ashx?type=edit&invoiceType=1020&invoiceCategory=10070 |
| PUT api/Invoice/PurchaseValueAddedTaxElectronicInvoice?invoiceId={invoiceId} |
编辑进项增值税电子普通发票 /Invoice/Services/SubmitInvoice.ashx?type=edit&invoiceType=1020&invoiceCategory=10080 |
| POST api/Invoice/SalesTCSIFMV |
新增销项税控机动车专用发票 /Invoice/Services/SubmitInvoice.ashx?type=new&invoiceType=1040&invoiceCategory=10070 |
| PUT api/Invoice/SalesTCSIFMV?invoiceId={invoiceId} |
编辑销项税控机动车专用发票 /Invoice/Services/SubmitInvoice.ashx?type=edit&invoiceType=1040&invoiceCategory=10070 |
| POST api/Invoice/PurchaseTCSIFMV |
新增进项税控机动车专用发票 /Invoice/Services/SubmitInvoice.ashx?type=new&invoiceType=1040&invoiceCategory=10080 |
| PUT api/Invoice/PurchaseTCSIFMV?invoiceId={invoiceId} |
编辑进项税控机动车专用发票 /Invoice/Services/SubmitInvoice.ashx?type=edit&invoiceType=1040&invoiceCategory=10080 |
| POST api/Invoice/SalesTaxInspectionAdjustment |
新增销项纳税检查调整 /Invoice/Services/SubmitInvoice.ashx?type=new&invoiceType=1050&invoiceCategory=10070 |
| POST api/Invoice/PurchaseTaxInspectionAdjustment |
新增进项纳税检查调整 /Invoice/Services/SubmitInvoice.ashx?type=new&invoiceType=1050&invoiceCategory=10080 |
| PUT api/Invoice/SalesTaxInspectionAdjustment?invoiceId={invoiceId} |
编辑销项纳税检查调整 /Invoice/Services/SubmitInvoice.ashx?type=edit&invoiceType=1050&invoiceCategory=10070 |
| PUT api/Invoice/PurchaseTaxInspectionAdjustment?invoiceId={invoiceId} |
编辑进项纳税检查调整 /Invoice/Services/SubmitInvoice.ashx?type=edit&invoiceType=1050&invoiceCategory=10080 |
| POST api/Invoice/SalesAllElectricInvoice |
新增销项全电普通发票 /Invoice/Services/SubmitInvoice.ashx?type=new&invoiceType=1060&invoiceCategory=10070 |
| POST api/Invoice/PurchaseAllElectricInvoice |
新增进项全电普通发票 /Invoice/Services/SubmitInvoice.ashx?type=new&invoiceType=1060&invoiceCategory=10080 |
| POST api/Invoice/SalesAllElectricSpecialInvoice |
新增销项全电专用发票 /Invoice/Services/SubmitInvoice.ashx?type=new&invoiceType=1070&invoiceCategory=10070 |
| POST api/Invoice/PurchaseAllElectricSpecialInvoice |
新增进项全电专用发票 /Invoice/Services/SubmitInvoice.ashx?type=new&invoiceType=1070&invoiceCategory=10080 |
| PUT api/Invoice/SalesAllElectricInvoice?invoiceId={invoiceId} |
编辑销项全电普通发票 /Invoice/Services/SubmitInvoice.ashx?type=edit&invoiceType=1060&invoiceCategory=10070 |
| PUT api/Invoice/PurchaseAllElectricInvoice?invoiceId={invoiceId} |
编辑进项全电普通发票 /Invoice/Services/SubmitInvoice.ashx?type=edit&invoiceType=1060&invoiceCategory=10080 |
| PUT api/Invoice/SalesAllElectricSpecialInvoice?invoiceId={invoiceId} |
编辑销项全电专用发票 /Invoice/Services/SubmitInvoice.ashx?type=edit&invoiceType=1070&invoiceCategory=10070 |
| PUT api/Invoice/PurchaseAllElectricSpecialInvoice?invoiceId={invoiceId} |
编辑进项全电专用发票 /Invoice/Services/SubmitInvoice.ashx?type=edit&invoiceType=1070&invoiceCategory=10080 |
| POST api/Invoice/SalesMotorVehicleSaleInvoice |
新增销项机动车销售统一发票 |
| POST api/Invoice/PurchaseMotorVehicleSaleInvoice |
新增进项机动车销售统一发票 |
| PUT api/Invoice/SalesMotorVehicleSaleInvoice?invoiceId={invoiceId} |
编辑销项机动车销售统一发票 |
| PUT api/Invoice/PurchaseMotorVehicleSaleInvoice?invoiceId={invoiceId} |
编辑进项机动车销售统一发票 |
| POST api/Invoice/SalesAllElectricMotorVehicleSaleInvoice |
新增销项数电机动车销售统一发票 |
| POST api/Invoice/PurchaseAllElectricMotorVehicleSaleInvoice |
新增进项数电机动车销售统一发票 |
| PUT api/Invoice/SalesAllElectricMotorVehicleSaleInvoice?invoiceId={invoiceId} |
编辑销项数电机动车销售统一发票 |
| PUT api/Invoice/PurchaseAllElectricMotorVehicleSaleInvoice?invoiceId={invoiceId} |
编辑进项数电机动车销售统一发票 |
| POST api/Invoice/SalesUsedVehicleSaleInvoice |
新增销项二手车销售统一发票 |
| POST api/Invoice/PurchaseUsedVehicleSaleInvoice |
新增进项二手车销售统一发票 |
| PUT api/Invoice/SalesUsedVehicleSaleInvoice?invoiceId={invoiceId} |
编辑销项二手车销售统一发票 |
| PUT api/Invoice/PurchaseUsedVehicleSaleInvoice?invoiceId={invoiceId} |
编辑进项机动车销售统一发票 |
| POST api/Invoice/SalesAllElectricUsedVehicleSaleInvoice |
新增销项数电二手车销售统一发票 |
| POST api/Invoice/PurchaseAllElectricUsedVehicleSaleInvoice |
新增进项数电二手车销售统一发票 |
| PUT api/Invoice/SalesAllElectricUsedVehicleSaleInvoice?invoiceId={invoiceId} |
编辑销项数电二手车销售统一发票 |
| PUT api/Invoice/PurchaseAllElectricUsedVehicleSaleInvoice?invoiceId={invoiceId} |
编辑进项数电机动车销售统一发票 |
| POST api/Invoice/PurchaseTollInvoice |
新增进项通行费电子普通发票 |
| POST api/Invoice/SalesTollInvoice |
新增销项通行费电子普通发票 |
| PUT api/Invoice/PurchaseTollInvoice?invoiceId={invoiceId} |
编辑进项通行费电子普通发票 |
| PUT api/Invoice/SalesTollInvoice?invoiceId={invoiceId} |
编辑销项通行费电子普通发票 |
| POST api/Invoice/PurchaseAETollInvoice |
新增进项数电票(通行费发票) |
| POST api/Invoice/SalesAETollInvoice |
新增销项数电票(通行费发票) |
| PUT api/Invoice/PurchaseAETollInvoice?invoiceId={invoiceId} |
编辑进项数电票(通行费发票) |
| PUT api/Invoice/SalesAETollInvoice?invoiceId={invoiceId} |
编辑销项数电票(通行费发票) |
| POST api/Invoice/PurchaseAERailwayPassengerTicketInvoice |
新增进项数电票(铁路电子客票) |
| POST api/Invoice/SalesAERailwayPassengerTicketInvoice |
新增进项数电票(铁路电子客票) |
| PUT api/Invoice/PurchaseAERailwayPassengerTicketInvoice?invoiceId={invoiceId} |
编辑进项数电票(铁路电子客票) |
Voucher
凭证
JournalOperate
日记账相关操作
ScmAccountSet
进销存账套 不需要传进销存信息
| API | Description |
|---|---|
| GET api/ScmAccountSet/List |
获取账套列表 /Scm/Services/GetScmAccountSets.ashx |
AppConfirm
app扫码
| API | Description |
|---|---|
| POST api/AppConfirm/Scanned |
app 扫码 /AppConfirm/Services/AppConfirmScaned.ashx |
| POST api/AppConfirm/GenerateGuid?operationType={operationType} |
生成操作guid /AppConfirm/Services/GenerateGuid.ashx |
InvoiceOnlyAuth
发票只需授权接口
| API | Description |
|---|---|
| POST api/InvoiceOnlyAuth/ReadSalesInvoicesFromFile |
从文件中读取销项发票列表 /Invoice/Services/ImportHandlerForScm.ashx?invoiceCategory=10070 |
| POST api/InvoiceOnlyAuth/ReadPurchaseInvoicesFromFile |
从文件中读取进项发票列表 /Invoice/Services/ImportHandlerForScm.ashx?invoiceCategory=10080 |
| POST api/InvoiceOnlyAuth/ReadSalesInvoicesFromFileByAsId?asId={asId} |
从文件中读取销项发票列表 /Invoice/Services/ImportHandlerForScm.ashx?invoiceCategory=10070 |
| POST api/InvoiceOnlyAuth/ReadPurchaseInvoicesFromFileByAsId?asId={asId} |
从文件中读取进项发票列表 /Invoice/Services/ImportHandlerForScm.ashx?invoiceCategory=10080 |
AiParse
AI解析功能
| API | Description |
|---|---|
| POST api/AiParse/GetSheetList |
获取Excel工作表列表 |
| GET api/AiParse/GetResultFile?sourceType={sourceType}&fileType={fileType} |
获取结果文件 |
PermissionsRole
权限管理--角色
| API | Description |
|---|---|
| GET api/PermissionsRole/CurrentPermission |
获取当前用户权限 |
| GET api/PermissionsRole/List |
获取角色列表 /Settings/Services/GetRoleInfoList.ashx |
| POST api/PermissionsRole/GetRoleIdList |
Hu喔趣用户的角色ID列表 |
| POST api/PermissionsRole?roleName={roleName} |
No documentation available. |
| PUT api/PermissionsRole?roleId={roleId}&roleName={roleName} |
No documentation available. |
| DELETE api/PermissionsRole?roleId={roleId} |
/Settings/Services/DeleteRoleInfo.ashx |
| POST api/PermissionsRole/CheckUsed?roleId={roleId} |
检测是否被使用 /Settings/Services/CheckRoleInfoUsed.ashx |
BaseDataForErp
ERP基础数据操作
PaidConversion
付费转化
| API | Description |
|---|---|
| GET api/PaidConversion/NewbieGuidePace |
获取新手指引的学习进度 |
| POST api/PaidConversion/UpdateNewbieGuidePace?module={module} |
更新新手指引的学习进度 |
| GET api/PaidConversion/CheckIsPromptUpgradeVip?module={module} |
检测是否显示建议您升级至专业版弹窗 |
| GET api/PaidConversion/CheckIsPromptRecommend?pId={pId}&vId={vId} |
是否显示好用推荐(企业+小企业) |
| POST api/PaidConversion/CloseRecommend?module={module} |
关闭某个模块的好用推荐 |
| POST api/PaidConversion/GiveUpUpgradeNotify |
放弃升级发送通知 |
BillVoucherTemplateRelation
单据与凭证模板关联关系
| API | Description |
|---|---|
| POST api/BillVoucherTemplateRelation/Relate?billType={billType}&billId={billId}&vtid={vtid} |
关联单据与凭证模板 /Scm/Services/SubmitVoucherTemplateRelation.ashx |
| POST api/BillVoucherTemplateRelation/BatchRelate?billType={billType}&vtid={vtid} |
No documentation available. |
CarryOver
结转
| API | Description |
|---|---|
| POST api/CarryOver/IsFinish?pid={pid} |
结转是否完成 /Checkout/Services/ChangeOutBalanceCheckHandler.ashx |
| POST api/CarryOver/GetCheckResultList?pid={pid} |
获取结转结果 /Checkout/Services/ChangeOutHandler.ashx?type=1 |
| POST api/CarryOver/GetCheckResultListExistsVoucher?pid={pid} |
已有凭证情况下获取结转结果 /Checkout/Services/ChangeOutHandler.ashx?type=9 |
| POST api/CarryOver/CarryOver?pid={pid} |
执行结转损益 /Checkout/Services/StoreChangeOutHandler.ashx |
| POST api/CarryOver/GetIncomeResult?pid={pid} |
获取结转未分配利润结果 /Checkout/Services/ChangeOutUndistributedProfitHandler.ashx 新的调用GetIncomeResults即可 |
| POST api/CarryOver/GetIncomeResults?pid={pid} |
获取结转未分配利润结果[支持生成多张凭证] |
| POST api/CarryOver/IsYearEndProfitFinish?pid={pid} |
年末本年利润结转是否完成 /Checkout/Services/ChangeOutBalanceCheckHandler.ashx |
CDCheck
资金核对总账
ScmRelationOnlyAuth
记账关联进销存 只需要账号授权
| API | Description |
|---|---|
| GET api/ScmRelationOnlyAuth/List |
No documentation available. |
| POST api/ScmRelationOnlyAuth/CheckRelation |
检测关联(目前还用在后台迁移升级业财部分) |
BillVoucherRelationOnlyAuth
单据凭证关联关系 只需要账号授权
| API | Description |
|---|---|
| GET List?asid={asid}&scmAsid={scmAsid}&scmProductType={scmProductType} |
获取关联关系列表(进销存升级专业版后添加的接口) /Scm/Services/GetBillVoucherRelationsForScm.ashx |
| GET List?asid={asid}&scmAsid={scmAsid} |
获取关联关系列表 /Scm/Services/GetBillVoucherRelationsForScm.ashx |
AccountBooks
账簿基础信息
| API | Description |
|---|---|
| POST api/AccountBooks/ExistsQutAsub |
本年凭证是否使用过开启了数量核算的科目 /AccountBooks/Services/GetIfHasQutAccountSubject.ashx |
ScmRelation
关联进销存 不需要传进销存信息
| API | Description |
|---|---|
| GET api/ScmRelation |
获取当前关联关系 /Scm/Services/CheckIsRelation.ashx |
| GET api/ScmRelation/Info |
获取关联关系信息 /Scm/Services/GetRelationState.ashx |
| POST api/ScmRelation/CheckScmRelation?scmProductType={scmProductType}&scmAsid={scmAsid} |
检查进销存是否已经关联记账账套 |
| POST api/ScmRelation/Relate?scmProductType={scmProductType}&scmAsid={scmAsid}&isKeepBeforeSettings={isKeepBeforeSettings} |
关联进销存,会覆盖之前状态 /Scm/Services/SubmitRelation.ashx?isRelation=1 |
| POST api/ScmRelation/RelateForAA |
代账关联进销存 /Scm/Services/SubmitRelation.ashx?isRelation=1 |
| POST api/ScmRelation/CancelRelation |
取消关联 /Scm/Services/SubmitRelation.ashx?isRelation=0 |
ScmBasicDataOnlyAs
进销存基础资料 只需要账套信息,不需要关联进销存信息
| API | Description |
|---|---|
| POST GetAsubsForRelateAccount |
获取关联进销存账户基础资料使用的科目信息 /Scm/Services/GetAsubsForRelateAccountBasicData.ashx |
BankSign
银行签约
| API | Description |
|---|---|
| GET api/BankSign/PreApplyCheck?AsId={AsId}&AcId={AcId}&BankType={BankType}&BankAccountNo={BankAccountNo} |
预签约检查 |
| POST api/BankSign/Apply |
发起签约 |
| POST api/BankSign/query |
查询协议 |
| POST api/BankSign/SyncJournal?acId={acId} |
同步银行流水 |
| GET api/BankSign/GetLatestValidTask?acId={acId} |
获取同步任务信息 |
| POST api/BankSign/CEBApply |
光大银行发起签约 /Cashier/Services/CEB/CEBService.ashx?cmd=Apply |
FinancialSummary
财务概要信息
| API | Description |
|---|---|
| GET api/FinancialSummary?PId={PId}&ColunmOrderChange={ColunmOrderChange}&SeniorModelJson={SeniorModelJson} |
获取财务概要信息 /Statements/Services/FinancialSummaryHandler.ashx |
| POST api/FinancialSummary/Print |
打印 /Statements/Services/ExportStatementPdf.ashx?type=5 |
| GET api/FinancialSummary/Export?PId={PId}&ColunmOrderChange={ColunmOrderChange}&SeniorModelJson={SeniorModelJson} |
导出 /Statements/Services/ExportStatementExcelHandler.ashx?type=5 |
Spb
企业微信
| API | Description |
|---|---|
| GET api/Spb/BindingAccountSets |
查看当前小程序绑定的账套 |
IncomeDistributionSheet
收益及收益分配表
DraftVoucher
票据凭证
| API | Description |
|---|---|
| POST api/DraftVoucher/FindNeedAutoInsertAccountSubject |
查询需要自动插入科目的凭证 /Draft/Services/FindNeedAutoInsertAccountSubject.ashx |
| POST api/DraftVoucher/GetVouchersFromDraft |
根据票据获取预生成凭证、 /Draft/Services/GetVouchersFromDraft.ashx |
| POST api/DraftVoucher/Submit |
票据生成凭证 /Draft/Services/SubmitForDraftVouchers.ashx |
ExpenseStatement
费用明细表
CustomStatementTemplate
默认自定义报表模板
| API | Description |
|---|---|
| GET api/CustomStatementTemplate/List |
获取模板列表 /Statements/Services/GetRecordForCustomStatement.ashx?type=templatelist |
| GET api/CustomStatementTemplate?statementId={statementId} |
获取模板详情 /Statements/Services/GetRecordForCustomStatement.ashx?type=templatedetails |
| POST api/CustomStatementTemplate/Like?statementId={statementId} |
点赞模板 /Statements/Services/SubmitForCustomStatement.ashx?type=likeTemplate |
| POST api/CustomStatementTemplate/UnLike?statementId={statementId} |
取消点赞模板 /Statements/Services/SubmitForCustomStatement.ashx?type=cancelLikeTemplate |
AssistCombineStatement
核算项目组合表
ConfirmCode
验证码
| API | Description |
|---|---|
| POST api/ConfirmCode/ValidateUserIdOrMobile |
验证userid或者手机号 Settings/Services/ValidateUserIdOrMobile.ashx |
| POST api/ConfirmCode/CheckCodeTime |
判断验证码发送时间是否超过30分钟 Settings/Services/SubmitForPerssions.ashx?SubmitType=ConfirmCode |
| POST api/ConfirmCode/Verify |
短信验证码验证(VerifySmsCaptcha.ashx) |
SurplusDistributionStatement
盈余及盈余分配表
BankCallback
银行回调
| API | Description |
|---|---|
| POST api/BankCallback/CheckCommunication |
校验连通性 |
| POST api/BankCallback/SignConfirm |
协议处理状态通知:signed-已签约, refused-已拒绝, failed-已失败, cancelled-已解约, expired-已过期。 |
| GET api/BankCallback/CheckWeBankCommunication |
校验微众银行的联通 |
| POST api/BankCallback |
No documentation available. |
SalarySettings
工资设置
| API | Description |
|---|---|
| GET api/SalarySettings/List?mid={mid} |
工资自定义项目列表 /Salary/Service/GetSalarySetItem.ashx |
| PUT api/SalarySettings?mid={mid} |
编辑自定义工资项目 /Salary/Service/UpdateSalaryItem.ashx |
| POST api/SalarySettings/ItemExistsData?itemId={itemId}&mid={mid} |
项目是否有数据,删除时校验 /Salary/Service/GetIsHavingSalaryDataForDeleteItem.ashx |
| POST api/SalarySettings/Init?mid={mid} |
工资项目初始化 /Salary/Service/IsSetSalaryItem.ashx |
Period
期间
| API | Description |
|---|---|
| GET api/Period/List |
期间列表 /AccountBooks/Services/GetSearchPeriod.ashx?handertype=getperiod |
| GET api/Period?pId={pId} |
获取期间详情 |
| GET api/Period/ListWithStatus |
附带当前使用期的期间列表,同时会更新期间状态,不需要当前使用期直接用Get请求 /AccountBooks/Services/GetPeriodsByASID.ashx |
| GET api/Period/ListWithStatusByAsid?asid={asid} |
附带当前使用期的期间列表,同时会更新期间状态,不需要当前使用期直接用Get请求 /AccountBooks/Services/GetPeriodsByASID.ashx |
| POST api/Period/GetUnCheckOutStartDate |
获取未结账的月份开始日期 /Salary/Service/GetUnCheckOutStartDate.ashx |
| POST api/Period/IsCheckOut?pid={pid} |
期间是否已结账 /Salary/Service/IsHasCheckOut.ashx?type=0 |
| POST api/Period/GetCurrentPeriod |
获取当前期间 |
AccountSubject
科目
| API | Description |
|---|---|
| GET api/AccountSubject/List?showDisabled={showDisabled} |
科目列表 /Settings/Services/GetFcItems.ashx /Salary/Service/GetAllSub.ashx |
| GET api/AccountSubject/Tree?asType={asType}&showDisabled={showDisabled} |
获取科目树结构列表 /Settings/Services/GetTreeForAccountSubject.ashx |
| POST api/AccountSubject/Root |
创建根节点科目 /Settings/Services/SubmitForAccountSubject.ashx?EditType=NewRoot |
| POST api/AccountSubject/BatchRoot |
No documentation available. |
| POST api/AccountSubject/Child |
新建子节点科目 /Settings/Services/SubmitForAccountSubject.ashx?EditType=NewChild |
| PUT api/AccountSubject |
科目修改 /Settings/Services/SubmitForAccountSubject.ashx?EditType=Edit |
| DELETE api/AccountSubject?asubId={asubId} |
科目删除 /Settings/Services/SubmitForAccountSubject.ashx?EditType=Delete |
| DELETE api/AccountSubject/Batch |
No documentation available. |
| GET api/AccountSubject/Export |
导出科目列表 /Settings/Services/ExportAccountSubjectHandler.ashx |
| GET api/AccountSubject/ExportTemplate |
导入模板导出 Services/ImportAccountSubjectHandler.ashx?type=1 |
| POST api/AccountSubject/Import |
导入 /Settings/Services/ImportAccountSubjectHandler.ashx |
| POST api/AccountSubject/CheckAusbUsedInVcAndGl?asubId={asubId} |
检测科目是否被凭证和总账使用 /Settings/Services/GetIfHasVoucherOrHasGenForSubject.ashx |
| POST api/AccountSubject/ExistsFc |
是否存在使用了外币核算的科目 /AccountBooks/Services/GetSearchPeriod.ashx?handertype=checkifusefc |
| POST api/AccountSubject/ExistsAsub?asubId={asubId} |
是否存在某个科目 /Statements/Services/CheckAsubExistState.ashx |
| POST api/AccountSubject/GetAsubCodeLength |
获取科目代码长度 /Settings/Services/GetAsubCodeLength.ashx |
| POST api/AccountSubject/AsubDropDownList |
获取科目 /Settings/Services/ConvertAsubIntoAssist.ashx?type=getAsub |
| POST api/AccountSubject/AssistDropDownList |
获取辅助核算 /Settings/Services/ConvertAsubIntoAssist.ashx?type=getAssist |
| POST api/AccountSubject/CheckAsubToAssist?asubId={asubId} |
检查科目是否可以转辅助核算 /Settings/Services/ConvertAsubIntoAssist.ashx?type=check |
| POST api/AccountSubject/ConvertAsubIntoAssist?asubId={asubId}&aaType={aaType} |
科目转辅助核算 /Settings/Services/ConvertAsubIntoAssist.ashx?type=Excute |
| POST api/AccountSubject/CheckConvertBacking |
检查备份中 /Settings/Services/ConvertAsubIntoAssist.ashx?type=existBacking |
| POST api/AccountSubject/GetMaxAsubCode?asubType={asubType}&parentId={parentId} |
获取最大的科目代码 |
| POST api/AccountSubject/CheckConvertErpMessageAlert?asubId={asubId}&aaType={aaType} |
获取业财提示语 |
| POST api/AccountSubject/ErpStartBackup |
开始备份业财备份包 |
| POST api/AccountSubject/CheckErpBackupState |
检查备份状态 |
| POST api/AccountSubject/BatchEnabled |
No documentation available. |
| POST api/AccountSubject/BatchDisabled |
No documentation available. |
| POST api/AccountSubject/ChangeSubjectCodeLength |
改变科目编码长度 /Settings/Services/ChangeSubjectCodeLength.ashx |
| POST api/AccountSubject/ExistsVoucher?asubId={asubId} |
某个科目是否已有凭证 /Voucher/Services/GetIfHasVoucherForNewSubject.ashx |
| POST api/AccountSubject/CheckSubjectHaveChildren |
编辑时判断科目是否有下级科目 Cashier/Services/GetRecordForCDAccount.ashx?TYPE=CheckSubject |
| POST api/AccountSubject/GetTotalAmount |
获取科目余额 |
| POST api/AccountSubject/GetAllTotalAmount?year={year}&month={month} |
获取所有科目余额 |
| POST api/AccountSubject/GetUnitList |
获取业财科目单位列表 |
| POST api/AccountSubject/BatchSetAA |
批量设置辅助核算 |
ColumnSet
列设置
| API | Description |
|---|---|
| GET api/ColumnSet/List?module={module}&isDefault={isDefault} |
获取列设置信息 |
| POST api/ColumnSet/Save?module={module} |
No documentation available. |
ErpAssistingAccounting
业财辅助核算
CashierReport
资金报表
InvoiceVoucher
发票凭证
IncomeSheet
利润表
BankRpa
银行签约
| API | Description |
|---|---|
| GET api/BankRpa/Info?acId={acId} |
获取信息 |
| POST api/BankRpa/Submit |
提交信息 |
| POST api/BankRpa/UploadCert |
导入凭证 |
| POST api/BankRpa/Login?acId={acId} |
登陆 |
| POST api/BankRpa/QueryLoginStatus?acId={acId} |
查询登录状态 -2:需要发送验证码; -1:失败;0:处理中;1:成功;2:待处理 |
| POST api/BankRpa/CheckLoginValidity?acId={acId} |
校验登陆有效性 |
| POST api/BankRpa/SetAutoTask |
设置自动任务 |
| GET api/BankRpa/GetAutoTaskSet?acId={acId} |
获取自动任务设置 |
| DELETE api/BankRpa/RemoveAutoTask?acId={acId} |
删除自动任务 |
| POST api/BankRpa/SyncJournal |
同步流水 |
| POST api/BankRpa/QuerySyncJournalStatus |
查询同步流水任务状态 |
| POST api/BankRpa/QuerySyncJournalTask |
查询同步流水任务详情 |
| GET api/BankRpa/GetSyncJouurnalRecord?acId={acId}&pageIndex={pageIndex}&pageSize={pageSize} |
获取同步流水记录 |
| GET api/BankRpa/GetLatestTask?acId={acId} |
获取最新的同步流水记录 |
| GET api/BankRpa/GetLatestCompletedTask?acId={acId} |
获取最新已完成的同步流水记录 |
| POST api/BankRpa/ShowRecord |
修改记录为已查看 |
PersonalInfo
用户信息类,目前多页签的右上角的个人信息需要
| API | Description |
|---|---|
| POST api/PersonalInfo/GetCurrentUser |
获取当前登录的账号的用户信息 |
| POST api/PersonalInfo?userSn={userSn} |
根据usersn获取用户信息 |
| POST api/PersonalInfo/UpdateVoucherPreparedBy |
在个人设置中更新凭证的制单人名字 |
CostStatement
成本费用表 工会会计准则
FAVoucher
固定资产凭证
EmployeeInsurance
员工五险一金信息
| API | Description |
|---|---|
| GET api/EmployeeInsurance?sn={sn} |
获取员工五险一金缴纳的数据 /Salary/Service/GetEmployeeInsurance.ashx |
| GET api/EmployeeInsurance/Default |
获取账套默认数据 /Salary/Service/GetSocailSecurityInfo.ashx |
User
用户,只需要授权
| API | Description |
|---|---|
| GET api/User/Name |
获取用户名 /MasterPages/Services/GetUserName.ashx |
| GET api/User/NameWithAccountSet |
获取用户名 /MasterPages/Services/GetUserName.ashx |
| POST api/User/NeedNewUserDialog |
是否需要展示新用户弹窗 /MasterPages/Services/GetNewUserDialogState.ashx |
| POST api/User/SetNewUserDialogState |
设置新用户弹窗状态 /MasterPages/Services/SetNewUserDialogState.ashx |
| POST api/User/NeedUserScanDialog |
是否需要用户扫码弹窗 /MasterPages/Services/GetUserScanDialogState.ashx |
| POST api/User/SetUserScanDialogState |
设置用户扫码弹窗状态 |
| POST api/User/SetLessonsRecievedState |
不知道设置了个啥 /MasterPages/Services/SetLessonsRecievedState.ashx |
| POST api/User/ChangeNickName |
修改昵称 /Default/Services/ChangeNickName.ashx |
| POST api/User/ValidateForRegister |
注册校验 /Default/Services/ValidateForRegister.ashx |
| POST api/User/UserInfo |
获取用户信息 /Default/Services/UserInfo.ashx |
| POST api/User/VerifyPassword |
校验用户密码 /Default/Services/SendSMSForVerify.ashx?type=2 |
SalarySlip
工资条
| API | Description |
|---|---|
| POST api/SalarySlip/GetAccountSetList |
获取账套列表 /Salary/Service/SalarySlip.ashx?cmd=GetAccountSetList |
| POST api/SalarySlip/GetYearMonthList?asid={asid} |
获取有工资数据的月份列表 /Salary/Service/SalarySlip.ashx?cmd=GetYearMonth |
| POST api/SalarySlip/GetSalaryList?asid={asid}&mid={mid} |
获取某月的工资列表 /Salary/Service/SalarySlip.ashx?cmd=GetSalaryList |
IEType
收支类别
| API | Description |
|---|---|
| POST api/IEType/Check |
检查收支类别是否使用 /Cashier/Services/GetRecordForIEType.ashx?TYPE=Check |
| POST api/IEType/MaxNumber |
根据收支类别获取 /Cashier/Services/GetRecordForIEType.ashx?TYPE=MaxNumber |
| GET api/IEType/PagingList?PageIndex={PageIndex}&PageSize={PageSize} |
获取收支类别 /Cashier/Services/GetRecordForIEType.ashx |
| GET api/IEType/List |
获取收支类别(不包含禁用的) /Cashier/Services/GetRecordForJournal.ashx?TYPE=IEType |
| DELETE api/IEType |
删除收支类别 Cashier/Services/SubmitForIEType.ashx?TYPE=Delete |
| POST api/IEType |
新增收支类别 Cashier/Services/SubmitForIEType.ashx?TYPE=New |
| PUT api/IEType |
编辑收支类别 Cashier/Services/SubmitForIEType.ashx?TYPE=Edit |
| GET api/IEType/ListForIEType |
获取收支类别 Cashier/Services/GetListForIEType.ashx |
| POST api/IEType/GetListForJournalTemplate |
获取收支类别模板 Cashier/Services/GetListForIETypeTemplate.ashx |
| POST api/IEType/PreCheckAdd?parentIeId={parentIeId} |
添加前检查收支类别 添加子类别时,检查父类别是否有数据,以及没有其他子级类别 |
| POST api/IEType/PreCheckDel?ieid={ieid} |
删除前检查收支类别 删除子类别时,检查子类别是否有数据,以及没有其他子级类别 |
| GET api/IEType/ExportImportTemplate?ieType={ieType} |
收支类别导入模板 |
| GET api/IEType/Export?ieType={ieType} |
导出收支类别 |
| POST api/IEType/Import?ieType={ieType}&autoAdd={autoAdd} |
导入收支类别 |
| POST api/IEType/ChangeState?ieType={ieType}&ieId={ieId}&state={state} |
启用禁用收支类别 0 启用 1 禁用 |
CustomStatementV2
自定义报表Univer版本
InitialBalanceForErp
erp期初
| API | Description |
|---|---|
| POST api/InitialBalanceForErp/GetReconciliation |
获取业财期初 Erp/Services/GetInitialReconciliation.ashx |
| POST api/InitialBalanceForErp/AsubSynchronize?type={type}&isConfirm={isConfirm} |
No documentation available. |
JournalVoucher
资金凭证
Reinitialize
重新初始化
| API | Description |
|---|---|
| POST api/Reinitialize/ReInitialze |
重新初始化 Settings/Services/ReinitialerHandler.ashx |
| POST api/Reinitialize/ReInitialzeV2 |
重新初始化 Settings/Services/ReinitialerHandler.ashx |
CashierInvoiceTable
发票资金一览表
SubsidiaryLedger
明细账
AccountSetMenuOnlyAuth
账套菜单
| API | Description |
|---|---|
| GET api/AccountSetMenuOnlyAuth |
获取账套菜单 /App/Services/GetAccountSetMenu.ashx /MasterPages/Services/GetCurrentMenu.ashx |
VoucherRecyclebin
凭证回收站
| API | Description |
|---|---|
| GET api/VoucherRecyclebin/PagingList?PageIndex={PageIndex}&PageSize={PageSize} |
获取凭证回收站分页记录 /Voucher/Services/GetVoucherRecyclebinList.ashx |
| DELETE api/VoucherRecyclebin |
删除凭证回收站凭证 /Voucher/Services/DeleteRecyclebinVouchers.ashx |
| DELETE api/VoucherRecyclebin/Batch |
No documentation available. |
| DELETE api/VoucherRecyclebin/Clear |
清空凭证回收站 /Voucher/Services/DeleteRecyclebinVouchers.ashx?deleteType=clear |
TaxDeclare
税务申报
| API | Description |
|---|---|
| POST api/TaxDeclare/CheckCanExportStatement?fileType={fileType}&taxType={taxType} |
检查是否支持该准则或格式 |
| POST api/TaxDeclare/GetTaxInfo |
获取税务信息设置 |
| POST api/TaxDeclare/GetSupportDeclareAreas |
获取支持的报税地区 |
| POST api/TaxDeclare/GetAreaList |
账套设置页面的报税地区 |
AssistIncomeSheet
辅助核算利润表
| API | Description |
|---|---|
| POST api/AssistIncomeSheet?PageIndex={PageIndex}&PageSize={PageSize} |
获取辅助核算利润表 /Statements/Services/AssistIncomeSheetHandler.ashx |
| POST api/AssistIncomeSheet/Export |
导出 /Statements/Services/ExportStatementExcelHandler.ashx?type=10 |
Depreciation
计提折旧
| API | Description |
|---|---|
| GET api/Depreciation/PagingList?PageIndex={PageIndex}&PageSize={PageSize} |
获取页面数据 /FixedAssets/Services/GetRecordForFADepreciation.ashx |
| GET api/Depreciation/DepreciationPageIndex?pageSize={pageSize}&pid={pid} |
获取期间在折旧页面的第几页 |
| POST api/Depreciation?pid={pid} |
计提折旧 /FixedAssets/Services/UpdateForFADepreciation.ashx?EditType=SumDepreciation |
| DELETE api/Depreciation?pid={pid} |
取消折旧 /FixedAssets/Services/UpdateForFADepreciation.ashx?EditType=DelDepreciation |
| POST api/Depreciation/ExistsByPeriod?pid={pid} |
某期是否存在计提折旧 /FixedAssets/Services/AssetsCheck.ashx?handertype=checkdepreciation |
Trial
试用
| API | Description |
|---|---|
| POST api/Trial/GetAccountSetState?asId={asId} |
获取试用阶段 Pro/Services/GetAccountSetTrialState.ashx |
| POST api/Trial/GetAccountSetStatus |
获取试用阶段 Pro/Services/GetAccountSetTrialStatus.ashx |
SalaryVoucher
工资凭证
| API | Description |
|---|---|
| POST api/SalaryVoucher/GenerateVoucher?mid={mid}&vtId={vtId} |
生成凭证 /Salary/Service/New/SalaryManage.ashx?cmd=CreateSalaryVoucher |
| POST api/SalaryVoucher/GetVoucherData?mid={mid}&vtid={vtid} |
获取凭证数据 /Salary/Service/LoadSalaryTemp.ashx |
| POST api/SalaryVoucher/BindSalaryAndVoucher?mid={mid}&pid={pid}&vid={vid}&vtId={vtId} |
绑定工资与凭证 /Salary/Service/CreateSalaryVoucher.ashx |
| POST api/SalaryVoucher/DeleteVoucher?pid={pid}&vid={vid} |
删除凭证 /Salary/Service/DeleteVoucher.ashx |
| POST api/SalaryVoucher/GetVoucherAmount?pid={pid}&vid={vid} |
获取凭证金额 /Salary/Service/GetVoucherData.ashx |
| POST api/SalaryVoucher/GetVoucher?pid={pid}&vid={vid} |
获取凭证数据 /Salary/Service/GetVoucherEntryForShowVoucher.ashx |
| POST api/SalaryVoucher/GetExistsVoucherStatus?mid={mid}&vtid={vtid} |
获取是否生成凭证状态 /Salary/Service/IsCreateSalaryVoucher.ashx |
Company
公司查询 查询的时候与账套无关
| API | Description |
|---|---|
| GET api/Company?module={module} |
获取公司信息 /Settings/Services/GetCompanyList.ashx?op=getDetail |
| GET api/Company/List?module={module} |
获取公司列表 /Settings/Services/GetCompanyList.ashx?op=getList |
AppScan
App扫码
| API | Description |
|---|---|
| POST api/AppScan/GenerateGuid |
生成操作guid |
| POST api/AppScan/Scanned |
检测二维码信息 |
AppMessage
消息推送类
| API | Description |
|---|---|
| POST api/AppMessage/PushLoginMessage |
发送用户登录消息 |
TrialBalance
科目余额表
IncomeAndExpenditureStatement
收入支出表 工会会计准则
CashFlowStatementAdjustFlowSheet
现金流量表报表底稿
| API | Description |
|---|---|
| GET api/CashFlowStatement/AdjustFlowSheet?CalMethod={CalMethod}&IsClass={IsClass}&IsTax={IsTax}&IsFullYear={IsFullYear}&PId={PId}&ColunmOrderChange={ColunmOrderChange}&SeniorModelJson={SeniorModelJson} |
获取现金流量表报表底稿 /Statements/Services/CashFlowStatementHandler.ashx?type=1 |
| PUT api/CashFlowStatement/AdjustFlowSheet?pId={pId} |
No documentation available. |
| DELETE api/CashFlowStatement/AdjustFlowSheet?pId={pId} |
重置报表底稿 /Statements/Services/CashFlowStatementHandler.ashx?type=4 |
| DELETE api/CashFlowStatement/AdjustFlowSheet/Row?pId={pId}&lineId={lineId} |
重置报表底稿行 /Statements/Services/CashFlowStatementHandler.ashx?type=5 |
| POST api/CashFlowStatement/AdjustFlowSheet/Print |
打印现金流量表报表底稿 |
OperationLog
操作日志
| API | Description |
|---|---|
| POST api/OperationLog/Visit?mainMenu={mainMenu}&subMenu={subMenu} |
创建访问日志 |
| GET api/OperationLog/PagingList?queryParamters.UserName={queryParamters.UserName}&queryParamters.StartTime={queryParamters.StartTime}&queryParamters.EndTime={queryParamters.EndTime}&queryParamters.Keyword={queryParamters.Keyword}&page.PageIndex={page.PageIndex}&page.PageSize={page.PageSize} |
获取操作日志 Setting/Services/GetTableForOperation.ashx |
| POST api/OperationLog/GetUsers |
获取操作日志选择用户 |
| POST api/OperationLog/GetUserForLog |
获取用于记录日志的用户 Settings/Services/ImportantOpLog.ashx?cmd=GetUserForLog |
| POST api/OperationLog/ImportantOpLog |
记录重要操作日志--代账 Settings/Services/ImportantOpLog.ashx?cmd=ImportantOpLog |
AccountingAgent
代账
| API | Description |
|---|---|
| POST api/AccountingAgent/GetExChangeAppasid |
获取切换版本appasid |
Backup
备份恢复
| API | Description |
|---|---|
| GET api/Backup/BackupList |
获取备份包列表 /settings/services/backup.ashx?optype=0 |
| GET api/Backup/ExcelList |
归档Excel列表 /settings/services/backup.ashx?optype=10 |
| GET api/Backup/PdfList |
归档Pdf列表 /settings/services/backup.ashx?optype=18 |
| GET api/Backup/AuditList |
审计对接列表 /Settings/Services/BackUp.ashx?optype=24 |
| GET api/Backup/ArchiveList |
获取电子会计档案归档文件对接列表 |
| GET api/Backup/ExcelAndPdfList |
获取ERP归档备份 /Settings/Services/BackUp.ashx?optype=28 |
| POST api/Backup/ProcessBackup |
进行备份操作 生成备份文件1 /Settings/Services/BackUp.ashx?optype=1 |
| POST api/Backup/ProcessRestore?dontCover={dontCover} |
备份恢复 /Settings/Services/BackUp.ashx?optype=2 |
| POST api/Backup/ProcessRestoreFromAA?dontCover={dontCover} |
备份恢复 /Settings/Services/BackUp.ashx?optype=2 |
| POST api/Backup/ProcessRestoreV2?dontCover={dontCover} |
备份恢复 /Settings/Services/BackUp.ashx?optype=2 |
| POST api/Backup/ProcessDeleteAudit |
删除审计文件(区别于其他tab页面的删除文件) /Settings/Services/BackUp.ashx |
| POST api/Backup/ProcessDeleteArchive |
删除电子会计档案归档文件(区别于其他tab页面的删除文件) |
| POST api/Backup/ProcessDelete |
备份删除 /Settings/Services/BackUp.ashx?optype=3 |
| GET api/Backup/DownloadFile |
下载文件 /Settings/Services/BackUp.ashx?optype=4 |
| GET api/Backup/DownloadArchive |
下载文件 /Settings/Services/BackUp.ashx?optype=4 |
| POST api/Backup/UploadFile |
上传文件 /Settings/Services/BackUp.ashx?optype=5 |
| POST api/Backup/ProcessExcelBackup |
归档Excel /Settings/Services/BackUp.ashx?optype=11 |
| POST api/Backup/GetAutoProcess |
获取自动备份设置信息 /Settings/Services/BackUp.ashx?optype=14 |
| POST api/Backup/SetAutoProcess |
保存自动备份设置 /Settings/Services/BackUp.ashx?optype=15 |
| POST api/Backup/DeleteAutoProcess |
删除自动备份设置 /Settings/Services/BackUp.ashx?optype=16 |
| POST api/Backup/SendEmailConfirmCode |
发送邮箱验证码 /Settings/Services/BackUp.ashx?optype=17 |
| POST api/Backup/ProcessPdfBackup |
归档Pdf /Settings/Services/BackUp.ashx?optype=19^AllowTemporaryFile=1^IsProcess=1 |
| POST api/Backup/BackupArchivePackage |
备份会计电子档案归档文件 |
| POST api/Backup/CheckSpace |
空间检查 /Settings/Services/BackUp.ashx?optype=20 |
| POST api/Backup/GetFileRecord |
获取一条文件记录 /settings/services/backup.ashx?optype=21 |
| POST api/Backup/GetArchiveFileRecord |
获取一条归档文件记录 |
| POST api/Backup/CheckCanProcess |
判断能否进行备份 /Settings/Services/BackUp.ashx?optype=22 |
| POST api/Backup/HasTemporaryFile |
是否已有临时文件 /Settings/Services/BackUp.ashx?optype=23 |
| POST api/Backup/ProcessAudit?software={software}&startP={startP}&endP={endP} |
审计提取 /Settings/Services/BackUp.ashx?optype=25^AllowTemporaryFile=1 |
| POST api/Backup/DeleteAuditFile |
删除审计文件 /Settings/Services/BackUp.ashx?optype=26 |
| POST api/Backup/ProcessExcelAndPdfBackup |
ERP归档备份 /Settings/Services/BackUp.ashx?optype=27 |
| POST api/Backup/ProcessBatchdelete |
No documentation available. |
| POST api/Backup/ProcessBatchDeleteArchiveFile |
No documentation available. |
| POST api/Backup/GetDiskState |
空间检查 /Settings/Services/BackUp.ashx?optype=30 |
| POST api/Backup/GetAsyncFileInfo |
获取导出打印文件 /Settings/Services/BackUp.ashx?optype=31 |
| POST api/Backup/GetBackupMsg |
获取备份数据 settings/services/backupmsg.ashx |
| POST api/Backup/AuditSoftware |
获取审计软件 /Settings/Services/GetAuditSoftware.ashx |
ScmBill
进销存单据
CashFlowStatementInitial
现金流量表报表期初
| API | Description |
|---|---|
| GET api/CashFlowStatement/Initial |
获取报表期初数据 |
| GET api/CashFlowStatement/Initial/ExportTemplate |
下载模板 |
| POST api/CashFlowStatement/Initial/Import |
导入现金流量表期初 |
| POST api/CashFlowStatement/Initial |
No documentation available. |
| GET api/CashFlowStatement/Initial/Formulas |
获取计算公式 |
FixedAssets
固定资产
FAPeriod
固定资产期间
| API | Description |
|---|---|
| GET api/FAPeriod?pid={pid} |
获取指定期间信息 /FixedAssets/Services/GetSelectPeriod.ashx?handertype=getthisperiod |
| GET api/FAPeriod/Start |
获取固定资产起始期间信息 /FixedAssets/Services/GetSelectPeriod.ashx?handertype=getsperiod /FixedAssets/Services/GetSelectPeriod.ashx?handertype=getcreateperiod&datatype=1 |
| GET api/FAPeriod/Current |
获取固定资产当前期间信息 /FixedAssets/Services/GetSelectPeriod.ashx?handertype=getcreateperiod&datatype=2 |
| GET api/FAPeriod/List |
获取固定资产期间列表(如果dcpflag【折旧表】为0,默认选中当前期间,为1,默认选中前一个期间) /FixedAssets/Services/GetSelectPeriod.ashx?handertype=getperiod 是否是折旧表 |
| GET api/FAPeriod/List?dpcFlag={dpcFlag} |
No documentation available. |
| POST api/FAPeriod/GetMaxDate?pid={pid} |
获取期间最大允许的日期 /FixedAssets/Services/GetSelectPeriod.ashx?handertype=maxdate |
| POST api/FAPeriod/CheckSettleAccount?pid={pid} |
判断所在期是否已结账 /FixedAssets/Services/AssetsCheck.ashx?handertype=checksettleaccounts |
| POST api/FAPeriod/EnableIAStart?pid={pid} |
设置无形资产启用期间 |
| POST api/FAPeriod/DisableIAStartPeriod |
关闭无形资产启用期间 |
SalaryTaxDeclare
工资个税申报
| API | Description |
|---|---|
| GET api/SalaryTaxDeclare/PagingList?status={status}&PageIndex={PageIndex}&PageSize={PageSize} |
查询申报记录列表 /Salary/Service/New/SalaryManage.ashx?cmd=GetTaxDeclareList |
| GET api/SalaryTaxDeclare/Export?mid={mid} |
导出 /Salary/Service/ExportPersonTaxApplicationTable.ashx |
| POST api/SalaryTaxDeclare/IsAuthorized |
账套是否授权 /Salary/Service/New/SalaryManage.ashx?cmd=IsAuthorized |
| POST api/SalaryTaxDeclare/SubmitAuthorizeCode |
验证授权码 /Salary/Service/New/SalaryManage.ashx?cmd=SubmitAuthorizeCode |
| POST api/SalaryTaxDeclare/GetTaxInfo |
获取申报信息 /Salary/Service/New/SalaryManage.ashx?cmd=HaveTaxInfo |
| POST api/SalaryTaxDeclare/CheckEmployeeData?pid={pid} |
校验员工数据 /Salary/Service/New/SalaryManage.ashx?cmd=CheckEmployeeData |
| POST api/SalaryTaxDeclare/CheckTaxPwd |
校验个税客户端密码 /Salary/Service/New/SalaryManage.ashx?cmd=CheckTaxPwd |
| POST api/SalaryTaxDeclare/GetCheckTaxPwdStatus |
查询校验密码状态 /Salary/Service/New/SalaryManage.ashx?cmd=GetCheckTaxPwdStatusById |
| POST api/SalaryTaxDeclare/TaxDeclare?applyType={applyType}&mid={mid}&isUpdate={isUpdate} |
个税申报 /Salary/Service/New/SalaryManage.ashx?cmd=TaxDeclare |
| POST api/SalaryTaxDeclare/GetTaxDeclareStatus?mid={mid} |
查询申报状态 /Salary/Service/New/SalaryManage.ashx?cmd=GetTaxDeclareStatus |
| POST api/SalaryTaxDeclare/GetTaxDeclareStatusById |
根据申报id 查询申报状态 /Salary/Service/New/SalaryManage.ashx?cmd=GetTaxDeclareStatusById |
| POST api/SalaryTaxDeclare/GetTaxDeclarePeriodList |
查询申报成功记录的年月列表 /Salary/Service/New/SalaryManage.ashx?cmd=GetTaxDeclarePeriodList |
| POST api/SalaryTaxDeclare/TaxPay?mid={mid} |
个税缴费 /Salary/Service/New/SalaryManage.ashx?cmd=TaxPay |
| POST api/SalaryTaxDeclare/GetTaxPayStatusById |
根据申报id 查询缴税状态 /Salary/Service/New/SalaryManage.ashx?cmd=GetTaxPayStatusById |
| POST api/SalaryTaxDeclare/GetTaxRevokeStatusById |
根据申报id 查询作废状态 |
ImportFromOther
旧账导入
| API | Description |
|---|---|
| POST api/ImportFromOther/GetAsInfo |
获取账套信息 /Settings/Services/ImportFromOther.ashx?cmd=GetASInfo |
| POST api/ImportFromOther/GetInputInfo |
获取导入Hidden-input信息 |
| GET api/ImportFromOther/DownloadTemplate |
科目余额表导入模板 /UploadFile/科目余额表导入模板.xls |
| GET api/ImportFromOther/DownloadVoucherTemplate |
凭证数据表导入模板 /UploadFile/凭证数据表导入模板.xls |
Message
信息相关
| API | Description |
|---|---|
| POST api/Message/GetCenter |
/Default/Services/GetCenterMessage.ashx |
| POST api/Message/GetOnline |
获取在线消息 /Default/Services/GetOnlineMessage.ashx |
| POST api/Message |
编辑消息 /Default/Services/HandleCenterMessage.ashx?type=update |
| DELETE api/Message |
删除消息 /Default/Services/HandleCenterMessage.ashx?type=delete |
Intelligence
收支类别
| API | Description |
|---|---|
| POST api/Intelligence/TryUpdateWordCut?category={category} |
尝试更新分词 |
| GET api/Intelligence/WordCutList?category={category} |
获取收支类别的分词列表 |
| POST api/Intelligence/GetVoucherSuggestion |
获取凭证推荐科目 |
| PUT api/Intelligence/SaveVoucherSuggestionCount?isSuccess={isSuccess} |
存凭证推荐科目埋点 |
| POST api/Intelligence/RefreshVoucherCache |
刷新凭证推荐科目缓存 |
| POST api/Intelligence/SaveVoucherGenerateLog |
存生成凭证埋点 |
AssistingAccountingType
辅助核算类别
| API | Description |
|---|---|
| GET api/AssistingAccountingType/List |
辅助核算类别列表 /AccountBooks/Services/GetSearchPeriod.ashx?handertype=AssistType |
| GET api/AssistingAccountingType/FullList |
获取类别 /Settings/Services/GetAATypeList.ashx |
| POST api/AssistingAccountingType |
新增类别 /Settings/Services/SubmitForAAType.ashx?EditType=New |
| PUT api/AssistingAccountingType?aaTypeId={aaTypeId} |
编辑辅助核算类别 /Settings/Services/SubmitForAAType.ashx?EditType=Edit |
| GET api/AssistingAccountingType/HasData?aaType={aaType}&columnIndex={columnIndex} |
自定义列是否存在数据 |
| DELETE api/AssistingAccountingType?aaType={aaType} |
删除辅助核算类别 /Settings/Services/SubmitForAAType.ashx?EditType=Delete |
| POST api/AssistingAccountingType/GetListByAsub?asubId={asubId} |
获取指定科目的辅助核算类别 /AccountBooks/Services/GetCheckSubject.ashx?type=GetAssistType |
TaxBureau
税务申报
AASubsidiaryLedger
核算项目明细账
AsubRelation
科目关联
| API | Description |
|---|---|
| GET api/AsubRelation/PagingList?type={type}&PageIndex={PageIndex}&PageSize={PageSize} |
分页获取基础资料信息 Erp/Services/GetAsubRelationSettings.ashx |
| POST api/AsubRelation/GetDefaultList |
默认基础资料设置 Erp/Services/GetDefaultAsubRelationSettings.ashx |
| POST api/AsubRelation/IsProjectAccountingEnabled |
获取项目核算启用状态 Erp/Services/IsProjectAccountingEnabled.ashx |
| POST api/AsubRelation/SubmitSettings?type={type}&id={id} |
No documentation available. |
| POST api/AsubRelation/BatchSubmitSettings |
批量设置基础资料科目 |
| POST api/AsubRelation/SubmitDefaultSettings |
No documentation available. |
| POST api/AsubRelation/CheckImportTemplate?type={type} |
检查导入模板 |
| POST api/AsubRelation/Import?type={type}&isCover={isCover} |
导入模板 |
| GET api/AsubRelation/ExportImportTemplate?type={type} |
导出导入模板 |
| GET api/AsubRelation/ExportImportError |
导出导入失败数据 |
AIVoucher
AI聊天框生成凭证
| API | Description |
|---|---|
| POST api/AIVocuher/SaveAIVoucher |
保存AI凭证 |
AccountBooksJournal
账簿序时账
ExpenseBill
费用单据
CDAccount
资金账户相关
| API | Description |
|---|---|
| POST api/CDAccount/CheckOnSubject |
判断科目是否具有该外币以及是否被关联 Cashier/Services/GetRecordForCDAccount.ashx?TYPE=CheckOnSubject |
| POST api/CDAccount/CheckOnlySubject |
判断科目是否具有该外币以及是否被关联 Cashier/Services/GetRecordForCDAccount.ashx?TYPE=CheckOnlySubject |
| POST api/CDAccount/ExistsAsub |
存在资金账户关联科目 Cashier/Services/GetRecordForCDAccount.ashx?TYPE=ExistAsub |
| GET api/CDAccount/List |
日记账获取账户 Cashier/Services/GetRecordForCDAccount.ashx?TYPE=JournalGetCDAccount |
| POST api/CDAccount/CDAccountList |
获取账户列表(用于资金报表日记账按账户查找) |
| POST api/CDAccount/ReportCDAccountList |
日记账报表获取账户列表(往来单位、项目、部门) |
| GET api/CDAccount/PagingList?acAuth={acAuth}&PageIndex={PageIndex}&PageSize={PageSize} |
查询账户信息 Cashier/Services/SubmitForCDAccount.ashx?TYPE=Search |
| DELETE api/CDAccount?acId={acId} |
删除账号 Cashier/Services/SubmitForCDAccount.ashx?TYPE=Delete |
| GET api/CDAccount/ExportImportTemplate |
获取账户导入模板 |
| POST api/CDAccount/Import |
导入账户 |
| POST api/CDAccount/Check?acId={acId} |
检查账户是否被使用 Cashier/Services/SubmitForCDAccount.ashx?TYPE=Check |
| POST api/CDAccount/CheckName?acId={acId} |
检查银行名称是否有问题 Cashier/Services/SubmitForCDAccount.ashx?TYPE=CheckName |
| DELETE api/CDAccount/UnBind |
解绑 |
| POST api/CDAccount |
新建账户 Cashier/Services/SubmitForCDAccount.ashx?TYPE=New |
| PUT api/CDAccount |
编辑账户 Cashier/Services/SubmitForCDAccount.ashx?TYPE=Edit |
| GET api/CDAccount/Table |
按默认编码顺序返回账户列表 Cashier/Services/Transfer.ashx?TYPE=GetCDAccount |
| POST api/CDAccount/ChangeCashState?acId={acId}&state={state} |
修改现金日记账账户状态 Cashier/Services/SubmitForCDAccount.ashx?AC_TYPE=1010 |
| POST api/CDAccount/ChangeDepositState?acId={acId}&state={state} |
修改资金日记账账户状态 Cashier/Services/SubmitForCDAccount.ashx?AC_TYPE=1020 |
| POST api/CDAccount/GetErpNewAccountCode |
获取业财最新账户编码 |
| POST api/CDAccount/GetCashierImportSubjects?jType={jType}&startPeriod={startPeriod}&endPeriod={endPeriod} |
有发生额的科目账户信息 /Cashier/Services/GetCashierImportSubjects.ashx |
| POST api/CDAccount/GetBindBankCDAccountUniquelyList?asId={asId} |
获取绑定成功的银企互联账户列表 |
| POST api/CDAccount/GetAccountFcInfo |
获取账户外币信息 Cashier/Services/GetRecordForCDCheck.ashx?TYPE=fc_code |
| GET api/CDAccount/Bank |
获取银行信息 |
Currency
币别
| API | Description |
|---|---|
| GET api/Currency/List |
币别列表 /AccountBooks/Services/GetSearchPeriod.ashx?handertype=currencytype /AccountBooks/Services/GetSearchPeriod.ashx?handertype=getfccode /Settings/Services/GetCurrencyTable.ashx |
| GET api/Currency?fcId={fcId} |
获取单个币别 /Settings/Services/GetRecordForFc.ashx |
| POST api/Currency |
新增 /Settings/Services/SubmitForFc.ashx?EditType=New |
| PUT api/Currency?fcid={fcid} |
编辑 /Settings/Services/SubmitForFc.ashx?EditType=Edit |
| DELETE api/Currency?fcid={fcid} |
删除 /Settings/Services/SubmitForFc.ashx?EditType=Delete |
| POST api/Currency/GetListByAsub?asubId={asubId} |
获取指定科目的外币信息 /AccountBooks/Services/GetCheckSubject.ashx?type=CheckFc |
HeaderImg
头像 /App/Services/HeaderImg.ashx
| API | Description |
|---|---|
| GET api/HeadImg |
获取头像 |
| POST api/HeadImg |
上传头像 /Default/Services/UploadHeadImg.ashx |
CustomCarryOverTemplate
自定义结转模板
| API | Description |
|---|---|
| GET api/CustomCarryOverTemplate?id={id} |
获取某个模板数据 /Checkout/Services/GetCutsomVoucherTemplateDetail.ashx |
| GET api/CustomCarryOverTemplate/List |
获取模板列表 /Checkout/Services/GetCutsomVoucherTemplateList.ashx |
| POST api/CustomCarryOverTemplate |
新增自定义结转模板 /Checkout/Services/SubmitCustomVoucherTemplate.ashx |
| PUT api/CustomCarryOverTemplate?id={id} |
更新自定义结转模板 /Checkout/Services/SubmitCustomVoucherTemplate.ashx |
| PUT api/CustomCarryOverTemplate/State?id={id}&state={state} |
修改启用状态 /Checkout/Services/EditCustomVoucherTemplateState.ashx |
| DELETE api/CustomCarryOverTemplate?id={id} |
删除自定义结转模板 /Checkout/Services/DeleteCustomVoucherTemplate.ashx |
| POST api/CustomCarryOverTemplate/CalcData?id={id}&pid={pid} |
计算某一期的数据 /Checkout/Services/GetCustomVoucherTemplateRows.ashx |
DepreciationLedger
折旧明细表
ScmSettings
进销存核算参数
| API | Description |
|---|---|
| GET api/ScmSettings |
获取进销存核算参数 /Scm/Services/GetScmSettings.ashx |
| POST api/ScmSettings |
保存进销存核算参数 /Scm/Services/SubmitScmSettings.ashx?isDefault=true |
| PUT api/ScmSettings |
更新进销存核算参数 /Scm/Services/SubmitScmSettings.ashx?isDefault=false |
| POST api/ScmSettings/IsSet |
是否设置了核算参数 /Scm/Services/CheckHasScmSettings.ashx |
AgeAnalysis
账龄分析表
InvoiceBusinessType
发票业务类型
| API | Description |
|---|---|
| POST api/InvoiceBusinessType/SalesCheckName?id={id} |
销项发票业务类型 名称校验 /Invoice/Services/GetRecordForInvoiceBusinessType.ashx?type=checkName&category=10070 |
| POST api/InvoiceBusinessType/PurchaseCheckName?id={id} |
进项发票业务类型 名称校验 /Invoice/Services/GetRecordForInvoiceBusinessType.ashx?type=checkName&category=10080 |
| GET api/InvoiceBusinessType/SalesList |
获取销项发票业务类型列表 |
| GET api/InvoiceBusinessType/PurchaseList |
获取进项发票业务类型列表 |
| POST api/InvoiceBusinessType/Sales |
新增销项发票业务类型 /Invoice/Services/SubmitInvoiceBusinessType.ashx?type=new&category=10070 |
| POST api/InvoiceBusinessType/Purchase |
新增进项发票业务类型 /Invoice/Services/SubmitInvoiceBusinessType.ashx?type=new&category=10080 |
| PUT api/InvoiceBusinessType/Sales?id={id} |
编辑销项发票业务类型 /Invoice/Services/SubmitInvoiceBusinessType.ashx?type=edit&category=10070 |
| PUT api/InvoiceBusinessType/Purchase?id={id} |
编辑进项发票业务类型 /Invoice/Services/SubmitInvoiceBusinessType.ashx?type=edit&category=10080 |
| DELETE api/InvoiceBusinessType/Sales?id={id} |
删除销项发票业务类型 /Invoice/Services/SubmitInvoiceBusinessType.ashx?type=delete&category=10070 |
| DELETE api/InvoiceBusinessType/Purchase?id={id} |
删除进项发票业务类型 /Invoice/Services/SubmitInvoiceBusinessType.ashx?type=delete&category=10080 |
WxWorkConfirm
企业微信扫码
| API | Description |
|---|---|
| POST api/WxWorkConfirm/IsBinding |
是否绑定企业微信 /AppConfirm/Services/WeworkConfirm.ashx?cmd=IsBinding |
| POST api/WxWorkConfirm/GetInstallUrl |
获取企业微信下载地址 /AppConfirm/Services/WeworkConfirm.ashx?cmd=GetInstallUrl |
| POST api/WxWorkConfirm |
扫描验证结果 /AppConfirm/Services/WeworkConfirm.ashx?cmd=ScanedResult |
StandardCashFlowStatement
标准现金流量表
ExpenseBillVoucher
费用单据凭证相关接口
| API | Description |
|---|---|
| POST api/ExpenseBillVoucher/FindNeedAutoInsertAccountSubject |
查询需要自动插入科目的凭证 |
| POST api/ExpenseBillVoucher/Submit |
费用单据生成凭证 |
| POST api/ExpenseBillVoucher/GetVouchersFromExpenseBill |
获取凭证信息 |
ServiceOnlyAuth
专业版服务相关接口
| API | Description |
|---|---|
| GET api/ServiceOnlyAuth/GetOwnedEnterpriseList |
获取当前用户拥有的企业列表 |
| GET api/ServiceOnlyAuth/GetEnterpriseMembersByService?serviceId={serviceId} |
根据服务获取权限用户信息 |
| GET api/ServiceOnlyAuth/GetServiceOtherUserAccountSets?userSn={userSn}&serviceId={serviceId} |
获取服务其他用户的账套列表信息 |
| GET api/ServiceOnlyAuth/GetAccountSetByService?serviceId={serviceId} |
根据服务ID获取账套 |
KjxyBanner
会计学员Banner图,不需要登录授权
| API | Description |
|---|---|
| GET api/KjxyBanner/List |
获取列表 /MasterPages/Services/GetKjxyBannerList.ashx |
FASubsidiaryLedger
固定资产明细
| API | Description |
|---|---|
| POST api/FASubsidiaryLedger/PagingList?faid={faid}&PageIndex={PageIndex}&PageSize={PageSize} |
获取固定资产明细列表 /FixedAssets/Services/GetFASubsidiaryLedger.ashx?type=1 |
| GET api/FASubsidiaryLedger/Print?faid={faid} |
打印(FixedAssets/Services/GetFASubsidiaryLedger.ashx?type=print) |
| GET api/FASubsidiaryLedger/Export?faid={faid} |
导出 /FixedAssets/Services/GetFASubsidiaryLedger.ashx?type=export |
SalaryTaxDifference
个税差异
| API | Description |
|---|---|
| GET api/SalaryTaxDifference/pagingList?PageIndex={PageIndex}&PageSize={PageSize} |
个税差异表 /Salary/Service/New/SalaryManage.ashx?cmd=GetTaxDiffList |
| POST api/SalaryTaxDifference/GetAdjustInfo |
个税差异调整信息 /Salary/Service/New/SalaryManage.ashx?cmd=GetTaxDiffAdjInfo |
| POST api/SalaryTaxDifference/Adjust?declarPeriod={declarPeriod}&adjSalaryPeriod={adjSalaryPeriod}&adjType={adjType} |
调整个税差异 /Salary/Service/New/SalaryManage.ashx?cmd=TaxDiffAdj |
BillVoucher
单据生成凭证
| API | Description |
|---|---|
| POST api/BillVoucher/BatchGenerateVoucher |
批量生成凭证 /Scm/Services/GetVouchersFromBill.ashx |
| POST api/BillVoucher/SaveBillVouchers |
保存单据凭证 /Scm/Services/SubmitForBillVouchers.ashx |
ScmPreparedBy
进销存制单人
| API | Description |
|---|---|
| GET api/ScmPreparedBy/Pairs |
获取制单人键值对 /Scm/Services/GetScmPreparedBy.ashx |
CategorizedAccountsSummary
科目汇总表
SalaryTemplate
工资模板
| API | Description |
|---|---|
| GET api/SalaryTemplate/SimpleList?mid={mid} |
获取简单列表 /Salary/Service/New/SalaryManage.ashx?cmd=GetSalaryTemplate |
| GET api/SalaryTemplate/List?mid={mid} |
获取列表 /Salary/Service/New/SalaryManage.ashx?cmd=GetSalaryTemplateList |
| POST api/SalaryTemplate?vgId={vgId}&combine={combine} |
新增工资凭证模板 /Salary/Service/New/SalaryManage.ashx?cmd=AddSalaryTemplate |
| PUT api/SalaryTemplate?vgId={vgId}&combine={combine} |
编辑工资凭证模板 /Salary/Service/New/SalaryManage.ashx?cmd=UpdateSalaryTemplate |
| DELETE api/SalaryTemplate?vtid={vtid} |
删除工资凭证模板 /Salary/Service/New/SalaryManage.ashx?cmd=DeleteSalaryTemplate |
| POST api/SalaryTemplate/Init |
初始化默认模板 计提 发放(有模板的则更新为新的规则) /Salary/Service/New/SalaryManage.ashx?cmd=InitSalaryTemplate |
| POST api/SalaryTemplate/GetValueData?mid={mid}&vtId={vtId} |
获取工资凭证模板取值数据 /Salary/Service/New/SalaryManage.ashx?cmd=GetSalaryTemplateValueData |
| POST api/SalaryTemplate/GetItems?vtId={vtId} |
获取工资凭证模板详细信息 /Salary/Service/New/SalaryManage.ashx?cmd=GetSalaryTemplateItem |
OwerEquityChangeStatement
所有者权益变动表
InsuranceSettings
五险一金设置
| API | Description |
|---|---|
| GET api/InsuranceSettings/List |
五险一金设置列表 /Salary/Service/New/InsuranceSet.ashx?cmd=GetList |
| POST api/InsuranceSettings |
新增 /Salary/Service/New/InsuranceSet.ashx?cmd=Add |
| PUT api/InsuranceSettings?itemId={itemId} |
编辑 /Salary/Service/New/InsuranceSet.ashx?cmd=Edit |
| DELETE api/InsuranceSettings?itemId={itemId} |
删除 /Salary/Service/New/InsuranceSet.ashx?cmd=Delete |
| POST api/InsuranceSettings/Init |
初始化五险一金 /Salary/Service/IsHaveInsuranceData.ashx |
| POST api/InsuranceSettings/ExistsSettings |
是否存在五险一金设置 /Salary/Service/IsSetSS.ashx |
JDOperate
京东操作
| API | Description |
|---|---|
| POST api/JDOperate/GetStatus |
获取状态 Draft/Services/JDRegisterAndRealName.ashx?type=GetStatus |
| POST api/JDOperate/Register |
注册 Draft/Services/JDRegisterAndRealName.ashx?type=Register |
| POST api/JDOperate/QueryRegister |
查询注册结果 Draft/Services/JDRegisterAndRealName.ashx?type=QueryRegister |
| POST api/JDOperate/RealName |
京东实名认证 Draft/Services/JDRegisterAndRealName.ashx?type=RealName |
| POST api/JDOperate/QueryRealName |
查询实名认证结果 Draft/Services/JDRegisterAndRealName.ashx?type=QueryRealName |
| POST api/JDOperate/RegisterRedirect |
注册重定向 Draft/Services/JDRegisterRedirect.ashx |
VoucherForErp
业财凭证相关
FAChange
固定资产变更记录
ScmBasicData
进销存基础资料
| API | Description |
|---|---|
| GET api/ScmBasicData/PagingList?type={type}&PageIndex={PageIndex}&PageSize={PageSize} |
获取分页列表数据 /Scm/Services/GetScmBasicDatas.ashx |
| POST api/ScmBasicData/BatchSetAsubs |
批量设置基础资料科目信息 /Scm/Services/SubmitScmBasicDatas.ashx |
| GET api/ScmBasicData/ExportScmAsubChangeTemplate?type={type} |
关联进销存,资料与科目关联导入模板 |
| POST api/ScmBasicData/ImportScmAsubChange?type={type} |
导入进销存基础资料科目 |
| GET api/ScmBasicData/Export?type={type} |
进销存基础资料导出 |
Payment
结算方式
| API | Description |
|---|---|
| GET api/Payment/List |
获取结算方式列表 Cashier/Services/GetRecordForJournal.ashx?TYPE=PaymentMethod |
| GET api/Payment/NextPayMethodNo |
获取最新结算方式编码 |
| DELETE api/Payment/Cash |
删除结算方式 |
| DELETE api/Payment/Deposit |
删除结算方式 |
| POST api/Payment/Cash |
新增结算方式 |
| POST api/Payment/Deposit |
新增结算方式 |
| PUT api/Payment/Cash |
编辑结算方式 |
| PUT api/Payment/Deposit |
编辑结算方式 |
FACheckDetail
固定资产核对总账明细
| API | Description |
|---|---|
| GET api/FACheckDetail/List?startPId={startPId}&endPId={endPId}&projectType={projectType} |
获取列表 /FixedAssets/Services/GetRecordForFACheckDetail.ashx?type=search |
| GET api/FACheckDetail/Print?startPId={startPId}&endPId={endPId}&projectType={projectType} |
打印 /FixedAssets/Services/GetRecordForFACheckDetail.ashx?type=print |
| GET api/FACheckDetail/Export?startPId={startPId}&endPId={endPId}&projectType={projectType} |
导出 /FixedAssets/Services/GetRecordForFACheckDetail.ashx?type=export |
JournalTransfer
内部转账
InitialBalance
期初
| API | Description |
|---|---|
| GET api/InitialBalance/List |
获取期初科目 Settings/Services/InitialBalance.ashx?actionType=8 |
| POST api/InitialBalance/GenerlLedgeFC |
添加外币核算总账 Settings/Services/InitialBalance.ashx?actionType=9 |
| PUT api/InitialBalance/GenerlLedgeFC |
更新外币核算总账数据 Settings/Services/InitialBalance.ashx?actionType=10 |
| POST api/InitialBalance/BatchAAGenerlLedgeFC |
辅助核算总账批量处理 Settings/Services/InitialBalance.ashx?actionType=16 |
| PUT api/InitialBalance/GenerlLedgeAafc |
更新带有辅助核算的外币核算总账 Settings/Services/InitialBalance.ashx?actionType=12 |
| DELETE api/InitialBalance/GenerlLedgeAafc |
No documentation available. |
| GET api/InitialBalance/Export |
导出期初Excel(ExportExcelService.ashx?type=1) |
| GET api/InitialBalance/ExportTemplate |
导出期初Excel模板(ExportExcelService.ashx?type=2) |
| GET api/InitialBalance/ExportFc |
导出财务初始余额表(外币)(ExportExcelService.ashx?type=3) |
| GET api/InitialBalance/ExportFcTemplate |
导出财务初始余额表(外币)模板(ExportExcelService.ashx?type=4) |
| POST api/InitialBalance/Import |
导入 Settings/Services/ImportInitalBalanceSheetHandler.ashx |
| POST api/InitialBalance/GetCalcBalance?isClassification={isClassification}&isTaxesPayableClassification={isTaxesPayableClassification} |
计算平衡 /Settings/Services/CalcBalance.ashx |
| POST api/InitialBalance/GetInitialReconciliation |
? /Erp/Services/GetInitialReconciliation.ashx |
| POST api/InitialBalance/ClearGenDebitCredit?asId={asId} |
清空借贷方数据 /Settings/Services/ClearGenDebitCredit.ashx.cs |
AccountSetRecycleBin
账套回收站
| API | Description |
|---|---|
| GET api/AccountSetRecycleBin/List |
获取账套信息 settings/services/GetDeletedAccountSets.ashx |
| GET api/AccountSetRecycleBin/ListV2?serviceId={serviceId} |
获取账套信息 settings/services/GetDeletedAccountSets.ashx |
| POST api/AccountSetRecycleBin/Restore?asId={asId} |
还原账套 /settings/services/RestoreAccountSetFromRecycleBin.ashx |
| POST api/AccountSetRecycleBin/RestoreV2?asId={asId} |
还原账套 /settings/services/RestoreAccountSetFromRecycleBin.ashx |
| POST api/AccountSetRecycleBin/RestorePreview?asId={asId} |
还原预检(超用户数弹窗) |
| POST api/AccountSetRecycleBin/RestoreAfterClear?asId={asId} |
清理超限权限后继续还原 |
| POST api/AccountSetRecycleBin/Destroy?asId={asId} |
销毁回收站账套 /settings/services/DestroyAccountSet.ashx |
| POST api/AccountSetRecycleBin/Clear |
清空回收站 /settings/services/ClearAccountSetRecycleBin.ashx |
Employee
员工
Draft
票据
AccountSetOnlyAuth
账套只需要授权的接口
Salary
工资
Statements
三大报表
| API | Description |
|---|---|
| POST api/Statements/Print |
打印三大报表 |
| POST api/Statements/Export |
导出三大报表 |
BossPermissions
老板看账
| API | Description |
|---|---|
| GET api/BossPermissions/CurrentInfo |
获取老看账初始数据 |
| GET api/BossPermissions/List |
获取老板看账列表 /Settings/Services/GetTableForBossPermission.ashx |
| DELETE api/BossPermissions |
删除老板看账 /Setting/Services/SubmitForBossPermission.ashx?SubmitType=Delete |
| POST api/BossPermissions/NewBoss |
完成绑定 /Setting/Services/SubmitForBossPermission.ashx?SubmitType=NewBoss |
| POST api/BossPermissions/InitOldBoss |
初始化老用户老板看账 /Setting/Services/SubmitForBossPermission.ashx?SubmitType=InitOldBoss |
| POST api/BossPermissions/CheckBossLogin |
检查老板是否登陆过 /Setting/Services/SubmitForBossPermission.ashx?SubmitType=CheckBossLogin |
| POST api/BossPermissions/InitBossPhone |
添加boss电话 /Setting/Services/SubmitForBossPermission.ashx?SubmitType=InitBossPhone |
| POST api/BossPermissions/UpgradeStage?paraStage={paraStage} |
阶段升级, 0->1 1->2 2->3 /Setting/Services/SubmitForBossPermission.ashx?SubmitType=UpgradeStage |
| POST api/BossPermissions/ReduceStage?paraStage={paraStage} |
上一步 /Setting/Services/SubmitForBossPermission.ashx?SubmitType=ReduceStage |
| POST api/BossPermissions/QueryBossFlag |
老板看账弹窗提示 /Setting/Services/SubmitForBossPermission.ashx?SubmitType=QueryBossFlag |
| POST api/BossPermissions/BossLogin |
老板登录 /Setting/Services/SubmitForBossPermission.ashx?SubmitType=BossLogin |
BusinessActivityStatement
业务活动表
| API | Description |
|---|---|
| GET api/BusinessActivityStatement?PId={PId}&ColunmOrderChange={ColunmOrderChange}&SeniorModelJson={SeniorModelJson} |
获取业务活动表 /Statements/Services/BusinessActivityStatementHandler.ashx |
| GET api/BusinessActivityStatement/Formulas |
获取LineID及公式 |
| POST api/BusinessActivityStatement/Print |
打印 /Statements/Services/ExportStatementPdf.ashx?type=9 |
| GET api/BusinessActivityStatement/Export?PId={PId}&ColunmOrderChange={ColunmOrderChange}&SeniorModelJson={SeniorModelJson} |
导出 /Statements/Services/ExportStatementExcelHandler.ashx?type=9 |
| POST api/BusinessActivityStatement/Share?PId={PId}&ColunmOrderChange={ColunmOrderChange}&SeniorModelJson={SeniorModelJson} |
分享 /Statements/Services/BusinessActivitySheetShareHandler.ashx |
FinanceIndexSheet
主要财务指标
| API | Description |
|---|---|
| GET api/FinanceIndexSheet?PId={PId}&ColunmOrderChange={ColunmOrderChange}&SeniorModelJson={SeniorModelJson} |
获取主要财务指标 /Statements/Services/GetFirstFinancialIndexHandler.ashx |
AccountSetMenu
账套菜单
| API | Description |
|---|---|
| GET api/AccountSetMenu |
获取账套菜单 /App/Services/GetAccountSetMenu.ashx |
| GET api/AccountSetMenu/GetCurrentMenu |
获取账套菜单 GetCurrentMenu.ashx |
InvoiceNoAuth
发票
| API | Description |
|---|---|
| GET api/InvoiceNoAuth/Report?id={id} |
获取发票报告 |
| GET api/InvoiceNoAuth/ExportTaxClassCodeUnMatchedList |
获取未匹配到印花税规则的税收分类编码 |
MultiColumnLedger
多栏帐
BillVoucherAnalysis
进销存凭证汇总
| API | Description |
|---|---|
| GET api/BillVoucherAnalysis/List?startDate={startDate}&endDate={endDate} |
获取列表数据 /Scm/Services/GetBillAnalysisData.ashx |
FixedAssetsType
固定资产类别
| API | Description |
|---|---|
| GET api/FixedAssetsType?fatypeId={fatypeId} |
获取类别详情 /FixedAssets/Services/GetModelForFixedAssetType.ashx /FixedAssets/Services/GetSelectPeriod.ashx?handertype=gdzclb |
| GET api/FixedAssetsType/List |
获取列表数据 /FixedAssets/Services/GetSelectPeriod.ashx?handertype=zclb |
| GET api/FixedAssetsType/ListByProperty?faProperty={faProperty} |
根据资产属性获取列表数据 |
| GET api/FixedAssetsType/PagingList?PageIndex={PageIndex}&PageSize={PageSize} |
获取分页数据 /FixedAssets/Services/GetRecordForFixedAssetType.ashx |
| POST api/FixedAssetsType |
新增固定资产类别 /FixedAssets/Services/SubmitForFixedAssetType.ashx?EditType=Add |
| PUT api/FixedAssetsType?fatypeId={fatypeId} |
编辑固定资产类别 /FixedAssets/Services/SubmitForFixedAssetType.ashx?EditType=Edit |
| DELETE api/FixedAssetsType?fatypeId={fatypeId} |
删除固定资产类别 /FixedAssets/Services/SubmitForFixedAssetType.ashx?EditType=Delete |
| POST api/FixedAssetsType/IsUsed?faTypeId={faTypeId} |
是否已使用 /FixedAssets/Services/AssetsCheck.ashx?handertype=checkifuseassetstype |
VATCalculation
增值税测算
| API | Description |
|---|---|
| POST api/VATCalculation/GetSearchDate |
获取查询日期 /Invoice/Services/GetSearchDate.ashx?type=vat |
| POST api/VATCalculation/Calculate?startDate={startDate}&endDate={endDate} |
增值税测算 /Invoice/Services/VATCalculationHandler.ashx |
| POST api/VATCalculation/ModifyTaxRetained?taxPeriod={taxPeriod}&taxRetained={taxRetained} |
编辑期初进项留抵税额; |
| POST api/VATCalculation/ResetTaxRetained?taxPeriod={taxPeriod} |
重置期初进项留抵税额; |
| POST api/VATCalculation/Calculate2?taxPeriod={taxPeriod} |
增值税测算 |
| POST api/VATCalculation/VatTrend?year={year} |
获取对应年份的增值税趋势 |
| POST api/VATCalculation/GetSearchDate2 |
增值税测算里一些区间范围 |
Advertisement
广告
| API | Description |
|---|---|
| POST api/Advertisement/UpdatePCClick?adId={adId} |
更新广告点击次数 /Default/Services/GetPCAdvertisement.ashx (adId>0) |
| GET api/Advertisement |
获取广告 /Default/Services/GetPCAdvertisement.ashx (adId==0 || adId == null) |
FACheck
固定资产核对总账
| API | Description |
|---|---|
| GET api/FACheck/List?startPId={startPId}&endPId={endPId}&onlyUnBalance={onlyUnBalance} |
获取列表数据 /FixedAssets/Services/GetRecordForFACheck.ashx?type=search |
| GET api/FACheck/Print?startPId={startPId}&endPId={endPId}&onlyUnBalance={onlyUnBalance} |
打印 /FixedAssets/Services/GetRecordForFACheck.ashx?type=print |
| GET api/FACheck/Export?startPId={startPId}&endPId={endPId}&onlyUnBalance={onlyUnBalance} |
导出 /FixedAssets/Services/GetRecordForFACheck.ashx?type=export |
Invoice
发票
BaseDataForErpOnlyAuth
ERP基础数据操作
| API | Description |
|---|---|
| POST api/BaseDataForErpOnlyAuth/GetIndustryList |
?? /Settings/Services/GetIndustryList.ashx |
| POST api/BaseDataForErpOnlyAuth/GetTaxAreaList |
?? /Settings/Services/GetTaxAreaList.ashx |
StatementEquation
报表公式
Journal
日记账
CustomStatementPivotTable
数据透视表
CustomStatement
自定义报表
Checkout
结账
VoucherAiImport
凭证Ai相关功能
Redirect
跳转
| API | Description |
|---|---|
| GET api/Redirect |
官网跳转免费版 |
AccMessage
| API | Description |
|---|---|
| POST api/AccMessage?type={type} |
读取记账消息 |
ErpBackUp
业财备份
| API | Description |
|---|---|
| GET api/ErpBackUp |
获取最近一次备份成功的文件 |
Bank
银行相关接口
| API | Description |
|---|---|
| GET api/Bank |
获取银行静态配置信息 |
Values
ValuesController
| API | Description |
|---|---|
| GET api/Values |
Get |
| GET api/Values/{id} |
Get |
| POST api/Values |
Post |
| PUT api/Values/{id} |
Put |
| DELETE api/Values/{id} |
Delete |
Default
默认页面
| API | Description |
|---|---|
| GET api/Default |
免费版跳转 |