GET api/export/AscensionContacts/{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_AscensionContacts_ResultName | Description | Type | Additional information |
---|---|---|---|
MPNContactID | integer |
None. |
|
PermitID | integer |
None. |
|
CreateDate | date |
None. |
|
Sort | integer |
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 | decimal number |
None. |
|
OfficePhoneNotify | string |
None. |
|
Notes | string |
None. |
|
VerificationType | string |
None. |
|
LicenseNumber | string |
None. |
|
Classification | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "MPNContactID": 1, "PermitID": 2, "CreateDate": "2024-11-22T20:43:53.50433-06:00", "Sort": 4, "ContactType": "sample string 5", "BusinessName": "sample string 6", "FirstName": "sample string 7", "MiddleName": "sample string 8", "LastName": "sample string 9", "Suffix": "sample string 10", "AddressOne": "sample string 11", "AddressTwo": "sample string 12", "City": "sample string 13", "State": "sample string 14", "ZipCode": "sample string 15", "Website": "sample string 16", "Email": "sample string 17", "EmailNotify": "sample string 18", "MobilePhone": "sample string 19", "MobilePhoneNotify": "sample string 20", "HomePhone": "sample string 21", "HomePhoneNotify": "sample string 22", "OfficePhone": "sample string 23", "OfficeExt": 24.0, "OfficePhoneNotify": "sample string 25", "Notes": "sample string 26", "VerificationType": "sample string 27", "LicenseNumber": "sample string 28", "Classification": "sample string 29" }, { "MPNContactID": 1, "PermitID": 2, "CreateDate": "2024-11-22T20:43:53.50433-06:00", "Sort": 4, "ContactType": "sample string 5", "BusinessName": "sample string 6", "FirstName": "sample string 7", "MiddleName": "sample string 8", "LastName": "sample string 9", "Suffix": "sample string 10", "AddressOne": "sample string 11", "AddressTwo": "sample string 12", "City": "sample string 13", "State": "sample string 14", "ZipCode": "sample string 15", "Website": "sample string 16", "Email": "sample string 17", "EmailNotify": "sample string 18", "MobilePhone": "sample string 19", "MobilePhoneNotify": "sample string 20", "HomePhone": "sample string 21", "HomePhoneNotify": "sample string 22", "OfficePhone": "sample string 23", "OfficeExt": 24.0, "OfficePhoneNotify": "sample string 25", "Notes": "sample string 26", "VerificationType": "sample string 27", "LicenseNumber": "sample string 28", "Classification": "sample string 29" } ]
application/xml, text/xml
Sample:
<ArrayOfExport_AscensionContacts_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/api.mygovernmentonline.Models"> <Export_AscensionContacts_Result> <AddressOne>sample string 11</AddressOne> <AddressTwo>sample string 12</AddressTwo> <BusinessName>sample string 6</BusinessName> <City>sample string 13</City> <Classification>sample string 29</Classification> <ContactType>sample string 5</ContactType> <CreateDate>2024-11-22T20:43:53.50433-06:00</CreateDate> <Email>sample string 17</Email> <EmailNotify>sample string 18</EmailNotify> <FirstName>sample string 7</FirstName> <HomePhone>sample string 21</HomePhone> <HomePhoneNotify>sample string 22</HomePhoneNotify> <LastName>sample string 9</LastName> <LicenseNumber>sample string 28</LicenseNumber> <MPNContactID>1</MPNContactID> <MiddleName>sample string 8</MiddleName> <MobilePhone>sample string 19</MobilePhone> <MobilePhoneNotify>sample string 20</MobilePhoneNotify> <Notes>sample string 26</Notes> <OfficeExt>24</OfficeExt> <OfficePhone>sample string 23</OfficePhone> <OfficePhoneNotify>sample string 25</OfficePhoneNotify> <PermitID>2</PermitID> <Sort>4</Sort> <State>sample string 14</State> <Suffix>sample string 10</Suffix> <VerificationType>sample string 27</VerificationType> <Website>sample string 16</Website> <ZipCode>sample string 15</ZipCode> </Export_AscensionContacts_Result> <Export_AscensionContacts_Result> <AddressOne>sample string 11</AddressOne> <AddressTwo>sample string 12</AddressTwo> <BusinessName>sample string 6</BusinessName> <City>sample string 13</City> <Classification>sample string 29</Classification> <ContactType>sample string 5</ContactType> <CreateDate>2024-11-22T20:43:53.50433-06:00</CreateDate> <Email>sample string 17</Email> <EmailNotify>sample string 18</EmailNotify> <FirstName>sample string 7</FirstName> <HomePhone>sample string 21</HomePhone> <HomePhoneNotify>sample string 22</HomePhoneNotify> <LastName>sample string 9</LastName> <LicenseNumber>sample string 28</LicenseNumber> <MPNContactID>1</MPNContactID> <MiddleName>sample string 8</MiddleName> <MobilePhone>sample string 19</MobilePhone> <MobilePhoneNotify>sample string 20</MobilePhoneNotify> <Notes>sample string 26</Notes> <OfficeExt>24</OfficeExt> <OfficePhone>sample string 23</OfficePhone> <OfficePhoneNotify>sample string 25</OfficePhoneNotify> <PermitID>2</PermitID> <Sort>4</Sort> <State>sample string 14</State> <Suffix>sample string 10</Suffix> <VerificationType>sample string 27</VerificationType> <Website>sample string 16</Website> <ZipCode>sample string 15</ZipCode> </Export_AscensionContacts_Result> </ArrayOfExport_AscensionContacts_Result>