分摊信息类型

分摊类型

参数名 类型 备注
allocationAmount AmountInput 分摊金额
allocationRatio SingleTextInput 分摊比例
customField xxx 用户定义字段(多个)
accrualReconcile AccrualReconcileInput 预提冲销信息(可能为空)
{
  "allocation":[ {
    "allocationRatio":{
      "text":"xxx"
    },
    "allocationAmount": {
      "currencyCode": "CNY", 
      "text": "1000.00"  
    },
    "accrualReconcile":{
      "label": "核销预提",
      "type": "AccrualReconcileInput",
      "value": {
        "accrualCode": "1234567890",
        "approvedConsumeAmount": {
          "label": "预提核销消费金额",
          "type": "AmountInput",
          "value": {
            "currencyCode": "CNY",
            "text": "123.00"
          }
        },
        "approvedBaseAmount": {
          "label": "预提核销本币金额",
          "type": "AmountInput",
          "value": {
            "currencyCode": "CNY",
            "text": "123.00"
          }
        },
        "lastReversal": true,
        "metadata": [
          {
            "primary": true,
            "businessCode": "accrualCode",
            "label": "预提编码",
            "type": "SingleTextInput",
            "display": true
          },
          {
            "primary": false,
            "businessCode": "name",
            "label": "供应商名称",
            "type": "SingleTextInput",
            "display": true
          },
          {
            "primary": false,
            "businessCode": "principalCodes",
            "label": "负责人",
            "type": "SingleTextInput",
            "display": true
          },
          {
            "primary": false,
            "businessCode": "amount",
            "label": "可核销金额",
            "type": "NumberTextInput",
            "display": true
          }
        ],
        "data": {
          "name": "供应商名称",
          "amount": 10000.11,
          "accrualCode": "1234567890",
          "principalCodes": "lujianqing"
        }
      }
    }

  } ]
}
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 ""