The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: TXN/BulkCopySets/{bulkCopySetId} | Test | |
Get a bulk copy set by Id. |
|||
GET | Method: GetAll, URL: TXN/BulkCopySets | Test | |
Get all bulk copy sets. |
|||
GET | Method: GetDayForCopy, URL: TXN/BulkCopySets/{bulkCopySetId}/GetDayForCopy | Test | |
Returns the packages and performances that will be copied for the daily bulk copy set |
|||
GET | Method: GetSummaries, URL: TXN/BulkCopySets/Summary | Test | |
Get a summary of all bulk copy sets. |
|||
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. |
|||
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. |
|||
POST | Method: Create, URL: TXN/BulkCopySets | Test | |
Creates a new bulk copy set. |
|||
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. |
|||
PUT | Method: Update, URL: TXN/BulkCopySets/{bulkCopySetId} | Test | |
Updates an existing bulk copy set. |
|||
DELETE | Method: Delete, URL: TXN/BulkCopySets/{bulkCopySetId} | Test | |
Deletes an existing bulk copy set. |
|||
DELETE | Method: DeleteExclusions, URL: TXN/BulkCopySets/{bulkCopySetId}/DeleteExclusions | Test | |
Deletes all exclusions from a bulk copy set. |