Options
Options are declared under parent <ufonline> element nested in the <shipment> element.
Email pre-notification
Declared as <option optid="enot"> under the <ufonline> element.
Value name | Description | Type | Value |
|---|---|---|---|
<val n="from"> | Sender of email message | string | |
<val n="to"> | Recipient | string |
|
<val n="cc"> | Recipient of message copy | string |
|
<val n="bcc"> | Recipient of message blind copy | string |
|
<val n="errorto"> | Recipient of error message in case of non-delivery | string | |
<val n="message"> | Text in the email message. Use pipe character (|) for line breaks. | string | |
<val n="mailtemplate"> | Mail template. Used for branded pre-notification email | string |
Link to print
Declared as <option optid="lnkprtn"> (normal) or <option optid="lnkprtr"(return) under the <ufonline> element.
Value | Description | Type | Value |
|---|---|---|---|
<val n="sendemail"> | Send email message containing the link | boolean | YES, NO |
<val n="from"> | Sender of email message | string | |
<val n="to"> | Recipient | string | |
<val n="cc"> | Recipient of message copy | string | |
<val n="bcc"> | Recipient of message blind copy | string | |
<val n="message"> | Text in the email message. Use pipe character (|) for line breaks. | string |
Consolidated shipment
Declared as <option optid="consolidate"> under the <ufonline> element.