GET POS/SyncCenter/Zones?activeOnly={activeOnly} Try Now
Get Sync Centre Zones .
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
activeOnly |
if set to true [active only].
|
boolean |
Required
|
Body Parameters
None.
Response Information
Resource Description
Collection of Zone
Name | Description | Type | Additional information |
---|---|---|---|
Name | string |
None.
|
|
Description | string |
None.
|
|
Value | integer |
None.
|
Response Formats
application/json, text/json
Sample:
[ { "Name": "", "Description": "", "Value": 3 } ]