GET api/v1/Stops/GetStopsPoint
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CountryId | integer |
None. |
|
| CityId | integer |
None. |
|
| Address | string |
None. |
|
| Name | string |
None. |
|
| TransportTypes | Collection of integer |
None. |
|
| PolygonCoordinates | Collection of CoordinateDTO |
None. |
|
| Map | Map |
None. |
|
| Limit | integer |
None. |
|
| Skip | integer |
None. |
|
| Page | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.