{
"taxNationalNo": "string",
"digitalNumber": "string",
"invoiceNumber": null,
"invoiceCode": null,
"checkCode": null,
"taxAmount": null,
"amountWithoutTax": null,
"reimbursementAmount": 0,
"reimburser": "string",
"reimbursementDept": "string",
"reimbursementTime": "string",
"reimbursementNo": "string",
"reimbursementTypeDesc": "string",
"signVoucherNo": "string",
"voucherCreateTime": "string",
"signRemarks": "string",
"invoiceDate": "string",
"operateType": "string"
}curl --location 'https://www.aisinogd.com/EInvoice-Test/Api' \
--header 'taxnum: 914401015895045424' \
--header 'actionCode: ZZSSDFPCY' \
--header 'extensionNo: 101' \
--header 'Accept: application/json' \
--header 'isEncryption: 0' \
--header 'interfaceCode: lfhbbbwqxoercmso' \
--header 'Content-Type: application/json' \
--data '{
"taxNationalNo": "string",
"digitalNumber": "string",
"invoiceNumber": null,
"invoiceCode": null,
"checkCode": null,
"taxAmount": null,
"amountWithoutTax": null,
"reimbursementAmount": 0,
"reimburser": "string",
"reimbursementDept": "string",
"reimbursementTime": "string",
"reimbursementNo": "string",
"reimbursementTypeDesc": "string",
"signVoucherNo": "string",
"voucherCreateTime": "string",
"signRemarks": "string",
"invoiceDate": "string",
"operateType": "string"
}'{
"code": "string",
"mess": "string"
}