GET api1/Vendor

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of VendorDTO
NameDescriptionTypeAdditional information
ContractOwnerID

integer

None.

ContractID

integer

None.

Name

string

None.

SearchTerm1

string

None.

SearchTerm2

string

None.

AccountNumber

string

None.

StreetAddress

string

None.

StreetAddress2

string

None.

StreetAddress3

string

None.

StreetAddress4

string

None.

City

string

None.

State

string

None.

Zip

string

None.

Phone

string

None.

Email

string

None.

CategoryCodeAddressBook07

string

None.

TaxClassification

string

None.

OriginalUser

string

None.

OriginalDateTime

date

None.

UpdateUser

string

None.

UpdateDateTime

date

None.

OwnershipPercent

Collection of OwnershipPercentDTO

None.

OwnerStatus

Collection of ContractOwnerStatusDTO

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 for property 'ContractOwner' with type 'GENEX.Royalty.DTO.VendorDTO'. Path '[0].OwnershipPercent[0]'.

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 for property 'ContractOwner' with type 'GENEX.Royalty.DTO.VendorDTO'. Path '[0].OwnershipPercent[0]'.

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[[GENEX.Royalty.DTO.ContractOwnerStatusDTO, GENEX.Royalty.DTO, 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[[GENEX.Royalty.DTO.ContractOwnerStatusDTO, GENEX.Royalty.DTO, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.