{
"sign": "6",
"signType": "none",
"encryptType": "none",
"timestamp": "2026-04-18 22:59:55",
"content": {
"currentPage": 1,
"pageSize": 20,
"spdm": "0101101010,0101101019",
"spmc": "",
"status": ""
}
}
curl --location -g --request POST 'https://supplychain-dev.chinackts.com/qst/enterprise/{{socialCreditCode}}/tslwk' \
--header 'nsrsbh: {{nsrsbh}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"sign": "6",
"signType": "none",
"encryptType": "none",
"timestamp": "2026-04-18 22:59:55",
"content": {
"currentPage": 1,
"pageSize": 20,
"spdm": "0101101010,0101101019",
"spmc": "",
"status": ""
}
}'
{}