Skip to main content

Add a Recurrence to a Job

The AddJobRecurrence web service adds a recurrence to Jobs.

Query String Parameters

NameTypeDescriptionRequired
ActionStringAddJobRecurrenceRequired
JobIdIntThe unique identifier of the job, which can be retrieved using any of the methods listed under add something here.Required
JobReferenceStringThe reference of the job that is input as free text.Optional - See Tip
RecurrencePatternIdIntJobWatch Recurrence IdRequired
RecurToUnallocatedBoolWhen true, allows the recurrence to recur to unallocated jobsOptional

tip
Either the Job Id or Reference can be supplied. If both parameters are provided, the Job Id will take precedence.

Response Codes

CodeMessageInformation
0Response DataSee 'Response' example tab
2JobId or JobRef parameter required
2Invalid or missing parameter - jobId
2Unable to locate job with details provided
2"Job with ID {job.JobId} already has a recurrence applied with ID {job.JobRecurrenceId.Value} No Update will be applied"
2RecurrencePatternId parameter required
2Invalid RecurrencePatternID
2"Failed to add recurrence pattern with ID {recurrencePatternID}

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=AddJobRecurrence&JobId=131252692&RecurrencePatternId=32