{
"czlsh": "11123123123",
"code": "",
"name": "家牛"
}
curl --location --request POST 'https://api.baiwangjs.com/swgx-saas/swgx-api/interface/jxgl/queryCksl' \
--header 'Date;' \
--header 'host;' \
--header 'x-htjs-nonce;' \
--header 'x-htjs-ua;' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"czlsh": "11123123123",
"code": "",
"name": "家牛"
}'
{
"code": 0,
"msg": "操作成功",
"data": [
{
"id": "175119",
"code": "07011000",
"name": "种用马铃薯",
"rateCollection": "免税",
"unit": "千克",
"vatRebateRate": "0.0"
},
{
"id": "175121",
"code": "07019000",
"name": "其他鲜或冷藏的马铃薯",
"rateCollection": "免税",
"unit": "千克",
"vatRebateRate": "0.0"
}
],
"success": true
}