Http Verb | POST |
Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/CRM/Issues |
URI ParametersThis resource has no URI (Query) parameters. |
Request BodyRequest object type : Issue
|
{
"CreatedDateTime": "2025-04-24T04:54:35.2281014-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Id": 1,
"UpdatedDateTime": "2025-04-24T04:54:35.2281014-07:00",
"UpdatedBy": "sample string 3",
"ActivityType": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true,
"Category": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true
}
},
"ContactType": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true
},
"Constituent": {
"Id": 1
},
"IssueDate": "2025-04-24T04:54:35.2281014-07:00",
"Notes": "sample string 4",
"Origin": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true
},
"PerformanceId": 1,
"PackageId": 1,
"UrgentIndicator": true,
"ResolvedIndicator": true,
"HasReminder": true,
"EditIndicator": true
}
<Issue xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<ActivityType>
<Category>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</Category>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</ActivityType>
<Constituent>
<Id>1</Id>
</Constituent>
<ContactType>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</ContactType>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T04:54:35.2281014-07:00</CreatedDateTime>
<EditIndicator>true</EditIndicator>
<HasReminder>true</HasReminder>
<Id>1</Id>
<IssueDate>2025-04-24T04:54:35.2281014-07:00</IssueDate>
<Notes>sample string 4</Notes>
<Origin>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</Origin>
<PackageId>1</PackageId>
<PerformanceId>1</PerformanceId>
<ResolvedIndicator>true</ResolvedIndicator>
<UpdatedBy>sample string 3</UpdatedBy>
<UpdatedDateTime>2025-04-24T04:54:35.2281014-07:00</UpdatedDateTime>
<UrgentIndicator>true</UrgentIndicator>
</Issue>
Response object type : Issue
Response object type Issue has the following properties. |
Property Name | Data Type | Length | Required | Readonly | Notes |
---|---|---|---|---|---|
ActivityType | ActivityTypeSummary | Y | |||
Constituent | Entity | Y | |||
FK: T_CUSTOMER.customer_no   Resource: Constituents | |||||
ContactType | ContactTypeSummary | Y | |||
FK: TR_CONTACT_TYPE.id   Resource: ContactTypes | |||||
CreatedBy | string | N | Auto-assigned | ||
CreatedDateTime | date | N | Auto-assigned | ||
CreateLocation | string | N | Auto-assigned | ||
EditIndicator | boolean | ||||
HasReminder | boolean | Y | |||
Id | integer | N | Auto-assigned | ||
IssueDate | date | N | |||
Notes | string | 4000 | N | ||
Origin | OriginSummary | N | |||
FK: TR_ORIGIN.id | |||||
PackageId | integer | N | |||
PerformanceId | integer | N | |||
ResolvedIndicator | boolean | ||||
UpdatedBy | string | N | Auto-assigned | ||
UpdatedDateTime | date | N | Auto-assigned | ||
UrgentIndicator | boolean | N |
{
"CreatedDateTime": "2025-04-24T04:54:35.2331633-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Id": 1,
"UpdatedDateTime": "2025-04-24T04:54:35.2331633-07:00",
"UpdatedBy": "sample string 3",
"ActivityType": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true,
"Category": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true
}
},
"ContactType": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true
},
"Constituent": {
"Id": 1
},
"IssueDate": "2025-04-24T04:54:35.2331633-07:00",
"Notes": "sample string 4",
"Origin": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true
},
"PerformanceId": 1,
"PackageId": 1,
"UrgentIndicator": true,
"ResolvedIndicator": true,
"HasReminder": true,
"EditIndicator": true
}
<Issue xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<ActivityType>
<Category>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</Category>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</ActivityType>
<Constituent>
<Id>1</Id>
</Constituent>
<ContactType>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</ContactType>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T04:54:35.2331633-07:00</CreatedDateTime>
<EditIndicator>true</EditIndicator>
<HasReminder>true</HasReminder>
<Id>1</Id>
<IssueDate>2025-04-24T04:54:35.2331633-07:00</IssueDate>
<Notes>sample string 4</Notes>
<Origin>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</Origin>
<PackageId>1</PackageId>
<PerformanceId>1</PerformanceId>
<ResolvedIndicator>true</ResolvedIndicator>
<UpdatedBy>sample string 3</UpdatedBy>
<UpdatedDateTime>2025-04-24T04:54:35.2331633-07:00</UpdatedDateTime>
<UrgentIndicator>true</UrgentIndicator>
</Issue>
No entries in change log for this operation.