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