分摊信息类型

响应参数

参数说明

字段名称 字段类型 是否必填 字段说明
code String(500) 是 唯一编码
allocatedAmount AmountInput 是 分摊金额
allocatedRatio BigDecimal 是 分摊比例
coverDepartmentBizCode String(100) 否 分摊部门业务编码
coverDepartmentDingtalkId String(300) 否 分摊部门业务钉钉Id
coverDepartmentName String(100) 否 分摊部门名称
coverUserName String(100) 否 分摊人员姓名
coverEmpoyeeNo String(100) 否 分摊人员工号
approvedBaseAmount AmountInput 是 审批通过的本币金额
coverDimensionExt List< String > 否 根据选项组分摊的选项组业务编码
customObject CustomObject 是 自定义字段的信息
accrualReconcile AccrualReconcileInput 否 预提核销
consumeTaxDeductionAmount AmountInput 否 分摊抵扣税额金额
consumeNoTaxAmount AmountInput 否 分摊不含税金额

参数样例

[
  {
    "code": "CODE001",
    "allocatedAmount": {
      "amount": 1000.00,
      "currency": "CNY"
    },
    "allocatedRatio": 50.00,
    "coverDepartmentBizCode": "DEPT001",
    "coverDepartmentName": "每刻科技技术部",
    "coverDepartmentDingtalkId": "123456",
    "coverUserName": "",
    "coverEmpoyeeNo": "",
    "approvedBaseAmount": {
      "amount": 1000.00,
      "currency": "CNY"
    },
    "coverDimensionExt": [
      "选项业务编码001",
      "选项业务编码002"
    ],
    "customObject": {},
    "consumeTaxDeductionAmount": {
      "currency": "CNY",
      "amount": 0,
      "amountStr": "0.00"
    },
    "consumeNoTaxAmount": {
      "currency": "CNY",
      "amount": 22,
      "amountStr": "22.00"
    }
  }
]

修改记录

2023-02-08  新增分摊类型文档
Copyright © 杭州每刻科技有限公司 www.maycur.com all right reserved,powered by Gitbook该文件修订时间: 2026-09-23 10:19:53

results matching ""

    No results matching ""

    results matching ""

      No results matching ""