{
"token": "string",
"permissionOrganizationIds": [
0
],
"id": 0,
"tenantName": "string",
"organizationType": 0,
"serviceExpireTime": "2019-08-24T14:15:22.123Z",
"limitCommunityNumber": 0,
"limitOrganizationNumber": 0,
"contactPerson": "string",
"contactPhone": "string",
"adminAccount": "string",
"wechatServiceProviderId": 0,
"subMchId": "string",
"pcDeploymentType": 0,
"pcDeploymentUrl": "string",
"appDeploymentType": 0,
"appDeploymentUrl": "string",
"nameHash": "string",
"merchantCooperationPeople": 0,
"serviceMoney": 0,
"welcomeCode": "string",
"hasChild": 0,
"organizationLevel": 0,
"groupPermission": 0,
"datasourceId": 0,
"estateAppId": "string",
"estateAppKey": "string",
"estateAppSecret": "string",
"ownerAppId": "string",
"ownerAppKey": "string",
"ownerAppSecret": "string",
"isDelete": 0,
"buildingRoomNumber": 0,
"isInvoicing": 0,
"taxIdServiceFee": 0,
"isParkingPay": 0,
"limitParkingNumber": 0,
"demoTenant": 0
}curl --location --request POST 'https://test.jiuyun.pro/api/uc/v1/tenant/tenantUpd' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "string",
"permissionOrganizationIds": [
0
],
"id": 0,
"tenantName": "string",
"organizationType": 0,
"serviceExpireTime": "2019-08-24T14:15:22.123Z",
"limitCommunityNumber": 0,
"limitOrganizationNumber": 0,
"contactPerson": "string",
"contactPhone": "string",
"adminAccount": "string",
"wechatServiceProviderId": 0,
"subMchId": "string",
"pcDeploymentType": 0,
"pcDeploymentUrl": "string",
"appDeploymentType": 0,
"appDeploymentUrl": "string",
"nameHash": "string",
"merchantCooperationPeople": 0,
"serviceMoney": 0,
"welcomeCode": "string",
"hasChild": 0,
"organizationLevel": 0,
"groupPermission": 0,
"datasourceId": 0,
"estateAppId": "string",
"estateAppKey": "string",
"estateAppSecret": "string",
"ownerAppId": "string",
"ownerAppKey": "string",
"ownerAppSecret": "string",
"isDelete": 0,
"buildingRoomNumber": 0,
"isInvoicing": 0,
"taxIdServiceFee": 0,
"isParkingPay": 0,
"limitParkingNumber": 0,
"demoTenant": 0
}'{
"errCode": 0,
"errMsg": "string",
"data": true
}