Http Verb | GET |
Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/ReferenceData/ReferenceTables/Summary |
URI ParametersThis resource has no URI (Query) parameters. |
Request BodyNone. |
Response object type : Collection of ReferenceTableSummary
Response object type Collection of ReferenceTableSummary has the following properties. |
Property Name | Data Type | Length | Required | Readonly | Notes |
---|---|---|---|---|---|
Id | integer | ||||
TableName | string |
[
{
"Id": 1,
"TableName": "sample string 1"
},
{
"Id": 1,
"TableName": "sample string 1"
}
]
<ReferenceTableSummaries xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<ReferenceTable>
<Id>1</Id>
<TableName>sample string 1</TableName>
</ReferenceTable>
<ReferenceTable>
<Id>1</Id>
<TableName>sample string 1</TableName>
</ReferenceTable>
</ReferenceTableSummaries>
No entries in change log for this operation.