Request Information

URI Parameters

NameDescriptionTypeAdditional information
appId

The application identifier.

integer

None.

Body Parameters

None.

Response Information

Resource Description

A list of contacts.

Collection of Nano.Contact
NameDescriptionTypeAdditional information
altPhone

Gets or sets the alternate phone.

string

None.

assistantEmail

Gets or sets the assistant email.

string

None.

assistantFirstName

Gets or sets the first name of the assistant.

string

None.

assistantLastName

Gets or sets the last name of the assistant.

string

None.

assistantPhone

Gets or sets the assistant phone.

string

None.

city

Gets or sets the city.

string

None.

companyLicenseIdentifier

Gets or sets the company license identifier.

string

None.

companyName

Gets or sets the name of the company.

string

None.

created

Gets or sets the created date.

date

None.

email

Gets or sets the email.

string

None.

fax

Gets or sets the fax.

string

None.

fileOrPolicyNumber

Gets or sets the file or policy number.

string

None.

individualLicenseIdentifier

Gets or sets the individual license identifier.

string

None.

isSettlementAgent

Gets or sets a value indicating whether this instance is settlement agent.

boolean

None.

modified

Gets or sets the modified date.

date

None.

newOrdersEmail

Gets or sets the new orders email.

string

None.

nonPersonEntityIndicator

Gets or sets a value indicating whether this is a non person entity.

boolean

None.

phone

Gets or sets the phone.

string

None.

primaryContact

Gets or sets the primary contact.

string

None.

state

Gets or sets the state.

string

None.

street

Gets or sets the street.

string

None.

subtype

Gets or sets the subtype.

string

None.

website

Gets or sets the website.

string

None.

zipCode

Gets or sets the zip code.

string

None.

app

Gets or sets the application identifier.

integer

None.

id

Gets or sets the contact identifier.

integer

None.

createdBy

Gets or sets the created by identifier.

integer

None.

parentProvider

Gets or sets the parent provider identifier.

integer

None.

providerType

Gets or sets the provider type identifier.

integer

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "altPhone": "sample String 1",
    "assistantEmail": "sample String 2",
    "assistantFirstName": "sample String 3",
    "assistantLastName": "sample String 4",
    "assistantPhone": "sample String 5",
    "city": "sample String 6",
    "companyLicenseIdentifier": "sample String 7",
    "companyName": "sample String 8",
    "created": "2025-04-25T18:24:31.6013755Z",
    "email": "sample String 10",
    "fax": "sample String 11",
    "fileOrPolicyNumber": "sample String 12",
    "individualLicenseIdentifier": "sample String 13",
    "isSettlementAgent": true,
    "modified": "2025-04-25T18:24:31.6013755Z",
    "newOrdersEmail": "sample String 15",
    "nonPersonEntityIndicator": true,
    "phone": "sample String 17",
    "primaryContact": "sample String 18",
    "state": "sample String 19",
    "street": "sample String 20",
    "subtype": "sample String 21",
    "website": "sample String 22",
    "zipCode": "sample String 23",
    "app": "24",
    "id": "25",
    "createdBy": "1",
    "parentProvider": "1",
    "providerType": "1"
  },
  {
    "altPhone": "sample String 1",
    "assistantEmail": "sample String 2",
    "assistantFirstName": "sample String 3",
    "assistantLastName": "sample String 4",
    "assistantPhone": "sample String 5",
    "city": "sample String 6",
    "companyLicenseIdentifier": "sample String 7",
    "companyName": "sample String 8",
    "created": "2025-04-25T18:24:31.6013755Z",
    "email": "sample String 10",
    "fax": "sample String 11",
    "fileOrPolicyNumber": "sample String 12",
    "individualLicenseIdentifier": "sample String 13",
    "isSettlementAgent": true,
    "modified": "2025-04-25T18:24:31.6013755Z",
    "newOrdersEmail": "sample String 15",
    "nonPersonEntityIndicator": true,
    "phone": "sample String 17",
    "primaryContact": "sample String 18",
    "state": "sample String 19",
    "street": "sample String 20",
    "subtype": "sample String 21",
    "website": "sample String 22",
    "zipCode": "sample String 23",
    "app": "24",
    "id": "25",
    "createdBy": "1",
    "parentProvider": "1",
    "providerType": "1"
  }
]

text/html

Sample:
[{"altPhone":"sample String 1","assistantEmail":"sample String 2","assistantFirstName":"sample String 3","assistantLastName":"sample String 4","assistantPhone":"sample String 5","city":"sample String 6","companyLicenseIdentifier":"sample String 7","companyName":"sample String 8","created":"2025-04-25T18:24:31.6013755Z","email":"sample String 10","fax":"sample String 11","fileOrPolicyNumber":"sample String 12","individualLicenseIdentifier":"sample String 13","isSettlementAgent":true,"modified":"2025-04-25T18:24:31.6013755Z","newOrdersEmail":"sample String 15","nonPersonEntityIndicator":true,"phone":"sample String 17","primaryContact":"sample String 18","state":"sample String 19","street":"sample String 20","subtype":"sample String 21","website":"sample String 22","zipCode":"sample String 23","app":"24","id":"25","createdBy":"1","parentProvider":"1","providerType":"1"},{"altPhone":"sample String 1","assistantEmail":"sample String 2","assistantFirstName":"sample String 3","assistantLastName":"sample String 4","assistantPhone":"sample String 5","city":"sample String 6","companyLicenseIdentifier":"sample String 7","companyName":"sample String 8","created":"2025-04-25T18:24:31.6013755Z","email":"sample String 10","fax":"sample String 11","fileOrPolicyNumber":"sample String 12","individualLicenseIdentifier":"sample String 13","isSettlementAgent":true,"modified":"2025-04-25T18:24:31.6013755Z","newOrdersEmail":"sample String 15","nonPersonEntityIndicator":true,"phone":"sample String 17","primaryContact":"sample String 18","state":"sample String 19","street":"sample String 20","subtype":"sample String 21","website":"sample String 22","zipCode":"sample String 23","app":"24","id":"25","createdBy":"1","parentProvider":"1","providerType":"1"}]

application/xml, text/xml

Sample:
<ArrayOfContact xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Contact>
    <AltPhone>sample String 1</AltPhone>
    <AssistantEmail>sample String 2</AssistantEmail>
    <AssistantFirstName>sample String 3</AssistantFirstName>
    <AssistantLastName>sample String 4</AssistantLastName>
    <AssistantPhone>sample String 5</AssistantPhone>
    <City>sample String 6</City>
    <CompanyLicenseIdentifier>sample String 7</CompanyLicenseIdentifier>
    <CompanyName>sample String 8</CompanyName>
    <Created>2025-04-25T18:24:31.6013755Z</Created>
    <Email>sample String 10</Email>
    <Fax>sample String 11</Fax>
    <FileOrPolicyNumber>sample String 12</FileOrPolicyNumber>
    <IndividualLicenseIdentifier>sample String 13</IndividualLicenseIdentifier>
    <IsSettlementAgent>true</IsSettlementAgent>
    <Modified>2025-04-25T18:24:31.6013755Z</Modified>
    <NewOrdersEmail>sample String 15</NewOrdersEmail>
    <NonPersonEntityIndicator>true</NonPersonEntityIndicator>
    <Phone>sample String 17</Phone>
    <PrimaryContact>sample String 18</PrimaryContact>
    <State>sample String 19</State>
    <Street>sample String 20</Street>
    <Subtype>sample String 21</Subtype>
    <Website>sample String 22</Website>
    <ZipCode>sample String 23</ZipCode>
    <AppId>24</AppId>
    <ContactId>25</ContactId>
    <CreatedById>1</CreatedById>
    <ParentProviderId>1</ParentProviderId>
    <ProviderTypeId>1</ProviderTypeId>
  </Contact>
  <Contact>
    <AltPhone>sample String 1</AltPhone>
    <AssistantEmail>sample String 2</AssistantEmail>
    <AssistantFirstName>sample String 3</AssistantFirstName>
    <AssistantLastName>sample String 4</AssistantLastName>
    <AssistantPhone>sample String 5</AssistantPhone>
    <City>sample String 6</City>
    <CompanyLicenseIdentifier>sample String 7</CompanyLicenseIdentifier>
    <CompanyName>sample String 8</CompanyName>
    <Created>2025-04-25T18:24:31.6013755Z</Created>
    <Email>sample String 10</Email>
    <Fax>sample String 11</Fax>
    <FileOrPolicyNumber>sample String 12</FileOrPolicyNumber>
    <IndividualLicenseIdentifier>sample String 13</IndividualLicenseIdentifier>
    <IsSettlementAgent>true</IsSettlementAgent>
    <Modified>2025-04-25T18:24:31.6013755Z</Modified>
    <NewOrdersEmail>sample String 15</NewOrdersEmail>
    <NonPersonEntityIndicator>true</NonPersonEntityIndicator>
    <Phone>sample String 17</Phone>
    <PrimaryContact>sample String 18</PrimaryContact>
    <State>sample String 19</State>
    <Street>sample String 20</Street>
    <Subtype>sample String 21</Subtype>
    <Website>sample String 22</Website>
    <ZipCode>sample String 23</ZipCode>
    <AppId>24</AppId>
    <ContactId>25</ContactId>
    <CreatedById>1</CreatedById>
    <ParentProviderId>1</ParentProviderId>
    <ProviderTypeId>1</ProviderTypeId>
  </Contact>
</ArrayOfContact>

application/vnd.api+json

Sample:

Sample not available.