{
"orgId": 0,
"orgCode": "string",
"orgName": "string",
"orderIndex": 0,
"legalName": "string",
"personCharge": "string",
"remark": "string",
"modifyUser": "string",
"orgFunction": [
0
],
"financialSystem": "string",
"financialPeople": "string",
"financialPeopleTelephone": "string",
"uniqueEntityNo": "string",
"taxProv": "string",
"taxQuali": "string",
"taxIndustry": "string",
"consumerTaxpayer": "string",
"exportClass": "string",
"isIssue": "string",
"isUse": "string",
"belongIndustry": "string",
"accountNumber": "string",
"bankDeposit": "string",
"peopleNumber": "string",
"region": "string",
"regProv": "string",
"regCity": "string",
"regArea": "string",
"businessAddress": "string",
"businessLicenseUrl": "string",
"uscc": "string"
}curl --location '/api/org/update' \
--header 'Content-Type: application/json' \
--data '{
"orgId": 0,
"orgCode": "string",
"orgName": "string",
"orderIndex": 0,
"legalName": "string",
"personCharge": "string",
"remark": "string",
"modifyUser": "string",
"orgFunction": [
0
],
"financialSystem": "string",
"financialPeople": "string",
"financialPeopleTelephone": "string",
"uniqueEntityNo": "string",
"taxProv": "string",
"taxQuali": "string",
"taxIndustry": "string",
"consumerTaxpayer": "string",
"exportClass": "string",
"isIssue": "string",
"isUse": "string",
"belongIndustry": "string",
"accountNumber": "string",
"bankDeposit": "string",
"peopleNumber": "string",
"region": "string",
"regProv": "string",
"regCity": "string",
"regArea": "string",
"businessAddress": "string",
"businessLicenseUrl": "string",
"uscc": "string"
}'{}