Cloud Fax and Notifications API 2.5 Documentation
ItemLevelQuery
Cloud Fax and Notifications API Forums Home  
    prev  next        Table of Contents  ItemLevelQuery  
These pages describe an earlier version of the Cloud Fax and Notifications API.
While that version continues to function, new development should use the current version.
 

22.3 ItemLevelQueryResult

ItemLevelQuery Overview   ItemLevelQueryRequest

Tag Name
& type
#Description
ItemLevelQueryResult   Namespace of this element is http://ws.easylink.com/ItemLevelQuery/2011/01
   Status
StatusType
1Status of processing. See StatusType.
   SubmitId
xs:string
0-1Echoes the SubmitId in the request, if one was provided, and if possible.
   ItemQueryData0-Contains item information.
   UserId
xs:string
0-1User ID.
   Domain
xs:string
1Domain that processed the item. This value can be used in a subsequent request as StartJobFilter/JobId/XDN.
   JobNumber
xs:string
1Job Number to which the item belongs. This value can be used in a subsequent request as StartJobFilter/JobId/MRN.
   BillingSubJobNo
xs:int
1Billing subjob number of the item. This value can be used in a subsequent request as StartJobFilter/BillingSuJobNo.
   XQN
xs:int
1XQN of the item. This value can be used in a subsequent request as StartJobFilter/XQN.
   State
StateType
0-1Indicates the state of this delivery. The value will be one of
  • Pending
  • Submitted
  • InProcess
  • Error
  • Cancelled
  • Held
  • Sent
  • Expired
   @code
StateCodeType
1The value will be a number corresponding to the state.
1Pending
2Submitted
3InProcess
4Error
5Cancelled
6Held
7Sent
8Expired
   @gammacode
xs:int
0-1A code that may provide more detailed status information, mainly applicable to the Error state. EasyLink can provide a table of these error codes and their meaning. Only non-zero values are returned.
   JobEntryTime
xs:dateTime
0-1Time the job entered the EasyLink system.
   DeliveryTime
xs:dateTime
0-1Delivery time of the item.
   BillingCode
EncodableStringType
0-1Billing code from the item's job, if any.
   CustomerReference
EncodableStringType
0-1Customer reference from the item's job, if any.
   ItemReference
EncodableStringType
0-1Item's "ref", if any.
   DestinationAddress
DestinationType
0-1The destination address of the item.
Note that although the request may have specified a certain type of address, ItemLevelQuery operates on the destination address alone, so the result will contain matching addresses of any type. This is particularly likely for "phone" address types (fax, sms, voice).
   NormalizedDestinationAddress
DestinationType
0-1The normalized form of the destination address used by the switch.
   ResendOriginalJob
JobIdType
0-1If this item's job was the result of a resend or resubmit operation, this field will contain the job number (MRN) of the original job.
   ExtendedJobData
ExtDataType
0-1If the request specified fields in IncludeExtendedJobData, then this will contain the value for any matching fields from the job.
   ExtSegment1-Contains fields from a particular segment.
   @name
xs:string
0-1Specifies the segment name. Absence indicates the default "USER" segment. In general, the value is case-insensitive.
   ExtProp
ExtPropType
1-Contains the data from a particular field. This may be returned in one of several forms, depending on the type of field it is.
   @name
xs:string
0-1Name of the field. In general, the value is case-insensitive.
   @idnum
xs:string
0-1ID number of the field.
   ExtString
EncodableStringType
1This choice returns string data. See EncodableStringType.
ExtNumber
xs:decimal
1This choice returns numeric data.
ExtDateTime
xs:dateTime
1This choice returns a time value in xs:dateTime form.
   MoreItemsFound
xs:boolean
1This flag indicates whether there were more records found, but that were not included in the result because of the NumToRetrieve restriction. Further records can be retrieved by using the same criteria and setting the StartJobFilter values.
 
    prev  next        Table of Contents  ItemLevelQuery  
© Copyright 2020 OpenText Corp. All Rights Reserved.
Privacy Policy | Cookie Policy
This information is subject to change. Please check frequently for updates.
Modified October 06, 2020