| Http Verb | POST |
| Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/TXN/ModeOfSalePriceTypes |
URI ParametersThis resource has no URI (Query) parameters. |
Request BodyRequest object type : ModeOfSalePriceType
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"CreatedDateTime": "2025-10-28T10:07:27.5706001-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"DefaultIndicator": true,
"Id": 1,
"UpdatedDateTime": "2025-10-28T10:07:27.5706001-07:00",
"UpdatedBy": "sample string 4",
"ModeOfSale": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true,
"Category": {
"Id": 1,
"Description": "sample string 1",
"ShortDescription": "sample string 2",
"Sequence": 3,
"Inactive": true
}
},
"PriceType": {
"Description": "sample string 1",
"AliasDescription": "sample string 2",
"Id": 1,
"DefaultTicketDesign": {
"Id": 1
},
"Inactive": true,
"ShortDescription": "sample string 3"
}
}
<ModeOfSalePriceType xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-10-28T10:07:27.5706001-07:00</CreatedDateTime>
<DefaultIndicator>true</DefaultIndicator>
<Id>1</Id>
<ModeOfSale>
<Category>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<Sequence>3</Sequence>
<ShortDescription>sample string 2</ShortDescription>
</Category>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</ModeOfSale>
<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>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-10-28T10:07:27.5706001-07:00</UpdatedDateTime>
</ModeOfSalePriceType>
Response object type : ModeOfSalePriceType
| Response object type ModeOfSalePriceType has the following properties. |
| Property Name | Data Type | Length | Required | Readonly | Notes |
|---|---|---|---|---|---|
| CreatedBy | string | N | Auto-assigned | ||
| CreatedDateTime | date | N | Auto-assigned | ||
| CreateLocation | string | N | Auto-assigned | ||
| DefaultIndicator | boolean | N | |||
| Id | integer | N | Auto-assigned | ||
| ModeOfSale | ModeOfSaleSummary | Y | |||
| FK: TR_MOS.id | |||||
| PriceType | PriceTypeSummary | Y | |||
| FK: TR_PRICE_TYPE.id   Resource: PriceTypes | |||||
| UpdatedBy | string | N | Auto-assigned | ||
| UpdatedDateTime | date | N | Auto-assigned | ||
{
"CreatedDateTime": "2025-10-28T10:07:27.5706001-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"DefaultIndicator": true,
"Id": 1,
"UpdatedDateTime": "2025-10-28T10:07:27.5706001-07:00",
"UpdatedBy": "sample string 4",
"ModeOfSale": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true,
"Category": {
"Id": 1,
"Description": "sample string 1",
"ShortDescription": "sample string 2",
"Sequence": 3,
"Inactive": true
}
},
"PriceType": {
"Description": "sample string 1",
"AliasDescription": "sample string 2",
"Id": 1,
"DefaultTicketDesign": {
"Id": 1
},
"Inactive": true,
"ShortDescription": "sample string 3"
}
}
<ModeOfSalePriceType xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-10-28T10:07:27.5706001-07:00</CreatedDateTime>
<DefaultIndicator>true</DefaultIndicator>
<Id>1</Id>
<ModeOfSale>
<Category>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<Sequence>3</Sequence>
<ShortDescription>sample string 2</ShortDescription>
</Category>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</ModeOfSale>
<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>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-10-28T10:07:27.5706001-07:00</UpdatedDateTime>
</ModeOfSalePriceType>
No entries in change log for this operation.