Parameter | Description |
---|---|
Name | The OrganizationGroup name, such as “Global”. |
Type | The OrganizationGroup type. (eg. “Container”,“Customer”,“Partner”). |
{
"LocationGroups": [
{
"Name": "<string>",
"GroupId": "<string>",
"LocationGroupType": "<string>",
"Country": "<string>",
"Locale": "<string>",
"CreatedOn": "<string>",
"Users": "<string>",
"Admins": "<string>",
"Devices": "<string>",
"IsCustomerTypeExistInParentHierarchy": false,
"Id": {
"Value": 5526
}
}
],
"Page": 2,
"PageSize": 886,
"Total": 1
}
Was this page helpful?