curl --location --request POST 'http://localhost:8103/icvs-bmp-contract//cntContPub/saveContrac' \
--header 'ssotoken: {{ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw ''
{
"returncode": "",
"data": {},
"message": "",
"traceId": "",
"errorDetail": "",
"now": ""
}