Tag Name & type | # | Description |
---|
JobCancelResult | | Namespace of this element is http://ws.easylink.com/JobCancel/2011/01 |
| Status StatusType | 1 | Status of processing. See StatusType. |
| SubmitId xs:string | 0-1 | Echoes the SubmitId in the request, if one was provided, and if possible. |
| JobCancelStatus JobCancelStatusType | 0- | Barring an overall failure indicated in the Status element, there will be one JobCancelStatus element for each CancelItem in the request. |
| JobId JobIdType | 1 | The job whose cancellation was attempted. This corresponds to the JobId in the CancelItem. See JobIdType. |
| BillingSubjobNumber xs:integer | 0-1 | Echoes the BillingSubjobNumber, if any, from the request. |
| XQN xs:integer | 0-1 | Echoes the XQN, if any, from the request. |
| RecStatus RecStatusType | 1 | Indicates the status of the attempt to cancel this particular job. See RecStatusType. |