GET api/LookUpCust/GetTableDetailsByCode?tableCode={tableCode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
tableCode

integer

Required

Body Parameters

None.

Response Information

Resource Description

TableList
NameDescriptionTypeAdditional information
formTableCode

integer

None.

formTableName

string

Required

String length: inclusive between 0 and 40

formGroupCode

integer

None.

withUserCode

string

Required

String length: inclusive between 0 and 1

interface_code

string

String length: inclusive between 0 and 10

old_code

integer

None.

TableGroups

TableGroup

None.

TableItems

Collection of TableItem

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 'CustDemog.TableList'. Path 'TableGroups.TableLists'.

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 'CustDemog.TableList'. Path 'TableGroups.TableLists'.

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

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.