劳务报酬个税

请求参数

参数说明

字段名称 字段类型 是否必填 字段说明
amountType String 输入金额类型
amount AmountInput 输入金额
preTaxAmount AmountInput 劳务税前金额
withholdingTaxAmount AmountInput 预扣个税
afterTaxAmount AmountInput 劳务税后金额

参数样例

{
  "amountType": "pre",
  "amount": {
    "currency": "CNY",
    "amount": 1000,
    "amountStr": "1000"
  },
  "preTaxAmount": {
    "currency": "CNY",
    "amount": 1000,
    "amountStr": "1000"
  },
  "withholdingTaxAmount": {
    "currency": "CNY",
    "amount": 40,
    "amountStr": "40"
  },
  "afterTaxAmount": {
    "currency": "CNY",
    "amount": 960,
    "amountStr": "960"
  }
}

修改记录

2023-08-30  新增预提核销类型文档
Copyright © 杭州每刻科技有限公司 www.maycur.com all right reserved,powered by Gitbook该文件修订时间: 2024-11-20 10:52:00

results matching ""

    No results matching ""

    results matching ""

      No results matching ""