GET api/clientmatter/searchmatter/{txt}/{clientCode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
txt

string

Required

clientCode

string

Default value is

Body Parameters

None.

Response Information

Resource Description

AsyncResultOfMatterAndTotalRecordOutput
NameDescriptionTypeAdditional information
Data

Collection of Matter

None.

Output

TotalRecordOutput

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 'Dexco.Web.Domain.MatterRegionVenueModel'. Path 'Data[0].MatterRegionVenue[0].MatterRegionVenue'.

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 'Dexco.Web.Domain.MatterRegionVenueModel'. Path 'Data[0].MatterRegionVenue[0].MatterRegionVenue'.

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[[Dexco.Web.Domain.MatterRegionVenueModel, Dexco.Data.Domain, 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[[Dexco.Web.Domain.MatterRegionVenueModel, Dexco.Data.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.