|
@@ -772,9 +772,6 @@ https://wlhy.ali.56fanyun.com/order/create_order?access_token=fe12047e-52b1-418c
|
|
|
|**name** <br>*必填*|姓名|string|
|
|
|
|**phone** <br>*必填*|电话|string|
|
|
|
|**certNo** <br>*必填*|身份证号|string|
|
|
|
-|**name2** <br>*必填*|经纪人姓名|string|
|
|
|
-|**phone2** <br>*必填*|经纪人点好|string|
|
|
|
-|**certNo2** <br>*必填*|经纪人身份证号|string|
|
|
|
|**contractDate** <br>*可选*|签约日期,格式`yyyy-MM-dd` <br>**样例** : `2020-01-01`|string|
|
|
|
|**startDate** <br>*必填*|合同开始日期,格式`yyyy-MM-dd` <br>**样例** : `2020-01-01`|string|
|
|
|
|**endDate** <br>*必填*|合同截止日期,格式`yyyy-MM-dd` <br>**样例** : `2020-01-01`|string|
|
|
@@ -802,7 +799,7 @@ https://wlhy.ali.56fanyun.com/order/create_order?access_token=fe12047e-52b1-418c
|
|
|
|
|
|
## 创建委托代收合同接口
|
|
|
|
|
|
-**简要描述:** 创建司机合同
|
|
|
+**简要描述:** 创建委托代收合同
|
|
|
|
|
|
**请求 URL:** `/contract/middleman/create`
|
|
|
|
|
@@ -820,6 +817,9 @@ https://wlhy.ali.56fanyun.com/order/create_order?access_token=fe12047e-52b1-418c
|
|
|
|**name** <br>*必填*|姓名|string|
|
|
|
|**phone** <br>*必填*|电话|string|
|
|
|
|**certNo** <br>*必填*|身份证号|string|
|
|
|
+|**name2** <br>*必填*|经纪人姓名|string|
|
|
|
+|**phone2** <br>*必填*|经纪人点好|string|
|
|
|
+|**certNo2** <br>*必填*|经纪人身份证号|string|
|
|
|
|**contractDate** <br>*可选*|签约日期,格式`yyyy-MM-dd` <br>**样例** : `2020-01-01`|string|
|
|
|
|**startDate** <br>*必填*|合同开始日期,格式`yyyy-MM-dd` <br>**样例** : `2020-01-01`|string|
|
|
|
|**endDate** <br>*必填*|合同截止日期,格式`yyyy-MM-dd` <br>**样例** : `2020-01-01`|string|
|