{
"requestId": "string",
"businessSystemCode": "string",
"interfaceCode": " ALLE.INVOICE.RED",
"data": {
"serialNo": "string",
"invoiceCode": "string",
"invoiceNum": "string",
"originalIssueTime": "string",
"originalInvoiceAmount": 0,
"originalTotalTaxAmount": 0,
"redReason": "01",
"govRedConfirmBillUuid": "string",
"redInfoBillNo": "string",
"account": "string",
"drawer": "string",
"invoiceType": "01",
"orgCode": "string",
"sellerName": "string",
"sellerTaxpayerId": "string",
"sellerBank": "string",
"sellerBankAccount": "string",
"sellerAddress": "string",
"sellerTel": "string",
"buyerName": "string",
"buyerTaxpayerId": "string",
"buyerBank": "string",
"buyerBankAccount": "string",
"buyerAddress": "string",
"buyerTel": "string",
"specialType": "null",
"buyerRecipientPhone": "string",
"buyerRecipientMail": "string",
"naturalPersonFlag": "Y",
"invoiceDetail": [
{
"lineProperty": "0",
"originalSeq": 0,
"originaldetailRowNo": "string",
"billSourceId": "string",
"goodsCode": "string",
"goodsName": "string",
"revenueCode": "string",
"specification": "string",
"units": "string",
"quantity": 0,
"price": 0,
"amount": 0,
"taxRate": 0,
"taxAmount": 0
}
]
}
}