Skip to main content

Add Assistants to a Job

This web service allows the update of assistants on a job.

Query String Parameters

NameTypeDescriptionRequired
ActionStringJobAddAssistantsRequired
JobIdIntThe unique identifier of the job, which can be retrieved using any of the methods listed under add something here.Required - See Tip
JobReferenceStringThe reference of the job that is input as free text.Required - See Tip
ResourceIdIntThe unique identifier of the resource.Required = See Tip
ResourceReferenceStringThe internal textual reference used for the resource.Required - see Tip

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

Response Codes

CodeMessageInformation
0result
2error
2Missing parameter - resourceId or resourceReference
2$Could not find assistants using values - {string.Join(

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=JobAddAssistants&JobId=131252692&ResourceId=78299