GET api/Distributor/Zone?token={token}&userId={userId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| token | string |
Required |
|
| userId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Zona| Name | Description | Type | Additional information |
|---|---|---|---|
| zoneId | integer |
None. |
|
| zoneName | string |
Required |
|
| hydrants | Collection of Hidrante |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.