GET Api/Company/GetCompanyList

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

CompanyReturn
NameDescriptionTypeAdditional information
CompanyMessage

string

None.

Colour_2

string

None.

Date

date

None.

Partner_Id

integer

None.

Logo

string

None.

CompanyCountry

string

None.

CompanyContact

string

None.

CompanyPhone

string

None.

CompanyAddress

string

None.

CompanyIndustry

string

None.

CompanyZip

string

None.

CompanyState

string

None.

FirstName

string

None.

LastName

string

None.

companyStatus

boolean

None.

CompanyDomain

string

None.

CompanyCredits

integer

None.

Id

integer

None.

LogoPath

string

None.

CompanyName

string

None.

AccessToken

string

None.

Message

string

None.

CompanyEmail

string

None.

viewId

string

None.

PasswordSalt

string

None.

PasswordHash

string

None.

isDeleted

boolean

None.

logoDetails

CompanyLogoUpload

None.

companyDetails

Collection of CompanyReturn

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 'SGACoreApp.Models.CompanyReturn'. Path 'companyDetails'.

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 'SGACoreApp.Models.CompanyReturn'. Path 'companyDetails'.

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 'System.Collections.Generic.List`1[[SGACoreApp.Models.CompanyReturn, SGACoreApp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' 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 'System.Collections.Generic.List`1[[SGACoreApp.Models.CompanyReturn, SGACoreApp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

multipart/form-data

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'multipart/form-data'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[SGACoreApp.Models.CompanyReturn, SGACoreApp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.