GET V2/Enquiry/CaseDetailInfo?CaseId={CaseId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
CaseId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

EnqCaseView
NameDescriptionTypeAdditional information
Id

string

None.

IsActive

boolean

None.

CaseId

string

None.

CaseCode

string

None.

CaseStatus

string

None.

CreateDate

date

None.

CustomerView

MemberInfo

None.

EnqList

Collection of EnqView

None.

SiteLetterList

Collection of PtxMessage

None.

FileList

Collection of FileType

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 'Intimex.Common.KeyValue'. Path 'CustomerView.ServiceAddressList[0].Addresses[0].List[0].List'.

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 'Intimex.Common.KeyValue'. Path 'CustomerView.ServiceAddressList[0].Addresses[0].List[0].List'.