{
"addressId": 0,
"deleteDetailId": [
0
],
"deliveryMethodId": 0,
"deliveryWay": "DELIVERY",
"orderAttachments": [
{
"fileName": "string",
"fileSize": 0,
"fileType": "string",
"fileUrl": "string"
}
],
"orderCode": "string",
"orderDetails": [
{
"id": 0,
"originalPrice": 0,
"productCode": "string",
"productName": "string",
"productShortName": "string",
"productSku": 0,
"purchaseNumbers": 0,
"remark": "string",
"subtotal": 0,
"unitId": 0
}
],
"orderTotalAmount": 0,
"productTotalAmount": 0,
"remark": "string",
"totalFreight": 0
}