Bulk Copy Sets

The following operations are available for this resource.

Http Verb Operation
Get TXN/BulkCopySets/{bulkCopySetId} Get a bulk copy set by Id.
GET Method: Get, URL: TXN/BulkCopySets/{bulkCopySetId} Test

Get a bulk copy set by Id.

GetAll TXN/BulkCopySets Get all bulk copy sets.
GET Method: GetAll, URL: TXN/BulkCopySets Test

Get all bulk copy sets.

GetDayForCopy TXN/BulkCopySets/{bulkCopySetId}/GetDayForCopy Returns the packages and performances that will be copied for the daily bulk copy set
GET Method: GetDayForCopy, URL: TXN/BulkCopySets/{bulkCopySetId}/GetDayForCopy Test

Returns the packages and performances that will be copied for the daily bulk copy set

GetSummaries TXN/BulkCopySets/Summary Get a summary of all bulk copy sets.
GET Method: GetSummaries, URL: TXN/BulkCopySets/Summary Test

Get a summary of all bulk copy sets.

CopyDay TXN/BulkCopySets/{bulkCopySetId}/CopyDay Copies the packages, performances groups and performances from a day defined in the bulk copy set to the day specified in the request.
POST Method: CopyDay, URL: TXN/BulkCopySets/{bulkCopySetId}/CopyDay Test

Copies the packages, performances groups and performances from a day defined in the bulk copy set to the day specified in the request.

CopyEvent TXN/BulkCopySets/{bulkCopySetId}/CopyEvent Copies the performance specified in the bulk copy set to the date and time specified in the request.
POST Method: CopyEvent, URL: TXN/BulkCopySets/{bulkCopySetId}/CopyEvent Test

Copies the performance specified in the bulk copy set to the date and time specified in the request.

Create TXN/BulkCopySets Creates a new bulk copy set.
POST Method: Create, URL: TXN/BulkCopySets Test

Creates a new bulk copy set.

ReplaceExclusions TXN/BulkCopySets/{bulkCopySetId}/ReplaceExclusions Replaces bulk copy exclusions for a given set by deleting them and inserting the new collection.
POST Method: ReplaceExclusions, URL: TXN/BulkCopySets/{bulkCopySetId}/ReplaceExclusions Test

Replaces bulk copy exclusions for a given set by deleting them and inserting the new collection.

Update TXN/BulkCopySets/{bulkCopySetId} Updates an existing bulk copy set.
PUT Method: Update, URL: TXN/BulkCopySets/{bulkCopySetId} Test

Updates an existing bulk copy set.

Delete TXN/BulkCopySets/{bulkCopySetId} Deletes an existing bulk copy set.
DELETE Method: Delete, URL: TXN/BulkCopySets/{bulkCopySetId} Test

Deletes an existing bulk copy set.

DeleteExclusions TXN/BulkCopySets/{bulkCopySetId}/DeleteExclusions Deletes all exclusions from a bulk copy set.
DELETE Method: DeleteExclusions, URL: TXN/BulkCopySets/{bulkCopySetId}/DeleteExclusions Test

Deletes all exclusions from a bulk copy set.