{
"fromTenantId": 0,
"toOrgId": 0,
"toTenantId": 0
}curl --location '/api/orgRel/checkOrgRel' \
--header 'Content-Type: application/json' \
--data '{
"fromTenantId": 0,
"toOrgId": 0,
"toTenantId": 0
}'{
"requestId": "string",
"success": true,
"message": null,
"errorCode": "string",
"errorMsg": null,
"requestID": "string",
"total": 0,
"data": [
true
]
}