{
"sign": "string",
"signType": "none",
"encryptType": "none",
"timestamp": "string",
"content": {
"sblx": "WMSB",
"fklx": "sjzj",
"fileid": "string"
}
}
curl --location -g --request POST 'https://supplychain-dev.chinackts.com/qst/enterprise/{{socialCreditCode}}/ckts-cxfksj' \
--header 'nsrsbh: {{nsrsbh}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"sign": "string",
"signType": "none",
"encryptType": "none",
"timestamp": "string",
"content": {
"sblx": "WMSB",
"fklx": "sjzj",
"fileid": "string"
}
}'
{}