{
"parentOrderNo": "string",
"orderNo": "string",
"refundId": "string",
"uid": "string",
"status": 0,
"aftersaleMethod": "string",
"reasonCode": "string",
"reasonCodeDes": "string",
"afterSaleImgList": [
"string"
],
"createRemark": "string",
"createTime": "string",
"auditTime": "string",
"deliveryTime": "string",
"warehouseReceiveTime": "string",
"finishTime": "string",
"cancelTime": "string",
"updateTime": "string",
"cancelType": "string",
"cancelRemark": "string",
"auditRemark": "string",
"expressDeliveryRemark": "string",
"warehouseReceiveRemark": "string",
"receiveAddressProvince": "string",
"receiveAddressCity": "string",
"receiveAddressArea": "string",
"receiveAddressDetail": "string",
"receiveName": "string",
"receiveMobile": "string",
"originalOrderPaymentType": "string",
"originalOrderPaymentTypeDesc": "string",
"originalOrderBusinessType": "string",
"originalOrderBusinessTypeDesc": "string",
"depositAmt": 0,
"balancePaymentAmt": 0,
"supplierCode": "string",
"warehouseType": "string",
"warehouseCode": "string",
"warehouseName": "string",
"afterSaleExpressList": [
{
"expressCompanyCode": "string",
"expressCompanyName": "string",
"expressNumber": "string"
}
],
"sceneType": 0,
"goodsTotalFee": 0,
"totalRefundFee": 0,
"deliveryFee": 0,
"auditHandDeductFee": 0,
"warehouseHandDeductFee": 0,
"totalDeductFee": 0,
"goodsAllowRefundFee": 0,
"payDetailList": [
{
"bizOrderId": "string",
"status": 0,
"merchantPayType": "string",
"merchantPayTypeName": "string",
"realAmount": 0
}
],
"afterSaleGoodsList": [
{
"orderLineNo": "string",
"goodsSerial": "string",
"skuCode": "string",
"externalSkuCode": "string",
"barCode": "string",
"skuName": "string",
"aftersaleAmount": 0,
"picUrl": "string",
"tradingType": 0,
"saleAmt": 0,
"goodsLineRefundFee": 0,
"depositAmt": 0,
"balancePaymentAmt": 0
}
]
}