{
"batchNo":"664c59249eaeb258f04ae6af2"
}
curl --location --request POST 'http://192.168.51.174/eTaxManage/openApi/apiPost' \
--header 'SID: 5128' \
--header 'Authorization: bearer 20d367f7-5b85-4592-885e-53066a9c4084' \
--header 'creditCode: 9131000069880697X8' \
--header 'Content-Type: application/json' \
--data-raw '{
"batchNo":"664c59249eaeb258f04ae6af2"
}'
{
"batchNo": "string",
"creditCode": "string",
"invoiceList": [
{
"invoiceType": "st",
"electricInvoiceNum": "string",
"invoiceCode": "string",
"invoiceNumber": "string",
"invoiceDate": "string",
"taxHandleResult": "st",
"entryDate": "string",
"invoiceStatus": "s",
"entryedPeriod": "string",
"oilAbnormality": "s",
"failReason": "string"
}
]
}