Tag Name & type | # | Description |
---|
MMCoverSheetPreviewRequest | | Namespace of this element is http://ws.easylink.com/MMCoverSheetPreview/2011/01 |
| SubmitId xs:string | 0-1 | Optional string identifying request, which will be echoed in result. |
| MMPreviewObject MMPreviewObjectType | 1 | Use MMPreviewObject to generate a preview of a mailmerge coversheet already stored in the EasyLink system. |
| ObjectStore xs:string | 1 | The store containing the mmcoversheet object. This can be a specific EasyLink "domain" name, but using a generic system type "XDDS" or "MR" allows the Cloud Fax and Notifications API to choose the most appropriate available switch. |
| MMCoverSheetId StoredObjectIdType | 1 | MMCoverSheet object identifier. See Stored Objects. For this function, objKind must be "mmcover". |
MMContent MMPreviewContentType | 1 | Use MMContent to generate a preview of a mailmerge coversheet contained directly in the request. |
| MainDocument DocumentType | 1 | This is the Word document that will be used as the mmcoversheet. See DocumentType. For this function, DocType must be MSW. |
| MappingField xs:string | 2- | This element is used to provide the mapping of the field names used in the mmcover sheet document. Available field names for mapping are:
- BILLCODE
- CREF
- DOC_PAGES
- FROM
- INSn (where n indicates the insert number)
- JOBNO
- LDATE
- NOTES
- NOTES_FILE
- ORIG_PHONE
- PHONE
- SDATE
- SJOBNO
- SUBJECT
- TIME
- TO
- ATTN
|
| CsvDocument DocumentType | 1 | This document provides the mailmerge data to be used for the preview. See DocumentType. The data is always provided in the request as a CSV or Excel file. |
| PreviewDocType xs:string | 1 | This string defines the document type of the preview file, e.g. "TIFF". |