{}
curl --location --request POST 'http://etax-sanbox.szhtxx.com/eTaxManage/openApi/apiPost' \
--header 'SID: 5101' \
--header 'Authorization: bearer token' \
--header 'creditCode: 440300087980448' \
--header 'userName;' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"creditCode": "string",
"authorizationType": "01",
"oldTaxpayerID": "string",
"compName": "string",
"currentTaxPeriod": "string",
"legalizeStartDate": "string",
"legalizeEndDate": "string",
"incomeEndDate": "string",
"compLevel": "string",
"appPeriod": "1",
"companyType": "SC",
"oilEntMark": "YLF",
"taxpayerType": "01",
"syncTime": "string",
"indexInfo": "string",
"statisticalStatus": "0"
}