{
"deptName": "string",
"entid": "string",
"modifier": "string",
"supRef": "string",
"supCti": 0,
"supTel": "string",
"supEmail": "string",
"sheettype": "string",
"creatorname": "string",
"supName": "string",
"brandName": "string",
"supplierid": "string",
"purType": "string",
"mapFlag": 0,
"purTotamt": 0,
"files": [
"string"
],
"supReason": 0,
"deptCode": "string",
"flag": 0,
"supEnname": "string",
"modifytime": "string",
"sealType": "string",
"supDrug": "string",
"dbsplitcode": "string",
"axpayerCode": "string",
"createtime": "string",
"creator": "string",
"modifiername": "string",
"supApoc": "string",
"daysofPayment": 0,
"businessType": "string",
"factoryCategory": "string",
"factoryCategoryName": "string",
"qaProjectLeader": "string",
"country": "string",
"province": "string",
"supLiObml": [
{
"factoryCategory": "string",
"legalLicense": "string",
"legalLiIssueDate": "string",
"legalLiExpiringDate": "string",
"legalLiFileUrl": "string",
"legalLiFileName": "string",
"qmsc": "string",
"qmscIssueDate": "string",
"qmscExpiringDate": "string",
"qmscFileUrl": "string",
"qmscFileName": "string",
"otherFileUrl": "string",
"otherFileName": "string"
}
],
"supLiCompanyProfile": [
{
"legalPresen": "string",
"companyProfile": "string",
"fileUrl": "string",
"fileName": "string",
"markets": "string",
"collaboratedProjects": "string",
"shareholderInfo": "string",
"relatedPartiesInfo": "string",
"remark": "string"
}
],
"supLiBusinessIcense": [
{
"fileUrl": "string",
"fileName": "string",
"effectiveDate": "string",
"expiringDate": "string",
"isLongTerm": 0,
"businessScope": "string",
"establishDate": "string",
"registeredCapital": "string"
}
],
"supLiCsr": [
{
"sustainabilityLicense": "string",
"effectiveDate": "string",
"expiringDate": "string",
"isquestionnaire": 0
}
],
"supLiObmbi": [
{
"establishDate": "string",
"startProductionDate": "string",
"markets": "string",
"factoryArea": 0,
"productionArea": 0,
"fpWarehouseArea": 0,
"rmWarehouseArea": 0,
"pmWarehouseArea": 0,
"laboratoryArea": 0,
"officeArea": 0,
"staffQty": 0,
"qualityer": 0,
"saleser": 0,
"productioner": 0,
"desDev": 0,
"administrativePersonnel": 0,
"other": 0
}
],
"supLiReason": [
{
"category": "string",
"remark": "string",
"factoryAddress": "string",
"flag": 0,
"isNewFile": 0
}
]
}
curl --location --request POST 'snc-mdm/sncsuplihead/saveSncSupLiHead' \
--header 'Ssotoken: {{accessToken}}' \
--header 'x-timestamp: 1713748800833' \
--header 'x-signature: KUXSucUrpWVx4Cjfq8XNig7l3yKhqLycqDMoJhHJpPU=' \
--header 'x-app-id: sncsit' \
--header 'Content-Type: application/json' \
--data-raw '{
"deptName": "string",
"entid": "string",
"modifier": "string",
"supRef": "string",
"supCti": 0,
"supTel": "string",
"supEmail": "string",
"sheettype": "string",
"creatorname": "string",
"supName": "string",
"brandName": "string",
"supplierid": "string",
"purType": "string",
"mapFlag": 0,
"purTotamt": 0,
"files": [
"string"
],
"supReason": 0,
"deptCode": "string",
"flag": 0,
"supEnname": "string",
"modifytime": "string",
"sealType": "string",
"supDrug": "string",
"dbsplitcode": "string",
"axpayerCode": "string",
"createtime": "string",
"creator": "string",
"modifiername": "string",
"supApoc": "string",
"daysofPayment": 0,
"businessType": "string",
"factoryCategory": "string",
"factoryCategoryName": "string",
"qaProjectLeader": "string",
"country": "string",
"province": "string",
"supLiObml": [
{
"factoryCategory": "string",
"legalLicense": "string",
"legalLiIssueDate": "string",
"legalLiExpiringDate": "string",
"legalLiFileUrl": "string",
"legalLiFileName": "string",
"qmsc": "string",
"qmscIssueDate": "string",
"qmscExpiringDate": "string",
"qmscFileUrl": "string",
"qmscFileName": "string",
"otherFileUrl": "string",
"otherFileName": "string"
}
],
"supLiCompanyProfile": [
{
"legalPresen": "string",
"companyProfile": "string",
"fileUrl": "string",
"fileName": "string",
"markets": "string",
"collaboratedProjects": "string",
"shareholderInfo": "string",
"relatedPartiesInfo": "string",
"remark": "string"
}
],
"supLiBusinessIcense": [
{
"fileUrl": "string",
"fileName": "string",
"effectiveDate": "string",
"expiringDate": "string",
"isLongTerm": 0,
"businessScope": "string",
"establishDate": "string",
"registeredCapital": "string"
}
],
"supLiCsr": [
{
"sustainabilityLicense": "string",
"effectiveDate": "string",
"expiringDate": "string",
"isquestionnaire": 0
}
],
"supLiObmbi": [
{
"establishDate": "string",
"startProductionDate": "string",
"markets": "string",
"factoryArea": 0,
"productionArea": 0,
"fpWarehouseArea": 0,
"rmWarehouseArea": 0,
"pmWarehouseArea": 0,
"laboratoryArea": 0,
"officeArea": 0,
"staffQty": 0,
"qualityer": 0,
"saleser": 0,
"productioner": 0,
"desDev": 0,
"administrativePersonnel": 0,
"other": 0
}
],
"supLiReason": [
{
"category": "string",
"remark": "string",
"factoryAddress": "string",
"flag": 0,
"isNewFile": 0
}
]
}'