| Http Verb | POST |
| Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/TXN/BulkCopySets/{bulkCopySetId}/ReplaceExclusions |
URI Parameters
|
Request BodyRequest object type : Collection of BulkDailyCopyExclusion
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[
{
"CreatedDateTime": "2025-10-28T10:02:28.3992033-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"DoNotCopy": true,
"IncludeWithoutCopy": true,
"UpdatedDateTime": "2025-10-28T10:02:28.3992033-07:00",
"UpdatedBy": "sample string 5",
"PerformanceId": 1,
"PackageId": 1,
"Id": 1,
"SetId": 6
},
{
"CreatedDateTime": "2025-10-28T10:02:28.3992033-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"DoNotCopy": true,
"IncludeWithoutCopy": true,
"UpdatedDateTime": "2025-10-28T10:02:28.3992033-07:00",
"UpdatedBy": "sample string 5",
"PerformanceId": 1,
"PackageId": 1,
"Id": 1,
"SetId": 6
}
]
<BulkDailyCopyExclusions xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<BulkDailyCopyExclusion>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-10-28T10:02:28.3992033-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-10-28T10:02:28.3992033-07:00</UpdatedDateTime>
</BulkDailyCopyExclusion>
<BulkDailyCopyExclusion>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-10-28T10:02:28.3992033-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-10-28T10:02:28.3992033-07:00</UpdatedDateTime>
</BulkDailyCopyExclusion>
</BulkDailyCopyExclusions>
Response object type : Collection of BulkDailyCopyExclusion
| Response object type Collection of 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-10-28T10:02:28.4148378-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"DoNotCopy": true,
"IncludeWithoutCopy": true,
"UpdatedDateTime": "2025-10-28T10:02:28.4148378-07:00",
"UpdatedBy": "sample string 5",
"PerformanceId": 1,
"PackageId": 1,
"Id": 1,
"SetId": 6
},
{
"CreatedDateTime": "2025-10-28T10:02:28.4148378-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"DoNotCopy": true,
"IncludeWithoutCopy": true,
"UpdatedDateTime": "2025-10-28T10:02:28.4148378-07:00",
"UpdatedBy": "sample string 5",
"PerformanceId": 1,
"PackageId": 1,
"Id": 1,
"SetId": 6
}
]
<BulkDailyCopyExclusions xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<BulkDailyCopyExclusion>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-10-28T10:02:28.4148378-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-10-28T10:02:28.4148378-07:00</UpdatedDateTime>
</BulkDailyCopyExclusion>
<BulkDailyCopyExclusion>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-10-28T10:02:28.4148378-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-10-28T10:02:28.4148378-07:00</UpdatedDateTime>
</BulkDailyCopyExclusion>
</BulkDailyCopyExclusions>
No entries in change log for this operation.