{
"result":{
"orderInfo":{
"orderId":"20223939182819283912",
"diningType":"TAKEAWAY",
"systemOrderId":"123567",
"systemSerialId":"2022393918",
"thirdOrderId":"2029834",
"thirdSerialId":"20",
"customerRemark":"备注一下",
"merchantRemark":"商家备注",
"platformType":"tims平台",
"isPlatform":"是",
"pickupId":"12",
"warningMessage":"订单异常",
"totalRefundAmount":"1000",
"totalPackageAmount":"1000",
"totalOfflineAmount":"1000",
"totalDeliveryAmount":"1000",
"storeNo":"10021",
"refundAmount":"1000",
"canInvoiceAmount":"1000",
"orderType":"2",
"orderStatus":"1",
"price":3000,
"realPrice":2000,
"discountPrice":2500,
"merchPrice":1500,
"payId":"20223939381839193",
"payDetail":"{'a': 1, 'b': 2}",
"payChannel":"ALIPAY",
"discountItemList":[
{
"itemName":"满5-1",
"itemPrice":1000
}
],
"orderChannel":"ALIPAY-MINIAPP",
"isBookingOrder":false,
"cancelStatus":false,
"cancelSide":"CUSTOMER",
"nickname":"张三",
"cancelReason":"不想要了",
"expectMakingTime":"2021-02-11 12:00:11",
"customerPickTime":"2021-02-11 12:05:11",
"expectFinishTime":"2021-02-11 12:01:11",
"orderScore":12,
"timeline":[
{
"statusTime":"2021-02-11 12:50:11",
"status":"1"
}
],
"memberPhone":"139xxxxxxxx",
"memberLevel":"大咖",
"orderCreateDate":"2021-12-31 14:00:00",
"orderModelType":"1"
},
"storeInfo":{
"storeId":"2039932",
"storeType":"Level-1",
"storeName":"阿里巴巴A区店",
"storePhone":"0571-8xxxxxxxx",
"storeManPhone":"133xxxxxxxx"
},
"merchInfoList":[
{
"merchId":"84738813",
"merchName":"拿铁",
"merchPhoto":"https:\/\/xxx.com\/merch.png",
"merchSpecs":"大杯",
"merchPrice":2300,
"merchDiscountPrice":2100,
"merchCount":3,
"perCouponPrice":20,
"merchAttrList":[
{
"name":"加奶x2",
"price":100,
"extraData":"{'a': 1, 'b': 2}"
}
]
}
],
"comboInfoList":[
{
"comboId":"394819",
"comboPrice":5000,
"comboDiscountPrice":3000,
"merchInfoList":[
{
"merchId":"9184919922",
"merchName":"拿铁",
"merchPhoto":"https:\/\/xxx.com\/merch.png",
"merchSpecs":"大杯",
"merchPrice":2300,
"merchDiscountPrice":2100,
"merchCount":3,
"perCouponPrice":20,
"merchAttrList":[
{
"name":"加奶x2",
"price":100,
"extraData":"{'a': 1, 'b': 2}"
}
]
}
]
}
],
"invoiceInfo":{
"isInvoice":true,
"invoiceTime":"2021-02-22 12:45:11",
"invoiceType":"ONLINE",
"invoiceStatus":"VAILD",
"invoicePrice":4000,
"invoiceLink":"https:\/\/xxx.com\/invoice.png"
}
},
"msgCode":200,
"errorSubCode":"order-service-error",
"errorSubMessage":"订单服务异常"
}