GET v1/Carriers

Get a list of all carriers for a user.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

List of carriers

Collection of BusinessEntityDTO
NameDescriptionTypeAdditional information
Business

BusinessDTO

None.

AcordDescription

ACORDDescriptionDTO

None.

EntityID

integer

None.

Status

string

None.

IsPerson

boolean

None.

PreferredLanguageCode

integer

None.

AppCreated

string

None.

ThirdPartyAppCode

string

None.

RowSource

string

None.

EmployeeLastModified

integer

None.

CreatedBy

integer

None.

CreatedOn

string

None.

LastModified

string

None.

Addresses

Collection of AddressDTO

None.

ContactInformation

Collection of EntityContactInfoDTO

None.

Person

PersonDTO

None.

Tasks

Collection of TaskDTO

None.

Notes1

Collection of NoteDTO

None.

Comments

string

None.

Files

Collection of BlobInfoDTO

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'QQSolutions.NextGen.Contracts.Entities.Address'. Path '[0].Notes1[0].NotesHistories[0].Note.Entity.<Addresses>k__BackingField[0].<AddressType>k__BackingField.<Addresses>k__BackingField'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'QQSolutions.NextGen.Contracts.Entities.Address'. Path '[0].Notes1[0].NotesHistories[0].Note.Entity.<Addresses>k__BackingField[0].<AddressType>k__BackingField.<Addresses>k__BackingField'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'QQSolutions.NextGen.Contracts.Entities.Entity' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'QQSolutions.NextGen.Contracts.Entities.Entity' contains cycles and cannot be serialized if reference tracking is disabled.