Http Verb | POST |
Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/Reporting/QueryElementGroups |
URI ParametersThis resource has no URI (Query) parameters. |
Request BodyRequest object type : QueryElementGroup
|
{
"Category": 1,
"CreatedDateTime": "2025-04-24T04:19:48.7959766-07:00",
"CreateLocation": "sample string 2",
"CreatedBy": "sample string 3",
"DataFrom": "sample string 4",
"DataWhere": "sample string 5",
"Description": "sample string 6",
"Id": 1,
"IsVirtual": true,
"UpdatedDateTime": "2025-04-24T04:19:48.7959766-07:00",
"UpdatedBy": "sample string 8",
"NumberOfParameters": 9
}
<QueryElementGroup xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<Category>1</Category>
<CreateLocation>sample string 2</CreateLocation>
<CreatedBy>sample string 3</CreatedBy>
<CreatedDateTime>2025-04-24T04:19:48.7959766-07:00</CreatedDateTime>
<DataFrom>sample string 4</DataFrom>
<DataWhere>sample string 5</DataWhere>
<Description>sample string 6</Description>
<Id>1</Id>
<IsVirtual>true</IsVirtual>
<NumberOfParameters>9</NumberOfParameters>
<UpdatedBy>sample string 8</UpdatedBy>
<UpdatedDateTime>2025-04-24T04:19:48.7959766-07:00</UpdatedDateTime>
</QueryElementGroup>
Response object type : QueryElementGroup
Response object type QueryElementGroup has the following properties. |
Property Name | Data Type | Length | Required | Readonly | Notes |
---|---|---|---|---|---|
Category | integer | Y | |||
CreatedBy | string | N | Auto-assigned | ||
CreatedDateTime | date | N | Auto-assigned | ||
CreateLocation | string | N | Auto-assigned | ||
DataFrom | string | 1000 | Y | ||
DataWhere | string | 255 | N | ||
Description | string | 60 | Y | ||
Id | integer | N | Auto-assigned | ||
IsVirtual | boolean | Y | |||
NumberOfParameters | integer | N | |||
UpdatedBy | string | N | Auto-assigned | ||
UpdatedDateTime | date | N | Auto-assigned |
{
"Category": 1,
"CreatedDateTime": "2025-04-24T04:19:48.8116162-07:00",
"CreateLocation": "sample string 2",
"CreatedBy": "sample string 3",
"DataFrom": "sample string 4",
"DataWhere": "sample string 5",
"Description": "sample string 6",
"Id": 1,
"IsVirtual": true,
"UpdatedDateTime": "2025-04-24T04:19:48.8116162-07:00",
"UpdatedBy": "sample string 8",
"NumberOfParameters": 9
}
<QueryElementGroup xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<Category>1</Category>
<CreateLocation>sample string 2</CreateLocation>
<CreatedBy>sample string 3</CreatedBy>
<CreatedDateTime>2025-04-24T04:19:48.8116162-07:00</CreatedDateTime>
<DataFrom>sample string 4</DataFrom>
<DataWhere>sample string 5</DataWhere>
<Description>sample string 6</Description>
<Id>1</Id>
<IsVirtual>true</IsVirtual>
<NumberOfParameters>9</NumberOfParameters>
<UpdatedBy>sample string 8</UpdatedBy>
<UpdatedDateTime>2025-04-24T04:19:48.8116162-07:00</UpdatedDateTime>
</QueryElementGroup>
No entries in change log for this operation.