{
"code": "string",
"workOrderCodes": [
"string"
],
"staffCode": "string",
"addressCode": "string",
"customerCode": "string",
"deadline": 0,
"customerReqDeadLine": 0,
"needInvoice": 0,
"currency": "string",
"exchangeRate": "string",
"comments": "string",
"paymentsCondition": "string",
"hasSpecialPrice": 0,
"specialPrice": 0,
"customerOrderNumber": "string",
"records": [
{
"itemCode": "string",
"quantity": 0,
"assistQuantity": 0,
"batchNumber": "string",
"warehouseCode": "string",
"locationCode": "string",
"configurableSpecs": [
{
"name": "string",
"code": "string",
"value": "string"
}
],
"comment": "string",
"quality": "QUALIFIED",
"customizeFields": {
"key": {}
}
}
],
"extendedFieldList": [
{
"name": "string",
"value": {}
}
],
"bomVersion": "string",
"priceType": 0
}