POST v1/getBaseRegionIsExist
Request Information
URI Parameters
None.
Body Parameters
BaseRegionIsExistGet| Name | Description | Type | Additional information |
|---|---|---|---|
| deviceIDs |
ID пристрою |
Collection of integer |
Required |
Request Formats
application/json, text/json
Sample:
{
"deviceIDs": [
1,
2
]
}
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true