|
@@ -350,7 +350,7 @@
|
|
| **参数名** | **必选** | **类型** | **说明** |
|
|
| **参数名** | **必选** | **类型** | **说明** |
|
|
| :---: | :---: | :---: | --- |
|
|
| :---: | :---: | :---: | --- |
|
|
| `customerOrderNumber` | `是` | `String` | `受理单号` |
|
|
| `customerOrderNumber` | `是` | `String` | `受理单号` |
|
|
-| `fields` | `否` | `String` | `需要返回的数据的字段名,中间用','隔开,可选:consigner|发货人,consignee|收货人,cargo|货物,trackPoints|轨迹,currentGps|当前位置,mileage|总里程,leftMileage|剩余里程,progress|进度,estimatedArriveTime|预计到达时间` |
|
|
|
|
|
|
+| `fields` | `否` | `String` | `需要返回的数据的字段名,中间用','隔开,可选:consigner(发货人),consignee(收货人),cargo(货物),trackPoints(轨迹),currentGps(当前位置),mileage(总里程),leftMileage(剩余里程),progress(进度),estimatedArriveTime(预计到达时间)` |
|
|
| `devices` | `否` | `String` | `设备号,受理单可能绑定过多个设备,不传则返回所有` |
|
|
| `devices` | `否` | `String` | `设备号,受理单可能绑定过多个设备,不传则返回所有` |
|
|
|
|
|
|
|
|
|