{
"companyType": "string",
"userId": 0,
"belongIndustry": "string",
"peopleNumber": "string",
"telephone": "string",
"businessLicenseUrl": "string",
"businessLicenseType": "string",
"orgName": "string",
"uscc": "string",
"mergeUscc": true,
"businessTerm": "string",
"termType": "string",
"regProv": "string",
"regCity": "string",
"regArea": "string",
"businessAddress": "string",
"contactUser": {
"contactType": "string",
"contactName": "string",
"idCardNo": "string",
"contactPhone": "string",
"contactEmail": "string"
},
"productIds": [
0
],
"ext": {
"orgName": "string",
"taxCode": "string",
"taxProv": "string",
"taxQuali": "string",
"addrDetail": "string",
"addrProvice": "string",
"addrCity": "string",
"addrArea": "string",
"telephone": "string",
"bankDeposit": "string",
"accountNumber": "string"
}
}curl --location '/api/tenant/register/yunying' \
--header 'Content-Type: application/json' \
--data '{
"companyType": "string",
"userId": 0,
"belongIndustry": "string",
"peopleNumber": "string",
"telephone": "string",
"businessLicenseUrl": "string",
"businessLicenseType": "string",
"orgName": "string",
"uscc": "string",
"mergeUscc": true,
"businessTerm": "string",
"termType": "string",
"regProv": "string",
"regCity": "string",
"regArea": "string",
"businessAddress": "string",
"contactUser": {
"contactType": "string",
"contactName": "string",
"idCardNo": "string",
"contactPhone": "string",
"contactEmail": "string"
},
"productIds": [
0
],
"ext": {
"orgName": "string",
"taxCode": "string",
"taxProv": "string",
"taxQuali": "string",
"addrDetail": "string",
"addrProvice": "string",
"addrCity": "string",
"addrArea": "string",
"telephone": "string",
"bankDeposit": "string",
"accountNumber": "string"
}
}'{}