{
"erpNo": "string",
"trackingNoList": [
"string"
],
"platformOrderNo": "string",
"billList": [
{
"deductionNo": "string",
"createTime": "string",
"chargeItemKey": "string",
"chargeItem": "string",
"feeTypeName": "string",
"policyId": 0,
"approveNode": 0,
"currency": "string",
"totalDeduction": 0,
"accountDeduction": 0,
"voucherDeduction": 0,
"balanceDeduction": 0,
"creditDeduction": 0,
"firstAmount": 0,
"changeAmountList": [
"string"
],
"wrapperName": "string",
"remark": "string",
"approveStatus": 0,
"calcMode": 0,
"isDeleted": true,
"refundList": [
{
"documentNo": "string",
"documentType": 0,
"deductionNo": "string",
"approveStatus": 0
}
]
}
],
"changeRecordList": [
{
"deductionNo": "string",
"createTime": "string",
"chargeItem": "string",
"originTotal": 0,
"newTotal": 0,
"currency": "string",
"remark": "string"
}
],
"orderSkuList": [
{
"id": 0,
"skuNo": "string",
"sku": "string",
"num": 0
}
]
}