Skip to main content

Duplicate a Job

Duplicate the specified job.

Query String Parameters

NameTypeDescriptionRequired
ActionStringJobDuplicateRequired
JobIdIntThe unique identifier of the job, which can be retrieved using any of the methods listed under add something here.Required
JobTypeStringType for the new job, if different.Optional
JobCategoryStringCategory for the new job, if different.Optional
NewContactReferenceStringReference of contact for new job, if different.Optional
NewJobReferenceStringReference for new job. See Note.Optional
UseDefaultDurationStringSet to '1' for true.Optional
CopyWSStringCopy worksheets. Set to '1' for true.Optional
NewTagIdIntAdd a tag to the new job.Optional
NewTagCommentStringUse with NewTagId.Optional
RemoveResourceAssetJobDateStringSet to '1' for true.Optional
AllocateToResourcestringOptional
WhenstringOptional
ResourceIdIntOptional
AssetIdIntOptional
AutomationNoteStringSet to 'true' to record details on a note.Optional
AutomationNoteIdIntUse with AutomationNote, when set to 'true'.Optional

Response Codes

CodeMessageInformation
0Response Data
2Missing parameter - jobId
2Invalid parameter - jobId
2Invalid parameter - jobId {jobId}

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=jobduplicate