文档
测试

承运合同创建

POST
http://39.98.208.21:9100/tool/swagger/api/insertContract

请求参数

参数名
类型
描述
必填
code
string
合同编号
必填
type
String
合同类型:C内部采购 X内部销售
必填
deliverunit
string
发货单位
必填
deliveraddress
string
发货地址
必填
delivercontact
string
发货联系人
必填
delivertel
string
发货联系电话
必填
receiveunit
string
收货单位
必填
receiveaddress
string
收货地址
必填
receivecontact
string
收获联系人
必填
receivetel
string
收货联系电话
必填
contractdate
date
合同日期
必填
customer
string
客户名称
必填
material
string
物资名称
必填
totalweight
double
总重量
必填
businessnumber
string
业务编号
必填
remark
string
备注
必填
leadsealing
int
是否铅封封打:1铅封封打 0非铅封封打
必填
corder
int
是否换单 1:换单 0不换单
必填
isUpdate
int
操作:0新增 1修改
必填

响应参数

参数名
类型
描述
必填
code
string
1、代表失败 0:代表成功
必填
message
String
消息
必填