文档
测试

订单物流按钮是否显示(旧接口)

POST
/p/api/invoke/BizAction.getGoodsOrderById

接口描述

新增返回字段 isShowMailNo

请求参数

参数名
类型
描述
必填
arg0
string
token
必填
arg1
int
订单id
必填

响应参数

参数名
类型
描述
必填
isShowMailNo
boolean
查看物流按钮是否显示
必填

说明 / 示例

```json { "accountId": 16, "accountImage": "53e46c27b88242ceb3b175af6eeca2ae.jpeg", "accountIsVip": false, "accountMobile": "18370200131", "accountName": "徐航", "aliPayStatus": 1, "beforeStatus": 0, "brandId": 33, "brandName": "Roger Vivier", "category1Id": 49, "category2Id": 50, "closeTime": 1594639002000, "createTime": 1587028694000, "createUserId": 16, "deliveryTime": 1590399676000, "enterId": 0, "erpGreenLightFlag": false, "firstPrice": 0, "freight": 0, "goodsErpCode": "RV020001", "goodsErpId": "44790448220874659", "goodsId": 1976, "goodsName": "RV 黑色漆皮水钻扣切尔西踝靴 RVW54825210D1PB999", "goodsSkuErpCode": "RV020001-36", "goodsSkuErpId": "63367796695662102", "goodsSource": 0, "id": 753, "imageId": "450beb957d044c8e92fa065460737f72.jpg", "invoiceExpressCompany": "顺丰", "invoiceExpressNo": "299443448248", "invoiceName": "超级管理员", "isAfterSale": false, "isInsure": true, "isParentPay": false, "isPick": false, "isPresell": false, "isShowMailNo": true, "isSpecialPrice": false, "oldInvoiceExpressNo": "2994434482481", "orderNo": "20200416171813546", "originalFreight": 0, "packageNo": "b2020052517405035", "payMoney": 1500000, "payTime": 1587028703000, "payType": 3, "pickTime": 1590399650000, "price": 2, "profit": 0, "quantity": 1, "receiveTime": 1594639002000, "receiverAddress": "高新园", "receiverCity": "深圳市", "receiverCityId": 234, "receiverId": 0, "receiverName": "徐航", "receiverProvince": "广东省", "receiverProvinceId": 20, "receiverRegion": "南山区", "receiverRegionId": 1068, "receiverTel": "18370200131", "receiverType": 0, "refundMoney": 0, "refundStatus": 0, "remark": "", "shipUserId": 1, "shipUserName": "root", "size": "36", "skuErpCode": "RV020001-36", "skuErpId": "63367796695662102", "skuId": 5854, "status": 4, "submitErpStatus": 2, "supplierId": 0, "totalMoney": 1500000, "transactionId": "104510000096202004162195788936", "type": 3, "unErpSync": true, "updateTime": 1617764859000, "updateUserId": 0 } ```