{ "fileId": "string", "fileType": "string" }
curl --location '/conContract/download' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data '{ "fileId": "string", "fileType": "string" }'
{}