Http Verb | PUT |
Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/TXN/PerformancePriceTypes |
URI ParametersThis resource has no URI (Query) parameters. |
Request BodyRequest object type : Collection of PerformancePriceTypeUpdateRequest
|
[
{
"PerformanceIds": "sample string 1",
"PriceLayerTypeIds": "sample string 2",
"PriceTypeIds": "sample string 3",
"DesignationCodeId": 1,
"ResaleAccountId": 1,
"GlAccountId": 1,
"StartDateTime": "2025-04-24T05:01:00.1649475-07:00",
"EndDateTime": "2025-04-24T05:01:00.1649475-07:00",
"TicketDesignId": 1,
"BaseIndicator": true
},
{
"PerformanceIds": "sample string 1",
"PriceLayerTypeIds": "sample string 2",
"PriceTypeIds": "sample string 3",
"DesignationCodeId": 1,
"ResaleAccountId": 1,
"GlAccountId": 1,
"StartDateTime": "2025-04-24T05:01:00.1649475-07:00",
"EndDateTime": "2025-04-24T05:01:00.1649475-07:00",
"TicketDesignId": 1,
"BaseIndicator": true
}
]
<PerformancePriceTypeUpdateRequests xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<PerformancePriceTypeUpdateRequest>
<BaseIndicator>true</BaseIndicator>
<DesignationCodeId>1</DesignationCodeId>
<EndDateTime>2025-04-24T05:01:00.1649475-07:00</EndDateTime>
<GlAccountId>1</GlAccountId>
<PerformanceIds>sample string 1</PerformanceIds>
<PriceLayerTypeIds>sample string 2</PriceLayerTypeIds>
<PriceTypeIds>sample string 3</PriceTypeIds>
<ResaleAccountId>1</ResaleAccountId>
<StartDateTime>2025-04-24T05:01:00.1649475-07:00</StartDateTime>
<TicketDesignId>1</TicketDesignId>
</PerformancePriceTypeUpdateRequest>
<PerformancePriceTypeUpdateRequest>
<BaseIndicator>true</BaseIndicator>
<DesignationCodeId>1</DesignationCodeId>
<EndDateTime>2025-04-24T05:01:00.1649475-07:00</EndDateTime>
<GlAccountId>1</GlAccountId>
<PerformanceIds>sample string 1</PerformanceIds>
<PriceLayerTypeIds>sample string 2</PriceLayerTypeIds>
<PriceTypeIds>sample string 3</PriceTypeIds>
<ResaleAccountId>1</ResaleAccountId>
<StartDateTime>2025-04-24T05:01:00.1649475-07:00</StartDateTime>
<TicketDesignId>1</TicketDesignId>
</PerformancePriceTypeUpdateRequest>
</PerformancePriceTypeUpdateRequests>
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.