文档
测试

根据订单号查询详细

GET
backorderinfo/orderinfodetailv3/?

请求参数

参数名
类型
描述
必填
?
直接订单编号 如:1455118956359847936
必填

说明 / 示例

{ "status": 200, "msg": "OK", "data": { "orderInfoId": "1455118956359847936", "orderInfoName": "贵州紫云西南水泥有限公司", "cementBrandTypeName": "P.O42.5散", "receivingGoods": "凯锐联创", "receiveGoodsRemarks": "", "orderInfoStartTime": "2021-11-01 18:26:08", "orderInfoStatus": 3, "cementGoodsAllCount": 50.0, "cementGoodsAllPrice": 24250.0, "carNumberId": "川ACC323", "carInfoIdCard": "522502198410031716", "orderInfoUpdateTime": null, "receivingGoodsAddress": "贵州省|贵阳市|清镇市|麦格苗族布依族乡|街上", "receivingGoodsPeoplePhone": "18508593308" }, "ok": true }