| Http Verb | POST |
| Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/TXN/Facilities |
URI ParametersThis resource has no URI (Query) parameters. |
Request BodyRequest object type : Facility
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"DefaultBestSeatMapId": 1,
"DefaultZoneMapId": 1,
"Description": "sample string 1",
"Id": 1,
"SeatMap": {
"Description": "sample string 1",
"Id": 1,
"CreatedDateTime": "2025-10-28T10:03:17.9939874-07:00",
"CreateLocation": "sample string 2",
"CreatedBy": "sample string 3",
"UpdatedDateTime": "2025-10-28T10:03:17.9939874-07:00",
"UpdatedBy": "sample string 4"
},
"Theater": {
"Id": 1,
"Description": "sample string 1"
},
"ControlGroup": {
"Description": "sample string 1",
"Id": 2,
"Inactive": true
},
"CreatedDateTime": "2025-10-28T10:03:17.9939874-07:00",
"CreateLocation": "sample string 2",
"CreatedBy": "sample string 3",
"UpdatedDateTime": "2025-10-28T10:03:17.9939874-07:00",
"UpdatedBy": "sample string 4"
}
<Facility xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<ControlGroup>
<Description>sample string 1</Description>
<Id>2</Id>
<Inactive>true</Inactive>
</ControlGroup>
<CreateLocation>sample string 2</CreateLocation>
<CreatedBy>sample string 3</CreatedBy>
<CreatedDateTime>2025-10-28T10:03:17.9939874-07:00</CreatedDateTime>
<DefaultBestSeatMapId>1</DefaultBestSeatMapId>
<DefaultZoneMapId>1</DefaultZoneMapId>
<Description>sample string 1</Description>
<Id>1</Id>
<SeatMap>
<CreateLocation>sample string 2</CreateLocation>
<CreatedBy>sample string 3</CreatedBy>
<CreatedDateTime>2025-10-28T10:03:17.9939874-07:00</CreatedDateTime>
<Description>sample string 1</Description>
<Id>1</Id>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-10-28T10:03:17.9939874-07:00</UpdatedDateTime>
</SeatMap>
<Theater>
<Description>sample string 1</Description>
<Id>1</Id>
</Theater>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-10-28T10:03:17.9939874-07:00</UpdatedDateTime>
</Facility>
Response object type : Facility
| Response object type Facility has the following properties. |
| Property Name | Data Type | Length | Required | Readonly | Notes |
|---|---|---|---|---|---|
| ControlGroup | ControlGroupSummary | Y | |||
| FK: TR_CONTROL_GROUP.id   Resource: ControlGroups | |||||
| CreatedBy | string | N | Auto-assigned | ||
| CreatedDateTime | date | N | Auto-assigned | ||
| CreateLocation | string | N | Auto-assigned | ||
| DefaultBestSeatMapId | integer | N | |||
| FK: T_BSMAP.bsmap_no | |||||
| DefaultZoneMapId | integer | N | |||
| FK: T_ZMAP.zmap_no   Resource: ZoneMaps | |||||
| Description | string | 30 | N | ||
| Id | integer | N | Auto-assigned | ||
| SeatMap | SeatMap | Y | |||
| FK: T_SMAP.smap_no | |||||
| Theater | TheaterSummary | Y | |||
| FK: TR_THEATER.id   Resource: Theaters | |||||
| UpdatedBy | string | N | Auto-assigned | ||
| UpdatedDateTime | date | N | Auto-assigned | ||
{
"DefaultBestSeatMapId": 1,
"DefaultZoneMapId": 1,
"Description": "sample string 1",
"Id": 1,
"SeatMap": {
"Description": "sample string 1",
"Id": 1,
"CreatedDateTime": "2025-10-28T10:03:18.0096158-07:00",
"CreateLocation": "sample string 2",
"CreatedBy": "sample string 3",
"UpdatedDateTime": "2025-10-28T10:03:18.0096158-07:00",
"UpdatedBy": "sample string 4"
},
"Theater": {
"Id": 1,
"Description": "sample string 1"
},
"ControlGroup": {
"Description": "sample string 1",
"Id": 2,
"Inactive": true
},
"CreatedDateTime": "2025-10-28T10:03:18.0096158-07:00",
"CreateLocation": "sample string 2",
"CreatedBy": "sample string 3",
"UpdatedDateTime": "2025-10-28T10:03:18.0096158-07:00",
"UpdatedBy": "sample string 4"
}
<Facility xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<ControlGroup>
<Description>sample string 1</Description>
<Id>2</Id>
<Inactive>true</Inactive>
</ControlGroup>
<CreateLocation>sample string 2</CreateLocation>
<CreatedBy>sample string 3</CreatedBy>
<CreatedDateTime>2025-10-28T10:03:18.0096158-07:00</CreatedDateTime>
<DefaultBestSeatMapId>1</DefaultBestSeatMapId>
<DefaultZoneMapId>1</DefaultZoneMapId>
<Description>sample string 1</Description>
<Id>1</Id>
<SeatMap>
<CreateLocation>sample string 2</CreateLocation>
<CreatedBy>sample string 3</CreatedBy>
<CreatedDateTime>2025-10-28T10:03:18.0096158-07:00</CreatedDateTime>
<Description>sample string 1</Description>
<Id>1</Id>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-10-28T10:03:18.0096158-07:00</UpdatedDateTime>
</SeatMap>
<Theater>
<Description>sample string 1</Description>
<Id>1</Id>
</Theater>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-10-28T10:03:18.0096158-07:00</UpdatedDateTime>
</Facility>
No entries in change log for this operation.