Country Dashboard - Superadmin
API URL
{{url}}/admin-service/data/country/list
Method
POST
Description
Get country list
Sample Input:
{ "limit": 10, "searchTerm": ""
}
Output
Field Name
Type
Comments
id(Country)
Number
3
name
String
Ghana
accountsCount
Number
9
siteCount
Number
110
tenantId
Number
290
oucount
Number
13
Sample Output:
Last updated