PerformancePriceLayers Test
TXN/PerformancePriceLayers/Summaries
Create/Update the prices for a set of performances.
Http Verb POST
Resource URL https://ts-stg-appgw.calacademy.org/TessituraService/TXN/PerformancePriceLayers/Summaries

URI Parameters

This resource has no URI (Query) parameters.

Request Body

Request object type : Collection of PerformancePriceLayerSummary

Request object type Collection of PerformancePriceLayerSummary has the following properties.
Property Name Data Type Length Required Readonly Notes
DefaultDesignationCodeId integer
DefaultGlAccountId integer
DefaultResaleAccountId integer
Description string
EffectiveDateTime date
Id integer
PerformanceId integer
PerformancePriceTypes Collection of PerformancePriceTypeSummary
PriceLayerTypeId integer
TemplateId integer
[
  {
    "Description": "sample string 1",
    "EffectiveDateTime": "2025-04-24T05:08:04.7177783-07:00",
    "Id": 1,
    "DefaultDesignationCodeId": 1,
    "DefaultGlAccountId": 1,
    "DefaultResaleAccountId": 1,
    "PerformanceId": 1,
    "PriceLayerTypeId": 1,
    "TemplateId": 1,
    "PerformancePriceTypes": [
      {
        "Id": 1,
        "DesignationCodeId": 1,
        "EffectiveDateTime": "2025-04-24T05:08:04.7177783-07:00",
        "ResaleAccountId": 1,
        "IsWithinDateRange": true,
        "GlAccountId": 1,
        "StartDateTime": "2025-04-24T05:08:04.7177783-07:00",
        "EndDateTime": "2025-04-24T05:08:04.7177783-07:00",
        "PerformanceId": 1,
        "PerformancePriceLayerId": 1,
        "PriceTypeId": 1,
        "TicketDesignId": 1,
        "BaseIndicator": true,
        "Prices": [
          "sample string 1",
          "sample string 2"
        ]
      },
      {
        "Id": 1,
        "DesignationCodeId": 1,
        "EffectiveDateTime": "2025-04-24T05:08:04.7177783-07:00",
        "ResaleAccountId": 1,
        "IsWithinDateRange": true,
        "GlAccountId": 1,
        "StartDateTime": "2025-04-24T05:08:04.7177783-07:00",
        "EndDateTime": "2025-04-24T05:08:04.7177783-07:00",
        "PerformanceId": 1,
        "PerformancePriceLayerId": 1,
        "PriceTypeId": 1,
        "TicketDesignId": 1,
        "BaseIndicator": true,
        "Prices": [
          "sample string 1",
          "sample string 2"
        ]
      }
    ]
  },
  {
    "Description": "sample string 1",
    "EffectiveDateTime": "2025-04-24T05:08:04.7177783-07:00",
    "Id": 1,
    "DefaultDesignationCodeId": 1,
    "DefaultGlAccountId": 1,
    "DefaultResaleAccountId": 1,
    "PerformanceId": 1,
    "PriceLayerTypeId": 1,
    "TemplateId": 1,
    "PerformancePriceTypes": [
      {
        "Id": 1,
        "DesignationCodeId": 1,
        "EffectiveDateTime": "2025-04-24T05:08:04.7177783-07:00",
        "ResaleAccountId": 1,
        "IsWithinDateRange": true,
        "GlAccountId": 1,
        "StartDateTime": "2025-04-24T05:08:04.7177783-07:00",
        "EndDateTime": "2025-04-24T05:08:04.7177783-07:00",
        "PerformanceId": 1,
        "PerformancePriceLayerId": 1,
        "PriceTypeId": 1,
        "TicketDesignId": 1,
        "BaseIndicator": true,
        "Prices": [
          "sample string 1",
          "sample string 2"
        ]
      },
      {
        "Id": 1,
        "DesignationCodeId": 1,
        "EffectiveDateTime": "2025-04-24T05:08:04.7177783-07:00",
        "ResaleAccountId": 1,
        "IsWithinDateRange": true,
        "GlAccountId": 1,
        "StartDateTime": "2025-04-24T05:08:04.7177783-07:00",
        "EndDateTime": "2025-04-24T05:08:04.7177783-07:00",
        "PerformanceId": 1,
        "PerformancePriceLayerId": 1,
        "PriceTypeId": 1,
        "TicketDesignId": 1,
        "BaseIndicator": true,
        "Prices": [
          "sample string 1",
          "sample string 2"
        ]
      }
    ]
  }
]
<PerformancePriceLayerSummaries xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <PerformancePriceLayer>
    <DefaultDesignationCodeId>1</DefaultDesignationCodeId>
    <DefaultGlAccountId>1</DefaultGlAccountId>
    <DefaultResaleAccountId>1</DefaultResaleAccountId>
    <Description>sample string 1</Description>
    <EffectiveDateTime>2025-04-24T05:08:04.7177783-07:00</EffectiveDateTime>
    <Id>1</Id>
    <PerformanceId>1</PerformanceId>
    <PerformancePriceTypes>
      <PerformancePriceType>
        <BaseIndicator>true</BaseIndicator>
        <DesignationCodeId>1</DesignationCodeId>
        <EffectiveDateTime>2025-04-24T05:08:04.7177783-07:00</EffectiveDateTime>
        <EndDateTime>2025-04-24T05:08:04.7177783-07:00</EndDateTime>
        <GlAccountId>1</GlAccountId>
        <Id>1</Id>
        <IsWithinDateRange>true</IsWithinDateRange>
        <PerformanceId>1</PerformanceId>
        <PerformancePriceLayerId>1</PerformancePriceLayerId>
        <PriceTypeId>1</PriceTypeId>
        <Prices>
          <PerformancePrice>sample string 1</PerformancePrice>
          <PerformancePrice>sample string 2</PerformancePrice>
        </Prices>
        <ResaleAccountId>1</ResaleAccountId>
        <StartDateTime>2025-04-24T05:08:04.7177783-07:00</StartDateTime>
        <TicketDesignId>1</TicketDesignId>
      </PerformancePriceType>
      <PerformancePriceType>
        <BaseIndicator>true</BaseIndicator>
        <DesignationCodeId>1</DesignationCodeId>
        <EffectiveDateTime>2025-04-24T05:08:04.7177783-07:00</EffectiveDateTime>
        <EndDateTime>2025-04-24T05:08:04.7177783-07:00</EndDateTime>
        <GlAccountId>1</GlAccountId>
        <Id>1</Id>
        <IsWithinDateRange>true</IsWithinDateRange>
        <PerformanceId>1</PerformanceId>
        <PerformancePriceLayerId>1</PerformancePriceLayerId>
        <PriceTypeId>1</PriceTypeId>
        <Prices>
          <PerformancePrice>sample string 1</PerformancePrice>
          <PerformancePrice>sample string 2</PerformancePrice>
        </Prices>
        <ResaleAccountId>1</ResaleAccountId>
        <StartDateTime>2025-04-24T05:08:04.7177783-07:00</StartDateTime>
        <TicketDesignId>1</TicketDesignId>
      </PerformancePriceType>
    </PerformancePriceTypes>
    <PriceLayerTypeId>1</PriceLayerTypeId>
    <TemplateId>1</TemplateId>
  </PerformancePriceLayer>
  <PerformancePriceLayer>
    <DefaultDesignationCodeId>1</DefaultDesignationCodeId>
    <DefaultGlAccountId>1</DefaultGlAccountId>
    <DefaultResaleAccountId>1</DefaultResaleAccountId>
    <Description>sample string 1</Description>
    <EffectiveDateTime>2025-04-24T05:08:04.7177783-07:00</EffectiveDateTime>
    <Id>1</Id>
    <PerformanceId>1</PerformanceId>
    <PerformancePriceTypes>
      <PerformancePriceType>
        <BaseIndicator>true</BaseIndicator>
        <DesignationCodeId>1</DesignationCodeId>
        <EffectiveDateTime>2025-04-24T05:08:04.7177783-07:00</EffectiveDateTime>
        <EndDateTime>2025-04-24T05:08:04.7177783-07:00</EndDateTime>
        <GlAccountId>1</GlAccountId>
        <Id>1</Id>
        <IsWithinDateRange>true</IsWithinDateRange>
        <PerformanceId>1</PerformanceId>
        <PerformancePriceLayerId>1</PerformancePriceLayerId>
        <PriceTypeId>1</PriceTypeId>
        <Prices>
          <PerformancePrice>sample string 1</PerformancePrice>
          <PerformancePrice>sample string 2</PerformancePrice>
        </Prices>
        <ResaleAccountId>1</ResaleAccountId>
        <StartDateTime>2025-04-24T05:08:04.7177783-07:00</StartDateTime>
        <TicketDesignId>1</TicketDesignId>
      </PerformancePriceType>
      <PerformancePriceType>
        <BaseIndicator>true</BaseIndicator>
        <DesignationCodeId>1</DesignationCodeId>
        <EffectiveDateTime>2025-04-24T05:08:04.7177783-07:00</EffectiveDateTime>
        <EndDateTime>2025-04-24T05:08:04.7177783-07:00</EndDateTime>
        <GlAccountId>1</GlAccountId>
        <Id>1</Id>
        <IsWithinDateRange>true</IsWithinDateRange>
        <PerformanceId>1</PerformanceId>
        <PerformancePriceLayerId>1</PerformancePriceLayerId>
        <PriceTypeId>1</PriceTypeId>
        <Prices>
          <PerformancePrice>sample string 1</PerformancePrice>
          <PerformancePrice>sample string 2</PerformancePrice>
        </Prices>
        <ResaleAccountId>1</ResaleAccountId>
        <StartDateTime>2025-04-24T05:08:04.7177783-07:00</StartDateTime>
        <TicketDesignId>1</TicketDesignId>
      </PerformancePriceType>
    </PerformancePriceTypes>
    <PriceLayerTypeId>1</PriceLayerTypeId>
    <TemplateId>1</TemplateId>
  </PerformancePriceLayer>
</PerformancePriceLayerSummaries>

No response body. Please check http status code header for success (200 OK) or failure. It there are error(s), a collection of ErrorMessages will be returned.

No response body. Please check http status code header for success (200 OK) or failure. It there are error(s), a collection of ErrorMessages will be returned.

No entries in change log for this operation.