Http Verb | POST |
Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/TXN/BulkDailyCopyExclusions |
URI ParametersThis resource has no URI (Query) parameters. |
Request BodyRequest object type : BulkDailyCopyExclusion
|
{
"CreatedDateTime": "2025-04-24T05:09:47.0183491-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"DoNotCopy": true,
"IncludeWithoutCopy": true,
"UpdatedDateTime": "2025-04-24T05:09:47.0183491-07:00",
"UpdatedBy": "sample string 5",
"PerformanceId": 1,
"PackageId": 1,
"Id": 1,
"SetId": 6
}
<BulkDailyCopyExclusion xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T05:09:47.0183491-07:00</CreatedDateTime>
<DoNotCopy>true</DoNotCopy>
<Id>1</Id>
<IncludeWithoutCopy>true</IncludeWithoutCopy>
<PackageId>1</PackageId>
<PerformanceId>1</PerformanceId>
<SetId>6</SetId>
<UpdatedBy>sample string 5</UpdatedBy>
<UpdatedDateTime>2025-04-24T05:09:47.0183491-07:00</UpdatedDateTime>
</BulkDailyCopyExclusion>
Response object type : BulkDailyCopyExclusion
Response object type BulkDailyCopyExclusion 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 | ||
DoNotCopy | boolean | Y | |||
Id | integer | N | Auto-assigned | ||
IncludeWithoutCopy | boolean | Y | |||
PackageId | integer | N | |||
PerformanceId | integer | N | |||
SetId | integer | Y | |||
FK: T_BULK_COPY_SET.set_no   Resource: BulkCopySets | |||||
UpdatedBy | string | N | Auto-assigned | ||
UpdatedDateTime | date | N | Auto-assigned |
{
"CreatedDateTime": "2025-04-24T05:09:47.0183491-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"DoNotCopy": true,
"IncludeWithoutCopy": true,
"UpdatedDateTime": "2025-04-24T05:09:47.0183491-07:00",
"UpdatedBy": "sample string 5",
"PerformanceId": 1,
"PackageId": 1,
"Id": 1,
"SetId": 6
}
<BulkDailyCopyExclusion xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T05:09:47.0183491-07:00</CreatedDateTime>
<DoNotCopy>true</DoNotCopy>
<Id>1</Id>
<IncludeWithoutCopy>true</IncludeWithoutCopy>
<PackageId>1</PackageId>
<PerformanceId>1</PerformanceId>
<SetId>6</SetId>
<UpdatedBy>sample string 5</UpdatedBy>
<UpdatedDateTime>2025-04-24T05:09:47.0183491-07:00</UpdatedDateTime>
</BulkDailyCopyExclusion>
No entries in change log for this operation.