申请统计结果
net.smarttax.sim.facade.SmarttaxClient#deductionStatisticsResult
| 参数名 |
说明 |
备注 |
| taxPeriod |
税款所属期 |
yyyyMMdd |
| deductionType |
抵扣类型 枚举 |
|
| applicationId |
申请统计流水号 |
net.smarttax.sim.facade.SmarttaxOperationListener#deductionStatisticsResult
| 参数名 |
说明 |
备注 |
| statisticsMonth |
统计月份 |
yyyyMM |
| statisticsType |
统计类型 枚举 |
|
| statisticsStatus |
统计状态 枚举 |
|
| statisticsResult |
申请统计结果 枚举 |
v1.1.3 |
| confirmToken |
确认统计token |
|
| detailList |
统计明细列表 |
net.smarttax.sim.entity.taxcore.resp.StatisticsDetail |
| invoiceCategory |
票种类型 枚举 |
|
| deductCount |
抵扣发票份数 |
|
| deductAmount |
抵扣总金额 |
|
| deductTaxAmount |
抵扣总税额 |
|
| nondeductibleCount |
不抵扣发票份数 |
|
| nondeductibleAmount |
不抵扣总金额 |
|
| nondeductibleTaxAmount |
不抵扣总税额 |