{
"code": "0",
"message": "string",
"data": {
"billNo": "string",
"drawer": "string",
"payee": "string",
"reviewer": "string",
"billDate": "string",
"remark": "string",
"includeTaxFlag": "string",
"billProperty": "string",
"sellerTaxpayerId": "string",
"buyerTaxpayerId": "string",
"buyerName": "string",
"buyerBankAndAccount": "string",
"buyerAddressAndTel": "string",
"cancalState": "string",
"billAmount": 0,
"billTax": 0,
"issueBizType": "string",
"billDetail": [
{
"amount": 0,
"quantity": "string",
"discountAmount": 0,
"specification": "string",
"units": "string",
"privilegeContent": "string",
"taxRate": "string",
"privilegeFlag": "string",
"price": "string",
"goodsCode": "string",
"lineProperty": "string",
"taxAmount": 0,
"goodsName": "string",
"revenueCode": "string"
}
]
}
}