{
"body": {
"code": "string",
"orderCode": "string",
"saleOutCode": "string",
"enableLineNo": true,
"records": [
{
"num": 0,
"saleOutNum": 0,
"itemCode": "string",
"configurableSpecs": [
{
"name": "string",
"code": "string",
"value": "string"
}
],
"quantity": 0,
"type": "QUALIFIED",
"returnType": 0
}
],
"comments": "string",
"attachments": "string"
}
}