GET api/export/HayscontactsCSV/{startDate}/{endDate}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
startDate | date |
Required |
|
endDate | date |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Export_HaysContactsCSV_ResultName | Description | Type | Additional information |
---|---|---|---|
ContactID | string |
None. |
|
MPNContactID | string |
None. |
|
PermitID | string |
None. |
|
CreateDate | string |
None. |
|
Sort | string |
None. |
|
ContactType | string |
None. |
|
BusinessName | string |
None. |
|
FirstName | string |
None. |
|
MiddleName | string |
None. |
|
LastName | string |
None. |
|
Suffix | string |
None. |
|
AddressOne | string |
None. |
|
AddressTwo | string |
None. |
|
City | string |
None. |
|
State | string |
None. |
|
ZipCode | string |
None. |
|
Website | string |
None. |
|
string |
None. |
||
EmailNotify | string |
None. |
|
MobilePhone | string |
None. |
|
MobilePhoneNotify | string |
None. |
|
HomePhone | string |
None. |
|
HomePhoneNotify | string |
None. |
|
OfficePhone | string |
None. |
|
OfficeExt | string |
None. |
|
OfficePhoneNotify | string |
None. |
|
Notes | string |
None. |
|
VerificationType | string |
None. |
|
LicenseNumber | string |
None. |
|
Classification | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "ContactID": "sample string 1", "MPNContactID": "sample string 2", "PermitID": "sample string 3", "CreateDate": "sample string 4", "Sort": "sample string 5", "ContactType": "sample string 6", "BusinessName": "sample string 7", "FirstName": "sample string 8", "MiddleName": "sample string 9", "LastName": "sample string 10", "Suffix": "sample string 11", "AddressOne": "sample string 12", "AddressTwo": "sample string 13", "City": "sample string 14", "State": "sample string 15", "ZipCode": "sample string 16", "Website": "sample string 17", "Email": "sample string 18", "EmailNotify": "sample string 19", "MobilePhone": "sample string 20", "MobilePhoneNotify": "sample string 21", "HomePhone": "sample string 22", "HomePhoneNotify": "sample string 23", "OfficePhone": "sample string 24", "OfficeExt": "sample string 25", "OfficePhoneNotify": "sample string 26", "Notes": "sample string 27", "VerificationType": "sample string 28", "LicenseNumber": "sample string 29", "Classification": "sample string 30" }, { "ContactID": "sample string 1", "MPNContactID": "sample string 2", "PermitID": "sample string 3", "CreateDate": "sample string 4", "Sort": "sample string 5", "ContactType": "sample string 6", "BusinessName": "sample string 7", "FirstName": "sample string 8", "MiddleName": "sample string 9", "LastName": "sample string 10", "Suffix": "sample string 11", "AddressOne": "sample string 12", "AddressTwo": "sample string 13", "City": "sample string 14", "State": "sample string 15", "ZipCode": "sample string 16", "Website": "sample string 17", "Email": "sample string 18", "EmailNotify": "sample string 19", "MobilePhone": "sample string 20", "MobilePhoneNotify": "sample string 21", "HomePhone": "sample string 22", "HomePhoneNotify": "sample string 23", "OfficePhone": "sample string 24", "OfficeExt": "sample string 25", "OfficePhoneNotify": "sample string 26", "Notes": "sample string 27", "VerificationType": "sample string 28", "LicenseNumber": "sample string 29", "Classification": "sample string 30" } ]
application/xml, text/xml
Sample:
<ArrayOfExport_HaysContactsCSV_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/api.mygovernmentonline.Models"> <Export_HaysContactsCSV_Result> <AddressOne>sample string 12</AddressOne> <AddressTwo>sample string 13</AddressTwo> <BusinessName>sample string 7</BusinessName> <City>sample string 14</City> <Classification>sample string 30</Classification> <ContactID>sample string 1</ContactID> <ContactType>sample string 6</ContactType> <CreateDate>sample string 4</CreateDate> <Email>sample string 18</Email> <EmailNotify>sample string 19</EmailNotify> <FirstName>sample string 8</FirstName> <HomePhone>sample string 22</HomePhone> <HomePhoneNotify>sample string 23</HomePhoneNotify> <LastName>sample string 10</LastName> <LicenseNumber>sample string 29</LicenseNumber> <MPNContactID>sample string 2</MPNContactID> <MiddleName>sample string 9</MiddleName> <MobilePhone>sample string 20</MobilePhone> <MobilePhoneNotify>sample string 21</MobilePhoneNotify> <Notes>sample string 27</Notes> <OfficeExt>sample string 25</OfficeExt> <OfficePhone>sample string 24</OfficePhone> <OfficePhoneNotify>sample string 26</OfficePhoneNotify> <PermitID>sample string 3</PermitID> <Sort>sample string 5</Sort> <State>sample string 15</State> <Suffix>sample string 11</Suffix> <VerificationType>sample string 28</VerificationType> <Website>sample string 17</Website> <ZipCode>sample string 16</ZipCode> </Export_HaysContactsCSV_Result> <Export_HaysContactsCSV_Result> <AddressOne>sample string 12</AddressOne> <AddressTwo>sample string 13</AddressTwo> <BusinessName>sample string 7</BusinessName> <City>sample string 14</City> <Classification>sample string 30</Classification> <ContactID>sample string 1</ContactID> <ContactType>sample string 6</ContactType> <CreateDate>sample string 4</CreateDate> <Email>sample string 18</Email> <EmailNotify>sample string 19</EmailNotify> <FirstName>sample string 8</FirstName> <HomePhone>sample string 22</HomePhone> <HomePhoneNotify>sample string 23</HomePhoneNotify> <LastName>sample string 10</LastName> <LicenseNumber>sample string 29</LicenseNumber> <MPNContactID>sample string 2</MPNContactID> <MiddleName>sample string 9</MiddleName> <MobilePhone>sample string 20</MobilePhone> <MobilePhoneNotify>sample string 21</MobilePhoneNotify> <Notes>sample string 27</Notes> <OfficeExt>sample string 25</OfficeExt> <OfficePhone>sample string 24</OfficePhone> <OfficePhoneNotify>sample string 26</OfficePhoneNotify> <PermitID>sample string 3</PermitID> <Sort>sample string 5</Sort> <State>sample string 15</State> <Suffix>sample string 11</Suffix> <VerificationType>sample string 28</VerificationType> <Website>sample string 17</Website> <ZipCode>sample string 16</ZipCode> </Export_HaysContactsCSV_Result> </ArrayOfExport_HaysContactsCSV_Result>