Skip to main content

Merge Job Cards

Merges job cards on the selected job into one.

Query String Parameters

NameTypeDescriptionRequired
ActionStringJobCardMergeRequired
JobIdIntThe unique identifier of the job, which can be retrieved using any of the methods listed under add something here.Required
JobRefStringThe reference of the job that is input as free text.Required
MergedFileTitlestringOverride default Job Card name.Optional
SortByintSort Order (1=Date, 2=FileName (default))Optional

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

Response Codes

CodeMessageInformation
0null
0Custom Action cancelled - Job Id {job.JobId} is not the first job in the groupd
0There are no attachments that require processing for Job Id: {job.JobId
0All attachments processed for {entityType} {entityId}
2The following error was processed for {entityType} {entityId} - {error}

Example

Request URL

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