Http Verb | PUT |
Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/TXN/PricingRuleSets/{pricingRuleSetId} |
URI Parameters
|
Request BodyRequest object type : PricingRuleSet
|
{
"CreatedDateTime": "2025-04-24T09:41:54.99704-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Description": "sample string 3",
"Id": 1,
"UpdatedDateTime": "2025-04-24T09:41:54.99704-07:00",
"UpdatedBy": "sample string 4",
"Inactive": true,
"EditIndicator": true,
"ControlGroup": {
"Description": "sample string 1",
"Id": 2,
"Inactive": true
},
"Rules": [
{
"CreatedDateTime": "2025-04-24T09:41:54.99704-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Id": 1,
"Rank": 3,
"PricingRule": {
"Description": "sample string 1",
"EndDateTime": "2025-04-24T09:41:54.99704-07:00",
"Id": 1,
"Inactive": true,
"RuleAction": 3,
"StartDateTime": "2025-04-24T09:41:54.99704-07:00",
"RuleType": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
},
"RuleCategory": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
}
},
"UpdatedDateTime": "2025-04-24T09:41:54.99704-07:00",
"UpdatedBy": "sample string 4"
},
{
"CreatedDateTime": "2025-04-24T09:41:54.99704-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Id": 1,
"Rank": 3,
"PricingRule": {
"Description": "sample string 1",
"EndDateTime": "2025-04-24T09:41:54.99704-07:00",
"Id": 1,
"Inactive": true,
"RuleAction": 3,
"StartDateTime": "2025-04-24T09:41:54.99704-07:00",
"RuleType": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
},
"RuleCategory": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
}
},
"UpdatedDateTime": "2025-04-24T09:41:54.99704-07:00",
"UpdatedBy": "sample string 4"
}
]
}
<PricingRuleSet 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-24T09:41:54.99704-07:00</CreatedDateTime>
<Description>sample string 3</Description>
<EditIndicator>true</EditIndicator>
<Id>1</Id>
<Inactive>true</Inactive>
<Rules>
<Rule>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T09:41:54.99704-07:00</CreatedDateTime>
<Id>1</Id>
<PricingRule>
<Description>sample string 1</Description>
<EndDateTime>2025-04-24T09:41:54.99704-07:00</EndDateTime>
<Id>1</Id>
<Inactive>true</Inactive>
<RuleAction>3</RuleAction>
<RuleCategory>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</RuleCategory>
<RuleType>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</RuleType>
<StartDateTime>2025-04-24T09:41:54.99704-07:00</StartDateTime>
</PricingRule>
<Rank>3</Rank>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-04-24T09:41:54.99704-07:00</UpdatedDateTime>
</Rule>
<Rule>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T09:41:54.99704-07:00</CreatedDateTime>
<Id>1</Id>
<PricingRule>
<Description>sample string 1</Description>
<EndDateTime>2025-04-24T09:41:54.99704-07:00</EndDateTime>
<Id>1</Id>
<Inactive>true</Inactive>
<RuleAction>3</RuleAction>
<RuleCategory>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</RuleCategory>
<RuleType>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</RuleType>
<StartDateTime>2025-04-24T09:41:54.99704-07:00</StartDateTime>
</PricingRule>
<Rank>3</Rank>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-04-24T09:41:54.99704-07:00</UpdatedDateTime>
</Rule>
</Rules>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-04-24T09:41:54.99704-07:00</UpdatedDateTime>
</PricingRuleSet>
Response object type : PricingRuleSet
Response object type PricingRuleSet has the following properties. |
Property Name | Data Type | Length | Required | Readonly | Notes |
---|---|---|---|---|---|
ControlGroup | ControlGroupSummary | Y | |||
FK: TR_CONTROL_GROUP.id   Resource: ControlGroups | |||||
CreatedBy | string | N | Non-updatable | ||
CreatedDateTime | date | N | Non-updatable | ||
CreateLocation | string | N | Non-updatable | ||
Description | string | 30 | Y | ||
EditIndicator | boolean | ||||
Id | integer | Y | Non-updatable | ||
Inactive | boolean | Y | |||
Rules | Collection of PricingRuleSetMap | ||||
UpdatedBy | string | N | Auto-assigned | ||
UpdatedDateTime | date | Y | Auto-assigned |
{
"CreatedDateTime": "2025-04-24T09:41:54.99704-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Description": "sample string 3",
"Id": 1,
"UpdatedDateTime": "2025-04-24T09:41:54.99704-07:00",
"UpdatedBy": "sample string 4",
"Inactive": true,
"EditIndicator": true,
"ControlGroup": {
"Description": "sample string 1",
"Id": 2,
"Inactive": true
},
"Rules": [
{
"CreatedDateTime": "2025-04-24T09:41:54.99704-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Id": 1,
"Rank": 3,
"PricingRule": {
"Description": "sample string 1",
"EndDateTime": "2025-04-24T09:41:54.99704-07:00",
"Id": 1,
"Inactive": true,
"RuleAction": 3,
"StartDateTime": "2025-04-24T09:41:54.99704-07:00",
"RuleType": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
},
"RuleCategory": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
}
},
"UpdatedDateTime": "2025-04-24T09:41:54.99704-07:00",
"UpdatedBy": "sample string 4"
},
{
"CreatedDateTime": "2025-04-24T09:41:54.99704-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Id": 1,
"Rank": 3,
"PricingRule": {
"Description": "sample string 1",
"EndDateTime": "2025-04-24T09:41:54.99704-07:00",
"Id": 1,
"Inactive": true,
"RuleAction": 3,
"StartDateTime": "2025-04-24T09:41:54.99704-07:00",
"RuleType": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
},
"RuleCategory": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
}
},
"UpdatedDateTime": "2025-04-24T09:41:54.99704-07:00",
"UpdatedBy": "sample string 4"
}
]
}
<PricingRuleSet 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-24T09:41:54.99704-07:00</CreatedDateTime>
<Description>sample string 3</Description>
<EditIndicator>true</EditIndicator>
<Id>1</Id>
<Inactive>true</Inactive>
<Rules>
<Rule>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T09:41:54.99704-07:00</CreatedDateTime>
<Id>1</Id>
<PricingRule>
<Description>sample string 1</Description>
<EndDateTime>2025-04-24T09:41:54.99704-07:00</EndDateTime>
<Id>1</Id>
<Inactive>true</Inactive>
<RuleAction>3</RuleAction>
<RuleCategory>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</RuleCategory>
<RuleType>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</RuleType>
<StartDateTime>2025-04-24T09:41:54.99704-07:00</StartDateTime>
</PricingRule>
<Rank>3</Rank>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-04-24T09:41:54.99704-07:00</UpdatedDateTime>
</Rule>
<Rule>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T09:41:54.99704-07:00</CreatedDateTime>
<Id>1</Id>
<PricingRule>
<Description>sample string 1</Description>
<EndDateTime>2025-04-24T09:41:54.99704-07:00</EndDateTime>
<Id>1</Id>
<Inactive>true</Inactive>
<RuleAction>3</RuleAction>
<RuleCategory>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</RuleCategory>
<RuleType>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</RuleType>
<StartDateTime>2025-04-24T09:41:54.99704-07:00</StartDateTime>
</PricingRule>
<Rank>3</Rank>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-04-24T09:41:54.99704-07:00</UpdatedDateTime>
</Rule>
</Rules>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-04-24T09:41:54.99704-07:00</UpdatedDateTime>
</PricingRuleSet>
Change | Version | Description | Contract | Old | New |
---|---|---|---|---|---|
Parameter Changed | 15.0.0 | pricingRuleSetId has been marked as required. | Required |