{
"batchNo": "540000200112222620"
}
curl --location --request POST 'http://etax-sanbox.szhtxx.com/eTaxManage/openApi/apiPost' \
--header 'SID: 5107' \
--header 'Authorization: bearer token' \
--header 'creditCode: 440300087980448' \
--header 'userName;' \
--header 'Content-Type: application/json' \
--data-raw '{
"batchNo": "540000200112222620"
}'
{
"invoices": [
{
"failureReason": "",
"checkDate": "",
"invoiceNum": "12343211",
"invoiceCode": "123456787654",
"checkPurpose": "3",
"taxPeriod": "201801",
"invoiceStatus": "2",
"oilAbnormalMark": "9",
"authStatus": "",
"isAbnormalCredentials": "02",
"lockStatus": "02"
}
],
"batchStatus": "",
"checkType": "2",
"contentRows": "1",
"batchNo": ""
}