{
"success": true,
"code": 0,
"message": "string",
"requestId": "string",
"errorData": {
"key": {}
},
"data": {
"orderInfo": {
"outTid": "string",
"status": "string",
"payTime": "2019-08-24T14:15:22.123Z",
"created": "2019-08-24T14:15:22.123Z"
},
"sellerInfo": {
"shopName": "string",
"outStoreId": "string",
"tel": "string"
},
"addressInfo": {
"deliveryProvince": "string",
"deliveryCity": "string",
"deliveryDistrict": "string",
"deliveryStreet": "string",
"deliveryAddress": "string",
"receiverName": "string",
"receiverTel": "string"
},
"payInfo": {
"realPayment": "string",
"totalFee": "string",
"payment": "string",
"postFee": "string",
"deductionRealPay": 0,
"deductionPay": 0
},
"buyerInfo": {
"buyerPhone": "string",
"nickname": "string",
"outOpenId": "string"
},
"subOrders": [
{
"outOid": "string",
"outItemId": "string",
"outSkuId": "string",
"itemNo": "string",
"skuNo": "string",
"title": "string",
"itemSalesStaffs": [
{
"outGuideId": "string",
"guideMobile": "string",
"rate": 0
}
],
"skuAttributes": [
{
"value": "string",
"name": "string"
}
],
"buyerMessages": "string",
"price": "string",
"discountPrice": "string",
"payment": "string",
"num": 0,
"weight": 0
}
],
"remarkInfo": {
"tradeMemo": "string",
"buyerMessage": "string"
},
"promotions": {
"voucherItems": [
{
"amtDiscount": 0,
"voucherNo": "string"
}
],
"promotionItems": [
{
"amount": 0,
"name": "string"
}
]
},
"orderExtra": {
"bizIdentity": "string",
"outsidePaywayName": "string",
"outsidePaywayPaymentInfo": "string",
"buyerSideHide": "string"
},
"openSource": {
"tradeChannel": {
"commonChannel": "string",
"customizedChannel": "string"
},
"marketingChannel": "string",
"tradeMark": "string"
},
"crmExtension": {
"isHistoryOrder": 0,
"orderSendBenefitLimit": {
"isNotSendPoints": 0,
"isNotSendGrowth": 0
}
}
}
}