Operating Unit Dashboard - Account Admin
API URL
{{url}}/admin-service/operating-unit/list
Method
POST
Description
Get Operating Unit list for Account admin login
Sample Input:
{
"limit":15, "tenantId":146, "searchTerm":""
}
Output:
Field Name
Type
Comments
id(operating unit)
Integer
36
name
String
Nakuru
siteCount
Integer
8
tenantId
Integer
74
Sample Output:
Last updated