Tag Name & type | # | Description |
---|
ItemLevelCancelSearchRequest | | Namespace of this element is http://ws.easylink.com/ItemLevelCancelSearch/2011/01 |
| SubmitId xs:string | 0-1 | Optional string identifying request, which will be echoed in result. |
| Domain xs:string | 0-1 | It is possible to restrict the search to a particular EasyLink switch "domain", or domain type (XDDS or MR). To do so, the Domain element should be present and contain the name of the desired domain. If this element is not present, then the EasyLink switches to which the the user is assigned (both XDDS and MR, if any) will be queried. The special values "XDDS" and "MR" will limit the search to just assigned domains of the appropriate type. |
| ListName EncodableStringType | 0-1 | When the sought destinations are known to occur in stored lists that were used when the delivery jobs were submitted, the list names can be specified using this element, one name in each. This will restrict the result to items that came from the named list(s), which may help the user limit the subsequent cancellations to a particular usage of the destination. See EncodableStringType. |
| InitialFilter ICInitialFilter | 1 | This element identifies the delivery destination(s) to be searched for among jobs that are in progress. Either the destination address itself, or a "ref" field value can be used.
The values provided in the InitialFilter for the initial request should be provided again in subsequent requests, so that destinations in jobs that were not yet set up can be located. |
| ItemReference EncodableStringType | 1 | If this choice is used, only items with this item reference will be returned. See EncodableStringType. |
DestinationAddress xs:string | 1 | This choice specifies an actual destination address to be searched for. |
| RefreshFilter | 0-1 | Information from the result of the initial request can be used to populate this element, so that the status of destinations can be checked, and any new qualifying destinations can be located from jobs that were still being set up when the initial request was made. |
| ItemSpec ICRefreshFilter | 0- | An ItemSpec identifies a particular individual delivery. The data to populate this element is available in the result of a prior ItemLevelCancelSearch request. |
| JobId JobIdType | 1 | JobIdType - see JobIdType. |
| BillingSubJobNo xs:unsignedInt | 1 | Deliveries within a job are assigned to "billing sub jobs", and this value is necessary to unambiguously identify a particular delivery within a job. |
| XQN xs:unsignedInt | 1 | This value, along with the BillingSubJobNo, unambiguously identify a particular delivery within a job. |
| JobList | 0-1 | This element can contain the set of job numbers returned by the initial request. These jobs may not have been sufficiently processed at the time of the initial request to make their destinations searchable, and including them here may turn up matching destinations that are now visible. |
| JobId JobIdType | 1- | JobIdType - see JobIdType. |