GET api/clientmatter/getmatterbyid/{matterId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
matterId

string

Required

Body Parameters

None.

Response Information

Resource Description

Matter
NameDescriptionTypeAdditional information
Client

Client

None.

TrustBankAccountList

Collection of TrustBankAccount

None.

MatterRegionVenue

Collection of MatterRegionVenueModel

None.

ClientID

string

None.

ClientCodeAndName

string

None.

MatterResponsible

string

None.

Alias

string

None.

FirmName

string

None.

ResponsibleMember

string

None.

MatterID

string

None.

Code

string

None.

Description

string

None.

ReLine

string

None.

CodeAndName

string

None.

TaskSetId

string

None.

Restricted

byte

None.

HashPasswordForRestrictedItem

string

None.

Notes

string

None.

Status

byte

None.

IsMaster

boolean

None.

WorkingType

MatterWorkingType

None.

ParentMatterID

string

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 '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 '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.