Http Verb | PUT |
Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/TXN/PriceEvents/MoveTo |
URI ParametersThis resource has no URI (Query) parameters. |
Request BodyRequest object type : PriceEventMoveRequest
|
{
"EventIds": "sample string 1",
"EventDateTime": "2025-04-24T05:08:04.1799812-07:00"
}
<PriceEventMoveRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<EventDateTime>2025-04-24T05:08:04.1799812-07:00</EventDateTime>
<EventIds>sample string 1</EventIds>
</PriceEventMoveRequest>
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.