{
"thirdOrderNo": "string",
"thirdShopId": "string",
"shopID": "string",
"orderType": 0,
"servicePkg": "string",
"expectedFinishTime": 0,
"expectedPickupTime": 0,
"receiverName": "string",
"receiverAddress": "string",
"receiverLongitude": "string",
"receiverLatitude": "string",
"receiverPhone": "string",
"tips": 0,
"orderAmount": 0,
"orderActualAmount": 0,
"orderSource": "string",
"takeOutSourceNo": "string",
"orderSequence": "string",
"lnglatType": 0,
"weight": "string",
"remark": "string",
"productList": [
{
"productID": "string",
"category": {
"categoryID": "string",
"categoryName": "string"
},
"saleAvailable": true,
"locale": "string",
"name": "string",
"departureList": [
{
"locationID": "string",
"type": "string",
"name": "string"
}
],
"marketPrice": "string",
"salePrice": "string",
"marketPriceCurrency": "string",
"deductPrice": "string",
"business": "string"
}
],
"isMultiply": true
}