多人收款类型

参数示例

{
  "collectionAmountRatio": { // 收款比例
    "label" : "收款比例",
    "type": "AmountRatioInput",
    "value": {
      "amountRatio": "100", //收款比例
      "acceptCcyDetail": "CNY", //收款币种
      "receivableAmount": "100.00" //应收金额
    }
  },
  "payeeAccount": { //收款账户
    "label" : "收款账户",
    "type": "AccountInput",
    "value": {
      "bankBranchName": "杭州每刻银行西城支行", //银行名称
      "bankAcctName": "杭州每刻银行", //账户名称
      "bankAcctNumber": "62106170002177098", //收款账户
      "paymentType": "BANK", //账户类型,枚举值

    }
  },
  "payerAccount": { // 支付账户
    "label" : "支付账户",
    "type": "PayerAccountInput",
    "value": {
      "bankBranchName": "杭州每刻银行西城支行", //银行名称
      "bankAcctName": "杭州每刻银行", //账户名称
      "bankAcctNumber": "62106170002177098", //收款账户
      "paymentType": "BANK", //账户类型,枚举值
    }
  },
  "collectionTradingPartner": { //收款单位
    "label" : "收款单位",
    "type": "CORP", //CORP公司  SELF_EMPLOYED个体工商户
    "value": {
      "name": "杭州每刻",
      "property": "", //企业性质
      "businessCode": "BIZCODE001" //往来单位编码
    }
  },
  "collectionType": { //收款方式
    "label" : "收款方式",
    "type": "MultiTextInput",
    "value": {
      "text": "每刻报"
    }
  },
  "collectionUser": { //收款人
    "label" : "收款人",
    "type": "StaffInput",
    "value": {
      "employeeNo": "190001", //员工工号
      "text": "张三", //文本化内容
      "userId": "id001", //钉钉的userId
      "financialId": "fid001" //财务系统中的id
    }
  },
  "acceptanceDraftCode": { //承兑汇票号
    "label" : "承兑汇票号",
    "type": "SingleTextInput",
    "value": {
      "text": "汇票号"
    }
  },
  "remittanceRemark": { //收款备注
    "label" : "收款备注",
    "type": "SingleTextInput",
    "value": {
      "text": "备注信息"
    }
  }
  ... //此处省略自定义字段信息,与其他自定义字段一致
}
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 ""