{
"buyerId": 0,
"sellerId": 0,
"orderStatus": "string",
"deliveryMethodId": 0,
"addressId": 0,
"contactName": "string",
"contactPhone": "string",
"countryId": 0,
"provinceId": 0,
"cityId": 0,
"districtId": 0,
"addressDetail": "string",
"deliveryDate": 0,
"productTotalAmount": 0,
"productDiscountAmount": 0,
"orderDiscountAmount": 0,
"totalFreight": 0,
"orderTotalAmount": 0,
"remark": "string",
"salesmanId": 0,
"orderSource": "string",
"orderDetails": [
{
"productCode": "string",
"productName": "string",
"productShortName": "string",
"productSku": 0,
"unitId": 0,
"purchaseNumbers": 0,
"auxUnitId": 0,
"auxUnitNumbers": 0,
"originalPrice": 0,
"salePrice": 0,
"subtotal": 0,
"saleRate": 0,
"remark": "string",
"type": "string",
"combinationProductUnitId": 0
}
],
"warehouseId": 0
}