{
"creditCode": "string",
"confirmNo": "string",
"confirmUuId": "string",
"serialNo": "string"
}
curl --location --request POST 'http://192.168.51.174/eTaxManage/openApi/apiPost' \
--header 'SID: 5011' \
--header 'Authorization: bearer token' \
--header 'Content-Type: application/json' \
--data-raw '{
"creditCode": "string",
"confirmNo": "string",
"confirmUuId": "string",
"serialNo": "string"
}'
格式:yyyy-MM-dd HH:mm:ss 总部接口无返回,税局乐企有返回,对应的税局乐企接口返回的<确认日期>
{
"repealDate": "string"
}