{
"sign": "string",
"signType": "none",
"encryptType": "none",
"timestamp": "string",
"content": {
"shxydm": "string",
"hgqydm": "string",
"nsrmc": "string",
"qylx": "SC",
"dqdm": "北京\t",
"yxbz": "string"
}
}
curl --location -g --request POST 'https://supplychain-dev.chinackts.com/qst/enterprise/{{socialCreditCode}}/sqqy' \
--header 'nsrsbh: {{nsrsbh}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"sign": "string",
"signType": "none",
"encryptType": "none",
"timestamp": "string",
"content": {
"shxydm": "string",
"hgqydm": "string",
"nsrmc": "string",
"qylx": "SC",
"dqdm": "北京\t",
"yxbz": "string"
}
}'
{}