GET api/export/BeeCaveSignage/{startDate}/{endDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
startDate

date

Required

endDate

date

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Export_BeeCaveSignage_Result
NameDescriptionTypeAdditional information
FACILITYID

integer

None.

ATTACHID

string

None.

SIGNTYPE

integer

None.

PermitNumber

string

None.

COMPSTATUS

string

None.

VARIANCE

string

None.

SIGNHEIGHT

string

None.

SIGNWIDTH

string

None.

SQFOOTAGE

string

None.

SIGNTEXT

string

None.

SIGNTEXTHT

integer

None.

COLOR1

string

None.

COLOR2

string

None.

COLOR3

string

None.

COLOR4

string

None.

COLOR5

string

None.

COLOR6

string

None.

COLOR7

string

None.

COLOR8

string

None.

COLOR9

string

None.

COLOR10

string

None.

ILLUMINATION

string

None.

PHOTO

boolean

None.

STARTDATE

date

None.

ENDDATE

date

None.

INSTALLDATE

date

None.

BUSNAME

string

None.

BUSADDRESS

string

None.

BUSSQFT

decimal number

None.

BUSFRONTAGE

string

None.

BLDGPERMIT

integer

None.

IMAGE

boolean

None.

ELECTRICAL

boolean

None.

CONTRCONTACT

string

None.

CONTRNAME

string

None.

CONTRADDRESS

string

None.

BUSOWNCONTACT

string

None.

BUSOWNNAME

string

None.

BUSOWNADDRESS

string

None.

PROPOWNCONTACT

string

None.

PROPOWNNAME

string

None.

PROPOWNADDRESS

string

None.

CreationDate

date

None.

Creator

integer

None.

EditDate

date

None.

Editor

integer

None.

STATUS

integer

None.

GIS_GeometryX

string

None.

GIS_GeometryY

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "FACILITYID": 1,
    "ATTACHID": "sample string 2",
    "SIGNTYPE": 3,
    "PermitNumber": "sample string 4",
    "COMPSTATUS": "sample string 5",
    "VARIANCE": "sample string 6",
    "SIGNHEIGHT": "sample string 7",
    "SIGNWIDTH": "sample string 8",
    "SQFOOTAGE": "sample string 9",
    "SIGNTEXT": "sample string 10",
    "SIGNTEXTHT": 11,
    "COLOR1": "sample string 12",
    "COLOR2": "sample string 13",
    "COLOR3": "sample string 14",
    "COLOR4": "sample string 15",
    "COLOR5": "sample string 16",
    "COLOR6": "sample string 17",
    "COLOR7": "sample string 18",
    "COLOR8": "sample string 19",
    "COLOR9": "sample string 20",
    "COLOR10": "sample string 21",
    "ILLUMINATION": "sample string 22",
    "PHOTO": true,
    "STARTDATE": "2024-07-01T16:15:16.0360148-05:00",
    "ENDDATE": "2024-07-01T16:15:16.0360148-05:00",
    "INSTALLDATE": "2024-07-01T16:15:16.0360148-05:00",
    "BUSNAME": "sample string 27",
    "BUSADDRESS": "sample string 28",
    "BUSSQFT": 29.0,
    "BUSFRONTAGE": "sample string 30",
    "BLDGPERMIT": 31,
    "IMAGE": true,
    "ELECTRICAL": true,
    "CONTRCONTACT": "sample string 34",
    "CONTRNAME": "sample string 35",
    "CONTRADDRESS": "sample string 36",
    "BUSOWNCONTACT": "sample string 37",
    "BUSOWNNAME": "sample string 38",
    "BUSOWNADDRESS": "sample string 39",
    "PROPOWNCONTACT": "sample string 40",
    "PROPOWNNAME": "sample string 41",
    "PROPOWNADDRESS": "sample string 42",
    "CreationDate": "2024-07-01T16:15:16.0370216-05:00",
    "Creator": 43,
    "EditDate": "2024-07-01T16:15:16.0370216-05:00",
    "Editor": 44,
    "STATUS": 45,
    "GIS_GeometryX": "sample string 46",
    "GIS_GeometryY": "sample string 47"
  },
  {
    "FACILITYID": 1,
    "ATTACHID": "sample string 2",
    "SIGNTYPE": 3,
    "PermitNumber": "sample string 4",
    "COMPSTATUS": "sample string 5",
    "VARIANCE": "sample string 6",
    "SIGNHEIGHT": "sample string 7",
    "SIGNWIDTH": "sample string 8",
    "SQFOOTAGE": "sample string 9",
    "SIGNTEXT": "sample string 10",
    "SIGNTEXTHT": 11,
    "COLOR1": "sample string 12",
    "COLOR2": "sample string 13",
    "COLOR3": "sample string 14",
    "COLOR4": "sample string 15",
    "COLOR5": "sample string 16",
    "COLOR6": "sample string 17",
    "COLOR7": "sample string 18",
    "COLOR8": "sample string 19",
    "COLOR9": "sample string 20",
    "COLOR10": "sample string 21",
    "ILLUMINATION": "sample string 22",
    "PHOTO": true,
    "STARTDATE": "2024-07-01T16:15:16.0360148-05:00",
    "ENDDATE": "2024-07-01T16:15:16.0360148-05:00",
    "INSTALLDATE": "2024-07-01T16:15:16.0360148-05:00",
    "BUSNAME": "sample string 27",
    "BUSADDRESS": "sample string 28",
    "BUSSQFT": 29.0,
    "BUSFRONTAGE": "sample string 30",
    "BLDGPERMIT": 31,
    "IMAGE": true,
    "ELECTRICAL": true,
    "CONTRCONTACT": "sample string 34",
    "CONTRNAME": "sample string 35",
    "CONTRADDRESS": "sample string 36",
    "BUSOWNCONTACT": "sample string 37",
    "BUSOWNNAME": "sample string 38",
    "BUSOWNADDRESS": "sample string 39",
    "PROPOWNCONTACT": "sample string 40",
    "PROPOWNNAME": "sample string 41",
    "PROPOWNADDRESS": "sample string 42",
    "CreationDate": "2024-07-01T16:15:16.0370216-05:00",
    "Creator": 43,
    "EditDate": "2024-07-01T16:15:16.0370216-05:00",
    "Editor": 44,
    "STATUS": 45,
    "GIS_GeometryX": "sample string 46",
    "GIS_GeometryY": "sample string 47"
  }
]

application/xml, text/xml

Sample:
<ArrayOfExport_BeeCaveSignage_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/api.mygovernmentonline.Models">
  <Export_BeeCaveSignage_Result>
    <ATTACHID>sample string 2</ATTACHID>
    <BLDGPERMIT>31</BLDGPERMIT>
    <BUSADDRESS>sample string 28</BUSADDRESS>
    <BUSFRONTAGE>sample string 30</BUSFRONTAGE>
    <BUSNAME>sample string 27</BUSNAME>
    <BUSOWNADDRESS>sample string 39</BUSOWNADDRESS>
    <BUSOWNCONTACT>sample string 37</BUSOWNCONTACT>
    <BUSOWNNAME>sample string 38</BUSOWNNAME>
    <BUSSQFT>29</BUSSQFT>
    <COLOR1>sample string 12</COLOR1>
    <COLOR10>sample string 21</COLOR10>
    <COLOR2>sample string 13</COLOR2>
    <COLOR3>sample string 14</COLOR3>
    <COLOR4>sample string 15</COLOR4>
    <COLOR5>sample string 16</COLOR5>
    <COLOR6>sample string 17</COLOR6>
    <COLOR7>sample string 18</COLOR7>
    <COLOR8>sample string 19</COLOR8>
    <COLOR9>sample string 20</COLOR9>
    <COMPSTATUS>sample string 5</COMPSTATUS>
    <CONTRADDRESS>sample string 36</CONTRADDRESS>
    <CONTRCONTACT>sample string 34</CONTRCONTACT>
    <CONTRNAME>sample string 35</CONTRNAME>
    <CreationDate>2024-07-01T16:15:16.0370216-05:00</CreationDate>
    <Creator>43</Creator>
    <ELECTRICAL>true</ELECTRICAL>
    <ENDDATE>2024-07-01T16:15:16.0360148-05:00</ENDDATE>
    <EditDate>2024-07-01T16:15:16.0370216-05:00</EditDate>
    <Editor>44</Editor>
    <FACILITYID>1</FACILITYID>
    <GIS_GeometryX>sample string 46</GIS_GeometryX>
    <GIS_GeometryY>sample string 47</GIS_GeometryY>
    <ILLUMINATION>sample string 22</ILLUMINATION>
    <IMAGE>true</IMAGE>
    <INSTALLDATE>2024-07-01T16:15:16.0360148-05:00</INSTALLDATE>
    <PHOTO>true</PHOTO>
    <PROPOWNADDRESS>sample string 42</PROPOWNADDRESS>
    <PROPOWNCONTACT>sample string 40</PROPOWNCONTACT>
    <PROPOWNNAME>sample string 41</PROPOWNNAME>
    <PermitNumber>sample string 4</PermitNumber>
    <SIGNHEIGHT>sample string 7</SIGNHEIGHT>
    <SIGNTEXT>sample string 10</SIGNTEXT>
    <SIGNTEXTHT>11</SIGNTEXTHT>
    <SIGNTYPE>3</SIGNTYPE>
    <SIGNWIDTH>sample string 8</SIGNWIDTH>
    <SQFOOTAGE>sample string 9</SQFOOTAGE>
    <STARTDATE>2024-07-01T16:15:16.0360148-05:00</STARTDATE>
    <STATUS>45</STATUS>
    <VARIANCE>sample string 6</VARIANCE>
  </Export_BeeCaveSignage_Result>
  <Export_BeeCaveSignage_Result>
    <ATTACHID>sample string 2</ATTACHID>
    <BLDGPERMIT>31</BLDGPERMIT>
    <BUSADDRESS>sample string 28</BUSADDRESS>
    <BUSFRONTAGE>sample string 30</BUSFRONTAGE>
    <BUSNAME>sample string 27</BUSNAME>
    <BUSOWNADDRESS>sample string 39</BUSOWNADDRESS>
    <BUSOWNCONTACT>sample string 37</BUSOWNCONTACT>
    <BUSOWNNAME>sample string 38</BUSOWNNAME>
    <BUSSQFT>29</BUSSQFT>
    <COLOR1>sample string 12</COLOR1>
    <COLOR10>sample string 21</COLOR10>
    <COLOR2>sample string 13</COLOR2>
    <COLOR3>sample string 14</COLOR3>
    <COLOR4>sample string 15</COLOR4>
    <COLOR5>sample string 16</COLOR5>
    <COLOR6>sample string 17</COLOR6>
    <COLOR7>sample string 18</COLOR7>
    <COLOR8>sample string 19</COLOR8>
    <COLOR9>sample string 20</COLOR9>
    <COMPSTATUS>sample string 5</COMPSTATUS>
    <CONTRADDRESS>sample string 36</CONTRADDRESS>
    <CONTRCONTACT>sample string 34</CONTRCONTACT>
    <CONTRNAME>sample string 35</CONTRNAME>
    <CreationDate>2024-07-01T16:15:16.0370216-05:00</CreationDate>
    <Creator>43</Creator>
    <ELECTRICAL>true</ELECTRICAL>
    <ENDDATE>2024-07-01T16:15:16.0360148-05:00</ENDDATE>
    <EditDate>2024-07-01T16:15:16.0370216-05:00</EditDate>
    <Editor>44</Editor>
    <FACILITYID>1</FACILITYID>
    <GIS_GeometryX>sample string 46</GIS_GeometryX>
    <GIS_GeometryY>sample string 47</GIS_GeometryY>
    <ILLUMINATION>sample string 22</ILLUMINATION>
    <IMAGE>true</IMAGE>
    <INSTALLDATE>2024-07-01T16:15:16.0360148-05:00</INSTALLDATE>
    <PHOTO>true</PHOTO>
    <PROPOWNADDRESS>sample string 42</PROPOWNADDRESS>
    <PROPOWNCONTACT>sample string 40</PROPOWNCONTACT>
    <PROPOWNNAME>sample string 41</PROPOWNNAME>
    <PermitNumber>sample string 4</PermitNumber>
    <SIGNHEIGHT>sample string 7</SIGNHEIGHT>
    <SIGNTEXT>sample string 10</SIGNTEXT>
    <SIGNTEXTHT>11</SIGNTEXTHT>
    <SIGNTYPE>3</SIGNTYPE>
    <SIGNWIDTH>sample string 8</SIGNWIDTH>
    <SQFOOTAGE>sample string 9</SQFOOTAGE>
    <STARTDATE>2024-07-01T16:15:16.0360148-05:00</STARTDATE>
    <STATUS>45</STATUS>
    <VARIANCE>sample string 6</VARIANCE>
  </Export_BeeCaveSignage_Result>
</ArrayOfExport_BeeCaveSignage_Result>