GET api/LookUpCust/GetTableDetailsByCode?tableCode={tableCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tableCode | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
TableList| Name | Description | Type | Additional 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:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.