{
"creditCode": "L3874688YYLJC8EBF3"
}
curl --location --request POST 'http://192.168.51.174/eTaxManage/openApi/apiPost' \
--header 'SID: 5001' \
--header 'Authorization: bearer token' \
--header 'Content-Type: application/json' \
--data-raw '{
"creditCode": "L3874688YYLJC8EBF3"
}'
{
"authAmount": 19,
"residualAmount": 41,
"downAmount": 50,
"downloadedAmount": 19,
"unusedAmount": 50,
"localDownAmount": 26,
"uploadAmount": 56,
"unuploadedAmount": 68,
"localUsableAmount": 26,
"period": "3922-09",
"amountRangeStart": "29677430",
"amountRangeEnd": "64622447",
"mark": "Y",
"updateTime": "2024-04-09 09:26:28"
}