{
"applyTaxPeriod": "202202",
"platformType": ""
}
curl --location --request POST 'http://etax-sanbox.szhtxx.com/eTaxManage/openApi/apiPost' \
--header 'SID: 5110' \
--header 'Authorization: bearer token' \
--header 'Content-Type: application/json' \
--data-raw '{
"applyTaxPeriod": "202202",
"platformType": ""
}'
{
"taxPeriod": "201905",
"buyerTaxID": "220300052762525",
"statisticalTime": "2019-06-05 16:05:00",
"statisticalStatus": "20",
"statisticalResult ": "01=2=106094=3182.82=2=57443=1723.29;03=0=0=0=0=0=0;14=0=0=0=0=0=0;24=0=0=0=0=0=0;99=2= 106094=3182.82=2=57443=1723.29;",
"signDate": "2019-06-05 16:08:29",
"cancelFlag": "01",
"statisticalFlag": "01",
"checkResult": [
{
"invoiceType": "",
"totalNum": "",
"totalEffectiveTaxAmount": "",
"totalAmt": "",
"exportToDomesticSalesNum": "",
"totalExportToDomesticSalesEffectiveTaxAmount": "",
"otherInvoicesNum": "",
"totalOtherInvoicesEffectiveTaxAmount": ""
}
]
}