{
"settlementPrice": 0,
"orderInfo": {
"outOrderSn": "string",
"orderSn": "string",
"skuTotalPrice": "string",
"skuTotalFreight": "string",
"chargeFee": "string",
"consigneeName": "string",
"consigneeProvinceId": 0,
"consigneeProvinceName": "string",
"consigneeCityId": 0,
"consigneeCityName": "string",
"consigneeCountyId": 0,
"consigneeCountyName": "string",
"consigneeTownId": 0,
"consigneeTownName": "string",
"consigneeAddress": "string",
"consigneeZip": "string",
"consigneeMobile": "string",
"orderStatus": 0
},
"orderDetail": [
{
"childOrderSn": "string",
"skuId": "string",
"skuName": "string",
"imagePath": "string",
"price": "string",
"totalPrice": "string",
"skuNum": 0,
"skuPrice": "string",
"childOrderStatus": 0,
"chargeFee": "string",
"singleChargeFee": "string",
"skuSplitFreight": "string",
"singleSkuSplitFreight": "string",
"skuTotalPrice": "string",
"isReceipt": 0,
"deliveredStatus": 0
}
]
}