Skip to main content

Add a Job Tag to a Job

Query String Parameters

NameTypeDescriptionRequired
ActionStringSetJobTagRequired
JobIdIntThe unique identifier of the job, which can be retrieved using any of the methods listed under add something here.Required
TagIdIntUnique Id of the tag to apply.Required
CommentStringFree text comment on the tag.Optional
UseJWOwnerIntSet to 1 to set the user.Optional
JWOwnerIdIntUnique user Id to use when UseJWOwner is set to 1.Optional
NotificationsBoolSet to true to send update to devices.Optional

Response Codes

CodeMessageInformation
0null
2Missing or invalid parameters for jobId or tagid
2The job id does not exist in JobWatch.
2The tag id does not exist in JobWatch.
2ex.Message.ToString(

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=SetJobTag&JobId=12345678&TagId=12345&Comment=Delivered