采购明细类型

说明

请求参数

参数说明

字段名称 字段类型 是否必填 字段说明
commodityName String(255) 否,需要查看具体的表单配置 商品名称
specifications String(128) 同上 规格
quantity BigDecimal 同上 单位
unit String(25) 同上 单位
unitPrice AmountInput 同上 单价
totalAmount AmountInput 同上 总金额
customObject CustomObject 同上 自定义字段

参数样例

{
  "commodityName": "商品名称",
  "specifications": "规格",
  "quantity": 1,
  "unit": "单位",
  "unitPrice": {
    "amount": "100",
    "currency": "CNY"
  },
  "totalAmount": {
    "amount": "100",
    "currency": "CNY"
  }
}

修改记录

2023-02-08  新增采购明细类型文档
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 ""