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