Operating Unit List - Admin
Sample Input:
Output
Sample Output:
{
"message": "Operating unit fetched successfully.",
"entity": null,
"status": true,
"entityList": [
{
"id": 60,
"name": "Hablot Manos",
"tenantId": 360,
"account": {
"id": 15,
"name": "St. Anne's Medical Center",
"tenantId": 248
}
},
{
"id": 57,
"name": "Meruu",
"tenantId": 337,
"account": {
"id": 30,
"name": "Rochec",
"tenantId": 336
}
}
],
"responseCode": 200,
"totalCount": 27
}