Tag Name & type | # | Description |
|---|
| JobDocumentTransmitResult | | Namespace of this element is http://ws.easylink.com/JobDocumentTransmit/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. |
| | JobDocuments | 0- | This element contains job information and the retrieved documents. There may be more than one JobDocuments for a particular job if documents of more than one type are retrieved. |
| | RecStatus RecStatusType | 1 | Shows the status of retrieving the document for the indicated job and type. See RecStatusType. |
| | JobId JobIdType | 1 | The job to which the document belongs. See JobIdType. |
| | JobDocumentType xs:string | 0-1 | The document type, which may be:
- Indoc
- Attachment
- AcceptanceReport
- ArchiveReport
- DeliveryReport
- FinalReport
- FriendReport
|
| | UserId xs:string | 0-1 | User id associated with the job.
%USER:USER_ID value from job header |
| | ServiceType xs:string | 0-1 | The EasyLink system will attempt to associate jobs with various types of service, reflecting the general nature of the job (fax, email, voice, fax-to-mail, etc.). Possible values (case insensitive) include but are not limited to:
F2M M2F FR MR VR SR
%USER:SERVICE_TYPE value, possibly overridden by %FAX2MAIL:SVC value when present. |
| | CustomerRef EncodableStringType | 0-1 | The customer reference value
%USER:CREF value from job header. |
| | BillingCode EncodableStringType | 0-1 | The billing code
%USER:BC value from job header |
| | JobDocumentsExtension SegmentType | 0- | Additional information, corresponding to information requested using TransmitRequestExtension. |
| | @name xs:string | 0-1 | The name of the segment. No name is equivalent to the default ("USER") segment. The case of the characters in the value is not significant, and may vary. |
| | Property | 1- | This element will contain the specific value. |
| | @name xs:string | 1 | The name of the property (keyword). The case of the characters in the value is not significant, and may vary. |
| | @b64charset xs:string | 0-1 | The value may be base64 encoded to convey data in a particular character set. If this is done, the character set is named in this attribute. See EncodableStringType. |
| | JobDocumentData | 0- | Contains document information. |
| | TransactionInfo TransactionInfoType | 0-1 | Contains the transaction information of the document. See TransactionInfoType. |
| | JobDocumentDataExtension SegmentType | 0- | Additional information about the Document in key-value pairs. None are currently defined. |
| | @name xs:string | 0-1 | The name of the segment. No name is equivalent to the default ("USER") segment. The case of the characters in the value is not significant, and may vary. |
| | Property | 1- | This element will contain the specific value. |
| | @name xs:string | 1 | The name of the property (keyword). The case of the characters in the value is not significant, and may vary. |
| | @b64charset xs:string | 0-1 | The value may be base64 encoded to convey data in a particular character set. If this is done, the character set is named in this attribute. See EncodableStringType. |
| | DocumentInfo JobDocumentInfoType | 0- | Contains the document content and information. See JobDocumentInfoType. |