Skip to Main Content

California State University, Sacramento

GET api/parking/parkinglogixlocationinfo

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

ParkingLogixData
NameDescriptionTypeAdditional information
multiLotInfoData

Collection of MultiLotInfoParkingItem

None.

locationInfoData

Collection of LocationInfoParkingItem

None.

Response Formats

application/json, text/json

Sample:
{
  "multiLotInfoData": [
    {
      "location_name": "sample string 1",
      "geocode": "sample string 2",
      "location_address": "sample string 3",
      "total_spaces": 4,
      "free_spaces": 5,
      "occupancy": 6
    },
    {
      "location_name": "sample string 1",
      "geocode": "sample string 2",
      "location_address": "sample string 3",
      "total_spaces": 4,
      "free_spaces": 5,
      "occupancy": 6
    }
  ],
  "locationInfoData": [
    {
      "location_name": "sample string 1",
      "default_free": "sample string 2",
      "location_address": "sample string 3",
      "timezone": "sample string 4",
      "data": [
        {
          "total_spaces": "sample string 1",
          "free_spaces": "sample string 2",
          "level": "sample string 3",
          "date_time": "2024-12-26T11:38:23.6905843-08:00"
        },
        {
          "total_spaces": "sample string 1",
          "free_spaces": "sample string 2",
          "level": "sample string 3",
          "date_time": "2024-12-26T11:38:23.6905843-08:00"
        }
      ],
      "total_spaces": "sample string 5",
      "free_spaces": "sample string 6",
      "date_time": "2024-12-26T11:38:23.6905843-08:00"
    },
    {
      "location_name": "sample string 1",
      "default_free": "sample string 2",
      "location_address": "sample string 3",
      "timezone": "sample string 4",
      "data": [
        {
          "total_spaces": "sample string 1",
          "free_spaces": "sample string 2",
          "level": "sample string 3",
          "date_time": "2024-12-26T11:38:23.6905843-08:00"
        },
        {
          "total_spaces": "sample string 1",
          "free_spaces": "sample string 2",
          "level": "sample string 3",
          "date_time": "2024-12-26T11:38:23.6905843-08:00"
        }
      ],
      "total_spaces": "sample string 5",
      "free_spaces": "sample string 6",
      "date_time": "2024-12-26T11:38:23.6905843-08:00"
    }
  ]
}

application/xml, text/xml

Sample:
<ParkingLogixData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ProxyingDataProvider.Models.ParkingLogix">
  <locationInfoData>
    <LocationInfoParkingItem>
      <data>
        <LocationInfoParkingItemData>
          <dateTime xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2024-12-26T19:38:23.6905843Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>-480</d6p1:OffsetMinutes>
          </dateTime>
          <freeSpaces>sample string 2</freeSpaces>
          <level>sample string 3</level>
          <totalSpaces>sample string 1</totalSpaces>
        </LocationInfoParkingItemData>
        <LocationInfoParkingItemData>
          <dateTime xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2024-12-26T19:38:23.6905843Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>-480</d6p1:OffsetMinutes>
          </dateTime>
          <freeSpaces>sample string 2</freeSpaces>
          <level>sample string 3</level>
          <totalSpaces>sample string 1</totalSpaces>
        </LocationInfoParkingItemData>
      </data>
      <dateTime xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2024-12-26T19:38:23.6905843Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>-480</d4p1:OffsetMinutes>
      </dateTime>
      <default_free>sample string 2</default_free>
      <freeSpaces>sample string 6</freeSpaces>
      <locationAddress>sample string 3</locationAddress>
      <locationName>sample string 1</locationName>
      <timezone>sample string 4</timezone>
      <totalSpaces>sample string 5</totalSpaces>
    </LocationInfoParkingItem>
    <LocationInfoParkingItem>
      <data>
        <LocationInfoParkingItemData>
          <dateTime xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2024-12-26T19:38:23.6905843Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>-480</d6p1:OffsetMinutes>
          </dateTime>
          <freeSpaces>sample string 2</freeSpaces>
          <level>sample string 3</level>
          <totalSpaces>sample string 1</totalSpaces>
        </LocationInfoParkingItemData>
        <LocationInfoParkingItemData>
          <dateTime xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2024-12-26T19:38:23.6905843Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>-480</d6p1:OffsetMinutes>
          </dateTime>
          <freeSpaces>sample string 2</freeSpaces>
          <level>sample string 3</level>
          <totalSpaces>sample string 1</totalSpaces>
        </LocationInfoParkingItemData>
      </data>
      <dateTime xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2024-12-26T19:38:23.6905843Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>-480</d4p1:OffsetMinutes>
      </dateTime>
      <default_free>sample string 2</default_free>
      <freeSpaces>sample string 6</freeSpaces>
      <locationAddress>sample string 3</locationAddress>
      <locationName>sample string 1</locationName>
      <timezone>sample string 4</timezone>
      <totalSpaces>sample string 5</totalSpaces>
    </LocationInfoParkingItem>
  </locationInfoData>
  <multiLotInfoData>
    <MultiLotInfoParkingItem>
      <freeSpaces>5</freeSpaces>
      <geocode>sample string 2</geocode>
      <locationAddress>sample string 3</locationAddress>
      <locationName>sample string 1</locationName>
      <occupancy>6</occupancy>
      <totalSpaces>4</totalSpaces>
    </MultiLotInfoParkingItem>
    <MultiLotInfoParkingItem>
      <freeSpaces>5</freeSpaces>
      <geocode>sample string 2</geocode>
      <locationAddress>sample string 3</locationAddress>
      <locationName>sample string 1</locationName>
      <occupancy>6</occupancy>
      <totalSpaces>4</totalSpaces>
    </MultiLotInfoParkingItem>
  </multiLotInfoData>
</ParkingLogixData>