GET api/v{version}/Locations/BaseTimeZone

Gets the para transit base time zone info.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
version

The requested API version

string

Required

Default value is 2.0

Body Parameters

None.

Response Information

Resource Description

Base time zone info.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/problem+json, application/xml, text/xml

Sample:

Sample not available.