Http Verb | GET |
Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/TXN/PriceTemplates/{priceTemplateId} |
URI Parameters
|
Request BodyNone. |
Response object type : PriceTemplate
Response object type PriceTemplate has the following properties. |
Property Name | Data Type | Length | Required | Readonly | Notes |
---|---|---|---|---|---|
ControlGroup | ControlGroupSummary | N | |||
FK: TR_CONTROL_GROUP.id   Resource: ControlGroups | |||||
CreatedBy | string | N | |||
CreatedDateTime | date | N | |||
CreateLocation | string | N | |||
DefaultDesignationCode | DesignationCodeSummary | N | |||
FK: TR_DESIG_CODE.id   Resource: DesignationCodes | |||||
DefaultGlAccount | GlAccountSummary | N | |||
FK: T_GL_ACCOUNT.id | |||||
DefaultPriceLayerType | PriceLayerTypeSummary | N | |||
DefaultResaleAccount | GlAccountSummary | N | |||
FK: T_GL_ACCOUNT.id | |||||
Description | string | N | |||
EditIndicator | boolean | ||||
Id | integer | N | |||
Inactive | boolean | N | |||
Name | string | N | |||
PriceCategory | PriceCategorySummary | N | |||
FK: TR_PRICE_CATEGORY.id   Resource: PriceCategories | |||||
TemplatePriceTypes | Collection of TemplatePriceType | ||||
UpdatedBy | string | N | |||
UpdatedDateTime | date | N | |||
ZoneMap | ZoneMapSummary | N | |||
FK: T_ZMAP.zmap_no   Resource: ZoneMaps |
{
"Id": 1,
"ControlGroup": {
"Description": "sample string 1",
"Id": 2,
"Inactive": true
},
"CreatedDateTime": "2025-04-24T05:23:05.6632836-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"DefaultDesignationCode": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
},
"DefaultGlAccount": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true,
"AccountNumber": "sample string 2"
},
"DefaultPriceLayerType": {
"Id": 1,
"Description": "sample string 1",
"PriceCategory": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true,
"Rank": 2
},
"Inactive": true,
"Rank": 2
},
"DefaultResaleAccount": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true,
"AccountNumber": "sample string 2"
},
"Name": "sample string 3",
"Description": "sample string 4",
"Inactive": true,
"UpdatedDateTime": "2025-04-24T05:23:05.6632836-07:00",
"UpdatedBy": "sample string 6",
"PriceCategory": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true,
"Rank": 2
},
"ZoneMap": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true,
"SeatMap": {
"Description": "sample string 1",
"Id": 1
}
},
"EditIndicator": true,
"TemplatePriceTypes": [
{
"Id": 1,
"CreatedDateTime": "2025-04-24T05:23:05.6632836-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"DesignationCode": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
},
"ResaleAccount": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true,
"AccountNumber": "sample string 2"
},
"GlAccount": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true,
"AccountNumber": "sample string 2"
},
"UpdatedDateTime": "2025-04-24T05:23:05.6632836-07:00",
"UpdatedBy": "sample string 3",
"PriceType": {
"Description": "sample string 1",
"AliasDescription": "sample string 2",
"Id": 1,
"DefaultTicketDesign": {
"Id": 1
},
"Inactive": true,
"ShortDescription": "sample string 3"
},
"PriceTemplate": {
"Id": 1,
"Description": "sample string 1",
"Name": "sample string 2",
"Inactive": true,
"ZoneMap": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true,
"SeatMap": {
"Description": "sample string 1",
"Id": 1
}
},
"PriceCategory": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true,
"Rank": 2
}
},
"TemplatePrices": [
{
"Id": 1,
"CreatedDateTime": "2025-04-24T05:23:05.6632836-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"EditIndicator": true,
"Enabled": true,
"UpdatedDateTime": "2025-04-24T05:23:05.6632836-07:00",
"UpdatedBy": "sample string 4",
"MinPrice": 5.0,
"Price": 6.0,
"Zone": {
"Id": 1,
"Description": "sample string 2",
"ShortDescription": "sample string 3",
"Rank": 4,
"ZoneMapId": 5,
"ZoneTime": "sample string 6",
"Abbreviation": "sample string 7",
"ZoneLegend": "sample string 8",
"ZoneGroup": {
"Id": 1,
"Description": "sample string 1",
"AliasDescription": "sample string 2",
"Inactive": true,
"Rank": 3
}
},
"TemplatePriceType": {
"Id": 1
}
},
{
"Id": 1,
"CreatedDateTime": "2025-04-24T05:23:05.6632836-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"EditIndicator": true,
"Enabled": true,
"UpdatedDateTime": "2025-04-24T05:23:05.6632836-07:00",
"UpdatedBy": "sample string 4",
"MinPrice": 5.0,
"Price": 6.0,
"Zone": {
"Id": 1,
"Description": "sample string 2",
"ShortDescription": "sample string 3",
"Rank": 4,
"ZoneMapId": 5,
"ZoneTime": "sample string 6",
"Abbreviation": "sample string 7",
"ZoneLegend": "sample string 8",
"ZoneGroup": {
"Id": 1,
"Description": "sample string 1",
"AliasDescription": "sample string 2",
"Inactive": true,
"Rank": 3
}
},
"TemplatePriceType": {
"Id": 1
}
}
]
},
{
"Id": 1,
"CreatedDateTime": "2025-04-24T05:23:05.6632836-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"DesignationCode": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
},
"ResaleAccount": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true,
"AccountNumber": "sample string 2"
},
"GlAccount": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true,
"AccountNumber": "sample string 2"
},
"UpdatedDateTime": "2025-04-24T05:23:05.6632836-07:00",
"UpdatedBy": "sample string 3",
"PriceType": {
"Description": "sample string 1",
"AliasDescription": "sample string 2",
"Id": 1,
"DefaultTicketDesign": {
"Id": 1
},
"Inactive": true,
"ShortDescription": "sample string 3"
},
"PriceTemplate": {
"Id": 1,
"Description": "sample string 1",
"Name": "sample string 2",
"Inactive": true,
"ZoneMap": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true,
"SeatMap": {
"Description": "sample string 1",
"Id": 1
}
},
"PriceCategory": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true,
"Rank": 2
}
},
"TemplatePrices": [
{
"Id": 1,
"CreatedDateTime": "2025-04-24T05:23:05.6632836-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"EditIndicator": true,
"Enabled": true,
"UpdatedDateTime": "2025-04-24T05:23:05.6632836-07:00",
"UpdatedBy": "sample string 4",
"MinPrice": 5.0,
"Price": 6.0,
"Zone": {
"Id": 1,
"Description": "sample string 2",
"ShortDescription": "sample string 3",
"Rank": 4,
"ZoneMapId": 5,
"ZoneTime": "sample string 6",
"Abbreviation": "sample string 7",
"ZoneLegend": "sample string 8",
"ZoneGroup": {
"Id": 1,
"Description": "sample string 1",
"AliasDescription": "sample string 2",
"Inactive": true,
"Rank": 3
}
},
"TemplatePriceType": {
"Id": 1
}
},
{
"Id": 1,
"CreatedDateTime": "2025-04-24T05:23:05.6632836-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"EditIndicator": true,
"Enabled": true,
"UpdatedDateTime": "2025-04-24T05:23:05.6632836-07:00",
"UpdatedBy": "sample string 4",
"MinPrice": 5.0,
"Price": 6.0,
"Zone": {
"Id": 1,
"Description": "sample string 2",
"ShortDescription": "sample string 3",
"Rank": 4,
"ZoneMapId": 5,
"ZoneTime": "sample string 6",
"Abbreviation": "sample string 7",
"ZoneLegend": "sample string 8",
"ZoneGroup": {
"Id": 1,
"Description": "sample string 1",
"AliasDescription": "sample string 2",
"Inactive": true,
"Rank": 3
}
},
"TemplatePriceType": {
"Id": 1
}
}
]
}
]
}
<PriceTemplate 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 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T05:23:05.6632836-07:00</CreatedDateTime>
<DefaultDesignationCode>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</DefaultDesignationCode>
<DefaultGlAccount>
<AccountNumber>sample string 2</AccountNumber>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</DefaultGlAccount>
<DefaultPriceLayerType>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<PriceCategory>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<Rank>2</Rank>
</PriceCategory>
<Rank>2</Rank>
</DefaultPriceLayerType>
<DefaultResaleAccount>
<AccountNumber>sample string 2</AccountNumber>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</DefaultResaleAccount>
<Description>sample string 4</Description>
<EditIndicator>true</EditIndicator>
<Id>1</Id>
<Inactive>true</Inactive>
<Name>sample string 3</Name>
<PriceCategory>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<Rank>2</Rank>
</PriceCategory>
<TemplatePriceTypes>
<TemplatePriceType>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T05:23:05.6632836-07:00</CreatedDateTime>
<DesignationCode>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</DesignationCode>
<GlAccount>
<AccountNumber>sample string 2</AccountNumber>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</GlAccount>
<Id>1</Id>
<PriceTemplate>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<Name>sample string 2</Name>
<PriceCategory>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<Rank>2</Rank>
</PriceCategory>
<ZoneMap>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<SeatMap>
<Description>sample string 1</Description>
<Id>1</Id>
</SeatMap>
</ZoneMap>
</PriceTemplate>
<PriceType>
<AliasDescription>sample string 2</AliasDescription>
<DefaultTicketDesign>
<Id>1</Id>
</DefaultTicketDesign>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<ShortDescription>sample string 3</ShortDescription>
</PriceType>
<ResaleAccount>
<AccountNumber>sample string 2</AccountNumber>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</ResaleAccount>
<TemplatePrices>
<TemplatePrice>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T05:23:05.6632836-07:00</CreatedDateTime>
<EditIndicator>true</EditIndicator>
<Enabled>true</Enabled>
<Id>1</Id>
<MinPrice>5</MinPrice>
<Price>6</Price>
<TemplatePriceType>
<Id>1</Id>
</TemplatePriceType>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-04-24T05:23:05.6632836-07:00</UpdatedDateTime>
<Zone>
<Abbreviation>sample string 7</Abbreviation>
<Description>sample string 2</Description>
<Id>1</Id>
<Rank>4</Rank>
<ShortDescription>sample string 3</ShortDescription>
<ZoneGroup>
<AliasDescription>sample string 2</AliasDescription>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<Rank>3</Rank>
</ZoneGroup>
<ZoneLegend>sample string 8</ZoneLegend>
<ZoneMapId>5</ZoneMapId>
<ZoneTime>sample string 6</ZoneTime>
</Zone>
</TemplatePrice>
<TemplatePrice>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T05:23:05.6632836-07:00</CreatedDateTime>
<EditIndicator>true</EditIndicator>
<Enabled>true</Enabled>
<Id>1</Id>
<MinPrice>5</MinPrice>
<Price>6</Price>
<TemplatePriceType>
<Id>1</Id>
</TemplatePriceType>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-04-24T05:23:05.6632836-07:00</UpdatedDateTime>
<Zone>
<Abbreviation>sample string 7</Abbreviation>
<Description>sample string 2</Description>
<Id>1</Id>
<Rank>4</Rank>
<ShortDescription>sample string 3</ShortDescription>
<ZoneGroup>
<AliasDescription>sample string 2</AliasDescription>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<Rank>3</Rank>
</ZoneGroup>
<ZoneLegend>sample string 8</ZoneLegend>
<ZoneMapId>5</ZoneMapId>
<ZoneTime>sample string 6</ZoneTime>
</Zone>
</TemplatePrice>
</TemplatePrices>
<UpdatedBy>sample string 3</UpdatedBy>
<UpdatedDateTime>2025-04-24T05:23:05.6632836-07:00</UpdatedDateTime>
</TemplatePriceType>
<TemplatePriceType>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T05:23:05.6632836-07:00</CreatedDateTime>
<DesignationCode>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</DesignationCode>
<GlAccount>
<AccountNumber>sample string 2</AccountNumber>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</GlAccount>
<Id>1</Id>
<PriceTemplate>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<Name>sample string 2</Name>
<PriceCategory>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<Rank>2</Rank>
</PriceCategory>
<ZoneMap>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<SeatMap>
<Description>sample string 1</Description>
<Id>1</Id>
</SeatMap>
</ZoneMap>
</PriceTemplate>
<PriceType>
<AliasDescription>sample string 2</AliasDescription>
<DefaultTicketDesign>
<Id>1</Id>
</DefaultTicketDesign>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<ShortDescription>sample string 3</ShortDescription>
</PriceType>
<ResaleAccount>
<AccountNumber>sample string 2</AccountNumber>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</ResaleAccount>
<TemplatePrices>
<TemplatePrice>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T05:23:05.6632836-07:00</CreatedDateTime>
<EditIndicator>true</EditIndicator>
<Enabled>true</Enabled>
<Id>1</Id>
<MinPrice>5</MinPrice>
<Price>6</Price>
<TemplatePriceType>
<Id>1</Id>
</TemplatePriceType>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-04-24T05:23:05.6632836-07:00</UpdatedDateTime>
<Zone>
<Abbreviation>sample string 7</Abbreviation>
<Description>sample string 2</Description>
<Id>1</Id>
<Rank>4</Rank>
<ShortDescription>sample string 3</ShortDescription>
<ZoneGroup>
<AliasDescription>sample string 2</AliasDescription>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<Rank>3</Rank>
</ZoneGroup>
<ZoneLegend>sample string 8</ZoneLegend>
<ZoneMapId>5</ZoneMapId>
<ZoneTime>sample string 6</ZoneTime>
</Zone>
</TemplatePrice>
<TemplatePrice>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T05:23:05.6632836-07:00</CreatedDateTime>
<EditIndicator>true</EditIndicator>
<Enabled>true</Enabled>
<Id>1</Id>
<MinPrice>5</MinPrice>
<Price>6</Price>
<TemplatePriceType>
<Id>1</Id>
</TemplatePriceType>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-04-24T05:23:05.6632836-07:00</UpdatedDateTime>
<Zone>
<Abbreviation>sample string 7</Abbreviation>
<Description>sample string 2</Description>
<Id>1</Id>
<Rank>4</Rank>
<ShortDescription>sample string 3</ShortDescription>
<ZoneGroup>
<AliasDescription>sample string 2</AliasDescription>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<Rank>3</Rank>
</ZoneGroup>
<ZoneLegend>sample string 8</ZoneLegend>
<ZoneMapId>5</ZoneMapId>
<ZoneTime>sample string 6</ZoneTime>
</Zone>
</TemplatePrice>
</TemplatePrices>
<UpdatedBy>sample string 3</UpdatedBy>
<UpdatedDateTime>2025-04-24T05:23:05.6632836-07:00</UpdatedDateTime>
</TemplatePriceType>
</TemplatePriceTypes>
<UpdatedBy>sample string 6</UpdatedBy>
<UpdatedDateTime>2025-04-24T05:23:05.6632836-07:00</UpdatedDateTime>
<ZoneMap>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<SeatMap>
<Description>sample string 1</Description>
<Id>1</Id>
</SeatMap>
</ZoneMap>
</PriceTemplate>
Change | Version | Description | Contract | Old | New |
---|---|---|---|---|---|
Parameter Changed | 15.0.0 | priceTemplateId has been marked as required. | Required |