{
"addressId": 0,
"cityId": 0,
"contactName": "string",
"contactPhone": "string",
"countryId": 0,
"customFreight": true,
"deliveryAddress": "string",
"deliveryMethodId": 0,
"districtId": 0,
"orderCode": "string",
"orderDetails": [
{
"auxUnitId": 0,
"auxUnitNumbers": 0,
"combinationProductUnitId": 0,
"customPrice": true,
"id": 0,
"originalPrice": 0,
"productCode": "string",
"productName": "string",
"productShortName": "string",
"productSku": 0,
"purchaseNumbers": 0,
"salePrice": 0,
"saleRate": 0,
"subtotal": 0,
"type": "MANUAL_GIFT",
"unitId": 0
}
],
"orderDiscountAmount": 0,
"orderInvoice": {
"address": "string",
"bankAccount": "string",
"bankName": "string",
"email": "string",
"enableOrderInvoiceTaxRate": true,
"invoiceTitle": "string",
"invoiceType": "COMMON",
"orderCommonInvoiceTaxRate": 0,
"orderSpecialInvoiceTaxRate": 0,
"phone": "string",
"taxId": "string",
"taxInfoId": 0
},
"otherAmount": 0,
"provinceId": 0,
"totalFreight": 0,
"updateRole": "BUYER",
"warehouseId": 0
}